2022-01-27 08:13:45.506 4600 1623991039248 MainThread INFO neutron.common.config [-] Logging enabled! 2022-01-27 08:13:45.506 4600 1623991039248 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev434 2022-01-27 08:13:45.506 4600 1623991039248 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-01-27 08:13:45.539 4600 1623991039248 MainThread INFO os_win.utils.network.networkutils [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] WMI caching is disabled. 2022-01-27 08:13:45.788 4600 1623991039248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-01-27 08:13:45.853 4600 1623991039248 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-27 08:13:45.853 4600 1623991039248 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-27 08:13:46.008 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent initialized successfully, now running... 2022-01-27 08:13:46.037 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-01-27 08:13:46.037 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-27 08:13:46.072 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-27 08:15:49.957 4600 1624097517056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71e15b86-f274-4762-a110-cb22d92936e2 - - - - -] port_update received: 25dc1eb0-e90b-4879-b28e-113caa29cfa0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:15:49.960 4600 1624097517056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71e15b86-f274-4762-a110-cb22d92936e2 - - - - -] No port 25dc1eb0-e90b-4879-b28e-113caa29cfa0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:15:56.616 4600 1624078386096 MainThread WARNING oslo_policy.policy [req-f1df3721-44d6-4e43-be60-2ffadea781b3 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] 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-01-27 08:15:56.616 4600 1624078386096 MainThread WARNING oslo_policy.policy [req-f1df3721-44d6-4e43-be60-2ffadea781b3 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] 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-01-27 08:15:56.616 4600 1624078386096 MainThread WARNING oslo_policy.policy [req-f1df3721-44d6-4e43-be60-2ffadea781b3 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] 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-01-27 08:15:56.616 4600 1624078386096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1df3721-44d6-4e43-be60-2ffadea781b3 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group rule updated on remote: ['bf734181-bade-4247-a029-ea6d2399796a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:15:56.616 4600 1624078386096 MainThread INFO neutron.agent.securitygroups_rpc [req-f1df3721-44d6-4e43-be60-2ffadea781b3 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group rule updated ['bf734181-bade-4247-a029-ea6d2399796a'] 2022-01-27 08:15:56.953 4600 1624078386096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-def56808-dc72-40f7-aae4-8266fef184af 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group rule updated on remote: ['bf734181-bade-4247-a029-ea6d2399796a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:15:56.953 4600 1624078386096 MainThread INFO neutron.agent.securitygroups_rpc [req-def56808-dc72-40f7-aae4-8266fef184af 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group rule updated ['bf734181-bade-4247-a029-ea6d2399796a'] 2022-01-27 08:15:58.523 4600 1624080023392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05d85a8-1879-4f9c-a196-c36caf247f2a - - - - -] port_update received: 5214ea1e-0931-4169-ae8d-eefa3c67cd99 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:15:58.546 4600 1624080023392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05d85a8-1879-4f9c-a196-c36caf247f2a - - - - -] No port 5214ea1e-0931-4169-ae8d-eefa3c67cd99 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:15:59.363 4600 1624079205120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f32b3f7-f8c0-4db0-98e9-196c19936ec0 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network c4367bc8-c4fa-48dc-98cb-bbd624f19f8b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:15:59.363 4600 1624079205120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f32b3f7-f8c0-4db0-98e9-196c19936ec0 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network c4367bc8-c4fa-48dc-98cb-bbd624f19f8b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:16:00.598 4600 1624079224496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a48566c8-6dbb-45fc-8a6e-ef5a11fb15bf cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated on remote: ['4569d9bb-a07e-45e0-9967-312631dccaf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:16:00.598 4600 1624079224496 MainThread INFO neutron.agent.securitygroups_rpc [req-a48566c8-6dbb-45fc-8a6e-ef5a11fb15bf cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated ['4569d9bb-a07e-45e0-9967-312631dccaf2'] 2022-01-27 08:16:03.129 4600 1624097908512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11367a21-0db8-4e43-9cac-9ab2383ddec3 - - - - -] port_update received: de7695e8-9bb5-4441-8cd1-4abb554d9bfc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:03.145 4600 1624097908512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11367a21-0db8-4e43-9cac-9ab2383ddec3 - - - - -] No port de7695e8-9bb5-4441-8cd1-4abb554d9bfc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:03.426 4600 1624097013600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7ef923e-5aef-4808-b329-20e9406be266 39942bd173884336ba04e9634a8a0ef6 1aa6418eef3041f8beb95602a5d12bfe - - -] Security group member updated on remote: ['fa7127d2-3737-4d0f-b15d-b7d043c95e50'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:16:03.426 4600 1624097013600 MainThread INFO neutron.agent.securitygroups_rpc [req-b7ef923e-5aef-4808-b329-20e9406be266 39942bd173884336ba04e9634a8a0ef6 1aa6418eef3041f8beb95602a5d12bfe - - -] Security group member updated ['fa7127d2-3737-4d0f-b15d-b7d043c95e50'] 2022-01-27 08:16:04.430 4600 1624097013072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-657eb76e-3173-4fa1-b38f-61c59477633b 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network 200ee841-6a73-4e39-83c7-de2da67bdbdc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:16:04.430 4600 1624097013072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-657eb76e-3173-4fa1-b38f-61c59477633b 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network 200ee841-6a73-4e39-83c7-de2da67bdbdc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:16:06.646 4600 1624097013072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10abfcf3-7e89-4395-baba-c18a0fc3136a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: b566a86f-4fb1-47f3-815e-ebf8583f6f82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:06.663 4600 1624097013072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10abfcf3-7e89-4395-baba-c18a0fc3136a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port b566a86f-4fb1-47f3-815e-ebf8583f6f82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:09.521 4600 1624097254560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa55cffd-4f7c-4c66-bc5f-c9d5914e2169 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: d05d468e-6601-4760-8a70-1a274ae6cbde port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:09.521 4600 1624097254560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa55cffd-4f7c-4c66-bc5f-c9d5914e2169 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port d05d468e-6601-4760-8a70-1a274ae6cbde defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:09.988 4600 1624097103712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cd3588f-2ed9-492b-a0a4-01d0987aed10 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group member updated on remote: ['bf734181-bade-4247-a029-ea6d2399796a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:16:09.988 4600 1624097103712 MainThread INFO neutron.agent.securitygroups_rpc [req-1cd3588f-2ed9-492b-a0a4-01d0987aed10 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group member updated ['bf734181-bade-4247-a029-ea6d2399796a'] 2022-01-27 08:16:13.364 4600 1624079222208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e11f452b-ebf1-436c-b6ed-f220d4b43a91 - - - - -] port_update received: 6f175a7c-bf4c-446d-815b-537025197551 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:13.385 4600 1624079222208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e11f452b-ebf1-436c-b6ed-f220d4b43a91 - - - - -] No port 6f175a7c-bf4c-446d-815b-537025197551 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:13.855 4600 1624098396992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7e4aba4-04a1-4145-9ce1-74303ba01cf2 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group rule updated on remote: ['d57eb367-6ee9-4404-b440-52ab6377e76c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:16:13.855 4600 1624098396992 MainThread INFO neutron.agent.securitygroups_rpc [req-e7e4aba4-04a1-4145-9ce1-74303ba01cf2 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group rule updated ['d57eb367-6ee9-4404-b440-52ab6377e76c'] 2022-01-27 08:16:14.087 4600 1624098470544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb61cad4-f629-4a87-bc20-face93f5ffb1 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group rule updated on remote: ['d57eb367-6ee9-4404-b440-52ab6377e76c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:16:14.087 4600 1624098470544 MainThread INFO neutron.agent.securitygroups_rpc [req-eb61cad4-f629-4a87-bc20-face93f5ffb1 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group rule updated ['d57eb367-6ee9-4404-b440-52ab6377e76c'] 2022-01-27 08:16:15.098 4600 1624080022864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd422e3f-e92b-4eb5-8586-b93cc914d596 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: 1e92095e-8ea1-4700-b7f4-74519861a140 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:15.098 4600 1624080022864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd422e3f-e92b-4eb5-8586-b93cc914d596 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port 1e92095e-8ea1-4700-b7f4-74519861a140 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:17.177 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b566a86f-4fb1-47f3-815e-ebf8583f6f82 2022-01-27 08:16:17.177 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d05d468e-6601-4760-8a70-1a274ae6cbde 2022-01-27 08:16:18.816 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:16:19.192 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:16:19.521 4600 1624098307584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c69cb5bb-c652-4c87-bf77-6ddf1c1e8955 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group member updated on remote: ['d57eb367-6ee9-4404-b440-52ab6377e76c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:16:19.521 4600 1624098307584 MainThread INFO neutron.agent.securitygroups_rpc [req-c69cb5bb-c652-4c87-bf77-6ddf1c1e8955 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group member updated ['d57eb367-6ee9-4404-b440-52ab6377e76c'] 2022-01-27 08:16:19.630 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port d05d468e-6601-4760-8a70-1a274ae6cbde 2022-01-27 08:16:19.630 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port d05d468e-6601-4760-8a70-1a274ae6cbde updated. Details: {'device': 'd05d468e-6601-4760-8a70-1a274ae6cbde', 'network_id': '7477e7e0-2098-480e-818b-702b71ab9368', 'port_id': 'd05d468e-6601-4760-8a70-1a274ae6cbde', 'mac_address': 'fa:16:3e:84:3d:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 589, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7fe1e8b8-dfe4-4f9f-9127-d24284841d31', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:16:19.630 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:16:19.630 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port b566a86f-4fb1-47f3-815e-ebf8583f6f82 2022-01-27 08:16:19.630 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port b566a86f-4fb1-47f3-815e-ebf8583f6f82 updated. Details: {'device': 'b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'network_id': 'fd68fef5-75fd-484d-b8f7-a6ab8ed060d7', 'port_id': 'b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'mac_address': 'fa:16:3e:bb:28:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 571, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8a69c79c-802e-4a29-a532-4d362536f0f9', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:16:19.630 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:16:19.630 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d05d468e-6601-4760-8a70-1a274ae6cbde" 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-01-27 08:16:19.630 4600 1624098307232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d05d468e-6601-4760-8a70-1a274ae6cbde _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:16:19.630 4600 1624098307232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7477e7e0-2098-480e-818b-702b71ab9368 2022-01-27 08:16:19.630 4600 1624098307232 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-01-27 08:16:19.630 4600 1624097291424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:16:19.630 4600 1624097291424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b566a86f-4fb1-47f3-815e-ebf8583f6f82 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:16:19.630 4600 1624097291424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fd68fef5-75fd-484d-b8f7-a6ab8ed060d7 2022-01-27 08:16:19.645 4600 1624097291424 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-01-27 08:16:19.880 4600 1624098307232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd05d468e-6601-4760-8a70-1a274ae6cbde') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:19.880 4600 1624098307232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd05d468e-6601-4760-8a70-1a274ae6cbde') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:19.880 4600 1624097291424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b566a86f-4fb1-47f3-815e-ebf8583f6f82') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:19.880 4600 1624097291424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b566a86f-4fb1-47f3-815e-ebf8583f6f82') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:19.908 4600 1624098307232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d05d468e-6601-4760-8a70-1a274ae6cbde is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:16:19.908 4600 1624098307232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 589, VLAN trunk: None to switch port d05d468e-6601-4760-8a70-1a274ae6cbde 2022-01-27 08:16:19.908 4600 1624097291424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b566a86f-4fb1-47f3-815e-ebf8583f6f82 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:16:19.908 4600 1624097291424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 571, VLAN trunk: None to switch port b566a86f-4fb1-47f3-815e-ebf8583f6f82 2022-01-27 08:16:20.052 4600 1624097291424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:16:20.052 4600 1624097291424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b566a86f-4fb1-47f3-815e-ebf8583f6f82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:16:20.052 4600 1624098307232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:16:20.052 4600 1624098307232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d05d468e-6601-4760-8a70-1a274ae6cbde'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:16:20.504 4600 1624097291424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b566a86f-4fb1-47f3-815e-ebf8583f6f82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:16:20.504 4600 1624097291424 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-01-27 08:16:20.534 4600 1624097291424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:16:20.534 4600 1624097291424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:16:20.534 4600 1624097291424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b566a86f-4fb1-47f3-815e-ebf8583f6f82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:16:20.534 4600 1624097291424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:16:20.534 4600 1624097291424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b566a86f-4fb1-47f3-815e-ebf8583f6f82 not yet added. Adding. 2022-01-27 08:16:20.534 4600 1624097291424 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-01-27 08:16:20.534 4600 1624097291424 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-01-27 08:16:20.582 4600 1624098307232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d05d468e-6601-4760-8a70-1a274ae6cbde']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:16:20.582 4600 1624098307232 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-01-27 08:16:20.582 4600 1624098307232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fa7127d2-3737-4d0f-b15d-b7d043c95e50) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:16:20.582 4600 1624098307232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fa7127d2-3737-4d0f-b15d-b7d043c95e50) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:16:20.582 4600 1624098307232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d05d468e-6601-4760-8a70-1a274ae6cbde _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:16:20.582 4600 1624098307232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:16:20.582 4600 1624098307232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d05d468e-6601-4760-8a70-1a274ae6cbde not yet added. Adding. 2022-01-27 08:16:20.582 4600 1624098307232 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-01-27 08:16:20.600 4600 1624098307232 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-01-27 08:16:20.676 4600 1624097291424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:16:20.801 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d05d468e-6601-4760-8a70-1a274ae6cbde" 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-01-27 08:16:20.817 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:16:20.817 4600 1624097291424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:20.817 4600 1624097291424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:16:20.988 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d05d468e-6601-4760-8a70-1a274ae6cbde" "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-01-27 08:16:20.988 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d05d468e-6601-4760-8a70-1a274ae6cbde" 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-01-27 08:16:21.035 4600 1624097291424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:16:21.100 4600 1624099836672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66730bb6-5f2c-4e00-89ef-76786f139a9d 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: 07dab20b-2da0-42d4-81b5-16176748b5c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:21.192 4600 1624099836672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66730bb6-5f2c-4e00-89ef-76786f139a9d 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port 07dab20b-2da0-42d4-81b5-16176748b5c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:21.192 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d05d468e-6601-4760-8a70-1a274ae6cbde" "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-01-27 08:16:21.192 4600 1624097291424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:21.192 4600 1624097291424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b566a86f-4fb1-47f3-815e-ebf8583f6f82 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:16:21.192 4600 1624097291424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b566a86f-4fb1-47f3-815e-ebf8583f6f82 processed. 2022-01-27 08:16:21.364 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d05d468e-6601-4760-8a70-1a274ae6cbde" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:21.364 4600 1624098307232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d05d468e-6601-4760-8a70-1a274ae6cbde status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:16:21.364 4600 1624098307232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d05d468e-6601-4760-8a70-1a274ae6cbde processed. 2022-01-27 08:16:21.521 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:16:21.521 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 1e92095e-8ea1-4700-b7f4-74519861a140 updated. Details: {'device': '1e92095e-8ea1-4700-b7f4-74519861a140', 'network_id': 'b5f37b23-80cf-48f7-9656-b8f1593073d0', 'port_id': '1e92095e-8ea1-4700-b7f4-74519861a140', 'mac_address': 'fa:16:3e:08:3b:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 591, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3ed04dec-55ad-4b90-8ba3-216a12c9a674', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:16:21.521 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:16:21.521 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" 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-01-27 08:16:21.521 4600 1624098307232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1e92095e-8ea1-4700-b7f4-74519861a140 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:16:21.521 4600 1624098307232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b5f37b23-80cf-48f7-9656-b8f1593073d0 2022-01-27 08:16:21.521 4600 1624098307232 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-01-27 08:16:21.734 4600 1624098307232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1e92095e-8ea1-4700-b7f4-74519861a140') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:21.734 4600 1624098307232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1e92095e-8ea1-4700-b7f4-74519861a140') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:21.756 4600 1624098307232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1e92095e-8ea1-4700-b7f4-74519861a140 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:16:21.756 4600 1624098307232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 591, VLAN trunk: None to switch port 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:16:21.882 4600 1624098307232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:16:21.882 4600 1624098307232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1e92095e-8ea1-4700-b7f4-74519861a140'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:16:22.256 4600 1624098307232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1e92095e-8ea1-4700-b7f4-74519861a140']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:16:22.256 4600 1624098307232 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-01-27 08:16:22.256 4600 1624098307232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf734181-bade-4247-a029-ea6d2399796a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:16:22.256 4600 1624098307232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1e92095e-8ea1-4700-b7f4-74519861a140 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:16:22.256 4600 1624098307232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:16:22.256 4600 1624098307232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1e92095e-8ea1-4700-b7f4-74519861a140 not yet added. Adding. 2022-01-27 08:16:22.256 4600 1624098307232 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-01-27 08:16:22.256 4600 1624098307232 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-01-27 08:16:22.599 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" 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-01-27 08:16:22.815 4600 1624078492416 MainThread DEBUG oslo_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-01-27 08:16:22.818 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" "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-01-27 08:16:22.818 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" 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-01-27 08:16:23.115 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:23.288 4600 1624098307232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:23.288 4600 1624098307232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1e92095e-8ea1-4700-b7f4-74519861a140 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:16:23.288 4600 1624098307232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1e92095e-8ea1-4700-b7f4-74519861a140 processed. 2022-01-27 08:16:23.738 4600 1624078492416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:24.841 4600 1624097516352 MainThread DEBUG oslo_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-01-27 08:16:25.250 4600 1624097516352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:25.294 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 07dab20b-2da0-42d4-81b5-16176748b5c7 2022-01-27 08:16:25.494 4600 1624097163216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bf64a31-b9d3-42ef-b0b8-31a5c5fcc557 11ba930338e9493d8a4345406f95b851 648eb4fed9f2435cbc7998a9b3fc348a - - -] Security group member updated on remote: ['9283423f-2167-46bf-abc1-6a3a69fe9570'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:16:25.494 4600 1624097163216 MainThread INFO neutron.agent.securitygroups_rpc [req-3bf64a31-b9d3-42ef-b0b8-31a5c5fcc557 11ba930338e9493d8a4345406f95b851 648eb4fed9f2435cbc7998a9b3fc348a - - -] Security group member updated ['9283423f-2167-46bf-abc1-6a3a69fe9570'] 2022-01-27 08:16:26.508 4600 1624097305872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a7643a0-2685-4ad2-9b7a-04cd544d9358 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: be7af1db-bfea-4bbf-92d3-3e2dffd33761 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:26.528 4600 1624097305872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a7643a0-2685-4ad2-9b7a-04cd544d9358 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port be7af1db-bfea-4bbf-92d3-3e2dffd33761 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:26.872 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:16:27.161 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 07dab20b-2da0-42d4-81b5-16176748b5c7 2022-01-27 08:16:27.161 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 07dab20b-2da0-42d4-81b5-16176748b5c7 updated. Details: {'device': '07dab20b-2da0-42d4-81b5-16176748b5c7', 'network_id': 'd645bcbf-45a2-4d6c-9344-2f2786fbc690', 'port_id': '07dab20b-2da0-42d4-81b5-16176748b5c7', 'mac_address': 'fa:16:3e:71:d9:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 587, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '84d0462f-2509-49df-87ec-f55d2efd1ee6', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:16:27.161 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:16:27.161 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07dab20b-2da0-42d4-81b5-16176748b5c7" 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-01-27 08:16:27.161 4600 1624099896304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 07dab20b-2da0-42d4-81b5-16176748b5c7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:16:27.161 4600 1624099896304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d645bcbf-45a2-4d6c-9344-2f2786fbc690 2022-01-27 08:16:27.161 4600 1624099896304 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-01-27 08:16:27.462 4600 1624099896304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '07dab20b-2da0-42d4-81b5-16176748b5c7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:27.462 4600 1624099896304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '07dab20b-2da0-42d4-81b5-16176748b5c7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:27.462 4600 1624099896304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 07dab20b-2da0-42d4-81b5-16176748b5c7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:16:27.462 4600 1624099896304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 587, VLAN trunk: None to switch port 07dab20b-2da0-42d4-81b5-16176748b5c7 2022-01-27 08:16:27.910 4600 1624099896304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:16:27.910 4600 1624099896304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['07dab20b-2da0-42d4-81b5-16176748b5c7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:16:28.163 4600 1624099896304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['07dab20b-2da0-42d4-81b5-16176748b5c7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:16:28.163 4600 1624099896304 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-01-27 08:16:28.163 4600 1624099896304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d57eb367-6ee9-4404-b440-52ab6377e76c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:16:28.163 4600 1624099896304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 07dab20b-2da0-42d4-81b5-16176748b5c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:16:28.163 4600 1624099896304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:16:28.163 4600 1624099896304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 07dab20b-2da0-42d4-81b5-16176748b5c7 not yet added. Adding. 2022-01-27 08:16:28.163 4600 1624099896304 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-01-27 08:16:28.163 4600 1624099896304 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-01-27 08:16:28.497 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07dab20b-2da0-42d4-81b5-16176748b5c7" 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-01-27 08:16:28.786 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07dab20b-2da0-42d4-81b5-16176748b5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:28.786 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07dab20b-2da0-42d4-81b5-16176748b5c7" 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-01-27 08:16:29.150 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07dab20b-2da0-42d4-81b5-16176748b5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:29.317 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07dab20b-2da0-42d4-81b5-16176748b5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:29.317 4600 1624099896304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 07dab20b-2da0-42d4-81b5-16176748b5c7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:16:29.317 4600 1624099896304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 07dab20b-2da0-42d4-81b5-16176748b5c7 processed. 2022-01-27 08:16:30.909 4600 1624099921584 MainThread DEBUG oslo_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-01-27 08:16:31.225 4600 1624099921584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:31.404 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be7af1db-bfea-4bbf-92d3-3e2dffd33761 2022-01-27 08:16:32.933 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:16:33.303 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port be7af1db-bfea-4bbf-92d3-3e2dffd33761 2022-01-27 08:16:33.303 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port be7af1db-bfea-4bbf-92d3-3e2dffd33761 updated. Details: {'device': 'be7af1db-bfea-4bbf-92d3-3e2dffd33761', 'network_id': '4cbf1e30-e8de-45e5-82fb-dbeb9fd1ef5f', 'port_id': 'be7af1db-bfea-4bbf-92d3-3e2dffd33761', 'mac_address': 'fa:16:3e:d0:d4:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 594, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '53a99afc-c966-4f4f-b2e7-7df12af673eb', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:16:33.303 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:16:33.303 4600 1624097102832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be7af1db-bfea-4bbf-92d3-3e2dffd33761" 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-01-27 08:16:33.303 4600 1624097102832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be7af1db-bfea-4bbf-92d3-3e2dffd33761 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:16:33.303 4600 1624097102832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4cbf1e30-e8de-45e5-82fb-dbeb9fd1ef5f 2022-01-27 08:16:33.303 4600 1624097102832 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-01-27 08:16:33.661 4600 1624097102832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be7af1db-bfea-4bbf-92d3-3e2dffd33761') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:33.661 4600 1624097102832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be7af1db-bfea-4bbf-92d3-3e2dffd33761') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:33.680 4600 1624097102832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be7af1db-bfea-4bbf-92d3-3e2dffd33761 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:16:33.680 4600 1624097102832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 594, VLAN trunk: None to switch port be7af1db-bfea-4bbf-92d3-3e2dffd33761 2022-01-27 08:16:33.880 4600 1624097102832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:16:33.880 4600 1624097102832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be7af1db-bfea-4bbf-92d3-3e2dffd33761'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:16:34.019 4600 1624097102832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be7af1db-bfea-4bbf-92d3-3e2dffd33761']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:16:34.019 4600 1624097102832 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-01-27 08:16:34.019 4600 1624097102832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9283423f-2167-46bf-abc1-6a3a69fe9570) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:16:34.019 4600 1624097102832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9283423f-2167-46bf-abc1-6a3a69fe9570) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:16:34.019 4600 1624097102832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be7af1db-bfea-4bbf-92d3-3e2dffd33761 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:16:34.039 4600 1624097102832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:16:34.039 4600 1624097102832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device be7af1db-bfea-4bbf-92d3-3e2dffd33761 not yet added. Adding. 2022-01-27 08:16:34.039 4600 1624097102832 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-01-27 08:16:34.039 4600 1624097102832 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-01-27 08:16:34.287 4600 1624097102832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be7af1db-bfea-4bbf-92d3-3e2dffd33761" 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-01-27 08:16:34.566 4600 1624097102832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be7af1db-bfea-4bbf-92d3-3e2dffd33761" "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-01-27 08:16:34.566 4600 1624097102832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be7af1db-bfea-4bbf-92d3-3e2dffd33761" 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-01-27 08:16:34.834 4600 1624097102832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be7af1db-bfea-4bbf-92d3-3e2dffd33761" "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-01-27 08:16:35.054 4600 1624097102832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be7af1db-bfea-4bbf-92d3-3e2dffd33761" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:35.054 4600 1624097102832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be7af1db-bfea-4bbf-92d3-3e2dffd33761 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:16:35.054 4600 1624097102832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be7af1db-bfea-4bbf-92d3-3e2dffd33761 processed. 2022-01-27 08:16:36.963 4600 1624100112160 MainThread DEBUG oslo_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-01-27 08:16:37.285 4600 1624100112160 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-01-27 08:16:37.630 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d05d468e-6601-4760-8a70-1a274ae6cbde 2022-01-27 08:16:37.801 4600 1624079850304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated on remote: ['4569d9bb-a07e-45e0-9967-312631dccaf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:16:37.801 4600 1624079850304 MainThread INFO neutron.agent.securitygroups_rpc [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated ['4569d9bb-a07e-45e0-9967-312631dccaf2'] 2022-01-27 08:16:37.818 4600 1624079850304 MainThread INFO neutron.agent.securitygroups_rpc [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Refresh firewall rules 2022-01-27 08:16:37.818 4600 1624079850304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Get security group information for devices via rpc ['b566a86f-4fb1-47f3-815e-ebf8583f6f82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:16:37.975 4600 1624100140480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15cfd5a0-a1b7-4902-a5a7-ba96585fc535 39942bd173884336ba04e9634a8a0ef6 1aa6418eef3041f8beb95602a5d12bfe - - -] Security group member updated on remote: ['fa7127d2-3737-4d0f-b15d-b7d043c95e50'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:16:37.975 4600 1624100140480 MainThread INFO neutron.agent.securitygroups_rpc [req-15cfd5a0-a1b7-4902-a5a7-ba96585fc535 39942bd173884336ba04e9634a8a0ef6 1aa6418eef3041f8beb95602a5d12bfe - - -] Security group member updated ['fa7127d2-3737-4d0f-b15d-b7d043c95e50'] 2022-01-27 08:16:37.975 4600 1624100140480 MainThread INFO neutron.agent.securitygroups_rpc [req-15cfd5a0-a1b7-4902-a5a7-ba96585fc535 39942bd173884336ba04e9634a8a0ef6 1aa6418eef3041f8beb95602a5d12bfe - - -] Refresh firewall rules 2022-01-27 08:16:37.975 4600 1624100140480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15cfd5a0-a1b7-4902-a5a7-ba96585fc535 39942bd173884336ba04e9634a8a0ef6 1aa6418eef3041f8beb95602a5d12bfe - - -] Get security group information for devices via rpc ['d05d468e-6601-4760-8a70-1a274ae6cbde'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:16:38.166 4600 1624100141536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15cfd5a0-a1b7-4902-a5a7-ba96585fc535 39942bd173884336ba04e9634a8a0ef6 1aa6418eef3041f8beb95602a5d12bfe - - -] port_delete event received for 'd05d468e-6601-4760-8a70-1a274ae6cbde' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:16:38.178 4600 1624100140480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15cfd5a0-a1b7-4902-a5a7-ba96585fc535 39942bd173884336ba04e9634a8a0ef6 1aa6418eef3041f8beb95602a5d12bfe - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:16:38.178 4600 1624100140480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15cfd5a0-a1b7-4902-a5a7-ba96585fc535 39942bd173884336ba04e9634a8a0ef6 1aa6418eef3041f8beb95602a5d12bfe - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:16:38.229 4600 1624079850304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information for ports dict_keys(['b566a86f-4fb1-47f3-815e-ebf8583f6f82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:16:38.240 4600 1624079850304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:16:38.240 4600 1624079850304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:16:38.240 4600 1624079850304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:16:38.240 4600 1624079850304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for b566a86f-4fb1-47f3-815e-ebf8583f6f82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:16:38.240 4600 1624079850304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:16:38.240 4600 1624079850304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-27 08:16:38.240 4600 1624079850304 MainThread DEBUG oslo_concurrency.lockutils [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:16:38.509 4600 1624079850304 MainThread DEBUG oslo_concurrency.lockutils [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:16:38.509 4600 1624079850304 MainThread DEBUG oslo_concurrency.lockutils [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:16:38.509 4600 1624079850304 MainThread DEBUG oslo_concurrency.lockutils [req-ca3d0cc2-633f-40f9-850c-7315a3f43b8f cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:16:38.979 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:16:38.979 4600 1624079850304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd05d468e-6601-4760-8a70-1a274ae6cbde' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:16:38.979 4600 1624079850304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd05d468e-6601-4760-8a70-1a274ae6cbde' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:16:38.979 4600 1624079850304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d05d468e-6601-4760-8a70-1a274ae6cbde _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:16:39.005 4600 1624079850304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7477e7e0-2098-480e-818b-702b71ab9368 2022-01-27 08:16:39.005 4600 1624079850304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d05d468e-6601-4760-8a70-1a274ae6cbde'] 2022-01-27 08:16:39.005 4600 1624079850304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:16:39.005 4600 1624079850304 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-01-27 08:16:39.005 4600 1624079850304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d05d468e-6601-4760-8a70-1a274ae6cbde'] 2022-01-27 08:16:39.225 4600 1624079850304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fd25420-d6e5-4516-bfdc-72b6a63ccc9a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: e2aaf589-d291-45ff-b423-e7f8c63b50ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:39.258 4600 1624079850304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fd25420-d6e5-4516-bfdc-72b6a63ccc9a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port e2aaf589-d291-45ff-b423-e7f8c63b50ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:40.989 4600 1624097850464 MainThread DEBUG oslo_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-01-27 08:16:41.022 4600 1624097850464 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-01-27 08:16:41.931 4600 1624097623552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4afae129-3ddb-419a-9f04-b14e382d2f9f 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network 7477e7e0-2098-480e-818b-702b71ab9368 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:16:41.931 4600 1624097623552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4afae129-3ddb-419a-9f04-b14e382d2f9f 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network 7477e7e0-2098-480e-818b-702b71ab9368 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:16:43.536 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2aaf589-d291-45ff-b423-e7f8c63b50ae 2022-01-27 08:16:45.010 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:16:45.445 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port e2aaf589-d291-45ff-b423-e7f8c63b50ae 2022-01-27 08:16:45.445 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port e2aaf589-d291-45ff-b423-e7f8c63b50ae updated. Details: {'device': 'e2aaf589-d291-45ff-b423-e7f8c63b50ae', 'network_id': 'fd68fef5-75fd-484d-b8f7-a6ab8ed060d7', 'port_id': 'e2aaf589-d291-45ff-b423-e7f8c63b50ae', 'mac_address': 'fa:16:3e:d9:c3:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 571, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8a69c79c-802e-4a29-a532-4d362536f0f9', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:16:45.445 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:16:45.445 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:16:45.460 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2aaf589-d291-45ff-b423-e7f8c63b50ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:16:45.460 4600 1624100307536 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-01-27 08:16:45.817 4600 1624100307536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2aaf589-d291-45ff-b423-e7f8c63b50ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:45.817 4600 1624100307536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:16:45.817 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2aaf589-d291-45ff-b423-e7f8c63b50ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:16:45.817 4600 1624100307536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 571, VLAN trunk: None to switch port e2aaf589-d291-45ff-b423-e7f8c63b50ae 2022-01-27 08:16:46.051 4600 1624100307536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:16:46.067 4600 1624100307536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2aaf589-d291-45ff-b423-e7f8c63b50ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:16:46.277 4600 1624100307536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2aaf589-d291-45ff-b423-e7f8c63b50ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:16:46.277 4600 1624100307536 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-01-27 08:16:46.277 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:16:46.277 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:16:46.277 4600 1624100307536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2aaf589-d291-45ff-b423-e7f8c63b50ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:16:46.277 4600 1624100307536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:16:46.277 4600 1624100307536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2aaf589-d291-45ff-b423-e7f8c63b50ae not yet added. Adding. 2022-01-27 08:16:46.277 4600 1624100307536 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-01-27 08:16:46.277 4600 1624100307536 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-01-27 08:16:46.661 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:16:46.881 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "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-01-27 08:16:46.881 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:16:47.179 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:47.364 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:47.364 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2aaf589-d291-45ff-b423-e7f8c63b50ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:16:47.364 4600 1624100307536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2aaf589-d291-45ff-b423-e7f8c63b50ae processed. 2022-01-27 08:16:47.629 4600 1624044893632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2b0e376-218d-4bd1-aad6-bbfafd42214b 11ba930338e9493d8a4345406f95b851 648eb4fed9f2435cbc7998a9b3fc348a - - -] Security group member updated on remote: ['9283423f-2167-46bf-abc1-6a3a69fe9570'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:16:47.629 4600 1624044893632 MainThread INFO neutron.agent.securitygroups_rpc [req-f2b0e376-218d-4bd1-aad6-bbfafd42214b 11ba930338e9493d8a4345406f95b851 648eb4fed9f2435cbc7998a9b3fc348a - - -] Security group member updated ['9283423f-2167-46bf-abc1-6a3a69fe9570'] 2022-01-27 08:16:47.629 4600 1624044893632 MainThread INFO neutron.agent.securitygroups_rpc [req-f2b0e376-218d-4bd1-aad6-bbfafd42214b 11ba930338e9493d8a4345406f95b851 648eb4fed9f2435cbc7998a9b3fc348a - - -] Refresh firewall rules 2022-01-27 08:16:47.629 4600 1624044893632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2b0e376-218d-4bd1-aad6-bbfafd42214b 11ba930338e9493d8a4345406f95b851 648eb4fed9f2435cbc7998a9b3fc348a - - -] Get security group information for devices via rpc ['be7af1db-bfea-4bbf-92d3-3e2dffd33761'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:16:47.697 4600 1624044893632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f2b0e376-218d-4bd1-aad6-bbfafd42214b 11ba930338e9493d8a4345406f95b851 648eb4fed9f2435cbc7998a9b3fc348a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:16:47.697 4600 1624044893632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f2b0e376-218d-4bd1-aad6-bbfafd42214b 11ba930338e9493d8a4345406f95b851 648eb4fed9f2435cbc7998a9b3fc348a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:16:47.738 4600 1624044893632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9df3717f-d124-4f5b-a11a-ad6d6ab25ae1 - - - - -] port_update received: 01a438e5-3daa-48fb-b71e-38448bf2debd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:47.738 4600 1624044893632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9df3717f-d124-4f5b-a11a-ad6d6ab25ae1 - - - - -] No port 01a438e5-3daa-48fb-b71e-38448bf2debd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:47.852 4600 1624097623552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2b0e376-218d-4bd1-aad6-bbfafd42214b 11ba930338e9493d8a4345406f95b851 648eb4fed9f2435cbc7998a9b3fc348a - - -] port_delete event received for 'be7af1db-bfea-4bbf-92d3-3e2dffd33761' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:16:47.852 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be7af1db-bfea-4bbf-92d3-3e2dffd33761 2022-01-27 08:16:49.022 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:16:49.022 4600 1624097304816 MainThread DEBUG oslo_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-01-27 08:16:49.022 4600 1624097699792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be7af1db-bfea-4bbf-92d3-3e2dffd33761' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:16:49.022 4600 1624097699792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be7af1db-bfea-4bbf-92d3-3e2dffd33761' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:16:49.022 4600 1624097699792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be7af1db-bfea-4bbf-92d3-3e2dffd33761 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:16:49.040 4600 1624097699792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4cbf1e30-e8de-45e5-82fb-dbeb9fd1ef5f 2022-01-27 08:16:49.040 4600 1624097699792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be7af1db-bfea-4bbf-92d3-3e2dffd33761'] 2022-01-27 08:16:49.040 4600 1624097699792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:16:49.040 4600 1624097699792 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-01-27 08:16:49.040 4600 1624097699792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be7af1db-bfea-4bbf-92d3-3e2dffd33761'] 2022-01-27 08:16:49.292 4600 1624097304816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:16:51.021 4600 1624099962016 MainThread DEBUG oslo_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-01-27 08:16:51.021 4600 1624097162160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e15c1b0-a1bd-4599-ac14-aa4ca9fdd13a - - - - -] port_update received: 2b3ff026-4b1f-4762-a228-ccc071a4ad6f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:16:51.021 4600 1624097162160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e15c1b0-a1bd-4599-ac14-aa4ca9fdd13a - - - - -] No port 2b3ff026-4b1f-4762-a228-ccc071a4ad6f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:16:51.051 4600 1624099962016 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-01-27 08:17:03.160 4600 1624100649616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated on remote: ['4569d9bb-a07e-45e0-9967-312631dccaf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:17:03.160 4600 1624100649616 MainThread INFO neutron.agent.securitygroups_rpc [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated ['4569d9bb-a07e-45e0-9967-312631dccaf2'] 2022-01-27 08:17:03.160 4600 1624100649616 MainThread INFO neutron.agent.securitygroups_rpc [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Refresh firewall rules 2022-01-27 08:17:03.160 4600 1624100649616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Get security group information for devices via rpc ['b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:03.230 4600 1624100699296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69abf452-d6c5-4db6-be62-f5b4394644c5 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Security group member updated on remote: ['3cb82790-aba8-4f02-a195-cf2e16be02b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:17:03.230 4600 1624100699296 MainThread INFO neutron.agent.securitygroups_rpc [req-69abf452-d6c5-4db6-be62-f5b4394644c5 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Security group member updated ['3cb82790-aba8-4f02-a195-cf2e16be02b8'] 2022-01-27 08:17:03.691 4600 1624100649616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information for ports dict_keys(['b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:03.691 4600 1624100649616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:17:03.691 4600 1624100649616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:17:03.691 4600 1624100649616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:17:03.691 4600 1624100649616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for b566a86f-4fb1-47f3-815e-ebf8583f6f82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:03.691 4600 1624100649616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:17:03.691 4600 1624100649616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-27 08:17:03.691 4600 1624100649616 MainThread DEBUG oslo_concurrency.lockutils [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:17:04.023 4600 1624100649616 MainThread DEBUG oslo_concurrency.lockutils [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:17:04.036 4600 1624100649616 MainThread DEBUG oslo_concurrency.lockutils [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:17:04.036 4600 1624100649616 MainThread DEBUG oslo_concurrency.lockutils [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:17:04.036 4600 1624100649616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for e2aaf589-d291-45ff-b423-e7f8c63b50ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:04.036 4600 1624100649616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:17:04.036 4600 1624100649616 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-27 08:17:04.036 4600 1624100649616 MainThread DEBUG oslo_concurrency.lockutils [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:17:04.287 4600 1624100754000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd2cdaf6-e04f-4b2b-94a4-3bbd3e39ab8a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: 438a8b63-d6cf-4246-921a-f896765a2852 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:04.318 4600 1624100754000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd2cdaf6-e04f-4b2b-94a4-3bbd3e39ab8a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port 438a8b63-d6cf-4246-921a-f896765a2852 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:04.332 4600 1624100649616 MainThread DEBUG oslo_concurrency.lockutils [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:04.332 4600 1624100649616 MainThread DEBUG oslo_concurrency.lockutils [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:17:04.332 4600 1624100649616 MainThread DEBUG oslo_concurrency.lockutils [req-fad8a164-686b-4e11-9c8c-f97f66f262cd cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "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-01-27 08:17:04.597 4600 1624100854768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eb67d11-a3ab-4efc-93c8-e6452696d28a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: f2f5ef80-e866-408e-9308-fd30fc9e63eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:04.613 4600 1624100854768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eb67d11-a3ab-4efc-93c8-e6452696d28a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port f2f5ef80-e866-408e-9308-fd30fc9e63eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:04.926 4600 1624100854768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97394839-81e4-4a9f-9dd4-f401d4a22e23 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Security group member updated on remote: ['3cb82790-aba8-4f02-a195-cf2e16be02b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:17:04.948 4600 1624100854768 MainThread INFO neutron.agent.securitygroups_rpc [req-97394839-81e4-4a9f-9dd4-f401d4a22e23 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Security group member updated ['3cb82790-aba8-4f02-a195-cf2e16be02b8'] 2022-01-27 08:17:05.646 4600 1624100854768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-263906a3-e0e7-41e6-9ba1-fcf6144e8e52 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network 4cbf1e30-e8de-45e5-82fb-dbeb9fd1ef5f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:17:05.662 4600 1624100854768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-263906a3-e0e7-41e6-9ba1-fcf6144e8e52 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network 4cbf1e30-e8de-45e5-82fb-dbeb9fd1ef5f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:17:06.919 4600 1624100699120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4810c83d-b315-47cc-8eb4-00ece41bab1a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: 2e0459bc-339a-43da-9217-a4137fd547c5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:06.976 4600 1624100699120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4810c83d-b315-47cc-8eb4-00ece41bab1a 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port 2e0459bc-339a-43da-9217-a4137fd547c5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:07.131 4600 1624100517664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-867ccd7f-d2d8-4d91-8635-1dc010a9e294 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network b07de357-c114-4cc2-a54e-dcff15809562 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:17:07.131 4600 1624100517664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-867ccd7f-d2d8-4d91-8635-1dc010a9e294 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network b07de357-c114-4cc2-a54e-dcff15809562 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:17:10.507 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f2f5ef80-e866-408e-9308-fd30fc9e63eb 2022-01-27 08:17:10.507 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 438a8b63-d6cf-4246-921a-f896765a2852 2022-01-27 08:17:11.058 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:17:11.566 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port f2f5ef80-e866-408e-9308-fd30fc9e63eb 2022-01-27 08:17:11.566 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port f2f5ef80-e866-408e-9308-fd30fc9e63eb updated. Details: {'device': 'f2f5ef80-e866-408e-9308-fd30fc9e63eb', 'network_id': 'f6bcf63f-e319-403b-ba80-6cbdfd624a9d', 'port_id': 'f2f5ef80-e866-408e-9308-fd30fc9e63eb', 'mac_address': 'fa:16:3e:d8:af:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 561, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5f95ea08-6d07-47c0-aa59-7acd923af9f4', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:17:11.566 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:17:11.566 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 438a8b63-d6cf-4246-921a-f896765a2852 2022-01-27 08:17:11.566 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 438a8b63-d6cf-4246-921a-f896765a2852 updated. Details: {'device': '438a8b63-d6cf-4246-921a-f896765a2852', 'network_id': 'fd68fef5-75fd-484d-b8f7-a6ab8ed060d7', 'port_id': '438a8b63-d6cf-4246-921a-f896765a2852', 'mac_address': 'fa:16:3e:e9:03:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 571, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8a69c79c-802e-4a29-a532-4d362536f0f9', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:17:11.566 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:17:11.566 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" 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-01-27 08:17:11.566 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 438a8b63-d6cf-4246-921a-f896765a2852 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:17:11.566 4600 1624100307536 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-01-27 08:17:11.566 4600 1624100309296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" 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-01-27 08:17:11.566 4600 1624100309296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f2f5ef80-e866-408e-9308-fd30fc9e63eb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:17:11.566 4600 1624100309296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6bcf63f-e319-403b-ba80-6cbdfd624a9d 2022-01-27 08:17:11.566 4600 1624100309296 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-01-27 08:17:11.912 4600 1624100309296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2f5ef80-e866-408e-9308-fd30fc9e63eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:11.912 4600 1624100309296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2f5ef80-e866-408e-9308-fd30fc9e63eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:11.926 4600 1624100309296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f2f5ef80-e866-408e-9308-fd30fc9e63eb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:17:11.926 4600 1624100309296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 561, VLAN trunk: None to switch port f2f5ef80-e866-408e-9308-fd30fc9e63eb 2022-01-27 08:17:11.957 4600 1624100307536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '438a8b63-d6cf-4246-921a-f896765a2852') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:11.957 4600 1624100307536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '438a8b63-d6cf-4246-921a-f896765a2852') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:11.975 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 438a8b63-d6cf-4246-921a-f896765a2852 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:17:11.975 4600 1624100307536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 571, VLAN trunk: None to switch port 438a8b63-d6cf-4246-921a-f896765a2852 2022-01-27 08:17:12.261 4600 1624100309296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:17:12.261 4600 1624100309296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f2f5ef80-e866-408e-9308-fd30fc9e63eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:12.270 4600 1624100307536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:17:12.270 4600 1624100307536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['438a8b63-d6cf-4246-921a-f896765a2852'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:12.520 4600 1624100307536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['438a8b63-d6cf-4246-921a-f896765a2852']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:12.520 4600 1624100307536 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-01-27 08:17:12.520 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:17:12.520 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:17:12.520 4600 1624100307536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 438a8b63-d6cf-4246-921a-f896765a2852 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:12.546 4600 1624100307536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:17:12.546 4600 1624100307536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 438a8b63-d6cf-4246-921a-f896765a2852 not yet added. Adding. 2022-01-27 08:17:12.546 4600 1624100307536 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-01-27 08:17:12.546 4600 1624100307536 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-01-27 08:17:12.546 4600 1624100309296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f2f5ef80-e866-408e-9308-fd30fc9e63eb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:12.546 4600 1624100309296 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-01-27 08:17:12.552 4600 1624100309296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3cb82790-aba8-4f02-a195-cf2e16be02b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:17:12.552 4600 1624100309296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3cb82790-aba8-4f02-a195-cf2e16be02b8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:17:12.552 4600 1624100309296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f2f5ef80-e866-408e-9308-fd30fc9e63eb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:12.552 4600 1624100309296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:17:12.552 4600 1624100309296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f2f5ef80-e866-408e-9308-fd30fc9e63eb not yet added. Adding. 2022-01-27 08:17:12.552 4600 1624100309296 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-01-27 08:17:12.552 4600 1624100309296 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-01-27 08:17:12.583 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2e0459bc-339a-43da-9217-a4137fd547c5 2022-01-27 08:17:12.881 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" 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-01-27 08:17:12.942 4600 1624100309296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" 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-01-27 08:17:13.064 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:17:13.257 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" "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-01-27 08:17:13.257 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" 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-01-27 08:17:13.257 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 2e0459bc-339a-43da-9217-a4137fd547c5 2022-01-27 08:17:13.257 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 2e0459bc-339a-43da-9217-a4137fd547c5 updated. Details: {'device': '2e0459bc-339a-43da-9217-a4137fd547c5', 'network_id': 'f6bcf63f-e319-403b-ba80-6cbdfd624a9d', 'port_id': '2e0459bc-339a-43da-9217-a4137fd547c5', 'mac_address': 'fa:16:3e:82:f3:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 561, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5f95ea08-6d07-47c0-aa59-7acd923af9f4', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:17:13.257 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:17:13.257 4600 1624100309296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" "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-01-27 08:17:13.285 4600 1624100309296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" 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-01-27 08:17:13.285 4600 1624099962016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e0459bc-339a-43da-9217-a4137fd547c5" 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-01-27 08:17:13.289 4600 1624099962016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2e0459bc-339a-43da-9217-a4137fd547c5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:17:13.289 4600 1624099962016 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-01-27 08:17:13.727 4600 1624100309296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:13.790 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:13.925 4600 1624099962016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2e0459bc-339a-43da-9217-a4137fd547c5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:13.925 4600 1624099962016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2e0459bc-339a-43da-9217-a4137fd547c5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:13.946 4600 1624099962016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2e0459bc-339a-43da-9217-a4137fd547c5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:17:13.946 4600 1624099962016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 561, VLAN trunk: None to switch port 2e0459bc-339a-43da-9217-a4137fd547c5 2022-01-27 08:17:14.147 4600 1624100309296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:14.147 4600 1624100309296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f2f5ef80-e866-408e-9308-fd30fc9e63eb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:17:14.147 4600 1624100309296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f2f5ef80-e866-408e-9308-fd30fc9e63eb processed. 2022-01-27 08:17:14.335 4600 1624100307536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:14.335 4600 1624100307536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 438a8b63-d6cf-4246-921a-f896765a2852 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:17:14.335 4600 1624100307536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 438a8b63-d6cf-4246-921a-f896765a2852 processed. 2022-01-27 08:17:14.348 4600 1624099962016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:17:14.348 4600 1624099962016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2e0459bc-339a-43da-9217-a4137fd547c5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:14.582 4600 1624099962016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2e0459bc-339a-43da-9217-a4137fd547c5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:14.582 4600 1624099962016 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-01-27 08:17:14.582 4600 1624099962016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3cb82790-aba8-4f02-a195-cf2e16be02b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:17:14.582 4600 1624099962016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3cb82790-aba8-4f02-a195-cf2e16be02b8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:17:14.582 4600 1624099962016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2e0459bc-339a-43da-9217-a4137fd547c5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:14.582 4600 1624099962016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:17:14.582 4600 1624099962016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2e0459bc-339a-43da-9217-a4137fd547c5 not yet added. Adding. 2022-01-27 08:17:14.582 4600 1624099962016 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-01-27 08:17:14.582 4600 1624099962016 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-01-27 08:17:14.911 4600 1624099962016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e0459bc-339a-43da-9217-a4137fd547c5" 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-01-27 08:17:15.073 4600 1624100516784 MainThread DEBUG oslo_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-01-27 08:17:15.207 4600 1624099962016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e0459bc-339a-43da-9217-a4137fd547c5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:15.207 4600 1624099962016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e0459bc-339a-43da-9217-a4137fd547c5" 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-01-27 08:17:15.558 4600 1624100516784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:15.605 4600 1624099962016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2e0459bc-339a-43da-9217-a4137fd547c5" "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-01-27 08:17:15.988 4600 1624099962016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2e0459bc-339a-43da-9217-a4137fd547c5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:15.988 4600 1624099962016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2e0459bc-339a-43da-9217-a4137fd547c5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:17:16.050 4600 1624099962016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2e0459bc-339a-43da-9217-a4137fd547c5 processed. 2022-01-27 08:17:17.087 4600 1624100700000 MainThread DEBUG oslo_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-01-27 08:17:17.288 4600 1624100700000 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-01-27 08:17:19.477 4600 1624098004832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-633e7ff6-fb4b-4667-8cef-9311d1727986 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Security group member updated on remote: ['3e917329-b2be-44ba-a0fe-bad617b2cb3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:17:19.477 4600 1624098004832 MainThread INFO neutron.agent.securitygroups_rpc [req-633e7ff6-fb4b-4667-8cef-9311d1727986 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Security group member updated ['3e917329-b2be-44ba-a0fe-bad617b2cb3d'] 2022-01-27 08:17:20.350 4600 1624098004832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-022078fc-47e8-4f27-b5e9-c9d5ef4ee99e 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:20.381 4600 1624098004832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-022078fc-47e8-4f27-b5e9-c9d5ef4ee99e 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:24.910 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 2022-01-27 08:17:25.120 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:17:25.426 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 2022-01-27 08:17:25.426 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 updated. Details: {'device': 'a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0', 'network_id': '4145f2b0-04b8-4f93-b09e-2ef6de319eb9', 'port_id': 'a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0', 'mac_address': 'fa:16:3e:d8:21:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 596, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9eada153-6dcc-4e16-a464-1a2ea4f5b982', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:17:25.426 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:17:25.446 4600 1624097910624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0" 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-01-27 08:17:25.446 4600 1624097910624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:17:25.446 4600 1624097910624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4145f2b0-04b8-4f93-b09e-2ef6de319eb9 2022-01-27 08:17:25.446 4600 1624097910624 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-01-27 08:17:25.800 4600 1624097910624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:25.800 4600 1624097910624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:25.817 4600 1624097910624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:17:25.817 4600 1624097910624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 596, VLAN trunk: None to switch port a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 2022-01-27 08:17:26.020 4600 1624097910624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:17:26.020 4600 1624097910624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:26.159 4600 1624097910624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:26.159 4600 1624097910624 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-01-27 08:17:26.159 4600 1624097910624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e917329-b2be-44ba-a0fe-bad617b2cb3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:17:26.185 4600 1624097910624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3e917329-b2be-44ba-a0fe-bad617b2cb3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:17:26.185 4600 1624097910624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:26.185 4600 1624097910624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:17:26.191 4600 1624097910624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 not yet added. Adding. 2022-01-27 08:17:26.191 4600 1624097910624 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-01-27 08:17:26.191 4600 1624097910624 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-01-27 08:17:26.504 4600 1624097910624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0" 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-01-27 08:17:26.885 4600 1624097910624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0" "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-01-27 08:17:26.885 4600 1624097910624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0" 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-01-27 08:17:27.441 4600 1624097910624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:27.863 4600 1624097910624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:27.895 4600 1624097910624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:17:27.895 4600 1624097910624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 processed. 2022-01-27 08:17:29.145 4600 1624100955056 MainThread DEBUG oslo_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-01-27 08:17:29.363 4600 1624100955056 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-01-27 08:17:32.198 4600 1624100957872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated on remote: ['4569d9bb-a07e-45e0-9967-312631dccaf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:17:32.198 4600 1624100957872 MainThread INFO neutron.agent.securitygroups_rpc [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated ['4569d9bb-a07e-45e0-9967-312631dccaf2'] 2022-01-27 08:17:32.198 4600 1624100957872 MainThread INFO neutron.agent.securitygroups_rpc [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Refresh firewall rules 2022-01-27 08:17:32.198 4600 1624100957872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Get security group information for devices via rpc ['b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae', '438a8b63-d6cf-4246-921a-f896765a2852'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:32.806 4600 1624100957872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information for ports dict_keys(['438a8b63-d6cf-4246-921a-f896765a2852', 'b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:32.806 4600 1624100957872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:17:32.806 4600 1624100957872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:17:32.806 4600 1624100957872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:17:32.806 4600 1624100957872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for 438a8b63-d6cf-4246-921a-f896765a2852 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:32.822 4600 1624100957872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:17:32.822 4600 1624100957872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-27 08:17:32.822 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" 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-01-27 08:17:33.161 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" "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-01-27 08:17:33.161 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" 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-01-27 08:17:33.161 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" "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-01-27 08:17:33.161 4600 1624100957872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for b566a86f-4fb1-47f3-815e-ebf8583f6f82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:33.161 4600 1624100957872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:17:33.161 4600 1624100957872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-27 08:17:33.161 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:17:33.538 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:17:33.538 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:17:33.538 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:17:33.538 4600 1624100957872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for e2aaf589-d291-45ff-b423-e7f8c63b50ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:33.538 4600 1624100957872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:17:33.538 4600 1624100957872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-27 08:17:33.538 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:17:33.801 4600 1624100519424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-571f152e-d89e-4e44-89ce-c166cc1a3113 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:33.818 4600 1624100519424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-571f152e-d89e-4e44-89ce-c166cc1a3113 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:33.897 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:33.897 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:17:33.897 4600 1624100957872 MainThread DEBUG oslo_concurrency.lockutils [req-a151f89a-6f91-4a0c-a870-919cb965d974 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "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-01-27 08:17:35.660 4600 1624097011664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a750c18-db12-4ed5-8354-431e8ec5b8bf - - - - -] port_update received: 991144fe-cf97-477f-8c35-7682d7931b21 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:35.707 4600 1624097011664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a750c18-db12-4ed5-8354-431e8ec5b8bf - - - - -] No port 991144fe-cf97-477f-8c35-7682d7931b21 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:37.317 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 2022-01-27 08:17:38.879 4600 1624101069040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e6c539c-3338-4ca6-835e-160c01f4059d 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Security group member updated on remote: ['3e917329-b2be-44ba-a0fe-bad617b2cb3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:17:38.894 4600 1624101069040 MainThread INFO neutron.agent.securitygroups_rpc [req-0e6c539c-3338-4ca6-835e-160c01f4059d 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Security group member updated ['3e917329-b2be-44ba-a0fe-bad617b2cb3d'] 2022-01-27 08:17:38.894 4600 1624101069040 MainThread INFO neutron.agent.securitygroups_rpc [req-0e6c539c-3338-4ca6-835e-160c01f4059d 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Refresh firewall rules 2022-01-27 08:17:38.894 4600 1624101069040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e6c539c-3338-4ca6-835e-160c01f4059d 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Get security group information for devices via rpc ['a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:38.957 4600 1624101069040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e6c539c-3338-4ca6-835e-160c01f4059d 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:38.957 4600 1624101069040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e6c539c-3338-4ca6-835e-160c01f4059d 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:17:39.019 4600 1624057567008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e6c539c-3338-4ca6-835e-160c01f4059d 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] port_delete event received for 'a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:17:39.253 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:17:39.350 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 2022-01-27 08:17:39.988 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 2022-01-27 08:17:39.988 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 updated. Details: {'device': '7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9', 'network_id': 'fd68fef5-75fd-484d-b8f7-a6ab8ed060d7', 'port_id': '7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9', 'mac_address': 'fa:16:3e:a2:42:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 571, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8a69c79c-802e-4a29-a532-4d362536f0f9', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:17:39.988 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:17:39.988 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:17:40.004 4600 1624098307584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9" 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-01-27 08:17:40.004 4600 1624098307584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:17:40.004 4600 1624098307584 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-01-27 08:17:40.004 4600 1624098307936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:17:40.004 4600 1624098307936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:17:40.004 4600 1624098307936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:17:40.038 4600 1624098307936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4145f2b0-04b8-4f93-b09e-2ef6de319eb9 2022-01-27 08:17:40.050 4600 1624098307936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0'] 2022-01-27 08:17:40.050 4600 1624098307936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:17:40.050 4600 1624098307936 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-01-27 08:17:40.050 4600 1624098307936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8dce5c5-9eb2-4bd4-aedd-8cc445c7e5f0'] 2022-01-27 08:17:40.354 4600 1624098307584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:40.354 4600 1624098307584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:40.488 4600 1624098307584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:17:40.488 4600 1624098307584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 571, VLAN trunk: None to switch port 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 2022-01-27 08:17:40.690 4600 1624098307584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:17:40.690 4600 1624098307584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:40.722 4600 1624079223792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8b436cc-7455-4338-a7e6-82ff44a91ec5 - - - - -] port_update received: e9cd1616-38d0-451c-837c-fe4a25bb2b76 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:40.740 4600 1624079223792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8b436cc-7455-4338-a7e6-82ff44a91ec5 - - - - -] No port e9cd1616-38d0-451c-837c-fe4a25bb2b76 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:41.272 4600 1624097305520 MainThread DEBUG oslo_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-01-27 08:17:41.457 4600 1624097305520 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-01-27 08:17:41.739 4600 1624098307584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:41.739 4600 1624098307584 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-01-27 08:17:41.739 4600 1624098307584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:17:41.739 4600 1624098307584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:17:41.756 4600 1624098307584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:41.756 4600 1624098307584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:17:41.756 4600 1624098307584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 not yet added. Adding. 2022-01-27 08:17:41.756 4600 1624098307584 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-01-27 08:17:41.756 4600 1624098307584 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-01-27 08:17:42.035 4600 1624098307584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9" 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-01-27 08:17:42.332 4600 1624098307584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:42.351 4600 1624098307584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9" 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-01-27 08:17:42.724 4600 1624098307584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9" "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-01-27 08:17:42.942 4600 1624098307584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:42.942 4600 1624098307584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:17:42.942 4600 1624098307584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 processed. 2022-01-27 08:17:43.282 4600 1624098307584 MainThread DEBUG oslo_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-01-27 08:17:43.770 4600 1624080179792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-623df89e-ed78-42ec-be65-215767602cf0 - - - - -] port_update received: b6dc15df-2d75-4057-bf5e-c8a8c6998f09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:43.800 4600 1624080179792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-623df89e-ed78-42ec-be65-215767602cf0 - - - - -] No port b6dc15df-2d75-4057-bf5e-c8a8c6998f09 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:44.397 4600 1624098307584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:45.333 4600 1624080179792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb703473-61f8-4828-b943-2816d57f7445 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Security group member updated on remote: ['3e917329-b2be-44ba-a0fe-bad617b2cb3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:17:45.333 4600 1624080179792 MainThread INFO neutron.agent.securitygroups_rpc [req-fb703473-61f8-4828-b943-2816d57f7445 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Security group member updated ['3e917329-b2be-44ba-a0fe-bad617b2cb3d'] 2022-01-27 08:17:46.395 4600 1624080179792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5cd749b-c968-416a-804b-577efbcfe783 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: f3760e16-3d39-4ae5-b144-32fca10e3919 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:46.395 4600 1624080179792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5cd749b-c968-416a-804b-577efbcfe783 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port f3760e16-3d39-4ae5-b144-32fca10e3919 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:47.050 4600 1624097288432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c8b1687-bdbe-4e4c-b1da-dae9e8a8062d 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated on remote: ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:17:47.050 4600 1624097288432 MainThread INFO neutron.agent.securitygroups_rpc [req-1c8b1687-bdbe-4e4c-b1da-dae9e8a8062d 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] 2022-01-27 08:17:47.177 4600 1624097288432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-896d76f4-fa85-4834-9d24-4872d6750898 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated on remote: ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:17:47.177 4600 1624097288432 MainThread INFO neutron.agent.securitygroups_rpc [req-896d76f4-fa85-4834-9d24-4872d6750898 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] 2022-01-27 08:17:47.409 4600 1624079177328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85b8d6ed-4023-439b-9731-878c99724296 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated on remote: ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:17:47.409 4600 1624079177328 MainThread INFO neutron.agent.securitygroups_rpc [req-85b8d6ed-4023-439b-9731-878c99724296 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] 2022-01-27 08:17:47.644 4600 1624101097312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-515993a2-bf60-4ea7-89ac-313ba1ea7d31 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated on remote: ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:17:47.644 4600 1624101097312 MainThread INFO neutron.agent.securitygroups_rpc [req-515993a2-bf60-4ea7-89ac-313ba1ea7d31 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] 2022-01-27 08:17:47.896 4600 1624101095552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8813bc98-f5d1-4574-ac69-46df3f3b4f3a - - - - -] port_update received: 144ad20a-ef81-47d1-a403-730804aa8ae3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:17:47.957 4600 1624079896640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b15d2fe5-31e4-4354-b9c4-2a1ffd73c3b1 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated on remote: ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:17:47.957 4600 1624079896640 MainThread INFO neutron.agent.securitygroups_rpc [req-b15d2fe5-31e4-4354-b9c4-2a1ffd73c3b1 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] 2022-01-27 08:17:48.003 4600 1624101095552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8813bc98-f5d1-4574-ac69-46df3f3b4f3a - - - - -] No port 144ad20a-ef81-47d1-a403-730804aa8ae3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:17:48.113 4600 1624101095552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86a03956-b687-483b-a44b-a27c5ab42750 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated on remote: ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:17:48.113 4600 1624101095552 MainThread INFO neutron.agent.securitygroups_rpc [req-86a03956-b687-483b-a44b-a27c5ab42750 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group rule updated ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] 2022-01-27 08:17:49.493 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f3760e16-3d39-4ae5-b144-32fca10e3919 2022-01-27 08:17:51.304 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:17:51.551 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port f3760e16-3d39-4ae5-b144-32fca10e3919 2022-01-27 08:17:51.551 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port f3760e16-3d39-4ae5-b144-32fca10e3919 updated. Details: {'device': 'f3760e16-3d39-4ae5-b144-32fca10e3919', 'network_id': '4145f2b0-04b8-4f93-b09e-2ef6de319eb9', 'port_id': 'f3760e16-3d39-4ae5-b144-32fca10e3919', 'mac_address': 'fa:16:3e:4b:e5:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 596, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9eada153-6dcc-4e16-a464-1a2ea4f5b982', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:17:51.551 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:17:51.551 4600 1624099896832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3760e16-3d39-4ae5-b144-32fca10e3919" 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-01-27 08:17:51.551 4600 1624099896832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f3760e16-3d39-4ae5-b144-32fca10e3919 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:17:51.551 4600 1624099896832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4145f2b0-04b8-4f93-b09e-2ef6de319eb9 2022-01-27 08:17:51.551 4600 1624099896832 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-01-27 08:17:51.925 4600 1624099896832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3760e16-3d39-4ae5-b144-32fca10e3919') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:51.925 4600 1624099896832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3760e16-3d39-4ae5-b144-32fca10e3919') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:17:51.925 4600 1624099896832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f3760e16-3d39-4ae5-b144-32fca10e3919 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:17:51.925 4600 1624099896832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 596, VLAN trunk: None to switch port f3760e16-3d39-4ae5-b144-32fca10e3919 2022-01-27 08:17:52.175 4600 1624099896832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:17:52.175 4600 1624099896832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f3760e16-3d39-4ae5-b144-32fca10e3919'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:52.331 4600 1624099896832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f3760e16-3d39-4ae5-b144-32fca10e3919']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:52.331 4600 1624099896832 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-01-27 08:17:52.331 4600 1624099896832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e917329-b2be-44ba-a0fe-bad617b2cb3d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:17:52.331 4600 1624099896832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3e917329-b2be-44ba-a0fe-bad617b2cb3d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:17:52.331 4600 1624099896832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f3760e16-3d39-4ae5-b144-32fca10e3919 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:52.331 4600 1624099896832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:17:52.331 4600 1624099896832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f3760e16-3d39-4ae5-b144-32fca10e3919 not yet added. Adding. 2022-01-27 08:17:52.331 4600 1624099896832 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-01-27 08:17:52.331 4600 1624099896832 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-01-27 08:17:52.723 4600 1624099896832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3760e16-3d39-4ae5-b144-32fca10e3919" 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-01-27 08:17:53.129 4600 1624099896832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3760e16-3d39-4ae5-b144-32fca10e3919" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:53.129 4600 1624099896832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3760e16-3d39-4ae5-b144-32fca10e3919" 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-01-27 08:17:53.631 4600 1624099896832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3760e16-3d39-4ae5-b144-32fca10e3919" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:53.925 4600 1624099896832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3760e16-3d39-4ae5-b144-32fca10e3919" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:17:53.925 4600 1624099896832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f3760e16-3d39-4ae5-b144-32fca10e3919 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:17:53.925 4600 1624099896832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f3760e16-3d39-4ae5-b144-32fca10e3919 processed. 2022-01-27 08:17:55.349 4600 1624079333152 MainThread DEBUG oslo_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-01-27 08:17:55.550 4600 1624079333152 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-01-27 08:17:59.050 4600 1624099896304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated on remote: ['4569d9bb-a07e-45e0-9967-312631dccaf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:17:59.050 4600 1624099896304 MainThread INFO neutron.agent.securitygroups_rpc [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated ['4569d9bb-a07e-45e0-9967-312631dccaf2'] 2022-01-27 08:17:59.050 4600 1624099896304 MainThread INFO neutron.agent.securitygroups_rpc [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Refresh firewall rules 2022-01-27 08:17:59.050 4600 1624099896304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Get security group information for devices via rpc ['b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae', '438a8b63-d6cf-4246-921a-f896765a2852', '7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:17:59.145 4600 1624100997424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] port_delete event received for '7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:17:59.411 4600 1624099896304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information for ports dict_keys(['438a8b63-d6cf-4246-921a-f896765a2852', 'b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:17:59.426 4600 1624099896304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:17:59.426 4600 1624099896304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:17:59.426 4600 1624099896304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:17:59.426 4600 1624099896304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for 438a8b63-d6cf-4246-921a-f896765a2852 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:59.426 4600 1624099896304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:17:59.426 4600 1624099896304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-27 08:17:59.426 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" 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-01-27 08:17:59.426 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" "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-01-27 08:17:59.426 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" 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-01-27 08:17:59.694 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 2022-01-27 08:17:59.800 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-438a8b63-d6cf-4246-921a-f896765a2852" "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-01-27 08:17:59.800 4600 1624099896304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for b566a86f-4fb1-47f3-815e-ebf8583f6f82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:17:59.800 4600 1624099896304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:17:59.800 4600 1624099896304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-27 08:17:59.800 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:17:59.800 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:17:59.800 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:18:00.176 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:18:00.176 4600 1624099896304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for e2aaf589-d291-45ff-b423-e7f8c63b50ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:18:00.176 4600 1624099896304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:18:00.176 4600 1624099896304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-27 08:18:00.176 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:18:00.176 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "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-01-27 08:18:00.176 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:18:00.630 4600 1624099896304 MainThread DEBUG oslo_concurrency.lockutils [req-f9deb5b5-b048-4cda-bc1d-77dec28795be cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.454s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:18:01.380 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:18:01.380 4600 1624079848544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:18:01.380 4600 1624079848544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:18:01.380 4600 1624079848544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:18:01.410 4600 1624079848544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9'] 2022-01-27 08:18:01.410 4600 1624079848544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:18:01.410 4600 1624079848544 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-01-27 08:18:01.410 4600 1624079848544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7bb1f5c6-d7a2-4fcd-89d6-f83208002ee9'] 2022-01-27 08:18:03.069 4600 1624079848544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6615aa9c-6e74-4e12-8e57-5041e0b54d7c 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Security group member updated on remote: ['3e917329-b2be-44ba-a0fe-bad617b2cb3d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:18:03.069 4600 1624079848544 MainThread INFO neutron.agent.securitygroups_rpc [req-6615aa9c-6e74-4e12-8e57-5041e0b54d7c 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Security group member updated ['3e917329-b2be-44ba-a0fe-bad617b2cb3d'] 2022-01-27 08:18:03.099 4600 1624079848544 MainThread INFO neutron.agent.securitygroups_rpc [req-6615aa9c-6e74-4e12-8e57-5041e0b54d7c 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Refresh firewall rules 2022-01-27 08:18:03.099 4600 1624079848544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6615aa9c-6e74-4e12-8e57-5041e0b54d7c 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Get security group information for devices via rpc ['f3760e16-3d39-4ae5-b144-32fca10e3919'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:18:03.128 4600 1624079848544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6615aa9c-6e74-4e12-8e57-5041e0b54d7c 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:18:03.128 4600 1624079848544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6615aa9c-6e74-4e12-8e57-5041e0b54d7c 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:18:03.144 4600 1624079848544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6615aa9c-6e74-4e12-8e57-5041e0b54d7c 60805a8dde144f5084cee93cdc500111 3dfe1443a48f467e83311bf57dc62624 - - -] port_delete event received for 'f3760e16-3d39-4ae5-b144-32fca10e3919' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:18:03.378 4600 1624097164096 MainThread DEBUG oslo_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-01-27 08:18:03.409 4600 1624097164096 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-01-27 08:18:03.737 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f3760e16-3d39-4ae5-b144-32fca10e3919 2022-01-27 08:18:04.492 4600 1624079273296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated on remote: ['4569d9bb-a07e-45e0-9967-312631dccaf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:18:04.504 4600 1624079273296 MainThread INFO neutron.agent.securitygroups_rpc [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated ['4569d9bb-a07e-45e0-9967-312631dccaf2'] 2022-01-27 08:18:04.504 4600 1624079273296 MainThread INFO neutron.agent.securitygroups_rpc [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Refresh firewall rules 2022-01-27 08:18:04.504 4600 1624079273296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Get security group information for devices via rpc ['b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae', '438a8b63-d6cf-4246-921a-f896765a2852'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:18:04.754 4600 1624079273296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information for ports dict_keys(['b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:18:04.754 4600 1624079273296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:18:04.754 4600 1624079273296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:18:04.754 4600 1624079273296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:18:04.754 4600 1624079273296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for b566a86f-4fb1-47f3-815e-ebf8583f6f82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:18:04.754 4600 1624079273296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:18:04.754 4600 1624079273296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-27 08:18:04.754 4600 1624079273296 MainThread DEBUG oslo_concurrency.lockutils [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:18:04.754 4600 1624079273296 MainThread DEBUG oslo_concurrency.lockutils [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:18:04.754 4600 1624079273296 MainThread DEBUG oslo_concurrency.lockutils [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:18:04.775 4600 1624098305824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] port_delete event received for '438a8b63-d6cf-4246-921a-f896765a2852' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:18:05.072 4600 1624079273296 MainThread DEBUG oslo_concurrency.lockutils [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:18:05.072 4600 1624079273296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for e2aaf589-d291-45ff-b423-e7f8c63b50ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:18:05.072 4600 1624079273296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:18:05.072 4600 1624079273296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-27 08:18:05.072 4600 1624079273296 MainThread DEBUG oslo_concurrency.lockutils [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:18:05.072 4600 1624079273296 MainThread DEBUG oslo_concurrency.lockutils [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "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-01-27 08:18:05.072 4600 1624079273296 MainThread DEBUG oslo_concurrency.lockutils [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" 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-01-27 08:18:05.365 4600 1624079273296 MainThread DEBUG oslo_concurrency.lockutils [req-d2876091-ce7a-4df3-8d8a-30f059798097 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-e2aaf589-d291-45ff-b423-e7f8c63b50ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:18:05.378 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:18:05.378 4600 1624079273296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f3760e16-3d39-4ae5-b144-32fca10e3919' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:18:05.378 4600 1624079273296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f3760e16-3d39-4ae5-b144-32fca10e3919' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:18:05.378 4600 1624079273296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f3760e16-3d39-4ae5-b144-32fca10e3919 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:18:05.397 4600 1624079273296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4145f2b0-04b8-4f93-b09e-2ef6de319eb9 2022-01-27 08:18:05.411 4600 1624079273296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3760e16-3d39-4ae5-b144-32fca10e3919'] 2022-01-27 08:18:05.411 4600 1624079273296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:18:05.411 4600 1624079273296 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-01-27 08:18:05.411 4600 1624079273296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3760e16-3d39-4ae5-b144-32fca10e3919'] 2022-01-27 08:18:05.756 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 438a8b63-d6cf-4246-921a-f896765a2852 2022-01-27 08:18:07.380 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:18:07.380 4600 1624079273296 MainThread DEBUG oslo_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-01-27 08:18:07.380 4600 1624079681312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '438a8b63-d6cf-4246-921a-f896765a2852' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:18:07.380 4600 1624079681312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '438a8b63-d6cf-4246-921a-f896765a2852' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:18:07.380 4600 1624079681312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 438a8b63-d6cf-4246-921a-f896765a2852 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:18:07.414 4600 1624079681312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['438a8b63-d6cf-4246-921a-f896765a2852'] 2022-01-27 08:18:07.414 4600 1624079681312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:18:07.414 4600 1624079681312 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-01-27 08:18:07.426 4600 1624079681312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['438a8b63-d6cf-4246-921a-f896765a2852'] 2022-01-27 08:18:07.426 4600 1624079273296 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-01-27 08:18:09.394 4600 1624097291776 MainThread DEBUG oslo_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-01-27 08:18:09.413 4600 1624079940064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated on remote: ['4569d9bb-a07e-45e0-9967-312631dccaf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:18:09.413 4600 1624079940064 MainThread INFO neutron.agent.securitygroups_rpc [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated ['4569d9bb-a07e-45e0-9967-312631dccaf2'] 2022-01-27 08:18:09.413 4600 1624079940064 MainThread INFO neutron.agent.securitygroups_rpc [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Refresh firewall rules 2022-01-27 08:18:09.413 4600 1624079940064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Get security group information for devices via rpc ['b566a86f-4fb1-47f3-815e-ebf8583f6f82', 'e2aaf589-d291-45ff-b423-e7f8c63b50ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:18:09.424 4600 1624097291776 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-01-27 08:18:09.523 4600 1624099896480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] port_delete event received for 'e2aaf589-d291-45ff-b423-e7f8c63b50ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:18:09.616 4600 1624079940064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information for ports dict_keys(['b566a86f-4fb1-47f3-815e-ebf8583f6f82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:18:09.616 4600 1624079940064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:18:09.616 4600 1624079940064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update rules of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:18:09.616 4600 1624079940064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update members of security group (4569d9bb-a07e-45e0-9967-312631dccaf2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:18:09.616 4600 1624079940064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update port filter for b566a86f-4fb1-47f3-815e-ebf8583f6f82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:18:09.630 4600 1624079940064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Updating port rules. 2022-01-27 08:18:09.630 4600 1624079940064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-27 08:18:09.630 4600 1624079940064 MainThread DEBUG oslo_concurrency.lockutils [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:18:09.630 4600 1624079940064 MainThread DEBUG oslo_concurrency.lockutils [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:18:09.630 4600 1624079940064 MainThread DEBUG oslo_concurrency.lockutils [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" 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-01-27 08:18:09.830 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2aaf589-d291-45ff-b423-e7f8c63b50ae 2022-01-27 08:18:10.117 4600 1624079940064 MainThread DEBUG oslo_concurrency.lockutils [req-88e9dfed-0b39-4304-898c-3428fae68263 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Lock "n-hv-driver-port-lock-b566a86f-4fb1-47f3-815e-ebf8583f6f82" "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-01-27 08:18:11.409 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:18:11.410 4600 1624079940064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2aaf589-d291-45ff-b423-e7f8c63b50ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:18:11.410 4600 1624079940064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2aaf589-d291-45ff-b423-e7f8c63b50ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:18:11.410 4600 1624079940064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2aaf589-d291-45ff-b423-e7f8c63b50ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:18:11.426 4600 1624079940064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2aaf589-d291-45ff-b423-e7f8c63b50ae'] 2022-01-27 08:18:11.426 4600 1624079940064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:18:11.426 4600 1624079940064 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-01-27 08:18:11.426 4600 1624079940064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2aaf589-d291-45ff-b423-e7f8c63b50ae'] 2022-01-27 08:18:13.429 4600 1624079940064 MainThread DEBUG oslo_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-01-27 08:18:13.474 4600 1624079940064 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-01-27 08:18:13.903 4600 1624097765328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51aa844e-d49b-4cbb-9c1d-58d648814b20 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group member updated on remote: ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:18:13.903 4600 1624097765328 MainThread INFO neutron.agent.securitygroups_rpc [req-51aa844e-d49b-4cbb-9c1d-58d648814b20 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group member updated ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] 2022-01-27 08:18:15.133 4600 1624100995312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c968489c-5f2b-49ec-a07a-f0abd1a1ba06 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: d02dfeb2-3263-4ff2-af2f-ef7c08300258 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:18:15.147 4600 1624100995312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c968489c-5f2b-49ec-a07a-f0abd1a1ba06 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port d02dfeb2-3263-4ff2-af2f-ef7c08300258 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:18:15.863 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b566a86f-4fb1-47f3-815e-ebf8583f6f82 2022-01-27 08:18:16.058 4600 1624079849248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31ed6433-6f2a-4bf1-a7c7-5b1026b88fb6 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated on remote: ['4569d9bb-a07e-45e0-9967-312631dccaf2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:18:16.068 4600 1624079849248 MainThread INFO neutron.agent.securitygroups_rpc [req-31ed6433-6f2a-4bf1-a7c7-5b1026b88fb6 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Security group member updated ['4569d9bb-a07e-45e0-9967-312631dccaf2'] 2022-01-27 08:18:16.068 4600 1624079849248 MainThread INFO neutron.agent.securitygroups_rpc [req-31ed6433-6f2a-4bf1-a7c7-5b1026b88fb6 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Refresh firewall rules 2022-01-27 08:18:16.068 4600 1624079849248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31ed6433-6f2a-4bf1-a7c7-5b1026b88fb6 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Get security group information for devices via rpc ['b566a86f-4fb1-47f3-815e-ebf8583f6f82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:18:16.131 4600 1624079849248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31ed6433-6f2a-4bf1-a7c7-5b1026b88fb6 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:18:16.131 4600 1624079849248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31ed6433-6f2a-4bf1-a7c7-5b1026b88fb6 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:18:16.161 4600 1624079849248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ed6433-6f2a-4bf1-a7c7-5b1026b88fb6 cef03a39219a4721918785e4ee77451d fc570110598445ab8e08298620adc9f9 - - -] port_delete event received for 'b566a86f-4fb1-47f3-815e-ebf8583f6f82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:18:17.429 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:18:17.429 4600 1624079849248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b566a86f-4fb1-47f3-815e-ebf8583f6f82' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:18:17.429 4600 1624079849248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b566a86f-4fb1-47f3-815e-ebf8583f6f82' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:18:17.429 4600 1624079849248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b566a86f-4fb1-47f3-815e-ebf8583f6f82 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:18:17.519 4600 1624079849248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fd68fef5-75fd-484d-b8f7-a6ab8ed060d7 2022-01-27 08:18:17.519 4600 1624079849248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b566a86f-4fb1-47f3-815e-ebf8583f6f82'] 2022-01-27 08:18:17.519 4600 1624079849248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:18:17.519 4600 1624079849248 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-01-27 08:18:17.519 4600 1624079849248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b566a86f-4fb1-47f3-815e-ebf8583f6f82'] 2022-01-27 08:18:18.503 4600 1624101096960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b67e5687-7f9f-4c7a-a0a7-70835d9248e8 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network fd68fef5-75fd-484d-b8f7-a6ab8ed060d7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:18:18.503 4600 1624101096960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b67e5687-7f9f-4c7a-a0a7-70835d9248e8 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network fd68fef5-75fd-484d-b8f7-a6ab8ed060d7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:18:19.442 4600 1624099814560 MainThread DEBUG oslo_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-01-27 08:18:19.488 4600 1624099814560 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-01-27 08:18:19.941 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d02dfeb2-3263-4ff2-af2f-ef7c08300258 2022-01-27 08:18:21.458 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:18:21.674 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port d02dfeb2-3263-4ff2-af2f-ef7c08300258 2022-01-27 08:18:21.674 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port d02dfeb2-3263-4ff2-af2f-ef7c08300258 updated. Details: {'device': 'd02dfeb2-3263-4ff2-af2f-ef7c08300258', 'network_id': '6f17ca1e-8df8-492e-956a-32091e64be77', 'port_id': 'd02dfeb2-3263-4ff2-af2f-ef7c08300258', 'mac_address': 'fa:16:3e:4d:38:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 599, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e7ec6cc-ae68-450e-97d1-714b7f5b5747', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:18:21.674 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:18:21.674 4600 1624100270848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" 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-01-27 08:18:21.674 4600 1624100270848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d02dfeb2-3263-4ff2-af2f-ef7c08300258 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:18:21.674 4600 1624100270848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6f17ca1e-8df8-492e-956a-32091e64be77 2022-01-27 08:18:21.674 4600 1624100270848 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-01-27 08:18:21.927 4600 1624100270848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd02dfeb2-3263-4ff2-af2f-ef7c08300258') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:18:21.927 4600 1624100270848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd02dfeb2-3263-4ff2-af2f-ef7c08300258') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:18:21.927 4600 1624100270848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d02dfeb2-3263-4ff2-af2f-ef7c08300258 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:18:21.927 4600 1624100270848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 599, VLAN trunk: None to switch port d02dfeb2-3263-4ff2-af2f-ef7c08300258 2022-01-27 08:18:22.113 4600 1624100270848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:18:22.113 4600 1624100270848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d02dfeb2-3263-4ff2-af2f-ef7c08300258'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:18:22.441 4600 1624100270848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d02dfeb2-3263-4ff2-af2f-ef7c08300258']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:18:22.441 4600 1624100270848 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-01-27 08:18:22.441 4600 1624100270848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2c499e8a-c946-4c3f-ac6e-c0db7b7a815f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:18:22.441 4600 1624100270848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d02dfeb2-3263-4ff2-af2f-ef7c08300258 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:18:22.441 4600 1624100270848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:18:22.441 4600 1624100270848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d02dfeb2-3263-4ff2-af2f-ef7c08300258 not yet added. Adding. 2022-01-27 08:18:22.441 4600 1624100270848 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-01-27 08:18:22.441 4600 1624100270848 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-01-27 08:18:22.721 4600 1624100270848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" 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-01-27 08:18:22.956 4600 1624100270848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" "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-01-27 08:18:22.956 4600 1624100270848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" 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-01-27 08:18:23.282 4600 1624100270848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" "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-01-27 08:18:23.518 4600 1624100270848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:18:23.518 4600 1624100270848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d02dfeb2-3263-4ff2-af2f-ef7c08300258 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:18:23.518 4600 1624100270848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d02dfeb2-3263-4ff2-af2f-ef7c08300258 processed. 2022-01-27 08:18:25.471 4600 1624079177152 MainThread DEBUG oslo_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-01-27 08:18:25.674 4600 1624079177152 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-01-27 08:18:27.586 4600 1624097012016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a79b8c2f-3a52-4ca6-a14f-4fec7c8b0114 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network 4145f2b0-04b8-4f93-b09e-2ef6de319eb9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:18:27.586 4600 1624097012016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a79b8c2f-3a52-4ca6-a14f-4fec7c8b0114 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network 4145f2b0-04b8-4f93-b09e-2ef6de319eb9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:19:00.408 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:19:01.616 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:19:01.831 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:19:01.831 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 1e92095e-8ea1-4700-b7f4-74519861a140 updated. Details: {'device': '1e92095e-8ea1-4700-b7f4-74519861a140', 'network_id': 'b5f37b23-80cf-48f7-9656-b8f1593073d0', 'port_id': '1e92095e-8ea1-4700-b7f4-74519861a140', 'mac_address': 'fa:16:3e:08:3b:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 591, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3ed04dec-55ad-4b90-8ba3-216a12c9a674', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:19:01.831 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:19:01.831 4600 1624098001488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" 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-01-27 08:19:01.831 4600 1624098001488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1e92095e-8ea1-4700-b7f4-74519861a140 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:19:01.831 4600 1624098001488 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-01-27 08:19:01.849 4600 1624098001488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1e92095e-8ea1-4700-b7f4-74519861a140') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:19:01.849 4600 1624098001488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1e92095e-8ea1-4700-b7f4-74519861a140') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:19:01.865 4600 1624098001488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1e92095e-8ea1-4700-b7f4-74519861a140 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:19:01.865 4600 1624098001488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 591, VLAN trunk: None to switch port 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:19:01.929 4600 1624098001488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:19:01.929 4600 1624098001488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1e92095e-8ea1-4700-b7f4-74519861a140'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:19:02.065 4600 1624098001488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1e92095e-8ea1-4700-b7f4-74519861a140']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:19:02.065 4600 1624098001488 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-01-27 08:19:02.065 4600 1624098001488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf734181-bade-4247-a029-ea6d2399796a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:19:02.065 4600 1624098001488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1e92095e-8ea1-4700-b7f4-74519861a140 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:19:02.065 4600 1624098001488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:19:02.065 4600 1624098001488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-27 08:19:02.065 4600 1624098001488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" 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-01-27 08:19:02.065 4600 1624098001488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" "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-01-27 08:19:02.065 4600 1624098001488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" 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-01-27 08:19:02.083 4600 1624098001488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" "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-01-27 08:19:02.143 4600 1624098001488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" "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-01-27 08:19:02.143 4600 1624098001488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1e92095e-8ea1-4700-b7f4-74519861a140 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:19:02.143 4600 1624098001488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1e92095e-8ea1-4700-b7f4-74519861a140 processed. 2022-01-27 08:19:03.628 4600 1624098001488 MainThread DEBUG oslo_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-01-27 08:19:03.800 4600 1624098001488 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-01-27 08:19:22.596 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:19:23.722 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:19:23.722 4600 1624100516784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1e92095e-8ea1-4700-b7f4-74519861a140' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:19:23.722 4600 1624100516784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1e92095e-8ea1-4700-b7f4-74519861a140' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:19:23.722 4600 1624100516784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1e92095e-8ea1-4700-b7f4-74519861a140 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:19:23.768 4600 1624100516784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e92095e-8ea1-4700-b7f4-74519861a140'] 2022-01-27 08:19:23.768 4600 1624100516784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:19:23.768 4600 1624100516784 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-01-27 08:19:23.768 4600 1624100516784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e92095e-8ea1-4700-b7f4-74519861a140'] 2022-01-27 08:19:25.722 4600 1624100698768 MainThread DEBUG oslo_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-01-27 08:19:25.846 4600 1624100698768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:19:26.628 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:19:27.748 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:19:27.748 4600 1624100650320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1e92095e-8ea1-4700-b7f4-74519861a140' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:19:27.748 4600 1624100650320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1e92095e-8ea1-4700-b7f4-74519861a140' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:19:27.748 4600 1624100650320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1e92095e-8ea1-4700-b7f4-74519861a140 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:19:27.754 4600 1624100650320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b5f37b23-80cf-48f7-9656-b8f1593073d0 2022-01-27 08:19:27.754 4600 1624100650320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e92095e-8ea1-4700-b7f4-74519861a140'] 2022-01-27 08:19:27.754 4600 1624100650320 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-01-27 08:19:27.754 4600 1624100650320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e92095e-8ea1-4700-b7f4-74519861a140'] 2022-01-27 08:19:29.742 4600 1624097767264 MainThread DEBUG oslo_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-01-27 08:19:29.846 4600 1624097767264 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-01-27 08:19:44.830 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2e0459bc-339a-43da-9217-a4137fd547c5 2022-01-27 08:19:45.411 4600 1624100696304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Security group member updated on remote: ['3cb82790-aba8-4f02-a195-cf2e16be02b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:19:45.424 4600 1624100696304 MainThread INFO neutron.agent.securitygroups_rpc [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Security group member updated ['3cb82790-aba8-4f02-a195-cf2e16be02b8'] 2022-01-27 08:19:45.424 4600 1624100696304 MainThread INFO neutron.agent.securitygroups_rpc [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Refresh firewall rules 2022-01-27 08:19:45.424 4600 1624100696304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Get security group information for devices via rpc ['f2f5ef80-e866-408e-9308-fd30fc9e63eb', '2e0459bc-339a-43da-9217-a4137fd547c5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:19:45.487 4600 1624099962192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] port_delete event received for '2e0459bc-339a-43da-9217-a4137fd547c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:19:45.567 4600 1624100696304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Update security group information for ports dict_keys(['f2f5ef80-e866-408e-9308-fd30fc9e63eb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:19:45.567 4600 1624100696304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:19:45.567 4600 1624100696304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Update rules of security group (3cb82790-aba8-4f02-a195-cf2e16be02b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:19:45.567 4600 1624100696304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Update members of security group (3cb82790-aba8-4f02-a195-cf2e16be02b8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:19:45.567 4600 1624100696304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Update port filter for f2f5ef80-e866-408e-9308-fd30fc9e63eb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:19:45.567 4600 1624100696304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Updating port rules. 2022-01-27 08:19:45.567 4600 1624100696304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-27 08:19:45.567 4600 1624100696304 MainThread DEBUG oslo_concurrency.lockutils [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Lock "n-hv-driver-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" 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-01-27 08:19:45.567 4600 1624100696304 MainThread DEBUG oslo_concurrency.lockutils [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Lock "n-hv-driver-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" "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-01-27 08:19:45.567 4600 1624100696304 MainThread DEBUG oslo_concurrency.lockutils [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Lock "n-hv-driver-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" 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-01-27 08:19:45.846 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:19:45.846 4600 1624100862080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2e0459bc-339a-43da-9217-a4137fd547c5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:19:45.846 4600 1624100862080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2e0459bc-339a-43da-9217-a4137fd547c5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:19:45.846 4600 1624100862080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2e0459bc-339a-43da-9217-a4137fd547c5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:19:45.865 4600 1624100862080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e0459bc-339a-43da-9217-a4137fd547c5'] 2022-01-27 08:19:45.865 4600 1624100862080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:19:45.865 4600 1624100862080 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-01-27 08:19:45.865 4600 1624100862080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2e0459bc-339a-43da-9217-a4137fd547c5'] 2022-01-27 08:19:45.940 4600 1624100696304 MainThread DEBUG oslo_concurrency.lockutils [req-a4b23176-9e5e-425a-81ef-0de274040d5d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Lock "n-hv-driver-port-lock-f2f5ef80-e866-408e-9308-fd30fc9e63eb" "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-01-27 08:19:47.846 4600 1624079177328 MainThread DEBUG oslo_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-01-27 08:19:47.881 4600 1624079177328 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-01-27 08:19:48.854 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:19:49.878 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:19:50.065 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:19:50.065 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 1e92095e-8ea1-4700-b7f4-74519861a140 updated. Details: {'device': '1e92095e-8ea1-4700-b7f4-74519861a140', 'network_id': 'b5f37b23-80cf-48f7-9656-b8f1593073d0', 'port_id': '1e92095e-8ea1-4700-b7f4-74519861a140', 'mac_address': 'fa:16:3e:08:3b:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 591, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3ed04dec-55ad-4b90-8ba3-216a12c9a674', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:19:50.065 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:19:50.065 4600 1624100307184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" 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-01-27 08:19:50.080 4600 1624100307184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1e92095e-8ea1-4700-b7f4-74519861a140 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:19:50.080 4600 1624100307184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b5f37b23-80cf-48f7-9656-b8f1593073d0 2022-01-27 08:19:50.080 4600 1624100307184 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-01-27 08:19:50.314 4600 1624100307184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1e92095e-8ea1-4700-b7f4-74519861a140') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:19:50.314 4600 1624100307184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1e92095e-8ea1-4700-b7f4-74519861a140') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:19:50.314 4600 1624100307184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1e92095e-8ea1-4700-b7f4-74519861a140 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:19:50.314 4600 1624100307184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 591, VLAN trunk: None to switch port 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:19:50.457 4600 1624100307184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:19:50.472 4600 1624100307184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1e92095e-8ea1-4700-b7f4-74519861a140'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:19:50.631 4600 1624100307184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1e92095e-8ea1-4700-b7f4-74519861a140']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:19:50.631 4600 1624100307184 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-01-27 08:19:50.631 4600 1624100307184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf734181-bade-4247-a029-ea6d2399796a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:19:50.631 4600 1624100307184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1e92095e-8ea1-4700-b7f4-74519861a140 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:19:50.631 4600 1624100307184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:19:50.631 4600 1624100307184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1e92095e-8ea1-4700-b7f4-74519861a140 not yet added. Adding. 2022-01-27 08:19:50.631 4600 1624100307184 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-01-27 08:19:50.631 4600 1624100307184 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-01-27 08:19:50.838 4600 1624100307184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" 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-01-27 08:19:51.017 4600 1624100307184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" "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-01-27 08:19:51.017 4600 1624100307184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" 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-01-27 08:19:51.268 4600 1624100307184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" "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-01-27 08:19:51.417 4600 1624100307184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e92095e-8ea1-4700-b7f4-74519861a140" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:19:51.417 4600 1624100307184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1e92095e-8ea1-4700-b7f4-74519861a140 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:19:51.417 4600 1624100307184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1e92095e-8ea1-4700-b7f4-74519861a140 processed. 2022-01-27 08:19:51.880 4600 1624100307184 MainThread DEBUG oslo_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-01-27 08:19:52.064 4600 1624100307184 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-01-27 08:19:52.881 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f2f5ef80-e866-408e-9308-fd30fc9e63eb 2022-01-27 08:19:52.971 4600 1624098468960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b853ca92-c049-450f-9d04-52261f7b7a3d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Security group member updated on remote: ['3cb82790-aba8-4f02-a195-cf2e16be02b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:19:52.971 4600 1624098468960 MainThread INFO neutron.agent.securitygroups_rpc [req-b853ca92-c049-450f-9d04-52261f7b7a3d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Security group member updated ['3cb82790-aba8-4f02-a195-cf2e16be02b8'] 2022-01-27 08:19:52.971 4600 1624098468960 MainThread INFO neutron.agent.securitygroups_rpc [req-b853ca92-c049-450f-9d04-52261f7b7a3d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Refresh firewall rules 2022-01-27 08:19:52.971 4600 1624098468960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b853ca92-c049-450f-9d04-52261f7b7a3d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Get security group information for devices via rpc ['f2f5ef80-e866-408e-9308-fd30fc9e63eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:19:52.989 4600 1624098468960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b853ca92-c049-450f-9d04-52261f7b7a3d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:19:52.989 4600 1624098468960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b853ca92-c049-450f-9d04-52261f7b7a3d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:19:53.033 4600 1624100831648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b853ca92-c049-450f-9d04-52261f7b7a3d 67f052ee53cf4809b515fe1db487f8c6 dbabb8d3d76d4b44822aaec8fa814926 - - -] port_delete event received for 'f2f5ef80-e866-408e-9308-fd30fc9e63eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:19:53.898 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:19:53.898 4600 1624080021104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f2f5ef80-e866-408e-9308-fd30fc9e63eb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:19:53.898 4600 1624080021104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f2f5ef80-e866-408e-9308-fd30fc9e63eb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:19:53.898 4600 1624080021104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f2f5ef80-e866-408e-9308-fd30fc9e63eb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:19:53.912 4600 1624080021104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6bcf63f-e319-403b-ba80-6cbdfd624a9d 2022-01-27 08:19:53.912 4600 1624080021104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2f5ef80-e866-408e-9308-fd30fc9e63eb'] 2022-01-27 08:19:53.912 4600 1624080021104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:19:53.912 4600 1624080021104 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-01-27 08:19:53.912 4600 1624080021104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2f5ef80-e866-408e-9308-fd30fc9e63eb'] 2022-01-27 08:19:55.901 4600 1624080021104 MainThread DEBUG oslo_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-01-27 08:19:55.932 4600 1624080021104 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-01-27 08:19:55.973 4600 1624080021104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53733910-0e48-49d4-a1a1-394708e51a0f 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '2b3ff026-4b1f-4762-a228-ccc071a4ad6f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:19:57.006 4600 1624079164336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47c1500e-f151-43d2-9795-9872005e413e 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '01a438e5-3daa-48fb-b71e-38448bf2debd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:19:57.668 4600 1624080111040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a93cfd7-61ea-4e31-a174-e004391e77c9 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network f6bcf63f-e319-403b-ba80-6cbdfd624a9d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:19:57.668 4600 1624080111040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a93cfd7-61ea-4e31-a174-e004391e77c9 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network f6bcf63f-e319-403b-ba80-6cbdfd624a9d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:20:39.725 4600 1624080181552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df926e48-86b8-4773-a70e-c0b8ee8f42e3 - - - - -] port_update received: 5573c1d2-8753-4800-804d-0ae89a73944a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:20:39.725 4600 1624080181552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df926e48-86b8-4773-a70e-c0b8ee8f42e3 - - - - -] No port 5573c1d2-8753-4800-804d-0ae89a73944a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:20:43.316 4600 1624100833056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d115884b-b7c0-4a4a-bcc7-c2a39af8964c - - - - -] port_update received: 7bbe6f04-2889-476f-983e-f1f139e865fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:20:43.316 4600 1624100833056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d115884b-b7c0-4a4a-bcc7-c2a39af8964c - - - - -] No port 7bbe6f04-2889-476f-983e-f1f139e865fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:20:44.929 4600 1624098004304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76a50435-c543-4512-bd61-74a9d1e52ac2 - - - - -] port_update received: fd8d920e-c115-4893-a92f-8de6e908f7c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:20:44.929 4600 1624098004304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76a50435-c543-4512-bd61-74a9d1e52ac2 - - - - -] No port fd8d920e-c115-4893-a92f-8de6e908f7c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:20:49.096 4600 1624096798144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c303b0b5-3288-4444-9b61-43ca20d23112 - - - - -] port_update received: 014e00db-a0de-4822-82f8-a649b8747512 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:20:49.096 4600 1624096798144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c303b0b5-3288-4444-9b61-43ca20d23112 - - - - -] No port 014e00db-a0de-4822-82f8-a649b8747512 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:20:57.111 4600 1624100861904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4269aa6-b6cf-41db-802b-ba61b9e6f912 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group member updated on remote: ['b900f937-7c91-455f-b3dd-1796f8da0344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:20:57.111 4600 1624100861904 MainThread INFO neutron.agent.securitygroups_rpc [req-a4269aa6-b6cf-41db-802b-ba61b9e6f912 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group member updated ['b900f937-7c91-455f-b3dd-1796f8da0344'] 2022-01-27 08:21:10.235 4600 1624100754000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52e11d6b-ef49-4a79-8ac4-5005d2feed61 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: ee7399fb-935e-4893-a8c2-6be59bd947ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:21:10.235 4600 1624100754000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52e11d6b-ef49-4a79-8ac4-5005d2feed61 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port ee7399fb-935e-4893-a8c2-6be59bd947ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:21:13.470 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1e92095e-8ea1-4700-b7f4-74519861a140 2022-01-27 08:21:13.567 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ee7399fb-935e-4893-a8c2-6be59bd947ee 2022-01-27 08:21:13.998 4600 1624097253680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53258bec-f47b-46cf-ac7c-baf85b74ec22 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group member updated on remote: ['bf734181-bade-4247-a029-ea6d2399796a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:21:13.998 4600 1624097253680 MainThread INFO neutron.agent.securitygroups_rpc [req-53258bec-f47b-46cf-ac7c-baf85b74ec22 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group member updated ['bf734181-bade-4247-a029-ea6d2399796a'] 2022-01-27 08:21:14.294 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:21:14.298 4600 1624100352944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53258bec-f47b-46cf-ac7c-baf85b74ec22 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] port_delete event received for '1e92095e-8ea1-4700-b7f4-74519861a140' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:21:14.737 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port ee7399fb-935e-4893-a8c2-6be59bd947ee 2022-01-27 08:21:14.737 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port ee7399fb-935e-4893-a8c2-6be59bd947ee updated. Details: {'device': 'ee7399fb-935e-4893-a8c2-6be59bd947ee', 'network_id': '7e804239-72a9-430d-b1a1-9a6354709138', 'port_id': 'ee7399fb-935e-4893-a8c2-6be59bd947ee', 'mac_address': 'fa:16:3e:0a:f7:3b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 564, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f7648c6d-b35e-43c0-915f-a81194a17f33', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:21:14.737 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:21:14.737 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:21:14.737 4600 1624100353648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1e92095e-8ea1-4700-b7f4-74519861a140' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:21:14.737 4600 1624100353648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1e92095e-8ea1-4700-b7f4-74519861a140' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:21:14.737 4600 1624100353648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1e92095e-8ea1-4700-b7f4-74519861a140 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:21:14.737 4600 1624100352944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:21:14.737 4600 1624100352944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ee7399fb-935e-4893-a8c2-6be59bd947ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:21:14.737 4600 1624100352944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e804239-72a9-430d-b1a1-9a6354709138 2022-01-27 08:21:14.737 4600 1624100352944 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-01-27 08:21:14.754 4600 1624100353648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b5f37b23-80cf-48f7-9656-b8f1593073d0 2022-01-27 08:21:14.754 4600 1624100353648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e92095e-8ea1-4700-b7f4-74519861a140'] 2022-01-27 08:21:14.768 4600 1624100353648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:21:14.768 4600 1624100353648 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-01-27 08:21:14.768 4600 1624100353648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e92095e-8ea1-4700-b7f4-74519861a140'] 2022-01-27 08:21:14.955 4600 1624100352944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ee7399fb-935e-4893-a8c2-6be59bd947ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:14.955 4600 1624100352944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ee7399fb-935e-4893-a8c2-6be59bd947ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:15.080 4600 1624100352944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ee7399fb-935e-4893-a8c2-6be59bd947ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:21:15.080 4600 1624100352944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 564, VLAN trunk: None to switch port ee7399fb-935e-4893-a8c2-6be59bd947ee 2022-01-27 08:21:15.172 4600 1624100352944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:21:15.172 4600 1624100352944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ee7399fb-935e-4893-a8c2-6be59bd947ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:21:15.468 4600 1624100352944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ee7399fb-935e-4893-a8c2-6be59bd947ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:21:15.468 4600 1624100352944 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-01-27 08:21:15.468 4600 1624100352944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:21:15.468 4600 1624100352944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:21:15.468 4600 1624100352944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ee7399fb-935e-4893-a8c2-6be59bd947ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:21:15.468 4600 1624100352944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:21:15.468 4600 1624100352944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ee7399fb-935e-4893-a8c2-6be59bd947ee not yet added. Adding. 2022-01-27 08:21:15.468 4600 1624100352944 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-01-27 08:21:15.468 4600 1624100352944 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-01-27 08:21:15.626 4600 1624100352944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:21:15.661 4600 1624098524320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3333768-72e2-4d30-8f09-2c63e3da24c4 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] port_delete event received for '59ceb6be-d3af-400d-99bb-89223e913300' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:21:15.783 4600 1624100352944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "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-01-27 08:21:15.783 4600 1624100352944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:21:15.959 4600 1624100352944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "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-01-27 08:21:16.096 4600 1624100352944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:16.096 4600 1624100352944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ee7399fb-935e-4893-a8c2-6be59bd947ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:21:16.096 4600 1624100352944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ee7399fb-935e-4893-a8c2-6be59bd947ee processed. 2022-01-27 08:21:16.310 4600 1624100352944 MainThread DEBUG oslo_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-01-27 08:21:16.313 4600 1624079379440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ccfc64a-dc69-4946-8adf-588f38d617c7 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group rule updated on remote: ['d0e2d2c2-d61c-4bf9-9324-0263bed376a9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:16.313 4600 1624079379440 MainThread INFO neutron.agent.securitygroups_rpc [req-1ccfc64a-dc69-4946-8adf-588f38d617c7 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group rule updated ['d0e2d2c2-d61c-4bf9-9324-0263bed376a9'] 2022-01-27 08:21:16.438 4600 1624097102832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef3d102a-b8cc-432a-9437-00c7af0d1773 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group rule updated on remote: ['d0e2d2c2-d61c-4bf9-9324-0263bed376a9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:16.438 4600 1624097102832 MainThread INFO neutron.agent.securitygroups_rpc [req-ef3d102a-b8cc-432a-9437-00c7af0d1773 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group rule updated ['d0e2d2c2-d61c-4bf9-9324-0263bed376a9'] 2022-01-27 08:21:16.540 4600 1624100352944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:19.558 4600 1624079164336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9db09729-aba8-46c8-b3dc-bc92298bfe33 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group member updated on remote: ['d0e2d2c2-d61c-4bf9-9324-0263bed376a9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:21:19.558 4600 1624079164336 MainThread INFO neutron.agent.securitygroups_rpc [req-9db09729-aba8-46c8-b3dc-bc92298bfe33 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group member updated ['d0e2d2c2-d61c-4bf9-9324-0263bed376a9'] 2022-01-27 08:21:20.313 4600 1624100272960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4f88d92-3f4b-41ef-ab6b-c1fd9af31f87 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:21:20.333 4600 1624100272960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4f88d92-3f4b-41ef-ab6b-c1fd9af31f87 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:21:23.723 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:21:24.334 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:21:24.517 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:21:24.517 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 updated. Details: {'device': '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28', 'network_id': 'b5f37b23-80cf-48f7-9656-b8f1593073d0', 'port_id': '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28', 'mac_address': 'fa:16:3e:e1:14:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 591, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3ed04dec-55ad-4b90-8ba3-216a12c9a674', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:21:24.517 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:21:24.517 4600 1624080111040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" 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-01-27 08:21:24.517 4600 1624080111040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:21:24.517 4600 1624080111040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b5f37b23-80cf-48f7-9656-b8f1593073d0 2022-01-27 08:21:24.517 4600 1624080111040 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-01-27 08:21:24.737 4600 1624080111040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:24.737 4600 1624080111040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:24.750 4600 1624080111040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:21:24.750 4600 1624080111040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 591, VLAN trunk: None to switch port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:21:24.896 4600 1624080111040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:21:24.896 4600 1624080111040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:21:25.031 4600 1624080111040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:21:25.052 4600 1624080111040 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-01-27 08:21:25.052 4600 1624080111040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0e2d2c2-d61c-4bf9-9324-0263bed376a9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:21:25.052 4600 1624080111040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:21:25.052 4600 1624080111040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:21:25.052 4600 1624080111040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 not yet added. Adding. 2022-01-27 08:21:25.052 4600 1624080111040 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-01-27 08:21:25.052 4600 1624080111040 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-01-27 08:21:25.250 4600 1624080111040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" 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-01-27 08:21:25.441 4600 1624080111040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" "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-01-27 08:21:25.441 4600 1624080111040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" 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-01-27 08:21:25.674 4600 1624080111040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" "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-01-27 08:21:25.844 4600 1624080111040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" "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-01-27 08:21:25.844 4600 1624080111040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:21:25.844 4600 1624080111040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 processed. 2022-01-27 08:21:26.023 4600 1624080111040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6bfc3e5-f012-4f49-9114-6d7e96c552ec ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated on remote: ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:26.023 4600 1624080111040 MainThread INFO neutron.agent.securitygroups_rpc [req-f6bfc3e5-f012-4f49-9114-6d7e96c552ec ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] 2022-01-27 08:21:26.189 4600 1624097011664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb7c4314-aec0-44ff-8479-a6acf8ca16a7 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated on remote: ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:26.189 4600 1624097011664 MainThread INFO neutron.agent.securitygroups_rpc [req-fb7c4314-aec0-44ff-8479-a6acf8ca16a7 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] 2022-01-27 08:21:26.313 4600 1624097699264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f52c8f2-70ac-4914-b82c-a30337c67147 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated on remote: ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:26.313 4600 1624097699264 MainThread INFO neutron.agent.securitygroups_rpc [req-5f52c8f2-70ac-4914-b82c-a30337c67147 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] 2022-01-27 08:21:26.344 4600 1624097699264 MainThread DEBUG oslo_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-01-27 08:21:26.473 4600 1624097059232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea83d3d6-80ae-449e-b38f-67e955b01df3 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated on remote: ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:26.473 4600 1624097059232 MainThread INFO neutron.agent.securitygroups_rpc [req-ea83d3d6-80ae-449e-b38f-67e955b01df3 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] 2022-01-27 08:21:26.610 4600 1624100113040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f512b784-aae9-4255-93bc-6bf54ccf6b1a ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated on remote: ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:26.610 4600 1624100113040 MainThread INFO neutron.agent.securitygroups_rpc [req-f512b784-aae9-4255-93bc-6bf54ccf6b1a ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] 2022-01-27 08:21:26.752 4600 1624097255264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f97b8ad-9617-45e0-ae06-a6a36b71e5ef ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated on remote: ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:26.752 4600 1624097255264 MainThread INFO neutron.agent.securitygroups_rpc [req-7f97b8ad-9617-45e0-ae06-a6a36b71e5ef ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group rule updated ['b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] 2022-01-27 08:21:26.775 4600 1624097699264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:27.470 4600 1624101189936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group member updated on remote: ['b900f937-7c91-455f-b3dd-1796f8da0344', 'b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:21:27.470 4600 1624101189936 MainThread INFO neutron.agent.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group member updated ['b900f937-7c91-455f-b3dd-1796f8da0344', 'b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] 2022-01-27 08:21:27.470 4600 1624101189936 MainThread INFO neutron.agent.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Refresh firewall rules 2022-01-27 08:21:27.470 4600 1624101189936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Get security group information for devices via rpc ['ee7399fb-935e-4893-a8c2-6be59bd947ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:21:27.504 4600 1624101265824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] port_update received: ee7399fb-935e-4893-a8c2-6be59bd947ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:21:27.504 4600 1624101265824 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-agent-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:21:27.504 4600 1624101265824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Binding port ee7399fb-935e-4893-a8c2-6be59bd947ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:21:27.504 4600 1624101265824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] 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-01-27 08:21:27.547 4600 1624101265824 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ee7399fb-935e-4893-a8c2-6be59bd947ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:27.547 4600 1624101265824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ee7399fb-935e-4893-a8c2-6be59bd947ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:27.547 4600 1624101265824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Trunk plugin disabled on server. Assuming port ee7399fb-935e-4893-a8c2-6be59bd947ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:21:27.547 4600 1624101265824 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Binding VLAN ID: 564, VLAN trunk: None to switch port ee7399fb-935e-4893-a8c2-6be59bd947ee 2022-01-27 08:21:27.598 4600 1624101265824 MainThread INFO neutron.agent.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Refresh firewall rules 2022-01-27 08:21:27.598 4600 1624101265824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Get security group information for devices via rpc ['ee7399fb-935e-4893-a8c2-6be59bd947ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:21:28.162 4600 1624101189936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update security group information for ports dict_keys(['ee7399fb-935e-4893-a8c2-6be59bd947ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:21:28.162 4600 1624101189936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:21:28.162 4600 1624101189936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update rules of security group (b0617d35-1c8a-4474-ba97-1d65b95c3dfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:21:28.162 4600 1624101189936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update rules of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:21:28.162 4600 1624101189936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update members of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:21:28.162 4600 1624101189936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update port filter for ee7399fb-935e-4893-a8c2-6be59bd947ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:21:28.162 4600 1624101189936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Updating port rules. 2022-01-27 08:21:28.162 4600 1624101189936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Creating 6 new rules, removing 0 old rules. 2022-01-27 08:21:28.162 4600 1624101189936 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:21:28.206 4600 1624101265824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update security group information for ports dict_keys(['ee7399fb-935e-4893-a8c2-6be59bd947ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:21:28.206 4600 1624101265824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:21:28.206 4600 1624101265824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update rules of security group (b0617d35-1c8a-4474-ba97-1d65b95c3dfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:21:28.206 4600 1624101265824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update rules of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:21:28.206 4600 1624101265824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update members of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:21:28.206 4600 1624101265824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update port filter for ee7399fb-935e-4893-a8c2-6be59bd947ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:21:28.206 4600 1624101265824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Updating port rules. 2022-01-27 08:21:28.206 4600 1624101265824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Creating 6 new rules, removing 0 old rules. 2022-01-27 08:21:28.377 4600 1624101189936 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "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-01-27 08:21:28.377 4600 1624101189936 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:21:28.377 4600 1624101189936 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "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-01-27 08:21:28.377 4600 1624101265824 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-27 08:21:28.488 4600 1624101265824 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:28.488 4600 1624101265824 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:21:28.488 4600 1624101265824 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "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-01-27 08:21:28.549 4600 1624101265824 MainThread DEBUG oslo_concurrency.lockutils [req-d5fdc6fe-6a76-44ee-9276-87c1ab37b73b ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-agent-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:38.813 4600 1624101535984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70345f82-4c1f-4061-8332-5f01bfab89cc b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group member updated on remote: ['d57eb367-6ee9-4404-b440-52ab6377e76c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:21:38.813 4600 1624101535984 MainThread INFO neutron.agent.securitygroups_rpc [req-70345f82-4c1f-4061-8332-5f01bfab89cc b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group member updated ['d57eb367-6ee9-4404-b440-52ab6377e76c'] 2022-01-27 08:21:39.409 4600 1624101484496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70345f82-4c1f-4061-8332-5f01bfab89cc b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] port_delete event received for '07dab20b-2da0-42d4-81b5-16176748b5c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:21:39.767 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 07dab20b-2da0-42d4-81b5-16176748b5c7 2022-01-27 08:21:40.437 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:21:40.437 4600 1624101484496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '07dab20b-2da0-42d4-81b5-16176748b5c7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:21:40.437 4600 1624101484496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '07dab20b-2da0-42d4-81b5-16176748b5c7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:21:40.437 4600 1624101484496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 07dab20b-2da0-42d4-81b5-16176748b5c7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:21:40.453 4600 1624101484496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d645bcbf-45a2-4d6c-9344-2f2786fbc690 2022-01-27 08:21:40.453 4600 1624101484496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['07dab20b-2da0-42d4-81b5-16176748b5c7'] 2022-01-27 08:21:40.453 4600 1624101484496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:21:40.453 4600 1624101484496 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-01-27 08:21:40.453 4600 1624101484496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['07dab20b-2da0-42d4-81b5-16176748b5c7'] 2022-01-27 08:21:41.069 4600 1624101405968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-771aa7ab-1272-4859-93c5-2a8f3e49d8e7 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] port_delete event received for 'e19be1b2-bd2c-42b2-989c-badbbea9c371' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:21:41.657 4600 1624101301232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a1b111c-5946-43db-9e20-b4b019e20fdb b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group rule updated on remote: ['8986d142-1ffe-41f2-ab46-4b44d229a029'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:41.657 4600 1624101301232 MainThread INFO neutron.agent.securitygroups_rpc [req-1a1b111c-5946-43db-9e20-b4b019e20fdb b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group rule updated ['8986d142-1ffe-41f2-ab46-4b44d229a029'] 2022-01-27 08:21:41.782 4600 1624101293392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0f41344-b588-4874-8430-ea6a4f879419 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group rule updated on remote: ['8986d142-1ffe-41f2-ab46-4b44d229a029'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-27 08:21:41.782 4600 1624101293392 MainThread INFO neutron.agent.securitygroups_rpc [req-d0f41344-b588-4874-8430-ea6a4f879419 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group rule updated ['8986d142-1ffe-41f2-ab46-4b44d229a029'] 2022-01-27 08:21:42.453 4600 1624077441504 MainThread DEBUG oslo_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-01-27 08:21:42.484 4600 1624077441504 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-01-27 08:21:43.805 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d02dfeb2-3263-4ff2-af2f-ef7c08300258 2022-01-27 08:21:44.479 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:21:44.479 4600 1624098304416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd02dfeb2-3263-4ff2-af2f-ef7c08300258' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:21:44.479 4600 1624098304416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd02dfeb2-3263-4ff2-af2f-ef7c08300258' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:21:44.479 4600 1624098304416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d02dfeb2-3263-4ff2-af2f-ef7c08300258 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:21:44.485 4600 1624098304416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6f17ca1e-8df8-492e-956a-32091e64be77 2022-01-27 08:21:44.485 4600 1624098304416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d02dfeb2-3263-4ff2-af2f-ef7c08300258'] 2022-01-27 08:21:44.485 4600 1624098304416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:21:44.504 4600 1624098304416 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-01-27 08:21:44.504 4600 1624098304416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d02dfeb2-3263-4ff2-af2f-ef7c08300258'] 2022-01-27 08:21:44.924 4600 1624098304416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1aefea7-1ff7-4352-9e86-01332072a245 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group member updated on remote: ['8986d142-1ffe-41f2-ab46-4b44d229a029'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:21:44.924 4600 1624098304416 MainThread INFO neutron.agent.securitygroups_rpc [req-b1aefea7-1ff7-4352-9e86-01332072a245 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group member updated ['8986d142-1ffe-41f2-ab46-4b44d229a029'] 2022-01-27 08:21:45.705 4600 1624100834112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43440521-28be-48a4-b04b-bfb4553f02e1 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:21:45.728 4600 1624100834112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43440521-28be-48a4-b04b-bfb4553f02e1 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:21:46.500 4600 1624101188352 MainThread DEBUG oslo_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-01-27 08:21:46.641 4600 1624101188352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:49.984 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d02dfeb2-3263-4ff2-af2f-ef7c08300258 2022-01-27 08:21:49.984 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 2022-01-27 08:21:50.545 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:21:50.970 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port d02dfeb2-3263-4ff2-af2f-ef7c08300258 2022-01-27 08:21:50.970 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port d02dfeb2-3263-4ff2-af2f-ef7c08300258 updated. Details: {'device': 'd02dfeb2-3263-4ff2-af2f-ef7c08300258', 'network_id': '6f17ca1e-8df8-492e-956a-32091e64be77', 'port_id': 'd02dfeb2-3263-4ff2-af2f-ef7c08300258', 'mac_address': 'fa:16:3e:4d:38:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 599, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e7ec6cc-ae68-450e-97d1-714b7f5b5747', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:21:50.970 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:21:50.970 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 2022-01-27 08:21:50.970 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 updated. Details: {'device': '8813d5a2-40dc-4a3f-8f6f-250ea7902ee5', 'network_id': 'd645bcbf-45a2-4d6c-9344-2f2786fbc690', 'port_id': '8813d5a2-40dc-4a3f-8f6f-250ea7902ee5', 'mac_address': 'fa:16:3e:c9:ba:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 587, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '84d0462f-2509-49df-87ec-f55d2efd1ee6', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:21:50.970 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:21:50.970 4600 1624097852400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" 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-01-27 08:21:50.970 4600 1624097852400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d02dfeb2-3263-4ff2-af2f-ef7c08300258 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:21:50.970 4600 1624097852400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6f17ca1e-8df8-492e-956a-32091e64be77 2022-01-27 08:21:50.970 4600 1624097852400 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-01-27 08:21:50.970 4600 1624079335088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8813d5a2-40dc-4a3f-8f6f-250ea7902ee5" 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-01-27 08:21:50.970 4600 1624079335088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:21:50.970 4600 1624079335088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d645bcbf-45a2-4d6c-9344-2f2786fbc690 2022-01-27 08:21:50.970 4600 1624079335088 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-01-27 08:21:51.173 4600 1624079335088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8813d5a2-40dc-4a3f-8f6f-250ea7902ee5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:51.173 4600 1624079335088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8813d5a2-40dc-4a3f-8f6f-250ea7902ee5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:51.173 4600 1624079335088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:21:51.173 4600 1624079335088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 587, VLAN trunk: None to switch port 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 2022-01-27 08:21:51.188 4600 1624097852400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd02dfeb2-3263-4ff2-af2f-ef7c08300258') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:51.188 4600 1624097852400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd02dfeb2-3263-4ff2-af2f-ef7c08300258') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:21:51.203 4600 1624097852400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d02dfeb2-3263-4ff2-af2f-ef7c08300258 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:21:51.203 4600 1624097852400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 599, VLAN trunk: None to switch port d02dfeb2-3263-4ff2-af2f-ef7c08300258 2022-01-27 08:21:51.332 4600 1624079335088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:21:51.332 4600 1624079335088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8813d5a2-40dc-4a3f-8f6f-250ea7902ee5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:21:51.348 4600 1624097852400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:21:51.348 4600 1624097852400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d02dfeb2-3263-4ff2-af2f-ef7c08300258'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:21:51.580 4600 1624079335088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8813d5a2-40dc-4a3f-8f6f-250ea7902ee5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:21:51.580 4600 1624079335088 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-01-27 08:21:51.580 4600 1624079335088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8986d142-1ffe-41f2-ab46-4b44d229a029) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:21:51.580 4600 1624079335088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:21:51.580 4600 1624079335088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:21:51.580 4600 1624079335088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 not yet added. Adding. 2022-01-27 08:21:51.580 4600 1624079335088 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-01-27 08:21:51.580 4600 1624079335088 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-01-27 08:21:51.673 4600 1624097852400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d02dfeb2-3263-4ff2-af2f-ef7c08300258']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:21:51.673 4600 1624097852400 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-01-27 08:21:51.673 4600 1624097852400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2c499e8a-c946-4c3f-ac6e-c0db7b7a815f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:21:51.673 4600 1624097852400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d02dfeb2-3263-4ff2-af2f-ef7c08300258 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:21:51.673 4600 1624097852400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:21:51.673 4600 1624097852400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d02dfeb2-3263-4ff2-af2f-ef7c08300258 not yet added. Adding. 2022-01-27 08:21:51.673 4600 1624097852400 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-01-27 08:21:51.673 4600 1624097852400 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-01-27 08:21:51.812 4600 1624079335088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8813d5a2-40dc-4a3f-8f6f-250ea7902ee5" 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-01-27 08:21:52.001 4600 1624097852400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" 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-01-27 08:21:52.001 4600 1624079335088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8813d5a2-40dc-4a3f-8f6f-250ea7902ee5" "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-01-27 08:21:52.001 4600 1624079335088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8813d5a2-40dc-4a3f-8f6f-250ea7902ee5" 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-01-27 08:21:52.205 4600 1624097852400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" "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-01-27 08:21:52.220 4600 1624097852400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-27 08:21:52.265 4600 1624079335088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8813d5a2-40dc-4a3f-8f6f-250ea7902ee5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:52.501 4600 1624097852400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:52.501 4600 1624079335088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8813d5a2-40dc-4a3f-8f6f-250ea7902ee5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.532s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:52.501 4600 1624079335088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:21:52.501 4600 1624079335088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 processed. 2022-01-27 08:21:52.552 4600 1624101539152 MainThread DEBUG oslo_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-01-27 08:21:52.660 4600 1624097852400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d02dfeb2-3263-4ff2-af2f-ef7c08300258" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:52.660 4600 1624097852400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d02dfeb2-3263-4ff2-af2f-ef7c08300258 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:21:52.660 4600 1624097852400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d02dfeb2-3263-4ff2-af2f-ef7c08300258 processed. 2022-01-27 08:21:52.750 4600 1624101539152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:21:54.569 4600 1624101539680 MainThread DEBUG oslo_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-01-27 08:21:54.751 4600 1624101539680 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-01-27 08:23:16.782 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:23:17.183 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:23:17.390 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:23:17.390 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 updated. Details: {'device': '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28', 'network_id': 'b5f37b23-80cf-48f7-9656-b8f1593073d0', 'port_id': '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28', 'mac_address': 'fa:16:3e:e1:14:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 591, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3ed04dec-55ad-4b90-8ba3-216a12c9a674', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:23:17.390 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:23:17.390 4600 1624102306736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" 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-01-27 08:23:17.390 4600 1624102306736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:23:17.390 4600 1624102306736 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-01-27 08:23:17.421 4600 1624102306736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:23:17.421 4600 1624102306736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:23:17.436 4600 1624102306736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:23:17.436 4600 1624102306736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 591, VLAN trunk: None to switch port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:23:17.488 4600 1624102306736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:23:17.488 4600 1624102306736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:23:17.626 4600 1624102306736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:23:17.626 4600 1624102306736 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-01-27 08:23:17.626 4600 1624102306736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0e2d2c2-d61c-4bf9-9324-0263bed376a9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:23:17.626 4600 1624102306736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:23:17.639 4600 1624102306736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:23:17.639 4600 1624102306736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-27 08:23:17.639 4600 1624102306736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" 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-01-27 08:23:17.639 4600 1624102306736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" "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-01-27 08:23:17.639 4600 1624102306736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" 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-01-27 08:23:17.639 4600 1624102306736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" "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-01-27 08:23:17.710 4600 1624102306736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" "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-01-27 08:23:17.710 4600 1624102306736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:23:17.710 4600 1624102306736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 processed. 2022-01-27 08:23:19.215 4600 1624102306736 MainThread DEBUG oslo_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-01-27 08:23:19.393 4600 1624102306736 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-01-27 08:23:32.952 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:23:33.298 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:23:33.298 4600 1624100519776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:23:33.298 4600 1624100519776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:23:33.298 4600 1624100519776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:23:33.319 4600 1624100519776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28'] 2022-01-27 08:23:33.319 4600 1624100519776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:23:33.319 4600 1624100519776 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-01-27 08:23:33.319 4600 1624100519776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28'] 2022-01-27 08:23:35.298 4600 1624097765504 MainThread DEBUG oslo_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-01-27 08:23:35.437 4600 1624097765504 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-01-27 08:23:36.985 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:23:37.315 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:23:37.315 4600 1624097162160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:23:37.315 4600 1624097162160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:23:37.315 4600 1624097162160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:23:37.330 4600 1624097162160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b5f37b23-80cf-48f7-9656-b8f1593073d0 2022-01-27 08:23:37.330 4600 1624097162160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28'] 2022-01-27 08:23:37.330 4600 1624097162160 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-01-27 08:23:37.330 4600 1624097162160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28'] 2022-01-27 08:23:39.327 4600 1624101835696 MainThread DEBUG oslo_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-01-27 08:23:39.503 4600 1624101835696 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-01-27 08:23:39.812 4600 1624102273616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0547043e-7a8e-4446-866e-1c4f0acbc21b 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] port_delete event received for 'fa2f3c15-0456-4b3c-befe-10b7b4671b4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:23:53.141 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:23:53.394 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:23:53.607 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:23:53.607 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 updated. Details: {'device': '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28', 'network_id': 'b5f37b23-80cf-48f7-9656-b8f1593073d0', 'port_id': '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28', 'mac_address': 'fa:16:3e:e1:14:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 591, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3ed04dec-55ad-4b90-8ba3-216a12c9a674', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:23:53.607 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:23:53.607 4600 1624102462912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" 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-01-27 08:23:53.607 4600 1624102462912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:23:53.607 4600 1624102462912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b5f37b23-80cf-48f7-9656-b8f1593073d0 2022-01-27 08:23:53.607 4600 1624102462912 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-01-27 08:23:53.878 4600 1624102462912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:23:53.878 4600 1624102462912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:23:53.878 4600 1624102462912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:23:53.878 4600 1624102462912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 591, VLAN trunk: None to switch port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:23:53.984 4600 1624102522192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26b1466a-1319-49ab-b543-36ac2f7a3e04 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group member updated on remote: ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:23:53.984 4600 1624102522192 MainThread INFO neutron.agent.securitygroups_rpc [req-26b1466a-1319-49ab-b543-36ac2f7a3e04 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] Security group member updated ['2c499e8a-c946-4c3f-ac6e-c0db7b7a815f'] 2022-01-27 08:23:54.045 4600 1624079897696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26b1466a-1319-49ab-b543-36ac2f7a3e04 753b0d69570f4636bb20834c5e428953 52c7e30c960e467ebb7491abe9eb5e94 - - -] port_delete event received for 'd02dfeb2-3263-4ff2-af2f-ef7c08300258' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:23:54.108 4600 1624102462912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:23:54.108 4600 1624102462912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:23:54.250 4600 1624102462912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:23:54.250 4600 1624102462912 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-01-27 08:23:54.250 4600 1624102462912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0e2d2c2-d61c-4bf9-9324-0263bed376a9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:23:54.250 4600 1624102462912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:23:54.250 4600 1624102462912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:23:54.250 4600 1624102462912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 not yet added. Adding. 2022-01-27 08:23:54.272 4600 1624102462912 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-01-27 08:23:54.272 4600 1624102462912 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-01-27 08:23:54.425 4600 1624102462912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" 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-01-27 08:23:54.595 4600 1624102462912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" "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-01-27 08:23:54.595 4600 1624102462912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" 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-01-27 08:23:54.659 4600 1624102520256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f1048d9-90c9-484b-86e7-4bd63b2098e4 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group member updated on remote: ['8986d142-1ffe-41f2-ab46-4b44d229a029'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:23:54.659 4600 1624102520256 MainThread INFO neutron.agent.securitygroups_rpc [req-8f1048d9-90c9-484b-86e7-4bd63b2098e4 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] Security group member updated ['8986d142-1ffe-41f2-ab46-4b44d229a029'] 2022-01-27 08:23:54.812 4600 1624102462912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" "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-01-27 08:23:55.015 4600 1624077441504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f1048d9-90c9-484b-86e7-4bd63b2098e4 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] port_delete event received for '8813d5a2-40dc-4a3f-8f6f-250ea7902ee5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:23:55.031 4600 1624102462912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04cc6508-25e0-4c5f-bbcc-5d6ab4420c28" "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-01-27 08:23:55.031 4600 1624102462912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:23:55.031 4600 1624102462912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 processed. 2022-01-27 08:23:55.202 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d02dfeb2-3263-4ff2-af2f-ef7c08300258 2022-01-27 08:23:55.202 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 2022-01-27 08:23:55.405 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:23:55.405 4600 1624102180816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd02dfeb2-3263-4ff2-af2f-ef7c08300258' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:23:55.405 4600 1624102180816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd02dfeb2-3263-4ff2-af2f-ef7c08300258' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:23:55.405 4600 1624102180816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d02dfeb2-3263-4ff2-af2f-ef7c08300258 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:23:55.405 4600 1624101980640 MainThread DEBUG oslo_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-01-27 08:23:55.405 4600 1624102180464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8813d5a2-40dc-4a3f-8f6f-250ea7902ee5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:23:55.405 4600 1624102180464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8813d5a2-40dc-4a3f-8f6f-250ea7902ee5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:23:55.405 4600 1624102180464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8813d5a2-40dc-4a3f-8f6f-250ea7902ee5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:23:55.405 4600 1624102180816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6f17ca1e-8df8-492e-956a-32091e64be77 2022-01-27 08:23:55.420 4600 1624102180816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d02dfeb2-3263-4ff2-af2f-ef7c08300258'] 2022-01-27 08:23:55.420 4600 1624102180816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:23:55.420 4600 1624102180816 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-01-27 08:23:55.420 4600 1624102180816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d02dfeb2-3263-4ff2-af2f-ef7c08300258'] 2022-01-27 08:23:55.420 4600 1624102180464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d645bcbf-45a2-4d6c-9344-2f2786fbc690 2022-01-27 08:23:55.420 4600 1624102180464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8813d5a2-40dc-4a3f-8f6f-250ea7902ee5'] 2022-01-27 08:23:55.420 4600 1624102180464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:23:55.420 4600 1624102180464 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-01-27 08:23:55.420 4600 1624102180464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8813d5a2-40dc-4a3f-8f6f-250ea7902ee5'] 2022-01-27 08:23:55.987 4600 1624101980640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:23:56.702 4600 1624079220976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f57af93e-a139-478e-b0d2-84cdc9bebc74 b83cbe9756f3487283c86abbfa668808 a37116f424cb4ce6a57fa4bf496703f2 - - -] port_delete event received for 'dac7c62b-5f21-4787-abd7-eac5b3b812fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:23:57.317 4600 1624079803664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba62ea17-6d6c-4ef7-b99b-3512028f30ad 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for 'e9cd1616-38d0-451c-837c-fe4a25bb2b76' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:23:57.402 4600 1624079803664 MainThread DEBUG oslo_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-01-27 08:23:57.424 4600 1624079803664 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-01-27 08:23:58.472 4600 1624101304448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04a19f83-71fe-4eb2-9d4d-09d4ed8e26e6 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '991144fe-cf97-477f-8c35-7682d7931b21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:23:59.284 4600 1624102378128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-433c4cbe-dbf5-416e-b5c1-c2c5b44d1644 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '5d71db37-6673-4530-a78c-4c8861bb4f33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:23:59.425 4600 1624100956640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d99f5e7-d431-4471-b55e-7d375fc41b93 - - - - -] port_delete event received for '5d71db37-6673-4530-a78c-4c8861bb4f33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:23:59.748 4600 1624100956640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-433c4cbe-dbf5-416e-b5c1-c2c5b44d1644 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network 6f17ca1e-8df8-492e-956a-32091e64be77 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:23:59.748 4600 1624100956640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-433c4cbe-dbf5-416e-b5c1-c2c5b44d1644 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network 6f17ca1e-8df8-492e-956a-32091e64be77 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:24:00.816 4600 1624100956640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa08f69c-ce81-4c1b-b3bb-fdbe543177d9 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '144ad20a-ef81-47d1-a403-730804aa8ae3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:01.390 4600 1624098306704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25ad6292-1323-4c87-af14-dc9edeca707b 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '6f175a7c-bf4c-446d-815b-537025197551' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:02.234 4600 1624102377600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01b71f36-8869-4e1e-a267-3b63f35e983a 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for 'b6dc15df-2d75-4057-bf5e-c8a8c6998f09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:02.639 4600 1624079220976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75cfdef2-6677-446d-80ec-e78673a87ef5 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for 'de7695e8-9bb5-4441-8cd1-4abb554d9bfc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:03.108 4600 1624102180816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-488a5d3a-88dc-4363-9738-5af4ea9b05eb 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for 'b5baea6e-8c32-42df-abb4-c423efd04bc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:03.154 4600 1624102180816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3455eb4-4a2f-4862-beb2-f8f8f43d68a0 - - - - -] port_delete event received for 'b5baea6e-8c32-42df-abb4-c423efd04bc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:03.374 4600 1624101980640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-488a5d3a-88dc-4363-9738-5af4ea9b05eb 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network e0b99cb2-91d5-484c-b732-f6b86c94a827 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:24:03.374 4600 1624101980640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-488a5d3a-88dc-4363-9738-5af4ea9b05eb 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network e0b99cb2-91d5-484c-b732-f6b86c94a827 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:24:03.578 4600 1624102463792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0a00a14-6e4f-4bde-9635-d8990b74967c 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for 'e18fae0d-fb8e-4291-8524-e9ae2ef11758' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:03.826 4600 1624102463792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0a00a14-6e4f-4bde-9635-d8990b74967c 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network d645bcbf-45a2-4d6c-9344-2f2786fbc690 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:24:03.826 4600 1624102463792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0a00a14-6e4f-4bde-9635-d8990b74967c 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network d645bcbf-45a2-4d6c-9344-2f2786fbc690 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:24:06.764 4600 1624044893632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group member updated on remote: ['b900f937-7c91-455f-b3dd-1796f8da0344', 'b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:24:06.764 4600 1624044893632 MainThread INFO neutron.agent.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group member updated ['b900f937-7c91-455f-b3dd-1796f8da0344', 'b0617d35-1c8a-4474-ba97-1d65b95c3dfa'] 2022-01-27 08:24:06.764 4600 1624044893632 MainThread INFO neutron.agent.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Refresh firewall rules 2022-01-27 08:24:06.764 4600 1624044893632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Get security group information for devices via rpc ['ee7399fb-935e-4893-a8c2-6be59bd947ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:24:06.812 4600 1624102182752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] port_update received: ee7399fb-935e-4893-a8c2-6be59bd947ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:24:06.828 4600 1624102182752 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-agent-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:24:06.828 4600 1624102182752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Binding port ee7399fb-935e-4893-a8c2-6be59bd947ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:24:06.828 4600 1624102182752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] 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-01-27 08:24:06.844 4600 1624102182752 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ee7399fb-935e-4893-a8c2-6be59bd947ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:24:06.844 4600 1624102182752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ee7399fb-935e-4893-a8c2-6be59bd947ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:24:06.859 4600 1624102182752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Trunk plugin disabled on server. Assuming port ee7399fb-935e-4893-a8c2-6be59bd947ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:24:06.859 4600 1624102182752 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Binding VLAN ID: 564, VLAN trunk: None to switch port ee7399fb-935e-4893-a8c2-6be59bd947ee 2022-01-27 08:24:06.894 4600 1624102182752 MainThread INFO neutron.agent.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Refresh firewall rules 2022-01-27 08:24:06.894 4600 1624102182752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Get security group information for devices via rpc ['ee7399fb-935e-4893-a8c2-6be59bd947ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:24:07.002 4600 1624044893632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update security group information for ports dict_keys(['ee7399fb-935e-4893-a8c2-6be59bd947ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:24:07.002 4600 1624044893632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:24:07.029 4600 1624044893632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update rules of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:24:07.029 4600 1624044893632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update members of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:24:07.030 4600 1624044893632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update port filter for ee7399fb-935e-4893-a8c2-6be59bd947ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:24:07.030 4600 1624044893632 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Updating port rules. 2022-01-27 08:24:07.030 4600 1624044893632 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Creating 0 new rules, removing 6 old rules. 2022-01-27 08:24:07.030 4600 1624044893632 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:24:07.030 4600 1624044893632 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "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-01-27 08:24:07.030 4600 1624044893632 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:24:07.123 4600 1624102182752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update security group information for ports dict_keys(['ee7399fb-935e-4893-a8c2-6be59bd947ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:24:07.123 4600 1624102182752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:24:07.123 4600 1624102182752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update rules of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:24:07.123 4600 1624102182752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update members of security group (b900f937-7c91-455f-b3dd-1796f8da0344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:24:07.123 4600 1624102182752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Update port filter for ee7399fb-935e-4893-a8c2-6be59bd947ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:24:07.140 4600 1624102182752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Updating port rules. 2022-01-27 08:24:07.140 4600 1624102182752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Creating 0 new rules, removing 6 old rules. 2022-01-27 08:24:07.264 4600 1624044893632 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "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-01-27 08:24:07.264 4600 1624102182752 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-27 08:24:07.264 4600 1624102182752 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "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-01-27 08:24:07.264 4600 1624102182752 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" 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-01-27 08:24:07.316 4600 1624102182752 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-driver-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:24:07.345 4600 1624102182752 MainThread DEBUG oslo_concurrency.lockutils [req-6ebb356f-6f2b-45cc-a33f-35ccf73424be ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Lock "n-hv-agent-port-lock-ee7399fb-935e-4893-a8c2-6be59bd947ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:24:07.702 4600 1624101300528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fe20617-621e-464a-a89a-17071570cf00 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] port_delete event received for 'bae393b2-f018-49f3-bce4-b6dfb85265a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:13.370 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ee7399fb-935e-4893-a8c2-6be59bd947ee 2022-01-27 08:24:13.474 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:24:13.474 4600 1624102692288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ee7399fb-935e-4893-a8c2-6be59bd947ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:24:13.474 4600 1624102692288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ee7399fb-935e-4893-a8c2-6be59bd947ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:24:13.474 4600 1624102692288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ee7399fb-935e-4893-a8c2-6be59bd947ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:24:13.482 4600 1624102692288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ee7399fb-935e-4893-a8c2-6be59bd947ee'] 2022-01-27 08:24:13.482 4600 1624102692288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:24:13.482 4600 1624102692288 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-01-27 08:24:13.482 4600 1624102692288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ee7399fb-935e-4893-a8c2-6be59bd947ee'] 2022-01-27 08:24:13.733 4600 1624102692288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d043c40-e3f9-4ec4-8b47-f9403f2b00f8 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group member updated on remote: ['b900f937-7c91-455f-b3dd-1796f8da0344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:24:13.733 4600 1624102692288 MainThread INFO neutron.agent.securitygroups_rpc [req-1d043c40-e3f9-4ec4-8b47-f9403f2b00f8 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] Security group member updated ['b900f937-7c91-455f-b3dd-1796f8da0344'] 2022-01-27 08:24:13.812 4600 1624102719904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d043c40-e3f9-4ec4-8b47-f9403f2b00f8 ee554a66901a440991dc8a5e50232a44 d673a2c0dd1143b493bf1d7195452f49 - - -] port_delete event received for 'ee7399fb-935e-4893-a8c2-6be59bd947ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:15.489 4600 1624102089648 MainThread DEBUG oslo_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-01-27 08:24:15.516 4600 1624102089648 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-01-27 08:24:16.999 4600 1624101835344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d57e1869-3ca0-42c6-90af-219609198eef 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '7bbe6f04-2889-476f-983e-f1f139e865fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:18.470 4600 1624101763024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d01ae535-175f-472a-b5a5-89197a08c5ca 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '5573c1d2-8753-4800-804d-0ae89a73944a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:19.279 4600 1624101536160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc2b7483-3631-4592-9142-2518ad3b8509 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '0a8cd8fd-a844-4b0f-8062-e2a7a5587d02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:19.380 4600 1624101328496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31856d20-5302-40eb-9bde-bc212f1f3478 - - - - -] port_delete event received for '0a8cd8fd-a844-4b0f-8062-e2a7a5587d02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:19.467 4600 1624101327792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc2b7483-3631-4592-9142-2518ad3b8509 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network 7e804239-72a9-430d-b1a1-9a6354709138 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:24:19.467 4600 1624101327792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cc2b7483-3631-4592-9142-2518ad3b8509 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Reclaiming local network 7e804239-72a9-430d-b1a1-9a6354709138 2022-01-27 08:24:20.717 4600 1624097306224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27269afe-bea0-4a4a-89bb-018488b7ffaa 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '014e00db-a0de-4822-82f8-a649b8747512' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:21.767 4600 1624097252272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-045300dc-bd97-4a69-8419-bf5b46827bf6 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for 'fd8d920e-c115-4893-a92f-8de6e908f7c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:22.514 4600 1624097252272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c7ee374-5d00-49b0-8092-9f31fb3fadbc 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for 'a78b0636-df71-45fe-8208-d9f8719544e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:24:22.732 4600 1624097252272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c7ee374-5d00-49b0-8092-9f31fb3fadbc 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network efb95c78-ec63-4951-a6a1-c3a9d3c4c5dd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:24:22.732 4600 1624097252272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c7ee374-5d00-49b0-8092-9f31fb3fadbc 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network efb95c78-ec63-4951-a6a1-c3a9d3c4c5dd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:25:05.513 4600 1624103269648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd7d25dd-bc61-4a19-9d17-39a2e534b6aa 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group member updated on remote: ['d0e2d2c2-d61c-4bf9-9324-0263bed376a9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:25:05.513 4600 1624103269648 MainThread INFO neutron.agent.securitygroups_rpc [req-fd7d25dd-bc61-4a19-9d17-39a2e534b6aa 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] Security group member updated ['d0e2d2c2-d61c-4bf9-9324-0263bed376a9'] 2022-01-27 08:25:05.747 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 2022-01-27 08:25:05.781 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:25:05.781 4600 1624103269648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:25:05.781 4600 1624103269648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:25:05.781 4600 1624103269648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04cc6508-25e0-4c5f-bbcc-5d6ab4420c28 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:25:05.781 4600 1624103269648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b5f37b23-80cf-48f7-9656-b8f1593073d0 2022-01-27 08:25:05.781 4600 1624103269648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28'] 2022-01-27 08:25:05.781 4600 1624103269648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:25:05.781 4600 1624103269648 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-01-27 08:25:05.781 4600 1624103269648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04cc6508-25e0-4c5f-bbcc-5d6ab4420c28'] 2022-01-27 08:25:06.091 4600 1624103269648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd7d25dd-bc61-4a19-9d17-39a2e534b6aa 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] port_delete event received for '04cc6508-25e0-4c5f-bbcc-5d6ab4420c28' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:25:07.653 4600 1624101980640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a146fcf-3b90-4829-a123-12039fc78a06 1de82e7a470941e095d5c10fb52342e2 703ee7a38c50476684ba0f5a53813661 - - -] port_delete event received for 'aef95f50-ef00-4c1c-a52e-9f17739a9d6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:25:07.778 4600 1624097620912 MainThread DEBUG oslo_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-01-27 08:25:07.811 4600 1624097620912 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-01-27 08:25:11.263 4600 1624098000960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-365a93a6-001a-4aa4-9444-54b78e00a36d 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '5214ea1e-0931-4169-ae8d-eefa3c67cd99' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:25:12.323 4600 1624102276960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0431fa92-69d7-4a96-a797-5169a715797b 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '25dc1eb0-e90b-4879-b28e-113caa29cfa0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:25:13.041 4600 1624102309552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e3d9a00-03da-43dc-9881-e6888761914a 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] port_delete event received for '775a017e-a850-45ff-911d-ce665ae1e365' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:25:13.231 4600 1624102643664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e3d9a00-03da-43dc-9881-e6888761914a 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network b5f37b23-80cf-48f7-9656-b8f1593073d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:25:13.231 4600 1624102643664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e3d9a00-03da-43dc-9881-e6888761914a 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network b5f37b23-80cf-48f7-9656-b8f1593073d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-27 08:26:00.294 4600 1624102463440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00e86b9d-750c-47fa-91cd-b1cf8eb19550 df2993c5a91644d09104ea12cdd010e4 fcd6176b72ad4516a8f519c5dfb1a531 - - -] Security group member updated on remote: ['b676f607-2f94-4dfc-b9c9-f72bc4950b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:26:00.294 4600 1624102463440 MainThread INFO neutron.agent.securitygroups_rpc [req-00e86b9d-750c-47fa-91cd-b1cf8eb19550 df2993c5a91644d09104ea12cdd010e4 fcd6176b72ad4516a8f519c5dfb1a531 - - -] Security group member updated ['b676f607-2f94-4dfc-b9c9-f72bc4950b95'] 2022-01-27 08:26:01.013 4600 1624102463440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8464d28-1886-4ae3-8859-2ae70548c2f1 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: 49c6ada7-cc44-403c-84cb-58cc333962d0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:26:01.013 4600 1624102463440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8464d28-1886-4ae3-8859-2ae70548c2f1 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port 49c6ada7-cc44-403c-84cb-58cc333962d0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:26:04.286 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 49c6ada7-cc44-403c-84cb-58cc333962d0 2022-01-27 08:26:06.043 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:26:06.246 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 49c6ada7-cc44-403c-84cb-58cc333962d0 2022-01-27 08:26:06.246 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 49c6ada7-cc44-403c-84cb-58cc333962d0 updated. Details: {'device': '49c6ada7-cc44-403c-84cb-58cc333962d0', 'network_id': '9ef9a2b7-b891-4c4f-bff5-6d7c24930ad9', 'port_id': '49c6ada7-cc44-403c-84cb-58cc333962d0', 'mac_address': 'fa:16:3e:96:e9:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 553, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd7566f7b-04d6-4156-a5d8-149fda983b06', 'ip_address': '192.168.233.156'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:26:06.246 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:26:06.246 4600 1624101639440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49c6ada7-cc44-403c-84cb-58cc333962d0" 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-01-27 08:26:06.246 4600 1624101639440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 49c6ada7-cc44-403c-84cb-58cc333962d0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:26:06.246 4600 1624101639440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9ef9a2b7-b891-4c4f-bff5-6d7c24930ad9 2022-01-27 08:26:06.246 4600 1624101639440 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-01-27 08:26:06.485 4600 1624101639440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '49c6ada7-cc44-403c-84cb-58cc333962d0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:26:06.485 4600 1624101639440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '49c6ada7-cc44-403c-84cb-58cc333962d0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:26:06.512 4600 1624101639440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 49c6ada7-cc44-403c-84cb-58cc333962d0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:26:06.512 4600 1624101639440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 553, VLAN trunk: None to switch port 49c6ada7-cc44-403c-84cb-58cc333962d0 2022-01-27 08:26:06.643 4600 1624101639440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:26:06.643 4600 1624101639440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['49c6ada7-cc44-403c-84cb-58cc333962d0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:26:06.793 4600 1624101639440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['49c6ada7-cc44-403c-84cb-58cc333962d0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:26:06.793 4600 1624101639440 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-01-27 08:26:06.793 4600 1624101639440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b676f607-2f94-4dfc-b9c9-f72bc4950b95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:26:06.793 4600 1624101639440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b676f607-2f94-4dfc-b9c9-f72bc4950b95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:26:06.793 4600 1624101639440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 49c6ada7-cc44-403c-84cb-58cc333962d0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:26:06.793 4600 1624101639440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:26:06.793 4600 1624101639440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 49c6ada7-cc44-403c-84cb-58cc333962d0 not yet added. Adding. 2022-01-27 08:26:06.793 4600 1624101639440 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-01-27 08:26:06.793 4600 1624101639440 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-01-27 08:26:06.934 4600 1624101639440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49c6ada7-cc44-403c-84cb-58cc333962d0" 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-01-27 08:26:07.077 4600 1624101639440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49c6ada7-cc44-403c-84cb-58cc333962d0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:26:07.077 4600 1624101639440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49c6ada7-cc44-403c-84cb-58cc333962d0" 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-01-27 08:26:07.242 4600 1624101639440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49c6ada7-cc44-403c-84cb-58cc333962d0" "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-01-27 08:26:07.371 4600 1624101639440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49c6ada7-cc44-403c-84cb-58cc333962d0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:26:07.371 4600 1624101639440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 49c6ada7-cc44-403c-84cb-58cc333962d0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:26:07.371 4600 1624101639440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 49c6ada7-cc44-403c-84cb-58cc333962d0 processed. 2022-01-27 08:26:08.058 4600 1624101639440 MainThread DEBUG oslo_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-01-27 08:26:08.246 4600 1624101639440 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-01-27 08:26:12.294 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 49c6ada7-cc44-403c-84cb-58cc333962d0 2022-01-27 08:26:12.840 4600 1624103451808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7cf32e9a-5a81-49c1-aeaf-6f01b9fd4185 df2993c5a91644d09104ea12cdd010e4 fcd6176b72ad4516a8f519c5dfb1a531 - - -] Security group member updated on remote: ['b676f607-2f94-4dfc-b9c9-f72bc4950b95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:26:12.840 4600 1624103451808 MainThread INFO neutron.agent.securitygroups_rpc [req-7cf32e9a-5a81-49c1-aeaf-6f01b9fd4185 df2993c5a91644d09104ea12cdd010e4 fcd6176b72ad4516a8f519c5dfb1a531 - - -] Security group member updated ['b676f607-2f94-4dfc-b9c9-f72bc4950b95'] 2022-01-27 08:26:12.840 4600 1624103451808 MainThread INFO neutron.agent.securitygroups_rpc [req-7cf32e9a-5a81-49c1-aeaf-6f01b9fd4185 df2993c5a91644d09104ea12cdd010e4 fcd6176b72ad4516a8f519c5dfb1a531 - - -] Refresh firewall rules 2022-01-27 08:26:12.840 4600 1624103451808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7cf32e9a-5a81-49c1-aeaf-6f01b9fd4185 df2993c5a91644d09104ea12cdd010e4 fcd6176b72ad4516a8f519c5dfb1a531 - - -] Get security group information for devices via rpc ['49c6ada7-cc44-403c-84cb-58cc333962d0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:26:12.858 4600 1624103451808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7cf32e9a-5a81-49c1-aeaf-6f01b9fd4185 df2993c5a91644d09104ea12cdd010e4 fcd6176b72ad4516a8f519c5dfb1a531 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:26:12.858 4600 1624103451808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7cf32e9a-5a81-49c1-aeaf-6f01b9fd4185 df2993c5a91644d09104ea12cdd010e4 fcd6176b72ad4516a8f519c5dfb1a531 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:26:12.918 4600 1624101094672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cf32e9a-5a81-49c1-aeaf-6f01b9fd4185 df2993c5a91644d09104ea12cdd010e4 fcd6176b72ad4516a8f519c5dfb1a531 - - -] port_delete event received for '49c6ada7-cc44-403c-84cb-58cc333962d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:26:14.090 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:26:14.090 4600 1624079224320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '49c6ada7-cc44-403c-84cb-58cc333962d0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:26:14.090 4600 1624079224320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '49c6ada7-cc44-403c-84cb-58cc333962d0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:26:14.090 4600 1624079224320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 49c6ada7-cc44-403c-84cb-58cc333962d0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:26:14.090 4600 1624079224320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9ef9a2b7-b891-4c4f-bff5-6d7c24930ad9 2022-01-27 08:26:14.090 4600 1624079224320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49c6ada7-cc44-403c-84cb-58cc333962d0'] 2022-01-27 08:26:14.090 4600 1624079224320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:26:14.090 4600 1624079224320 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-01-27 08:26:14.090 4600 1624079224320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49c6ada7-cc44-403c-84cb-58cc333962d0'] 2022-01-27 08:26:16.090 4600 1624101406848 MainThread DEBUG oslo_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-01-27 08:26:16.121 4600 1624101406848 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-01-27 08:26:23.340 4600 1624103191472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13a162ef-f34f-486c-a728-6098ce4470c6 c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Security group member updated on remote: ['f267bf4f-a734-40f9-bbcb-8518dc89b4e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:26:23.340 4600 1624103191472 MainThread INFO neutron.agent.securitygroups_rpc [req-13a162ef-f34f-486c-a728-6098ce4470c6 c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Security group member updated ['f267bf4f-a734-40f9-bbcb-8518dc89b4e8'] 2022-01-27 08:26:24.106 4600 1624103733024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0af5838e-7bc9-4d44-a0e2-593728fcbf96 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: e8924393-008c-418f-a281-9218ffa4d6ec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:26:24.114 4600 1624103733024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0af5838e-7bc9-4d44-a0e2-593728fcbf96 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port e8924393-008c-418f-a281-9218ffa4d6ec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:26:26.436 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e8924393-008c-418f-a281-9218ffa4d6ec 2022-01-27 08:26:28.184 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:26:28.387 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port e8924393-008c-418f-a281-9218ffa4d6ec 2022-01-27 08:26:28.387 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port e8924393-008c-418f-a281-9218ffa4d6ec updated. Details: {'device': 'e8924393-008c-418f-a281-9218ffa4d6ec', 'network_id': '687187a5-36e1-4ba0-adbb-405b3b001d3a', 'port_id': 'e8924393-008c-418f-a281-9218ffa4d6ec', 'mac_address': 'fa:16:3e:61:19:f7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 565, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14969ef3-4939-40cd-8de5-2cd7b84a2e7c', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:26:28.387 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:26:28.387 4600 1624103450048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e8924393-008c-418f-a281-9218ffa4d6ec" 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-01-27 08:26:28.387 4600 1624103450048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e8924393-008c-418f-a281-9218ffa4d6ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:26:28.387 4600 1624103450048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 687187a5-36e1-4ba0-adbb-405b3b001d3a 2022-01-27 08:26:28.387 4600 1624103450048 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-01-27 08:26:28.576 4600 1624103450048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e8924393-008c-418f-a281-9218ffa4d6ec') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:26:28.576 4600 1624103450048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e8924393-008c-418f-a281-9218ffa4d6ec') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:26:28.576 4600 1624103450048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e8924393-008c-418f-a281-9218ffa4d6ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:26:28.576 4600 1624103450048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 565, VLAN trunk: None to switch port e8924393-008c-418f-a281-9218ffa4d6ec 2022-01-27 08:26:28.684 4600 1624103450048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:26:28.684 4600 1624103450048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e8924393-008c-418f-a281-9218ffa4d6ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:26:28.853 4600 1624103450048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e8924393-008c-418f-a281-9218ffa4d6ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:26:28.853 4600 1624103450048 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-01-27 08:26:28.853 4600 1624103450048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f267bf4f-a734-40f9-bbcb-8518dc89b4e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:26:28.853 4600 1624103450048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f267bf4f-a734-40f9-bbcb-8518dc89b4e8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:26:28.859 4600 1624103450048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e8924393-008c-418f-a281-9218ffa4d6ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:26:28.859 4600 1624103450048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:26:28.859 4600 1624103450048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e8924393-008c-418f-a281-9218ffa4d6ec not yet added. Adding. 2022-01-27 08:26:28.859 4600 1624103450048 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-01-27 08:26:28.859 4600 1624103450048 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-01-27 08:26:29.031 4600 1624103450048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e8924393-008c-418f-a281-9218ffa4d6ec" 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-01-27 08:26:29.137 4600 1624103450048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e8924393-008c-418f-a281-9218ffa4d6ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:26:29.137 4600 1624103450048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e8924393-008c-418f-a281-9218ffa4d6ec" 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-01-27 08:26:29.324 4600 1624103450048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e8924393-008c-418f-a281-9218ffa4d6ec" "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-01-27 08:26:29.458 4600 1624103450048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e8924393-008c-418f-a281-9218ffa4d6ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:26:29.458 4600 1624103450048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e8924393-008c-418f-a281-9218ffa4d6ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:26:29.458 4600 1624103450048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e8924393-008c-418f-a281-9218ffa4d6ec processed. 2022-01-27 08:26:30.199 4600 1624103450048 MainThread DEBUG oslo_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-01-27 08:26:30.387 4600 1624103450048 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-01-27 08:27:19.701 4600 1624104376096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca8f543a-a3be-4176-b299-702acfc075dc c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Security group member updated on remote: ['f267bf4f-a734-40f9-bbcb-8518dc89b4e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:27:19.701 4600 1624104376096 MainThread INFO neutron.agent.securitygroups_rpc [req-ca8f543a-a3be-4176-b299-702acfc075dc c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Security group member updated ['f267bf4f-a734-40f9-bbcb-8518dc89b4e8'] 2022-01-27 08:27:19.701 4600 1624104376096 MainThread INFO neutron.agent.securitygroups_rpc [req-ca8f543a-a3be-4176-b299-702acfc075dc c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Refresh firewall rules 2022-01-27 08:27:19.701 4600 1624104376096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca8f543a-a3be-4176-b299-702acfc075dc c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Get security group information for devices via rpc ['e8924393-008c-418f-a281-9218ffa4d6ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:27:19.733 4600 1624104376096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca8f543a-a3be-4176-b299-702acfc075dc c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:27:19.733 4600 1624104376096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca8f543a-a3be-4176-b299-702acfc075dc c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:27:19.796 4600 1624101537392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca8f543a-a3be-4176-b299-702acfc075dc c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] port_delete event received for 'e8924393-008c-418f-a281-9218ffa4d6ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:27:20.904 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e8924393-008c-418f-a281-9218ffa4d6ec 2022-01-27 08:27:22.389 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:27:22.389 4600 1624103024240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e8924393-008c-418f-a281-9218ffa4d6ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:27:22.389 4600 1624103024240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e8924393-008c-418f-a281-9218ffa4d6ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:27:22.389 4600 1624103024240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e8924393-008c-418f-a281-9218ffa4d6ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:27:22.389 4600 1624103024240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 687187a5-36e1-4ba0-adbb-405b3b001d3a 2022-01-27 08:27:22.389 4600 1624103024240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e8924393-008c-418f-a281-9218ffa4d6ec'] 2022-01-27 08:27:22.389 4600 1624103024240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:27:22.389 4600 1624103024240 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-01-27 08:27:22.389 4600 1624103024240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e8924393-008c-418f-a281-9218ffa4d6ec'] 2022-01-27 08:27:24.404 4600 1624099792496 MainThread DEBUG oslo_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-01-27 08:27:24.436 4600 1624099792496 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-01-27 08:27:26.748 4600 1624103814416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-462022b4-5046-4dd9-b0d1-3646f3fa484d c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Security group member updated on remote: ['f267bf4f-a734-40f9-bbcb-8518dc89b4e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:27:26.748 4600 1624103814416 MainThread INFO neutron.agent.securitygroups_rpc [req-462022b4-5046-4dd9-b0d1-3646f3fa484d c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Security group member updated ['f267bf4f-a734-40f9-bbcb-8518dc89b4e8'] 2022-01-27 08:27:27.483 4600 1624102722720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2b2d784-2f9b-4ba6-8850-ec065e59d95e 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] port_update received: 8d3e65f0-c2bd-40bc-a508-25a455e64588 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-27 08:27:27.498 4600 1624102722720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2b2d784-2f9b-4ba6-8850-ec065e59d95e 80bbe6c991cc41c0b7cd24c4c5f6bb9b 23c06cde37894f3192faeab2ffe5c5be - - -] No port 8d3e65f0-c2bd-40bc-a508-25a455e64588 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-27 08:27:31.091 4600 1624096818800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8d3e65f0-c2bd-40bc-a508-25a455e64588 2022-01-27 08:27:32.451 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-27 08:27:32.638 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Adding port 8d3e65f0-c2bd-40bc-a508-25a455e64588 2022-01-27 08:27:32.638 4600 1623991039248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Port 8d3e65f0-c2bd-40bc-a508-25a455e64588 updated. Details: {'device': '8d3e65f0-c2bd-40bc-a508-25a455e64588', 'network_id': '687187a5-36e1-4ba0-adbb-405b3b001d3a', 'port_id': '8d3e65f0-c2bd-40bc-a508-25a455e64588', 'mac_address': 'fa:16:3e:a1:d5:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 565, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14969ef3-4939-40cd-8de5-2cd7b84a2e7c', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-27 08:27:32.638 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] 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-01-27 08:27:32.638 4600 1624079897696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d3e65f0-c2bd-40bc-a508-25a455e64588" 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-01-27 08:27:32.638 4600 1624079897696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8d3e65f0-c2bd-40bc-a508-25a455e64588 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-27 08:27:32.638 4600 1624079897696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 687187a5-36e1-4ba0-adbb-405b3b001d3a 2022-01-27 08:27:32.638 4600 1624079897696 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-01-27 08:27:32.854 4600 1624079897696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8d3e65f0-c2bd-40bc-a508-25a455e64588') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:27:32.854 4600 1624079897696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8d3e65f0-c2bd-40bc-a508-25a455e64588') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-27 08:27:32.872 4600 1624079897696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8d3e65f0-c2bd-40bc-a508-25a455e64588 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-27 08:27:32.872 4600 1624079897696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 565, VLAN trunk: None to switch port 8d3e65f0-c2bd-40bc-a508-25a455e64588 2022-01-27 08:27:32.979 4600 1624079897696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-27 08:27:32.979 4600 1624079897696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8d3e65f0-c2bd-40bc-a508-25a455e64588'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:27:33.134 4600 1624079897696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8d3e65f0-c2bd-40bc-a508-25a455e64588']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:27:33.134 4600 1624079897696 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-01-27 08:27:33.134 4600 1624079897696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f267bf4f-a734-40f9-bbcb-8518dc89b4e8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-27 08:27:33.134 4600 1624079897696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f267bf4f-a734-40f9-bbcb-8518dc89b4e8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-27 08:27:33.134 4600 1624079897696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8d3e65f0-c2bd-40bc-a508-25a455e64588 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-27 08:27:33.134 4600 1624079897696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-27 08:27:33.134 4600 1624079897696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8d3e65f0-c2bd-40bc-a508-25a455e64588 not yet added. Adding. 2022-01-27 08:27:33.134 4600 1624079897696 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-01-27 08:27:33.134 4600 1624079897696 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-01-27 08:27:33.263 4600 1624079897696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d3e65f0-c2bd-40bc-a508-25a455e64588" 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-01-27 08:27:33.385 4600 1624079897696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d3e65f0-c2bd-40bc-a508-25a455e64588" "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-01-27 08:27:33.385 4600 1624079897696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d3e65f0-c2bd-40bc-a508-25a455e64588" 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-01-27 08:27:33.560 4600 1624079897696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d3e65f0-c2bd-40bc-a508-25a455e64588" "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-01-27 08:27:33.682 4600 1624079897696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d3e65f0-c2bd-40bc-a508-25a455e64588" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-27 08:27:33.682 4600 1624079897696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8d3e65f0-c2bd-40bc-a508-25a455e64588 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-27 08:27:33.682 4600 1624079897696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8d3e65f0-c2bd-40bc-a508-25a455e64588 processed. 2022-01-27 08:27:34.478 4600 1624079897696 MainThread DEBUG oslo_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-01-27 08:27:34.670 4600 1624079897696 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-01-27 08:28:02.352 4600 1624099792848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-befdf3a3-59ca-4e11-a1d8-b65360909d24 c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Security group member updated on remote: ['f267bf4f-a734-40f9-bbcb-8518dc89b4e8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-27 08:28:02.352 4600 1624099792848 MainThread INFO neutron.agent.securitygroups_rpc [req-befdf3a3-59ca-4e11-a1d8-b65360909d24 c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Security group member updated ['f267bf4f-a734-40f9-bbcb-8518dc89b4e8'] 2022-01-27 08:28:02.352 4600 1624099792848 MainThread INFO neutron.agent.securitygroups_rpc [req-befdf3a3-59ca-4e11-a1d8-b65360909d24 c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Refresh firewall rules 2022-01-27 08:28:02.352 4600 1624099792848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-befdf3a3-59ca-4e11-a1d8-b65360909d24 c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Get security group information for devices via rpc ['8d3e65f0-c2bd-40bc-a508-25a455e64588'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-27 08:28:02.399 4600 1624099792848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-befdf3a3-59ca-4e11-a1d8-b65360909d24 c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-27 08:28:02.399 4600 1624099792848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-befdf3a3-59ca-4e11-a1d8-b65360909d24 c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-27 08:28:02.430 4600 1624099792848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-befdf3a3-59ca-4e11-a1d8-b65360909d24 c605e2580dec46b383d8360359d3870e 54625b3922334c27bffb8d9dc1004e79 - - -] port_delete event received for '8d3e65f0-c2bd-40bc-a508-25a455e64588' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-27 08:28:03.227 4600 1624096818624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8d3e65f0-c2bd-40bc-a508-25a455e64588 2022-01-27 08:28:04.586 4600 1623991039248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff495cf0-96bf-4ef3-a6f9-9527abcc8a1b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-27 08:28:04.586 4600 1624100648560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8d3e65f0-c2bd-40bc-a508-25a455e64588' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-27 08:28:04.586 4600 1624100648560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8d3e65f0-c2bd-40bc-a508-25a455e64588' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-27 08:28:04.586 4600 1624100648560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8d3e65f0-c2bd-40bc-a508-25a455e64588 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-27 08:28:04.592 4600 1624100648560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 687187a5-36e1-4ba0-adbb-405b3b001d3a 2022-01-27 08:28:04.592 4600 1624100648560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d3e65f0-c2bd-40bc-a508-25a455e64588'] 2022-01-27 08:28:04.592 4600 1624100648560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-27 08:28:04.592 4600 1624100648560 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-01-27 08:28:04.592 4600 1624100648560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d3e65f0-c2bd-40bc-a508-25a455e64588'] 2022-01-27 08:28:06.586 4600 1624101188352 MainThread DEBUG oslo_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-01-27 08:28:06.613 4600 1624101188352 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-01-27 08:28:21.666 4600 1624104749008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70518141-f267-42c6-9a0e-9dc3c48939e0 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] network_delete received. Deleting network 687187a5-36e1-4ba0-adbb-405b3b001d3a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-27 08:28:21.666 4600 1624104749008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70518141-f267-42c6-9a0e-9dc3c48939e0 2442ac1f6e294981a596ea5a7762034f 14c4c5c02aaa458fb4e15cdeb2927395 - - -] Network 687187a5-36e1-4ba0-adbb-405b3b001d3a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463