2021-10-27 10:48:15.852 3124 1249347787768 MainThread INFO neutron.common.config [-] Logging enabled! 2021-10-27 10:48:15.852 3124 1249347787768 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev118 2021-10-27 10:48:15.852 3124 1249347787768 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-10-27 10:48:15.897 3124 1249347787768 MainThread INFO os_win.utils.network.networkutils [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] WMI caching is disabled. 2021-10-27 10:48:16.110 3124 1249347787768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-10-27 10:48:16.220 3124 1249347787768 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-10-27 10:48:16.220 3124 1249347787768 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-10-27 10:48:16.407 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent initialized successfully, now running... 2021-10-27 10:48:16.439 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-10-27 10:48:16.439 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-10-27 10:48:16.518 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-10-27 10:50:20.323 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2d81cfa-3754-4269-936d-1dea33ca358d - - - - -] port_update received: d6f814ae-8091-4c33-a059-f58c25f1f0f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:50:20.323 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2d81cfa-3754-4269-936d-1dea33ca358d - - - - -] No port d6f814ae-8091-4c33-a059-f58c25f1f0f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:50:22.306 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d53d9cf-a5c1-4d76-8589-ca215cc1bf67 - - - - -] port_update received: 8be4b614-edc1-4b01-b0c6-3327dd976348 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:50:22.320 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d53d9cf-a5c1-4d76-8589-ca215cc1bf67 - - - - -] No port 8be4b614-edc1-4b01-b0c6-3327dd976348 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:50:26.031 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cded9252-201d-4e39-8db5-7254fc8c9a26 - - - - -] port_update received: ed2ce147-2327-4ba6-a6a7-19d89eb30645 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:50:26.047 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cded9252-201d-4e39-8db5-7254fc8c9a26 - - - - -] No port ed2ce147-2327-4ba6-a6a7-19d89eb30645 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:50:26.932 3124 1249446818920 MainThread WARNING oslo_policy.policy [req-7e42fc6b-8908-47e1-b3da-61746d064d76 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-10-27 10:50:26.932 3124 1249446818920 MainThread WARNING oslo_policy.policy [req-7e42fc6b-8908-47e1-b3da-61746d064d76 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-10-27 10:50:26.932 3124 1249446818920 MainThread WARNING oslo_policy.policy [req-7e42fc6b-8908-47e1-b3da-61746d064d76 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-10-27 10:50:26.947 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e42fc6b-8908-47e1-b3da-61746d064d76 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group rule updated on remote: ['c4bf5007-f8b4-446a-95e8-89cc43fc94db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:50:26.947 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [req-7e42fc6b-8908-47e1-b3da-61746d064d76 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group rule updated ['c4bf5007-f8b4-446a-95e8-89cc43fc94db'] 2021-10-27 10:50:27.182 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02399cc1-6acd-4e71-88c8-68546efa4a18 a026b8a7ca0f42daaf574b4ffc897a43 9c2f2a7b72614d9987dcbb1879bbab91 - - -] Security group member updated on remote: ['17e61b3e-8d3f-4fd6-9c06-7355b54cf2e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:50:27.182 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [req-02399cc1-6acd-4e71-88c8-68546efa4a18 a026b8a7ca0f42daaf574b4ffc897a43 9c2f2a7b72614d9987dcbb1879bbab91 - - -] Security group member updated ['17e61b3e-8d3f-4fd6-9c06-7355b54cf2e3'] 2021-10-27 10:50:27.235 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b8c8129-417e-439a-be6d-a28cbc482eb6 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group rule updated on remote: ['c4bf5007-f8b4-446a-95e8-89cc43fc94db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:50:27.260 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [req-5b8c8129-417e-439a-be6d-a28cbc482eb6 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group rule updated ['c4bf5007-f8b4-446a-95e8-89cc43fc94db'] 2021-10-27 10:50:31.109 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9ba926d-e7b5-4a14-b445-63a83885ce20 - - - - -] port_update received: cea3bb1b-973e-4f6e-9021-14303d8c7250 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:50:31.120 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9ba926d-e7b5-4a14-b445-63a83885ce20 - - - - -] No port cea3bb1b-973e-4f6e-9021-14303d8c7250 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:50:33.354 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df863076-6295-4ad1-ac9d-f14b153023a4 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: b287bf93-2e1d-4cac-9751-d95e977aae64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:50:33.354 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df863076-6295-4ad1-ac9d-f14b153023a4 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port b287bf93-2e1d-4cac-9751-d95e977aae64 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:50:38.281 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b568f75-9f19-4ea4-b877-e4c6510155f3 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Security group member updated on remote: ['b6a8df1b-c444-455e-9bc0-3be389a3c142'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:50:38.281 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [req-1b568f75-9f19-4ea4-b877-e4c6510155f3 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Security group member updated ['b6a8df1b-c444-455e-9bc0-3be389a3c142'] 2021-10-27 10:50:41.227 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b51dc80-9be1-4c98-b447-682f4e5834b9 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:50:41.227 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b51dc80-9be1-4c98-b447-682f4e5834b9 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:50:41.594 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-907edb7e-2286-4fc1-adff-666e6bbfdced 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group member updated on remote: ['c4bf5007-f8b4-446a-95e8-89cc43fc94db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:50:41.594 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [req-907edb7e-2286-4fc1-adff-666e6bbfdced 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group member updated ['c4bf5007-f8b4-446a-95e8-89cc43fc94db'] 2021-10-27 10:50:41.830 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b287bf93-2e1d-4cac-9751-d95e977aae64 2021-10-27 10:50:42.359 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1804239f-df50-4f7a-9bb1-07b250277e92 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Security group member updated on remote: ['b6a8df1b-c444-455e-9bc0-3be389a3c142'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:50:42.359 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [req-1804239f-df50-4f7a-9bb1-07b250277e92 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Security group member updated ['b6a8df1b-c444-455e-9bc0-3be389a3c142'] 2021-10-27 10:50:43.187 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:50:43.838 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 2021-10-27 10:50:43.965 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port b287bf93-2e1d-4cac-9751-d95e977aae64 2021-10-27 10:50:43.965 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port b287bf93-2e1d-4cac-9751-d95e977aae64 updated. Details: {'device': 'b287bf93-2e1d-4cac-9751-d95e977aae64', 'network_id': 'c68cc6b6-aad5-4451-9e04-a2c0cd526917', 'port_id': 'b287bf93-2e1d-4cac-9751-d95e977aae64', 'mac_address': 'fa:16:3e:d7:66:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '31ebb71c-0d38-44ec-ab1f-5ba85ece136d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:50:43.965 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:50:43.965 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b287bf93-2e1d-4cac-9751-d95e977aae64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:43.965 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b287bf93-2e1d-4cac-9751-d95e977aae64 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:50:43.965 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c68cc6b6-aad5-4451-9e04-a2c0cd526917 2021-10-27 10:50:43.965 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:50:44.130 3124 1249446819272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b287bf93-2e1d-4cac-9751-d95e977aae64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:50:44.130 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b287bf93-2e1d-4cac-9751-d95e977aae64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:50:44.161 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b287bf93-2e1d-4cac-9751-d95e977aae64 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:50:44.161 3124 1249446819272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port b287bf93-2e1d-4cac-9751-d95e977aae64 2021-10-27 10:50:44.234 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:50:44.234 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b287bf93-2e1d-4cac-9751-d95e977aae64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:50:44.758 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b287bf93-2e1d-4cac-9751-d95e977aae64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:50:44.758 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:50:44.758 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (17e61b3e-8d3f-4fd6-9c06-7355b54cf2e3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:50:44.758 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (17e61b3e-8d3f-4fd6-9c06-7355b54cf2e3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:50:44.758 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b287bf93-2e1d-4cac-9751-d95e977aae64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:50:44.758 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:50:44.758 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b287bf93-2e1d-4cac-9751-d95e977aae64 not yet added. Adding. 2021-10-27 10:50:44.758 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:50:44.758 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:50:44.823 3124 1249446819800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d1cb1e5-d723-4b18-9b28-95012e6257ef 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: e9a99905-7b67-4a1a-a34d-d43dfdfb8dff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:50:44.834 3124 1249446819800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d1cb1e5-d723-4b18-9b28-95012e6257ef 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:50:44.834 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b287bf93-2e1d-4cac-9751-d95e977aae64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:44.926 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b287bf93-2e1d-4cac-9751-d95e977aae64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:44.926 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b287bf93-2e1d-4cac-9751-d95e977aae64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:45.018 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b287bf93-2e1d-4cac-9751-d95e977aae64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:45.109 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b287bf93-2e1d-4cac-9751-d95e977aae64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:45.109 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b287bf93-2e1d-4cac-9751-d95e977aae64 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:50:45.109 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b287bf93-2e1d-4cac-9751-d95e977aae64 processed. 2021-10-27 10:50:45.205 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:50:45.205 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:45.494 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62f6493c-f687-4bf3-a570-3b842ffc01c6 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: 494693a3-b820-46ba-b126-6ece48565409 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:50:45.510 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62f6493c-f687-4bf3-a570-3b842ffc01c6 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port 494693a3-b820-46ba-b126-6ece48565409 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:50:46.023 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 2021-10-27 10:50:46.023 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 updated. Details: {'device': '59e7e6fe-03c3-4ad8-b175-8f85e01de3d9', 'network_id': 'f6508dbc-8f7f-4d80-b5e0-d84fc36e18e8', 'port_id': '59e7e6fe-03c3-4ad8-b175-8f85e01de3d9', 'mac_address': 'fa:16:3e:fc:2b:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 680, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb2cb814-3811-4648-80f6-c533d65541ed', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:50:46.023 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:50:46.023 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:46.023 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:50:46.023 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6508dbc-8f7f-4d80-b5e0-d84fc36e18e8 2021-10-27 10:50:46.023 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:50:46.160 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59e7e6fe-03c3-4ad8-b175-8f85e01de3d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:50:46.160 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59e7e6fe-03c3-4ad8-b175-8f85e01de3d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:50:46.182 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:50:46.182 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 680, VLAN trunk: None to switch port 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 2021-10-27 10:50:46.260 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:50:46.260 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59e7e6fe-03c3-4ad8-b175-8f85e01de3d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:50:46.463 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:47.034 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59e7e6fe-03c3-4ad8-b175-8f85e01de3d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:50:47.034 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:50:47.034 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6a8df1b-c444-455e-9bc0-3be389a3c142) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:50:47.034 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b6a8df1b-c444-455e-9bc0-3be389a3c142) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:50:47.034 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:50:47.034 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:50:47.034 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 not yet added. Adding. 2021-10-27 10:50:47.034 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:50:47.034 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:50:47.144 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:47.231 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:47.231 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:47.337 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:47.435 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:47.435 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:50:47.435 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 processed. 2021-10-27 10:50:47.547 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a879649a-df3d-4d83-bd52-def9af122957 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 58a2d081-ec34-46b4-b87f-17eec356c1be network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:50:47.547 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a879649a-df3d-4d83-bd52-def9af122957 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network 58a2d081-ec34-46b4-b87f-17eec356c1be not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:50:47.866 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:50:47.866 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 494693a3-b820-46ba-b126-6ece48565409 2021-10-27 10:50:48.941 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1577505-faf8-4ad2-9a75-e87b1a0406b6 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network e08178e9-11ce-40ca-af39-f1a54afb36a9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:50:48.941 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1577505-faf8-4ad2-9a75-e87b1a0406b6 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network e08178e9-11ce-40ca-af39-f1a54afb36a9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:50:49.244 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:50:49.244 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:49.786 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:50.274 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port 494693a3-b820-46ba-b126-6ece48565409 2021-10-27 10:50:50.274 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port 494693a3-b820-46ba-b126-6ece48565409 updated. Details: {'device': '494693a3-b820-46ba-b126-6ece48565409', 'network_id': 'f6508dbc-8f7f-4d80-b5e0-d84fc36e18e8', 'port_id': '494693a3-b820-46ba-b126-6ece48565409', 'mac_address': 'fa:16:3e:ed:a0:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 680, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb2cb814-3811-4648-80f6-c533d65541ed', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:50:50.274 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:50:50.274 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:50:50.274 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff updated. Details: {'device': 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff', 'network_id': 'c913697e-4e6e-4068-9132-8229bd749da4', 'port_id': 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff', 'mac_address': 'fa:16:3e:97:a9:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 682, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8bd78a19-73de-4e7e-87f6-253ad8160c2b', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:50:50.274 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:50:50.274 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-494693a3-b820-46ba-b126-6ece48565409" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:50.274 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 494693a3-b820-46ba-b126-6ece48565409 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:50:50.274 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:50:50.274 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:50.274 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:50:50.274 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c913697e-4e6e-4068-9132-8229bd749da4 2021-10-27 10:50:50.274 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:50:50.422 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '494693a3-b820-46ba-b126-6ece48565409') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:50:50.422 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '494693a3-b820-46ba-b126-6ece48565409') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:50:50.422 3124 1249446819272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:50:50.422 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:50:50.448 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 494693a3-b820-46ba-b126-6ece48565409 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:50:50.448 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 680, VLAN trunk: None to switch port 494693a3-b820-46ba-b126-6ece48565409 2021-10-27 10:50:50.448 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:50:50.448 3124 1249446819272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 682, VLAN trunk: None to switch port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:50:50.531 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:50:50.531 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['494693a3-b820-46ba-b126-6ece48565409'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:50:50.553 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:50:50.553 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:50:50.850 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:50:50.850 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:50:50.850 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c4bf5007-f8b4-446a-95e8-89cc43fc94db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:50:50.850 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e9a99905-7b67-4a1a-a34d-d43dfdfb8dff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:50:50.850 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:50:50.850 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e9a99905-7b67-4a1a-a34d-d43dfdfb8dff not yet added. Adding. 2021-10-27 10:50:50.850 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:50:50.850 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:50:50.963 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:50.984 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['494693a3-b820-46ba-b126-6ece48565409']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:50:50.984 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:50:50.984 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6a8df1b-c444-455e-9bc0-3be389a3c142) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:50:50.984 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b6a8df1b-c444-455e-9bc0-3be389a3c142) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:50:50.984 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 494693a3-b820-46ba-b126-6ece48565409 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:50:50.984 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:50:50.984 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 494693a3-b820-46ba-b126-6ece48565409 not yet added. Adding. 2021-10-27 10:50:50.984 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:50:50.984 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:50:51.094 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:51.094 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:51.157 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-494693a3-b820-46ba-b126-6ece48565409" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:51.254 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:51.329 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-494693a3-b820-46ba-b126-6ece48565409" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:51.329 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-494693a3-b820-46ba-b126-6ece48565409" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:51.394 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:51.394 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:50:51.394 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff processed. 2021-10-27 10:50:51.470 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-494693a3-b820-46ba-b126-6ece48565409" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:51.579 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-494693a3-b820-46ba-b126-6ece48565409" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:51.579 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 494693a3-b820-46ba-b126-6ece48565409 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:50:51.579 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 494693a3-b820-46ba-b126-6ece48565409 processed. 2021-10-27 10:50:53.281 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:50:53.988 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:50:55.423 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a49ee3b3-8e86-45fd-bfea-f8982abf9b06 27719cd846c9421aa889031074769b13 aa5f4ac0f91c4e55803a77c745029ea9 - - -] Security group member updated on remote: ['4ad909b0-d8b3-4735-b1e5-534acc2d4de4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:50:55.423 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-a49ee3b3-8e86-45fd-bfea-f8982abf9b06 27719cd846c9421aa889031074769b13 aa5f4ac0f91c4e55803a77c745029ea9 - - -] Security group member updated ['4ad909b0-d8b3-4735-b1e5-534acc2d4de4'] 2021-10-27 10:50:56.744 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cae35c4c-4799-4f11-91ca-ed995752641d 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: d893a12a-054f-4505-bd2b-ab8e9972fbbb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:50:56.767 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cae35c4c-4799-4f11-91ca-ed995752641d 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port d893a12a-054f-4505-bd2b-ab8e9972fbbb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:50:59.656 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b320ba0-23c1-4c16-86c3-d7a8d71800ae a026b8a7ca0f42daaf574b4ffc897a43 9c2f2a7b72614d9987dcbb1879bbab91 - - -] Security group member updated on remote: ['17e61b3e-8d3f-4fd6-9c06-7355b54cf2e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:50:59.656 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-8b320ba0-23c1-4c16-86c3-d7a8d71800ae a026b8a7ca0f42daaf574b4ffc897a43 9c2f2a7b72614d9987dcbb1879bbab91 - - -] Security group member updated ['17e61b3e-8d3f-4fd6-9c06-7355b54cf2e3'] 2021-10-27 10:50:59.666 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-8b320ba0-23c1-4c16-86c3-d7a8d71800ae a026b8a7ca0f42daaf574b4ffc897a43 9c2f2a7b72614d9987dcbb1879bbab91 - - -] Refresh firewall rules 2021-10-27 10:50:59.666 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b320ba0-23c1-4c16-86c3-d7a8d71800ae a026b8a7ca0f42daaf574b4ffc897a43 9c2f2a7b72614d9987dcbb1879bbab91 - - -] Get security group information for devices via rpc ['b287bf93-2e1d-4cac-9751-d95e977aae64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:50:59.703 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b320ba0-23c1-4c16-86c3-d7a8d71800ae a026b8a7ca0f42daaf574b4ffc897a43 9c2f2a7b72614d9987dcbb1879bbab91 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:50:59.703 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b320ba0-23c1-4c16-86c3-d7a8d71800ae a026b8a7ca0f42daaf574b4ffc897a43 9c2f2a7b72614d9987dcbb1879bbab91 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:50:59.796 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b320ba0-23c1-4c16-86c3-d7a8d71800ae a026b8a7ca0f42daaf574b4ffc897a43 9c2f2a7b72614d9987dcbb1879bbab91 - - -] port_delete event received for 'b287bf93-2e1d-4cac-9751-d95e977aae64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:51:00.000 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d893a12a-054f-4505-bd2b-ab8e9972fbbb 2021-10-27 10:51:00.065 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b287bf93-2e1d-4cac-9751-d95e977aae64 2021-10-27 10:51:01.343 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:51:01.781 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port d893a12a-054f-4505-bd2b-ab8e9972fbbb 2021-10-27 10:51:01.781 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port d893a12a-054f-4505-bd2b-ab8e9972fbbb updated. Details: {'device': 'd893a12a-054f-4505-bd2b-ab8e9972fbbb', 'network_id': 'dd51dd87-3942-44e8-9e87-18bdcc09aefc', 'port_id': 'd893a12a-054f-4505-bd2b-ab8e9972fbbb', 'mac_address': 'fa:16:3e:86:90:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 668, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '56254e9c-e883-4eee-9ed4-aefa8413bf5b', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:51:01.781 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:51:01.800 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:51:01.800 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d893a12a-054f-4505-bd2b-ab8e9972fbbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:01.800 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d893a12a-054f-4505-bd2b-ab8e9972fbbb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:51:01.800 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dd51dd87-3942-44e8-9e87-18bdcc09aefc 2021-10-27 10:51:01.800 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:51:01.800 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b287bf93-2e1d-4cac-9751-d95e977aae64' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:51:01.800 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b287bf93-2e1d-4cac-9751-d95e977aae64' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:51:01.800 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b287bf93-2e1d-4cac-9751-d95e977aae64 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:51:01.813 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c68cc6b6-aad5-4451-9e04-a2c0cd526917 2021-10-27 10:51:01.813 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b287bf93-2e1d-4cac-9751-d95e977aae64'] 2021-10-27 10:51:01.813 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:51:01.813 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:51:01.813 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b287bf93-2e1d-4cac-9751-d95e977aae64'] 2021-10-27 10:51:01.957 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd893a12a-054f-4505-bd2b-ab8e9972fbbb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:01.957 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd893a12a-054f-4505-bd2b-ab8e9972fbbb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:01.957 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d893a12a-054f-4505-bd2b-ab8e9972fbbb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:51:01.957 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 668, VLAN trunk: None to switch port d893a12a-054f-4505-bd2b-ab8e9972fbbb 2021-10-27 10:51:02.064 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:51:02.064 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d893a12a-054f-4505-bd2b-ab8e9972fbbb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:51:02.338 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d893a12a-054f-4505-bd2b-ab8e9972fbbb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:51:02.338 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:51:02.338 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ad909b0-d8b3-4735-b1e5-534acc2d4de4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:51:02.338 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4ad909b0-d8b3-4735-b1e5-534acc2d4de4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:51:02.338 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d893a12a-054f-4505-bd2b-ab8e9972fbbb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:51:02.338 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:51:02.338 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d893a12a-054f-4505-bd2b-ab8e9972fbbb not yet added. Adding. 2021-10-27 10:51:02.338 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:51:02.338 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:51:02.503 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d893a12a-054f-4505-bd2b-ab8e9972fbbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:02.632 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d893a12a-054f-4505-bd2b-ab8e9972fbbb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:02.632 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d893a12a-054f-4505-bd2b-ab8e9972fbbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:02.766 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d893a12a-054f-4505-bd2b-ab8e9972fbbb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:02.863 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d893a12a-054f-4505-bd2b-ab8e9972fbbb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:02.863 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d893a12a-054f-4505-bd2b-ab8e9972fbbb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:51:02.863 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d893a12a-054f-4505-bd2b-ab8e9972fbbb processed. 2021-10-27 10:51:02.971 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3697b999-ee01-4812-9ccf-2e8823d880b6 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network c68cc6b6-aad5-4451-9e04-a2c0cd526917 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:51:02.971 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3697b999-ee01-4812-9ccf-2e8823d880b6 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network c68cc6b6-aad5-4451-9e04-a2c0cd526917 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:51:03.346 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:03.767 3124 1249446819976 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:09.695 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3eddae9-7f51-422c-b24e-c9a7d3aa0741 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated on remote: ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:51:09.707 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-a3eddae9-7f51-422c-b24e-c9a7d3aa0741 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] 2021-10-27 10:51:10.758 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94151852-0ab5-43a6-8570-95d981179a84 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:51:10.782 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94151852-0ab5-43a6-8570-95d981179a84 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:51:12.141 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e89c42e-08d6-4a04-bc66-d137f05cbe0c 27719cd846c9421aa889031074769b13 aa5f4ac0f91c4e55803a77c745029ea9 - - -] Security group member updated on remote: ['4ad909b0-d8b3-4735-b1e5-534acc2d4de4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:51:12.141 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-3e89c42e-08d6-4a04-bc66-d137f05cbe0c 27719cd846c9421aa889031074769b13 aa5f4ac0f91c4e55803a77c745029ea9 - - -] Security group member updated ['4ad909b0-d8b3-4735-b1e5-534acc2d4de4'] 2021-10-27 10:51:12.141 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-3e89c42e-08d6-4a04-bc66-d137f05cbe0c 27719cd846c9421aa889031074769b13 aa5f4ac0f91c4e55803a77c745029ea9 - - -] Refresh firewall rules 2021-10-27 10:51:12.156 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e89c42e-08d6-4a04-bc66-d137f05cbe0c 27719cd846c9421aa889031074769b13 aa5f4ac0f91c4e55803a77c745029ea9 - - -] Get security group information for devices via rpc ['d893a12a-054f-4505-bd2b-ab8e9972fbbb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:51:12.188 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d893a12a-054f-4505-bd2b-ab8e9972fbbb 2021-10-27 10:51:12.188 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e89c42e-08d6-4a04-bc66-d137f05cbe0c 27719cd846c9421aa889031074769b13 aa5f4ac0f91c4e55803a77c745029ea9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:51:12.188 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e89c42e-08d6-4a04-bc66-d137f05cbe0c 27719cd846c9421aa889031074769b13 aa5f4ac0f91c4e55803a77c745029ea9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:51:12.259 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e89c42e-08d6-4a04-bc66-d137f05cbe0c 27719cd846c9421aa889031074769b13 aa5f4ac0f91c4e55803a77c745029ea9 - - -] port_delete event received for 'd893a12a-054f-4505-bd2b-ab8e9972fbbb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:51:13.406 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:51:13.406 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd893a12a-054f-4505-bd2b-ab8e9972fbbb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:51:13.406 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd893a12a-054f-4505-bd2b-ab8e9972fbbb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:51:13.406 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d893a12a-054f-4505-bd2b-ab8e9972fbbb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:51:13.406 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dd51dd87-3942-44e8-9e87-18bdcc09aefc 2021-10-27 10:51:13.406 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d893a12a-054f-4505-bd2b-ab8e9972fbbb'] 2021-10-27 10:51:13.431 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:51:13.431 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:51:13.431 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d893a12a-054f-4505-bd2b-ab8e9972fbbb'] 2021-10-27 10:51:14.110 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 2021-10-27 10:51:15.408 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:51:15.408 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:15.459 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:15.625 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 2021-10-27 10:51:15.625 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 updated. Details: {'device': 'b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'network_id': '712be6a3-cf77-4874-b929-0132a1043321', 'port_id': 'b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'mac_address': 'fa:16:3e:d6:ba:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 697, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '69417b3e-5cb9-4d22-9fb4-209f92cdcc68', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:51:15.625 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:51:15.625 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:15.625 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:51:15.625 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 712be6a3-cf77-4874-b929-0132a1043321 2021-10-27 10:51:15.625 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:51:15.799 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0a7ad91-b6aa-4f12-a1e4-e037caef99a7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:15.799 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0a7ad91-b6aa-4f12-a1e4-e037caef99a7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:15.815 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:51:15.815 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 697, VLAN trunk: None to switch port b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 2021-10-27 10:51:15.895 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:51:15.895 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:51:16.078 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:51:16.078 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:51:16.078 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:51:16.078 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:51:16.078 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:51:16.078 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:51:16.078 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 not yet added. Adding. 2021-10-27 10:51:16.078 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:51:16.078 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:51:16.234 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:16.396 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:16.396 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:16.563 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:16.690 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:16.690 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:51:16.690 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 processed. 2021-10-27 10:51:17.417 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:17.707 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:28.064 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5e95a72-be30-4522-97bf-1b2f6a0fd146 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network dd51dd87-3942-44e8-9e87-18bdcc09aefc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:51:28.064 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5e95a72-be30-4522-97bf-1b2f6a0fd146 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network dd51dd87-3942-44e8-9e87-18bdcc09aefc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:51:28.641 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1529c0f6-98be-4075-babe-5a9d8ed06e4d c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 8901d69f-9c59-4b8e-bfb7-91876788f715 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:51:28.641 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1529c0f6-98be-4075-babe-5a9d8ed06e4d c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network 8901d69f-9c59-4b8e-bfb7-91876788f715 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:51:37.407 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated on remote: ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:51:37.407 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] 2021-10-27 10:51:37.407 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Refresh firewall rules 2021-10-27 10:51:37.407 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Get security group information for devices via rpc ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:51:37.609 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information for ports dict_keys(['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:51:37.609 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:51:37.609 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:51:37.609 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:51:37.609 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:51:37.609 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:51:37.609 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:51:37.609 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:37.814 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:37.814 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:37.814 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-97c29cb3-a2d1-4c71-8540-e89abc1a1b3a 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:38.268 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46b8618a-65c9-43cf-84d0-cda05eb81ff8 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: ffa09c94-3923-4104-8017-da0003f59df7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:51:38.281 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46b8618a-65c9-43cf-84d0-cda05eb81ff8 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port ffa09c94-3923-4104-8017-da0003f59df7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:51:39.410 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60ef8046-c2ae-4b58-b340-778001bccb52 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Security group member updated on remote: ['87ebbbcc-b1f1-413d-ae89-de7fafead9be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:51:39.410 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-60ef8046-c2ae-4b58-b340-778001bccb52 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Security group member updated ['87ebbbcc-b1f1-413d-ae89-de7fafead9be'] 2021-10-27 10:51:40.346 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ffa09c94-3923-4104-8017-da0003f59df7 2021-10-27 10:51:41.125 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3281727-51a4-4d1c-b2f2-7dfbe955a0d2 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: 2961bb4c-be0c-4fcc-a86e-09581a1c15dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:51:41.125 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3281727-51a4-4d1c-b2f2-7dfbe955a0d2 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port 2961bb4c-be0c-4fcc-a86e-09581a1c15dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:51:41.535 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:51:41.907 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port ffa09c94-3923-4104-8017-da0003f59df7 2021-10-27 10:51:41.907 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port ffa09c94-3923-4104-8017-da0003f59df7 updated. Details: {'device': 'ffa09c94-3923-4104-8017-da0003f59df7', 'network_id': '712be6a3-cf77-4874-b929-0132a1043321', 'port_id': 'ffa09c94-3923-4104-8017-da0003f59df7', 'mac_address': 'fa:16:3e:37:8c:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 697, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '69417b3e-5cb9-4d22-9fb4-209f92cdcc68', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:51:41.927 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:51:41.927 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:41.927 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ffa09c94-3923-4104-8017-da0003f59df7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:51:41.927 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:51:42.094 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ffa09c94-3923-4104-8017-da0003f59df7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:42.094 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ffa09c94-3923-4104-8017-da0003f59df7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:42.112 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ffa09c94-3923-4104-8017-da0003f59df7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:51:42.112 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 697, VLAN trunk: None to switch port ffa09c94-3923-4104-8017-da0003f59df7 2021-10-27 10:51:42.222 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:51:42.222 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ffa09c94-3923-4104-8017-da0003f59df7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:51:42.453 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ffa09c94-3923-4104-8017-da0003f59df7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:51:42.453 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:51:42.453 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:51:42.453 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:51:42.453 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ffa09c94-3923-4104-8017-da0003f59df7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:51:42.453 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:51:42.453 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ffa09c94-3923-4104-8017-da0003f59df7 not yet added. Adding. 2021-10-27 10:51:42.453 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:51:42.453 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:51:42.634 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:42.798 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:42.798 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:42.984 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:43.119 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:43.127 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ffa09c94-3923-4104-8017-da0003f59df7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:51:43.127 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ffa09c94-3923-4104-8017-da0003f59df7 processed. 2021-10-27 10:51:43.536 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:43.749 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:44.392 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2961bb4c-be0c-4fcc-a86e-09581a1c15dd 2021-10-27 10:51:45.547 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:51:45.789 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port 2961bb4c-be0c-4fcc-a86e-09581a1c15dd 2021-10-27 10:51:45.789 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port 2961bb4c-be0c-4fcc-a86e-09581a1c15dd updated. Details: {'device': '2961bb4c-be0c-4fcc-a86e-09581a1c15dd', 'network_id': '479eb5fe-f2c5-4347-bcd5-c39643102b89', 'port_id': '2961bb4c-be0c-4fcc-a86e-09581a1c15dd', 'mac_address': 'fa:16:3e:76:64:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9a10d2ed-7b6e-4aef-9e7e-f933463b64ad', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:51:45.789 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:51:45.789 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2961bb4c-be0c-4fcc-a86e-09581a1c15dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:45.789 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2961bb4c-be0c-4fcc-a86e-09581a1c15dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:51:45.789 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 479eb5fe-f2c5-4347-bcd5-c39643102b89 2021-10-27 10:51:45.789 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:51:46.011 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2961bb4c-be0c-4fcc-a86e-09581a1c15dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:46.011 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2961bb4c-be0c-4fcc-a86e-09581a1c15dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:46.020 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2961bb4c-be0c-4fcc-a86e-09581a1c15dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:51:46.020 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port 2961bb4c-be0c-4fcc-a86e-09581a1c15dd 2021-10-27 10:51:46.156 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:51:46.156 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2961bb4c-be0c-4fcc-a86e-09581a1c15dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:51:46.328 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2961bb4c-be0c-4fcc-a86e-09581a1c15dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:51:46.328 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:51:46.328 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (87ebbbcc-b1f1-413d-ae89-de7fafead9be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:51:46.328 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (87ebbbcc-b1f1-413d-ae89-de7fafead9be) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:51:46.328 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2961bb4c-be0c-4fcc-a86e-09581a1c15dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:51:46.328 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:51:46.328 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2961bb4c-be0c-4fcc-a86e-09581a1c15dd not yet added. Adding. 2021-10-27 10:51:46.328 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:51:46.328 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:51:46.518 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2961bb4c-be0c-4fcc-a86e-09581a1c15dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:46.721 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2961bb4c-be0c-4fcc-a86e-09581a1c15dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:46.721 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2961bb4c-be0c-4fcc-a86e-09581a1c15dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:46.954 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2961bb4c-be0c-4fcc-a86e-09581a1c15dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:47.110 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2961bb4c-be0c-4fcc-a86e-09581a1c15dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:47.110 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2961bb4c-be0c-4fcc-a86e-09581a1c15dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:51:47.110 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2961bb4c-be0c-4fcc-a86e-09581a1c15dd processed. 2021-10-27 10:51:47.562 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:47.796 3124 1249446819976 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:51.577 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated on remote: ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:51:51.577 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] 2021-10-27 10:51:51.577 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Refresh firewall rules 2021-10-27 10:51:51.577 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Get security group information for devices via rpc ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'ffa09c94-3923-4104-8017-da0003f59df7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:51:52.006 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information for ports dict_keys(['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'ffa09c94-3923-4104-8017-da0003f59df7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:51:52.006 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:51:52.006 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:51:52.006 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:51:52.006 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:51:52.006 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:51:52.006 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:51:52.006 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:52.268 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:52.268 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:52.268 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:52.268 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for ffa09c94-3923-4104-8017-da0003f59df7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:51:52.268 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:51:52.268 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:51:52.268 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:52.485 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:52.485 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:52.485 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-b87688cf-9fd6-4da6-933c-d6cb279cdf64 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:52.858 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c888030-fbe1-48d8-b348-528b5bc8d8f5 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: 45d11664-7e3d-4c4f-8e19-76aac58865b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:51:52.874 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c888030-fbe1-48d8-b348-528b5bc8d8f5 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port 45d11664-7e3d-4c4f-8e19-76aac58865b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:51:54.533 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 45d11664-7e3d-4c4f-8e19-76aac58865b8 2021-10-27 10:51:54.615 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2961bb4c-be0c-4fcc-a86e-09581a1c15dd 2021-10-27 10:51:54.639 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9ac0c80-dd64-4b2f-82f2-111e5ebfcf2f - - - - -] port_update received: a2541364-3f46-48a7-b51f-ca0bbca5faa2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:51:54.639 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9ac0c80-dd64-4b2f-82f2-111e5ebfcf2f - - - - -] No port a2541364-3f46-48a7-b51f-ca0bbca5faa2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:51:55.407 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa523030-6063-4d5b-aec5-21f34d3d3db0 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Security group member updated on remote: ['87ebbbcc-b1f1-413d-ae89-de7fafead9be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:51:55.407 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-fa523030-6063-4d5b-aec5-21f34d3d3db0 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Security group member updated ['87ebbbcc-b1f1-413d-ae89-de7fafead9be'] 2021-10-27 10:51:55.407 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-fa523030-6063-4d5b-aec5-21f34d3d3db0 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Refresh firewall rules 2021-10-27 10:51:55.407 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa523030-6063-4d5b-aec5-21f34d3d3db0 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Get security group information for devices via rpc ['2961bb4c-be0c-4fcc-a86e-09581a1c15dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:51:55.420 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa523030-6063-4d5b-aec5-21f34d3d3db0 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:51:55.444 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa523030-6063-4d5b-aec5-21f34d3d3db0 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:51:55.539 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa523030-6063-4d5b-aec5-21f34d3d3db0 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] port_delete event received for '2961bb4c-be0c-4fcc-a86e-09581a1c15dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:51:55.601 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:51:56.047 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port 45d11664-7e3d-4c4f-8e19-76aac58865b8 2021-10-27 10:51:56.047 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port 45d11664-7e3d-4c4f-8e19-76aac58865b8 updated. Details: {'device': '45d11664-7e3d-4c4f-8e19-76aac58865b8', 'network_id': '712be6a3-cf77-4874-b929-0132a1043321', 'port_id': '45d11664-7e3d-4c4f-8e19-76aac58865b8', 'mac_address': 'fa:16:3e:11:af:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 697, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '69417b3e-5cb9-4d22-9fb4-209f92cdcc68', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:51:56.047 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:51:56.047 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:51:56.047 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:56.047 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 45d11664-7e3d-4c4f-8e19-76aac58865b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:51:56.047 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:51:56.047 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2961bb4c-be0c-4fcc-a86e-09581a1c15dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:51:56.047 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2961bb4c-be0c-4fcc-a86e-09581a1c15dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:51:56.047 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2961bb4c-be0c-4fcc-a86e-09581a1c15dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:51:56.078 3124 1249446820504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 479eb5fe-f2c5-4347-bcd5-c39643102b89 2021-10-27 10:51:56.078 3124 1249446820504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2961bb4c-be0c-4fcc-a86e-09581a1c15dd'] 2021-10-27 10:51:56.078 3124 1249446820504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:51:56.078 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:51:56.078 3124 1249446820504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2961bb4c-be0c-4fcc-a86e-09581a1c15dd'] 2021-10-27 10:51:56.267 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45d11664-7e3d-4c4f-8e19-76aac58865b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:56.267 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45d11664-7e3d-4c4f-8e19-76aac58865b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:51:56.295 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 45d11664-7e3d-4c4f-8e19-76aac58865b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:51:56.295 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 697, VLAN trunk: None to switch port 45d11664-7e3d-4c4f-8e19-76aac58865b8 2021-10-27 10:51:56.422 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:51:56.422 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['45d11664-7e3d-4c4f-8e19-76aac58865b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:51:56.764 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['45d11664-7e3d-4c4f-8e19-76aac58865b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:51:56.764 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:51:56.764 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:51:56.764 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:51:56.764 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 45d11664-7e3d-4c4f-8e19-76aac58865b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:51:56.764 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:51:56.764 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 45d11664-7e3d-4c4f-8e19-76aac58865b8 not yet added. Adding. 2021-10-27 10:51:56.764 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:51:56.764 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:51:56.983 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:57.171 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:57.171 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:57.374 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:57.515 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:57.515 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 45d11664-7e3d-4c4f-8e19-76aac58865b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:51:57.515 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 45d11664-7e3d-4c4f-8e19-76aac58865b8 processed. 2021-10-27 10:51:57.614 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:51:58.062 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:51:59.124 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2f88957-7e0c-465d-8966-4ca16cd9da1f - - - - -] port_update received: 11db7ab4-7896-49e7-a5bc-5660632ebc05 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:51:59.156 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2f88957-7e0c-465d-8966-4ca16cd9da1f - - - - -] No port 11db7ab4-7896-49e7-a5bc-5660632ebc05 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:52:00.923 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6fcd189f-91d0-4d4b-bf2b-d5522aa99bd1 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Security group member updated on remote: ['87ebbbcc-b1f1-413d-ae89-de7fafead9be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:52:00.923 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-6fcd189f-91d0-4d4b-bf2b-d5522aa99bd1 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Security group member updated ['87ebbbcc-b1f1-413d-ae89-de7fafead9be'] 2021-10-27 10:52:03.315 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a588fc0d-a18b-43a1-9b22-07d1d2a5a187 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: c9fec27d-9196-497c-aa93-66e0b25cce86 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:52:03.335 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a588fc0d-a18b-43a1-9b22-07d1d2a5a187 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port c9fec27d-9196-497c-aa93-66e0b25cce86 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:52:04.389 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e65e4b23-c395-405b-a2b2-61609da05703 - - - - -] port_update received: 419de462-f502-45a6-acf4-f0c607544b38 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:52:04.406 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e65e4b23-c395-405b-a2b2-61609da05703 - - - - -] No port 419de462-f502-45a6-acf4-f0c607544b38 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:52:06.641 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c9fec27d-9196-497c-aa93-66e0b25cce86 2021-10-27 10:52:07.278 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7222c7a0-0307-4ce2-8f6c-df46f3273a33 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated on remote: ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:52:07.278 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-7222c7a0-0307-4ce2-8f6c-df46f3273a33 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] 2021-10-27 10:52:07.438 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f2358c2-7468-4303-b845-9f12850d5a16 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated on remote: ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:52:07.438 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-9f2358c2-7468-4303-b845-9f12850d5a16 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] 2021-10-27 10:52:07.606 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65139aa2-ae4f-4906-8e03-837bb6b8d782 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated on remote: ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:52:07.606 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-65139aa2-ae4f-4906-8e03-837bb6b8d782 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] 2021-10-27 10:52:07.702 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:52:07.778 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f173352-0276-4745-91df-88e7a64c939f 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated on remote: ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:52:07.778 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-5f173352-0276-4745-91df-88e7a64c939f 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] 2021-10-27 10:52:07.982 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fe18422-1b95-4d26-afb3-c60f461b7826 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated on remote: ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:52:07.982 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-9fe18422-1b95-4d26-afb3-c60f461b7826 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] 2021-10-27 10:52:08.235 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adcd7891-c99a-49fc-98d5-5e724942cee8 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated on remote: ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:52:08.248 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-adcd7891-c99a-49fc-98d5-5e724942cee8 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group rule updated ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] 2021-10-27 10:52:08.271 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port c9fec27d-9196-497c-aa93-66e0b25cce86 2021-10-27 10:52:08.271 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port c9fec27d-9196-497c-aa93-66e0b25cce86 updated. Details: {'device': 'c9fec27d-9196-497c-aa93-66e0b25cce86', 'network_id': '479eb5fe-f2c5-4347-bcd5-c39643102b89', 'port_id': 'c9fec27d-9196-497c-aa93-66e0b25cce86', 'mac_address': 'fa:16:3e:79:77:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9a10d2ed-7b6e-4aef-9e7e-f933463b64ad', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:52:08.271 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:52:08.271 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9fec27d-9196-497c-aa93-66e0b25cce86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:08.271 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c9fec27d-9196-497c-aa93-66e0b25cce86 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:52:08.271 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 479eb5fe-f2c5-4347-bcd5-c39643102b89 2021-10-27 10:52:08.278 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:52:08.482 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c9fec27d-9196-497c-aa93-66e0b25cce86') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:52:08.482 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c9fec27d-9196-497c-aa93-66e0b25cce86') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:52:08.501 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c9fec27d-9196-497c-aa93-66e0b25cce86 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:52:08.501 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port c9fec27d-9196-497c-aa93-66e0b25cce86 2021-10-27 10:52:08.637 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:52:08.637 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c9fec27d-9196-497c-aa93-66e0b25cce86'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:52:08.940 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9884e0ab-ce3a-4d00-a3be-433ae73deb81 - - - - -] port_update received: 51510ec3-0f7b-42f4-91b3-2472952d4ee3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:52:08.950 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9884e0ab-ce3a-4d00-a3be-433ae73deb81 - - - - -] No port 51510ec3-0f7b-42f4-91b3-2472952d4ee3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:52:09.499 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c9fec27d-9196-497c-aa93-66e0b25cce86']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:52:09.499 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:52:09.499 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (87ebbbcc-b1f1-413d-ae89-de7fafead9be) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:52:09.499 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (87ebbbcc-b1f1-413d-ae89-de7fafead9be) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:52:09.499 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c9fec27d-9196-497c-aa93-66e0b25cce86 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:09.499 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:52:09.499 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c9fec27d-9196-497c-aa93-66e0b25cce86 not yet added. Adding. 2021-10-27 10:52:09.499 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:52:09.499 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:52:09.723 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9fec27d-9196-497c-aa93-66e0b25cce86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:09.970 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9fec27d-9196-497c-aa93-66e0b25cce86" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:09.970 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9fec27d-9196-497c-aa93-66e0b25cce86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:10.247 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9fec27d-9196-497c-aa93-66e0b25cce86" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:10.420 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9fec27d-9196-497c-aa93-66e0b25cce86" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:10.420 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c9fec27d-9196-497c-aa93-66e0b25cce86 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:52:10.420 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c9fec27d-9196-497c-aa93-66e0b25cce86 processed. 2021-10-27 10:52:10.766 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated on remote: ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:52:10.766 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] 2021-10-27 10:52:10.785 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Refresh firewall rules 2021-10-27 10:52:10.785 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Get security group information for devices via rpc ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'ffa09c94-3923-4104-8017-da0003f59df7', '45d11664-7e3d-4c4f-8e19-76aac58865b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:52:11.310 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information for ports dict_keys(['45d11664-7e3d-4c4f-8e19-76aac58865b8', 'b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'ffa09c94-3923-4104-8017-da0003f59df7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:52:11.310 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:52:11.310 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:52:11.310 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:52:11.310 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for 45d11664-7e3d-4c4f-8e19-76aac58865b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:11.310 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:52:11.310 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:52:11.329 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:11.595 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:11.595 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:11.595 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:11.595 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:11.595 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:52:11.595 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:52:11.595 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:11.733 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:11.785 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d49e1dfe-79d0-471e-b7ef-b6cf5a26ec74 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: 97c228b5-49a3-48ac-9cab-1119841adcc1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:52:11.810 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d49e1dfe-79d0-471e-b7ef-b6cf5a26ec74 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port 97c228b5-49a3-48ac-9cab-1119841adcc1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:52:11.903 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:11.903 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:11.903 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:11.903 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for ffa09c94-3923-4104-8017-da0003f59df7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:11.903 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:52:11.903 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 1 new rules, removing 0 old rules. 2021-10-27 10:52:11.903 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:11.938 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:12.209 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:12.219 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:12.219 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-427b5639-8400-4807-819e-308b019398c6 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:14.721 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 97c228b5-49a3-48ac-9cab-1119841adcc1 2021-10-27 10:52:15.747 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:52:15.936 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port 97c228b5-49a3-48ac-9cab-1119841adcc1 2021-10-27 10:52:15.936 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port 97c228b5-49a3-48ac-9cab-1119841adcc1 updated. Details: {'device': '97c228b5-49a3-48ac-9cab-1119841adcc1', 'network_id': '712be6a3-cf77-4874-b929-0132a1043321', 'port_id': '97c228b5-49a3-48ac-9cab-1119841adcc1', 'mac_address': 'fa:16:3e:91:29:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 697, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '69417b3e-5cb9-4d22-9fb4-209f92cdcc68', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:52:15.936 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:52:15.936 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-97c228b5-49a3-48ac-9cab-1119841adcc1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:15.936 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 97c228b5-49a3-48ac-9cab-1119841adcc1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:52:15.936 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:52:16.206 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '97c228b5-49a3-48ac-9cab-1119841adcc1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:52:16.206 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '97c228b5-49a3-48ac-9cab-1119841adcc1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:52:16.206 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 97c228b5-49a3-48ac-9cab-1119841adcc1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:52:16.206 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 697, VLAN trunk: None to switch port 97c228b5-49a3-48ac-9cab-1119841adcc1 2021-10-27 10:52:16.389 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:52:16.389 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['97c228b5-49a3-48ac-9cab-1119841adcc1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:52:16.560 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['97c228b5-49a3-48ac-9cab-1119841adcc1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:52:16.560 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:52:16.560 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:52:16.560 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:52:16.560 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 97c228b5-49a3-48ac-9cab-1119841adcc1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:16.560 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:52:16.560 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 97c228b5-49a3-48ac-9cab-1119841adcc1 not yet added. Adding. 2021-10-27 10:52:16.560 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:52:16.560 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:52:16.814 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97c228b5-49a3-48ac-9cab-1119841adcc1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:17.082 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97c228b5-49a3-48ac-9cab-1119841adcc1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:17.082 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97c228b5-49a3-48ac-9cab-1119841adcc1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:17.402 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97c228b5-49a3-48ac-9cab-1119841adcc1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:17.608 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-97c228b5-49a3-48ac-9cab-1119841adcc1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:17.608 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 97c228b5-49a3-48ac-9cab-1119841adcc1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:52:17.608 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 97c228b5-49a3-48ac-9cab-1119841adcc1 processed. 2021-10-27 10:52:17.748 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:17.925 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:18.889 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c9fec27d-9196-497c-aa93-66e0b25cce86 2021-10-27 10:52:19.121 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f08db99-fa2d-46e1-a406-e38611ba90ed 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Security group member updated on remote: ['87ebbbcc-b1f1-413d-ae89-de7fafead9be'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:52:19.121 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-3f08db99-fa2d-46e1-a406-e38611ba90ed 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Security group member updated ['87ebbbcc-b1f1-413d-ae89-de7fafead9be'] 2021-10-27 10:52:19.121 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-3f08db99-fa2d-46e1-a406-e38611ba90ed 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Refresh firewall rules 2021-10-27 10:52:19.121 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f08db99-fa2d-46e1-a406-e38611ba90ed 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Get security group information for devices via rpc ['c9fec27d-9196-497c-aa93-66e0b25cce86'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:52:19.153 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3f08db99-fa2d-46e1-a406-e38611ba90ed 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:52:19.153 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3f08db99-fa2d-46e1-a406-e38611ba90ed 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:52:19.200 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f08db99-fa2d-46e1-a406-e38611ba90ed 2c99a5807cdd428d8cc28639af6285c9 b0d3d436fdc54c1da8b648dc7f6bee20 - - -] port_delete event received for 'c9fec27d-9196-497c-aa93-66e0b25cce86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:52:19.752 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:52:19.752 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c9fec27d-9196-497c-aa93-66e0b25cce86' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:52:19.752 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c9fec27d-9196-497c-aa93-66e0b25cce86' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:52:19.752 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c9fec27d-9196-497c-aa93-66e0b25cce86 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:52:19.786 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 479eb5fe-f2c5-4347-bcd5-c39643102b89 2021-10-27 10:52:19.808 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9fec27d-9196-497c-aa93-66e0b25cce86'] 2021-10-27 10:52:19.808 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:52:19.808 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:52:19.810 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9fec27d-9196-497c-aa93-66e0b25cce86'] 2021-10-27 10:52:21.756 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:21.778 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:24.846 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:52:25.803 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:52:26.263 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:52:26.263 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff updated. Details: {'device': 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff', 'network_id': 'c913697e-4e6e-4068-9132-8229bd749da4', 'port_id': 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff', 'mac_address': 'fa:16:3e:97:a9:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 682, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8bd78a19-73de-4e7e-87f6-253ad8160c2b', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:52:26.263 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:52:26.263 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:26.263 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:52:26.263 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:52:26.310 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:52:26.310 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:52:26.327 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:52:26.327 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 682, VLAN trunk: None to switch port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:52:26.420 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:52:26.420 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:52:26.558 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:52:26.558 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:52:26.558 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c4bf5007-f8b4-446a-95e8-89cc43fc94db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:52:26.558 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e9a99905-7b67-4a1a-a34d-d43dfdfb8dff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:26.583 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:52:26.583 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-10-27 10:52:26.583 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:26.583 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:26.583 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:26.583 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:26.662 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:26.667 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:52:26.667 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff processed. 2021-10-27 10:52:27.813 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:28.012 3124 1249446819976 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:30.604 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated on remote: ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:52:30.604 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] 2021-10-27 10:52:30.604 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Refresh firewall rules 2021-10-27 10:52:30.604 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Get security group information for devices via rpc ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'ffa09c94-3923-4104-8017-da0003f59df7', '45d11664-7e3d-4c4f-8e19-76aac58865b8', '97c228b5-49a3-48ac-9cab-1119841adcc1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:52:30.823 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] port_delete event received for '97c228b5-49a3-48ac-9cab-1119841adcc1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:52:31.011 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 97c228b5-49a3-48ac-9cab-1119841adcc1 2021-10-27 10:52:31.731 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information for ports dict_keys(['45d11664-7e3d-4c4f-8e19-76aac58865b8', 'b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'ffa09c94-3923-4104-8017-da0003f59df7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:52:31.731 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:52:31.731 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:52:31.731 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:52:31.731 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for 45d11664-7e3d-4c4f-8e19-76aac58865b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:31.731 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:52:31.748 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:52:31.748 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:31.748 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:31.748 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:31.814 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:52:31.814 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '97c228b5-49a3-48ac-9cab-1119841adcc1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:52:31.814 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '97c228b5-49a3-48ac-9cab-1119841adcc1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:52:31.814 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 97c228b5-49a3-48ac-9cab-1119841adcc1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:52:31.824 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['97c228b5-49a3-48ac-9cab-1119841adcc1'] 2021-10-27 10:52:31.844 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:52:31.844 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:52:31.844 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['97c228b5-49a3-48ac-9cab-1119841adcc1'] 2021-10-27 10:52:32.012 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-45d11664-7e3d-4c4f-8e19-76aac58865b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:32.012 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:32.012 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:52:32.033 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:52:32.033 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:32.033 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:32.033 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:32.327 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:32.327 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for ffa09c94-3923-4104-8017-da0003f59df7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:32.327 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:52:32.327 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:52:32.327 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:32.327 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:32.327 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:32.621 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-7ac7542b-f243-4294-b60c-511b68a0e813 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:33.829 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:33.875 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:37.059 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 45d11664-7e3d-4c4f-8e19-76aac58865b8 2021-10-27 10:52:37.263 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated on remote: ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:52:37.263 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] 2021-10-27 10:52:37.263 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Refresh firewall rules 2021-10-27 10:52:37.263 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Get security group information for devices via rpc ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'ffa09c94-3923-4104-8017-da0003f59df7', '45d11664-7e3d-4c4f-8e19-76aac58865b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:52:37.388 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] port_delete event received for '45d11664-7e3d-4c4f-8e19-76aac58865b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:52:37.845 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:52:37.845 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '45d11664-7e3d-4c4f-8e19-76aac58865b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:52:37.845 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '45d11664-7e3d-4c4f-8e19-76aac58865b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:52:37.845 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 45d11664-7e3d-4c4f-8e19-76aac58865b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:52:37.870 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45d11664-7e3d-4c4f-8e19-76aac58865b8'] 2021-10-27 10:52:37.870 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:52:37.870 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:52:37.870 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45d11664-7e3d-4c4f-8e19-76aac58865b8'] 2021-10-27 10:52:37.960 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information for ports dict_keys(['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'ffa09c94-3923-4104-8017-da0003f59df7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:52:37.960 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:52:37.960 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:52:37.960 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:52:37.960 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:37.960 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:52:37.964 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:52:37.964 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:37.964 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:37.964 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:38.170 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:38.170 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for ffa09c94-3923-4104-8017-da0003f59df7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:38.170 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:52:38.170 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:52:38.192 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:38.192 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:38.192 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:38.401 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-0572e8d1-b9ea-4c77-a88d-88ee84bc1aff 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-ffa09c94-3923-4104-8017-da0003f59df7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:39.855 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:39.886 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:41.075 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:52:41.075 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ffa09c94-3923-4104-8017-da0003f59df7 2021-10-27 10:52:41.355 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated on remote: ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:52:41.355 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] 2021-10-27 10:52:41.355 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Refresh firewall rules 2021-10-27 10:52:41.355 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Get security group information for devices via rpc ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7', 'ffa09c94-3923-4104-8017-da0003f59df7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:52:41.541 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] port_delete event received for 'ffa09c94-3923-4104-8017-da0003f59df7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:52:41.635 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information for ports dict_keys(['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:52:41.635 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:52:41.635 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update rules of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:52:41.635 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update members of security group (164d590d-9c21-41c8-b194-4e2bf8b0a93b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:52:41.635 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update port filter for b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:52:41.635 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Updating port rules. 2021-10-27 10:52:41.635 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:52:41.635 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:41.635 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:41.635 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:41.832 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [req-f665e9a8-8f82-493f-bd08-2a672762b133 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Lock "n-hv-driver-port-lock-b0a7ad91-b6aa-4f12-a1e4-e037caef99a7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:41.863 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:52:41.863 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:52:41.863 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:52:41.863 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:52:41.863 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ffa09c94-3923-4104-8017-da0003f59df7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:52:41.863 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ffa09c94-3923-4104-8017-da0003f59df7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:52:41.863 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ffa09c94-3923-4104-8017-da0003f59df7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:52:41.886 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff'] 2021-10-27 10:52:41.886 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:52:41.886 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:52:41.886 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff'] 2021-10-27 10:52:41.886 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffa09c94-3923-4104-8017-da0003f59df7'] 2021-10-27 10:52:41.886 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:52:41.886 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:52:41.886 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffa09c94-3923-4104-8017-da0003f59df7'] 2021-10-27 10:52:43.881 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:44.139 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:45.092 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:52:45.886 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:52:45.886 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:52:45.886 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:52:45.886 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:52:45.907 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c913697e-4e6e-4068-9132-8229bd749da4 2021-10-27 10:52:45.907 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff'] 2021-10-27 10:52:45.907 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:52:45.907 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff'] 2021-10-27 10:52:45.994 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad8f5a41-e30d-4f92-bbc3-8a57ceadd6ea 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group member updated on remote: ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:52:45.994 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-ad8f5a41-e30d-4f92-bbc3-8a57ceadd6ea 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group member updated ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] 2021-10-27 10:52:46.953 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eebf70e3-0aae-47a0-948b-a881195ad159 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated on remote: ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:52:46.953 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-eebf70e3-0aae-47a0-948b-a881195ad159 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Security group member updated ['164d590d-9c21-41c8-b194-4e2bf8b0a93b'] 2021-10-27 10:52:46.953 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-eebf70e3-0aae-47a0-948b-a881195ad159 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Refresh firewall rules 2021-10-27 10:52:46.974 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eebf70e3-0aae-47a0-948b-a881195ad159 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Get security group information for devices via rpc ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:52:47.027 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eebf70e3-0aae-47a0-948b-a881195ad159 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:52:47.027 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eebf70e3-0aae-47a0-948b-a881195ad159 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:52:47.107 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 2021-10-27 10:52:47.128 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eebf70e3-0aae-47a0-948b-a881195ad159 196dbdfe27234133ab11fc58f004eaee 118c2237e0124b54bf7495860a599d63 - - -] port_delete event received for 'b0a7ad91-b6aa-4f12-a1e4-e037caef99a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:52:47.724 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-342c0eae-1f7d-442c-b3ce-5b4c93b96145 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: f688a4df-5340-4a05-a872-4bc8c3c4f297 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:52:47.739 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-342c0eae-1f7d-442c-b3ce-5b4c93b96145 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port f688a4df-5340-4a05-a872-4bc8c3c4f297 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:52:47.884 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:52:47.886 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:47.886 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b0a7ad91-b6aa-4f12-a1e4-e037caef99a7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:52:47.886 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b0a7ad91-b6aa-4f12-a1e4-e037caef99a7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:52:47.886 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b0a7ad91-b6aa-4f12-a1e4-e037caef99a7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:52:47.886 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 712be6a3-cf77-4874-b929-0132a1043321 2021-10-27 10:52:47.886 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7'] 2021-10-27 10:52:47.907 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:52:47.907 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:52:47.907 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0a7ad91-b6aa-4f12-a1e4-e037caef99a7'] 2021-10-27 10:52:47.984 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:52:48.036 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7f31797-e506-47b9-bbc6-469c61ecee1d c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 479eb5fe-f2c5-4347-bcd5-c39643102b89 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:52:48.036 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7f31797-e506-47b9-bbc6-469c61ecee1d c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network 479eb5fe-f2c5-4347-bcd5-c39643102b89 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:52:48.825 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ddc488f-38a0-4c5f-b039-24239934d898 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 712be6a3-cf77-4874-b929-0132a1043321 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:52:48.825 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ddc488f-38a0-4c5f-b039-24239934d898 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network 712be6a3-cf77-4874-b929-0132a1043321 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:52:49.884 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:52:49.931 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:01.161 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-917322da-cb59-47db-89b5-d94fb853cb09 513a2a3c88414d3084b5edf05e9b36b0 6accaef85d5244d7998aff3cd11fa75b - - -] Security group member updated on remote: ['ef7ee46e-c1ef-4c02-a998-3516f571ecc1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:53:01.161 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-917322da-cb59-47db-89b5-d94fb853cb09 513a2a3c88414d3084b5edf05e9b36b0 6accaef85d5244d7998aff3cd11fa75b - - -] Security group member updated ['ef7ee46e-c1ef-4c02-a998-3516f571ecc1'] 2021-10-27 10:53:01.180 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f688a4df-5340-4a05-a872-4bc8c3c4f297 2021-10-27 10:53:01.180 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:53:01.980 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94742a7e-3ecb-4c4a-a3fb-a1f3b2a4c7c7 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: b434a1d3-8dd6-43bc-a742-f2435a83895f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:53:01.980 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:53:02.000 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94742a7e-3ecb-4c4a-a3fb-a1f3b2a4c7c7 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port b434a1d3-8dd6-43bc-a742-f2435a83895f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:53:02.512 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port f688a4df-5340-4a05-a872-4bc8c3c4f297 2021-10-27 10:53:02.512 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port f688a4df-5340-4a05-a872-4bc8c3c4f297 updated. Details: {'device': 'f688a4df-5340-4a05-a872-4bc8c3c4f297', 'network_id': '803ab608-69e6-41d3-b604-642b976b0e4d', 'port_id': 'f688a4df-5340-4a05-a872-4bc8c3c4f297', 'mac_address': 'fa:16:3e:91:ba:d2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 696, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '235de87b-1e94-419a-a923-7a471ebf059d', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:53:02.532 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:53:02.532 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:53:02.532 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff updated. Details: {'device': 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff', 'network_id': 'c913697e-4e6e-4068-9132-8229bd749da4', 'port_id': 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff', 'mac_address': 'fa:16:3e:97:a9:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 682, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8bd78a19-73de-4e7e-87f6-253ad8160c2b', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:53:02.532 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:53:02.532 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:02.532 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f688a4df-5340-4a05-a872-4bc8c3c4f297 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:53:02.532 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 803ab608-69e6-41d3-b604-642b976b0e4d 2021-10-27 10:53:02.532 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:53:02.532 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:02.532 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:53:02.532 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c913697e-4e6e-4068-9132-8229bd749da4 2021-10-27 10:53:02.532 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:53:02.697 3124 1249446819272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:53:02.697 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:53:02.697 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:53:02.697 3124 1249446819272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 682, VLAN trunk: None to switch port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:53:02.697 3124 1249446819976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f688a4df-5340-4a05-a872-4bc8c3c4f297') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:53:02.697 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f688a4df-5340-4a05-a872-4bc8c3c4f297') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:53:02.714 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f688a4df-5340-4a05-a872-4bc8c3c4f297 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:53:02.714 3124 1249446819976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 696, VLAN trunk: None to switch port f688a4df-5340-4a05-a872-4bc8c3c4f297 2021-10-27 10:53:02.793 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:53:02.793 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:53:02.793 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:53:02.815 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f688a4df-5340-4a05-a872-4bc8c3c4f297'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:53:03.201 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b434a1d3-8dd6-43bc-a742-f2435a83895f 2021-10-27 10:53:03.231 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:53:03.231 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:53:03.231 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c4bf5007-f8b4-446a-95e8-89cc43fc94db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:53:03.231 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e9a99905-7b67-4a1a-a34d-d43dfdfb8dff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:53:03.231 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:53:03.231 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e9a99905-7b67-4a1a-a34d-d43dfdfb8dff not yet added. Adding. 2021-10-27 10:53:03.231 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:53:03.231 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:53:03.302 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f688a4df-5340-4a05-a872-4bc8c3c4f297']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:53:03.302 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:53:03.302 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2b916bed-ee57-45d3-9e8a-96da0d1c710c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:53:03.302 3124 1249446819976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f688a4df-5340-4a05-a872-4bc8c3c4f297 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:53:03.302 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:53:03.302 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f688a4df-5340-4a05-a872-4bc8c3c4f297 not yet added. Adding. 2021-10-27 10:53:03.302 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:53:03.302 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:53:03.352 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:03.434 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:03.466 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:03.466 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:03.558 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:03.558 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:03.594 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:03.696 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9a99905-7b67-4a1a-a34d-d43dfdfb8dff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:03.696 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:53:03.696 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff processed. 2021-10-27 10:53:03.696 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:03.792 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:03.792 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f688a4df-5340-4a05-a872-4bc8c3c4f297 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:53:03.792 3124 1249446819976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f688a4df-5340-4a05-a872-4bc8c3c4f297 processed. 2021-10-27 10:53:03.992 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:53:03.992 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:04.431 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port b434a1d3-8dd6-43bc-a742-f2435a83895f 2021-10-27 10:53:04.431 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port b434a1d3-8dd6-43bc-a742-f2435a83895f updated. Details: {'device': 'b434a1d3-8dd6-43bc-a742-f2435a83895f', 'network_id': '1584a66b-82c9-401e-972f-e089444456ec', 'port_id': 'b434a1d3-8dd6-43bc-a742-f2435a83895f', 'mac_address': 'fa:16:3e:76:b4:b9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 661, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '18ba0f57-01a5-4d3c-8136-c318c7c0d96b', 'ip_address': '192.168.233.118'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:53:04.431 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:53:04.431 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b434a1d3-8dd6-43bc-a742-f2435a83895f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:04.431 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b434a1d3-8dd6-43bc-a742-f2435a83895f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:53:04.431 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1584a66b-82c9-401e-972f-e089444456ec 2021-10-27 10:53:04.431 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:53:04.571 3124 1249446819272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b434a1d3-8dd6-43bc-a742-f2435a83895f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:53:04.571 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b434a1d3-8dd6-43bc-a742-f2435a83895f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:53:04.588 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b434a1d3-8dd6-43bc-a742-f2435a83895f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:53:04.588 3124 1249446819272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 661, VLAN trunk: None to switch port b434a1d3-8dd6-43bc-a742-f2435a83895f 2021-10-27 10:53:04.693 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:53:04.693 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b434a1d3-8dd6-43bc-a742-f2435a83895f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:53:04.746 3124 1249446819976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:04.927 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b434a1d3-8dd6-43bc-a742-f2435a83895f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:53:04.927 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:53:04.927 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ef7ee46e-c1ef-4c02-a998-3516f571ecc1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:53:04.927 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ef7ee46e-c1ef-4c02-a998-3516f571ecc1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:53:04.927 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b434a1d3-8dd6-43bc-a742-f2435a83895f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:53:04.927 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:53:04.927 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b434a1d3-8dd6-43bc-a742-f2435a83895f not yet added. Adding. 2021-10-27 10:53:04.927 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:53:04.927 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:53:05.067 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b434a1d3-8dd6-43bc-a742-f2435a83895f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:05.213 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b434a1d3-8dd6-43bc-a742-f2435a83895f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:05.213 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b434a1d3-8dd6-43bc-a742-f2435a83895f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:05.345 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b434a1d3-8dd6-43bc-a742-f2435a83895f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:05.472 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b434a1d3-8dd6-43bc-a742-f2435a83895f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:05.472 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b434a1d3-8dd6-43bc-a742-f2435a83895f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:53:05.472 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b434a1d3-8dd6-43bc-a742-f2435a83895f processed. 2021-10-27 10:53:05.994 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:06.263 3124 1249446819272 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:11.208 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bfb9e46-d4e1-42e2-adbf-619659f6ea7d 513a2a3c88414d3084b5edf05e9b36b0 6accaef85d5244d7998aff3cd11fa75b - - -] Security group member updated on remote: ['ef7ee46e-c1ef-4c02-a998-3516f571ecc1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:53:11.222 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-7bfb9e46-d4e1-42e2-adbf-619659f6ea7d 513a2a3c88414d3084b5edf05e9b36b0 6accaef85d5244d7998aff3cd11fa75b - - -] Security group member updated ['ef7ee46e-c1ef-4c02-a998-3516f571ecc1'] 2021-10-27 10:53:11.222 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-7bfb9e46-d4e1-42e2-adbf-619659f6ea7d 513a2a3c88414d3084b5edf05e9b36b0 6accaef85d5244d7998aff3cd11fa75b - - -] Refresh firewall rules 2021-10-27 10:53:11.222 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bfb9e46-d4e1-42e2-adbf-619659f6ea7d 513a2a3c88414d3084b5edf05e9b36b0 6accaef85d5244d7998aff3cd11fa75b - - -] Get security group information for devices via rpc ['b434a1d3-8dd6-43bc-a742-f2435a83895f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:53:11.244 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bfb9e46-d4e1-42e2-adbf-619659f6ea7d 513a2a3c88414d3084b5edf05e9b36b0 6accaef85d5244d7998aff3cd11fa75b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:53:11.244 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bfb9e46-d4e1-42e2-adbf-619659f6ea7d 513a2a3c88414d3084b5edf05e9b36b0 6accaef85d5244d7998aff3cd11fa75b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:53:11.276 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bfb9e46-d4e1-42e2-adbf-619659f6ea7d 513a2a3c88414d3084b5edf05e9b36b0 6accaef85d5244d7998aff3cd11fa75b - - -] port_delete event received for 'b434a1d3-8dd6-43bc-a742-f2435a83895f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:53:11.315 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b434a1d3-8dd6-43bc-a742-f2435a83895f 2021-10-27 10:53:12.004 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:53:12.004 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b434a1d3-8dd6-43bc-a742-f2435a83895f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:53:12.004 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b434a1d3-8dd6-43bc-a742-f2435a83895f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:53:12.004 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b434a1d3-8dd6-43bc-a742-f2435a83895f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:53:12.026 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1584a66b-82c9-401e-972f-e089444456ec 2021-10-27 10:53:12.026 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b434a1d3-8dd6-43bc-a742-f2435a83895f'] 2021-10-27 10:53:12.026 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:53:12.026 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:53:12.026 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b434a1d3-8dd6-43bc-a742-f2435a83895f'] 2021-10-27 10:53:13.102 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Security group member updated on remote: ['b6a8df1b-c444-455e-9bc0-3be389a3c142'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:53:13.102 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Security group member updated ['b6a8df1b-c444-455e-9bc0-3be389a3c142'] 2021-10-27 10:53:13.102 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Refresh firewall rules 2021-10-27 10:53:13.102 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Get security group information for devices via rpc ['59e7e6fe-03c3-4ad8-b175-8f85e01de3d9', '494693a3-b820-46ba-b126-6ece48565409'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:53:13.167 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] port_delete event received for '494693a3-b820-46ba-b126-6ece48565409' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:53:13.258 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Update security group information for ports dict_keys(['59e7e6fe-03c3-4ad8-b175-8f85e01de3d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:53:13.258 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:53:13.258 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Update rules of security group (b6a8df1b-c444-455e-9bc0-3be389a3c142) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:53:13.258 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Update members of security group (b6a8df1b-c444-455e-9bc0-3be389a3c142) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:53:13.258 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Update port filter for 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:53:13.258 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Updating port rules. 2021-10-27 10:53:13.258 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Creating 0 new rules, removing 1 old rules. 2021-10-27 10:53:13.258 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Lock "n-hv-driver-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:13.258 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Lock "n-hv-driver-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:13.258 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Lock "n-hv-driver-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:13.329 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 494693a3-b820-46ba-b126-6ece48565409 2021-10-27 10:53:13.411 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [req-d6094eb3-54af-4bc2-b168-c0cf81a6c3c1 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Lock "n-hv-driver-port-lock-59e7e6fe-03c3-4ad8-b175-8f85e01de3d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:14.020 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:53:14.020 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '494693a3-b820-46ba-b126-6ece48565409' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:53:14.020 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '494693a3-b820-46ba-b126-6ece48565409' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:53:14.020 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 494693a3-b820-46ba-b126-6ece48565409 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:53:14.020 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:14.033 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['494693a3-b820-46ba-b126-6ece48565409'] 2021-10-27 10:53:14.033 3124 1249446819976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:53:14.033 3124 1249446819976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:53:14.033 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['494693a3-b820-46ba-b126-6ece48565409'] 2021-10-27 10:53:14.067 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:20.192 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b2795b6-b151-4cb8-ac4d-0fa274e15732 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Security group member updated on remote: ['b6a8df1b-c444-455e-9bc0-3be389a3c142'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:53:20.192 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-2b2795b6-b151-4cb8-ac4d-0fa274e15732 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Security group member updated ['b6a8df1b-c444-455e-9bc0-3be389a3c142'] 2021-10-27 10:53:20.192 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-2b2795b6-b151-4cb8-ac4d-0fa274e15732 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Refresh firewall rules 2021-10-27 10:53:20.192 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b2795b6-b151-4cb8-ac4d-0fa274e15732 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Get security group information for devices via rpc ['59e7e6fe-03c3-4ad8-b175-8f85e01de3d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:53:20.254 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b2795b6-b151-4cb8-ac4d-0fa274e15732 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:53:20.254 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b2795b6-b151-4cb8-ac4d-0fa274e15732 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:53:20.332 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b2795b6-b151-4cb8-ac4d-0fa274e15732 1a0ac54d2ed24a1fb6729427088d0a21 f7133aa639304fb1a65b40c1e1caedc2 - - -] port_delete event received for '59e7e6fe-03c3-4ad8-b175-8f85e01de3d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:53:21.111 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f5433b3-87c5-470a-9200-684bfb257304 - - - - -] port_update received: 48fc710d-3c32-4cef-ac98-3c75edd30b19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:53:21.120 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f5433b3-87c5-470a-9200-684bfb257304 - - - - -] No port 48fc710d-3c32-4cef-ac98-3c75edd30b19 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:53:21.424 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 2021-10-27 10:53:22.051 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:53:22.051 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59e7e6fe-03c3-4ad8-b175-8f85e01de3d9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:53:22.051 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59e7e6fe-03c3-4ad8-b175-8f85e01de3d9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:53:22.051 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59e7e6fe-03c3-4ad8-b175-8f85e01de3d9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:53:22.066 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6508dbc-8f7f-4d80-b5e0-d84fc36e18e8 2021-10-27 10:53:22.066 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59e7e6fe-03c3-4ad8-b175-8f85e01de3d9'] 2021-10-27 10:53:22.071 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:53:22.071 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:53:22.071 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59e7e6fe-03c3-4ad8-b175-8f85e01de3d9'] 2021-10-27 10:53:23.207 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f44e029-ab15-4854-9861-25379e3feab2 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for 'cea3bb1b-973e-4f6e-9021-14303d8c7250' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:53:24.066 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:24.098 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:24.722 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfe3721b-9642-477c-b7c8-626134a0f597 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '8be4b614-edc1-4b01-b0c6-3327dd976348' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:53:25.831 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b685532-be4e-411c-8cb9-6d6db0a71456 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network f6508dbc-8f7f-4d80-b5e0-d84fc36e18e8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:53:25.831 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b685532-be4e-411c-8cb9-6d6db0a71456 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network f6508dbc-8f7f-4d80-b5e0-d84fc36e18e8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:53:25.957 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a57a810e-1ffd-4700-bb4c-80505e743540 - - - - -] port_update received: 24bca54f-4ef0-4aef-8156-f3f727416996 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:53:25.980 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a57a810e-1ffd-4700-bb4c-80505e743540 - - - - -] No port 24bca54f-4ef0-4aef-8156-f3f727416996 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:53:28.597 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e5fe953-8ae9-4bfd-b23b-daa60058a2dd - - - - -] port_update received: 2c07f36b-49aa-49a4-a178-70bc1be92845 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:53:28.597 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e5fe953-8ae9-4bfd-b23b-daa60058a2dd - - - - -] No port 2c07f36b-49aa-49a4-a178-70bc1be92845 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:53:33.089 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85392b76-2038-42c7-9c9a-7006cab22c2a - - - - -] port_update received: c3575335-44d5-4ded-a268-5cd71e8c077d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:53:33.128 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85392b76-2038-42c7-9c9a-7006cab22c2a - - - - -] No port c3575335-44d5-4ded-a268-5cd71e8c077d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:53:43.151 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f23df87a-bde6-4bc3-9b56-fc4cd878ea47 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group member updated on remote: ['b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:53:43.176 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-f23df87a-bde6-4bc3-9b56-fc4cd878ea47 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group member updated ['b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb'] 2021-10-27 10:53:55.526 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b442dd89-a9c4-40a6-ae22-8c65f556fee0 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: 0354ae6f-33e3-4829-bb75-a8cdb5375010 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:53:55.537 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b442dd89-a9c4-40a6-ae22-8c65f556fee0 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port 0354ae6f-33e3-4829-bb75-a8cdb5375010 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:53:57.663 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0354ae6f-33e3-4829-bb75-a8cdb5375010 2021-10-27 10:53:58.302 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:53:58.560 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port 0354ae6f-33e3-4829-bb75-a8cdb5375010 2021-10-27 10:53:58.560 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port 0354ae6f-33e3-4829-bb75-a8cdb5375010 updated. Details: {'device': '0354ae6f-33e3-4829-bb75-a8cdb5375010', 'network_id': '0157bfc8-fcd2-41b1-9332-e724a604c179', 'port_id': '0354ae6f-33e3-4829-bb75-a8cdb5375010', 'mac_address': 'fa:16:3e:ec:3d:46', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 653, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '83ba7c61-84f4-406c-917f-f8c8beaca7da', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:53:58.560 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:53:58.560 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:58.560 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0354ae6f-33e3-4829-bb75-a8cdb5375010 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:53:58.560 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0157bfc8-fcd2-41b1-9332-e724a604c179 2021-10-27 10:53:58.560 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:53:58.703 3124 1249446819976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0218beba-daef-46b0-a832-e1ac978c824b 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group member updated on remote: ['c4bf5007-f8b4-446a-95e8-89cc43fc94db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:53:58.703 3124 1249446819976 MainThread INFO neutron.agent.securitygroups_rpc [req-0218beba-daef-46b0-a832-e1ac978c824b 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group member updated ['c4bf5007-f8b4-446a-95e8-89cc43fc94db'] 2021-10-27 10:53:58.710 3124 1249446819272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0354ae6f-33e3-4829-bb75-a8cdb5375010') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:53:58.710 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0354ae6f-33e3-4829-bb75-a8cdb5375010') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:53:58.710 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0354ae6f-33e3-4829-bb75-a8cdb5375010 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:53:58.710 3124 1249446819272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 653, VLAN trunk: None to switch port 0354ae6f-33e3-4829-bb75-a8cdb5375010 2021-10-27 10:53:58.787 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:53:58.787 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0354ae6f-33e3-4829-bb75-a8cdb5375010'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:53:58.958 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0354ae6f-33e3-4829-bb75-a8cdb5375010']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:53:58.958 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:53:58.958 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:53:58.958 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:53:58.958 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0354ae6f-33e3-4829-bb75-a8cdb5375010 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:53:58.958 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:53:58.958 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0354ae6f-33e3-4829-bb75-a8cdb5375010 not yet added. Adding. 2021-10-27 10:53:58.958 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:53:58.958 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:53:59.037 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0218beba-daef-46b0-a832-e1ac978c824b 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] port_delete event received for 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:53:59.068 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:59.146 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:59.165 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:53:59.261 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:59.358 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:53:59.358 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0354ae6f-33e3-4829-bb75-a8cdb5375010 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:53:59.358 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0354ae6f-33e3-4829-bb75-a8cdb5375010 processed. 2021-10-27 10:53:59.693 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e9a99905-7b67-4a1a-a34d-d43dfdfb8dff 2021-10-27 10:54:00.317 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:54:00.319 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:00.319 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:54:00.319 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e9a99905-7b67-4a1a-a34d-d43dfdfb8dff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:54:00.319 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e9a99905-7b67-4a1a-a34d-d43dfdfb8dff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:54:00.319 3124 1249446820504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c913697e-4e6e-4068-9132-8229bd749da4 2021-10-27 10:54:00.319 3124 1249446820504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff'] 2021-10-27 10:54:00.319 3124 1249446820504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:54:00.319 3124 1249446820504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:54:00.319 3124 1249446820504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9a99905-7b67-4a1a-a34d-d43dfdfb8dff'] 2021-10-27 10:54:00.662 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:01.443 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66ddf9ee-deac-480b-bf46-b70dc16155bf 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] port_delete event received for '6809831d-396c-445e-bb8b-47787dce8e22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:54:02.323 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:02.334 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:02.366 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29b6d2f2-2dc4-4713-b9fe-bf839c4fd3d8 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group rule updated on remote: ['95dde64b-d421-42ee-bb65-cd8d4417f18b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:54:02.366 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-29b6d2f2-2dc4-4713-b9fe-bf839c4fd3d8 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group rule updated ['95dde64b-d421-42ee-bb65-cd8d4417f18b'] 2021-10-27 10:54:02.507 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e77e7c3-660c-4331-b1aa-42a73b9168c2 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group rule updated on remote: ['95dde64b-d421-42ee-bb65-cd8d4417f18b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:54:02.507 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-3e77e7c3-660c-4331-b1aa-42a73b9168c2 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group rule updated ['95dde64b-d421-42ee-bb65-cd8d4417f18b'] 2021-10-27 10:54:06.271 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53af49dc-0f85-4b88-aebb-573d96fdd30b 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group member updated on remote: ['95dde64b-d421-42ee-bb65-cd8d4417f18b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:54:06.271 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-53af49dc-0f85-4b88-aebb-573d96fdd30b 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group member updated ['95dde64b-d421-42ee-bb65-cd8d4417f18b'] 2021-10-27 10:54:07.059 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a70699e0-e9aa-438e-9988-137367f36d6d 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: b24979f7-e034-42fe-a196-a2c85fe68892 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:54:07.082 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a70699e0-e9aa-438e-9988-137367f36d6d 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port b24979f7-e034-42fe-a196-a2c85fe68892 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:54:09.759 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:54:09.840 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9f86ff4-8338-4aea-b601-3324bafa4b03 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated on remote: ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:54:09.840 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-f9f86ff4-8338-4aea-b601-3324bafa4b03 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] 2021-10-27 10:54:10.006 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37bcf077-49f0-4adb-a53e-9a6f222406ea 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated on remote: ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:54:10.006 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-37bcf077-49f0-4adb-a53e-9a6f222406ea 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] 2021-10-27 10:54:10.279 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87e58f85-ed69-477c-b86d-d78164a33612 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated on remote: ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:54:10.279 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-87e58f85-ed69-477c-b86d-d78164a33612 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] 2021-10-27 10:54:10.310 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:54:10.474 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f28244fa-cf4a-4f77-a50c-0ecd3baeea4c 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated on remote: ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:54:10.474 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [req-f28244fa-cf4a-4f77-a50c-0ecd3baeea4c 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] 2021-10-27 10:54:10.576 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:54:10.576 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port b24979f7-e034-42fe-a196-a2c85fe68892 updated. Details: {'device': 'b24979f7-e034-42fe-a196-a2c85fe68892', 'network_id': 'c913697e-4e6e-4068-9132-8229bd749da4', 'port_id': 'b24979f7-e034-42fe-a196-a2c85fe68892', 'mac_address': 'fa:16:3e:be:1b:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 682, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8bd78a19-73de-4e7e-87f6-253ad8160c2b', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:54:10.576 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:54:10.576 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:10.576 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b24979f7-e034-42fe-a196-a2c85fe68892 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:54:10.576 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c913697e-4e6e-4068-9132-8229bd749da4 2021-10-27 10:54:10.576 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:54:10.663 3124 1249446820504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c9f8c99-27c3-4f84-9416-82040e4b8038 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated on remote: ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:54:10.663 3124 1249446820504 MainThread INFO neutron.agent.securitygroups_rpc [req-0c9f8c99-27c3-4f84-9416-82040e4b8038 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] 2021-10-27 10:54:10.754 3124 1249446819272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b24979f7-e034-42fe-a196-a2c85fe68892') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:54:10.754 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b24979f7-e034-42fe-a196-a2c85fe68892') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:54:10.774 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b24979f7-e034-42fe-a196-a2c85fe68892 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:54:10.774 3124 1249446819272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 682, VLAN trunk: None to switch port b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:54:10.974 3124 1249446820152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-712ddae0-4b3d-4800-a897-5dcf748f6d2b 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated on remote: ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:54:10.974 3124 1249446820152 MainThread INFO neutron.agent.securitygroups_rpc [req-712ddae0-4b3d-4800-a897-5dcf748f6d2b 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group rule updated ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] 2021-10-27 10:54:10.974 3124 1249446819272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:54:10.974 3124 1249446819272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b24979f7-e034-42fe-a196-a2c85fe68892'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:54:11.147 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b24979f7-e034-42fe-a196-a2c85fe68892']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:54:11.147 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:54:11.147 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (95dde64b-d421-42ee-bb65-cd8d4417f18b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:54:11.147 3124 1249446819272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b24979f7-e034-42fe-a196-a2c85fe68892 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:54:11.147 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:54:11.147 3124 1249446819272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b24979f7-e034-42fe-a196-a2c85fe68892 not yet added. Adding. 2021-10-27 10:54:11.147 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:54:11.147 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:54:11.259 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:11.365 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:11.365 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:11.429 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group member updated on remote: ['b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb', '33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:54:11.429 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group member updated ['b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb', '33d5f813-90bc-42b0-b05a-cfa629ba1d6a'] 2021-10-27 10:54:11.473 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] port_update received: 0354ae6f-33e3-4829-bb75-a8cdb5375010 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:54:11.473 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-agent-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:11.473 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Binding port 0354ae6f-33e3-4829-bb75-a8cdb5375010 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:54:11.473 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:54:11.490 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:11.490 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Refresh firewall rules 2021-10-27 10:54:11.490 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Get security group information for devices via rpc ['0354ae6f-33e3-4829-bb75-a8cdb5375010'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:54:11.505 3124 1249446818920 MainThread DEBUG neutron.services.trunk.rpc.agent [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0354ae6f-33e3-4829-bb75-a8cdb5375010') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:54:11.505 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0354ae6f-33e3-4829-bb75-a8cdb5375010') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:54:11.520 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Trunk plugin disabled on server. Assuming port 0354ae6f-33e3-4829-bb75-a8cdb5375010 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:54:11.520 3124 1249446818920 MainThread INFO networking_hyperv.neutron.trunk_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Binding VLAN ID: 653, VLAN trunk: None to switch port 0354ae6f-33e3-4829-bb75-a8cdb5375010 2021-10-27 10:54:11.552 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Refresh firewall rules 2021-10-27 10:54:11.552 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Get security group information for devices via rpc ['0354ae6f-33e3-4829-bb75-a8cdb5375010'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:54:11.604 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:11.604 3124 1249446819272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b24979f7-e034-42fe-a196-a2c85fe68892 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:54:11.604 3124 1249446819272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b24979f7-e034-42fe-a196-a2c85fe68892 processed. 2021-10-27 10:54:12.324 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:12.458 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information for ports dict_keys(['0354ae6f-33e3-4829-bb75-a8cdb5375010']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:54:12.458 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:54:12.458 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update rules of security group (33d5f813-90bc-42b0-b05a-cfa629ba1d6a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:54:12.458 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update rules of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:54:12.458 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update members of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:54:12.458 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update port filter for 0354ae6f-33e3-4829-bb75-a8cdb5375010 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:54:12.458 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Updating port rules. 2021-10-27 10:54:12.458 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Creating 6 new rules, removing 0 old rules. 2021-10-27 10:54:12.458 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:12.474 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information for ports dict_keys(['0354ae6f-33e3-4829-bb75-a8cdb5375010']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:54:12.474 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:54:12.474 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update rules of security group (33d5f813-90bc-42b0-b05a-cfa629ba1d6a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:54:12.474 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update rules of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:54:12.474 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update members of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:54:12.474 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update port filter for 0354ae6f-33e3-4829-bb75-a8cdb5375010 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:54:12.474 3124 1249446818920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Updating port rules. 2021-10-27 10:54:12.474 3124 1249446818920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Creating 6 new rules, removing 0 old rules. 2021-10-27 10:54:12.584 3124 1249446819272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:12.584 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:12.584 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:12.584 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:12.584 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:12.692 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:12.692 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:54:12.692 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:54:12.724 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-cb1e7610-5a60-48ae-8329-a333586d9637 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-agent-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:12.253 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:55:12.645 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:55:12.833 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:55:12.833 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port b24979f7-e034-42fe-a196-a2c85fe68892 updated. Details: {'device': 'b24979f7-e034-42fe-a196-a2c85fe68892', 'network_id': 'c913697e-4e6e-4068-9132-8229bd749da4', 'port_id': 'b24979f7-e034-42fe-a196-a2c85fe68892', 'mac_address': 'fa:16:3e:be:1b:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 682, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8bd78a19-73de-4e7e-87f6-253ad8160c2b', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:55:12.833 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:55:12.833 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:12.833 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b24979f7-e034-42fe-a196-a2c85fe68892 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:55:12.833 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:55:12.868 3124 1249446818920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b24979f7-e034-42fe-a196-a2c85fe68892') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:55:12.868 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b24979f7-e034-42fe-a196-a2c85fe68892') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:55:12.878 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b24979f7-e034-42fe-a196-a2c85fe68892 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:55:12.878 3124 1249446818920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 682, VLAN trunk: None to switch port b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:55:12.935 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:55:12.935 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b24979f7-e034-42fe-a196-a2c85fe68892'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:55:13.082 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b24979f7-e034-42fe-a196-a2c85fe68892']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:55:13.082 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:55:13.082 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (95dde64b-d421-42ee-bb65-cd8d4417f18b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:55:13.082 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b24979f7-e034-42fe-a196-a2c85fe68892 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:55:13.082 3124 1249446818920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:55:13.082 3124 1249446818920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-10-27 10:55:13.082 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:13.082 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:13.082 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:13.082 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:13.135 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:13.135 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b24979f7-e034-42fe-a196-a2c85fe68892 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:55:13.151 3124 1249446818920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b24979f7-e034-42fe-a196-a2c85fe68892 processed. 2021-10-27 10:55:14.662 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:14.865 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:22.471 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f688a4df-5340-4a05-a872-4bc8c3c4f297 2021-10-27 10:55:22.734 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:55:22.734 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f688a4df-5340-4a05-a872-4bc8c3c4f297' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:55:22.734 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f688a4df-5340-4a05-a872-4bc8c3c4f297' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:55:22.734 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f688a4df-5340-4a05-a872-4bc8c3c4f297 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:55:22.749 3124 1249446818920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 803ab608-69e6-41d3-b604-642b976b0e4d 2021-10-27 10:55:22.749 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f688a4df-5340-4a05-a872-4bc8c3c4f297'] 2021-10-27 10:55:22.749 3124 1249446818920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:55:22.749 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:55:22.749 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f688a4df-5340-4a05-a872-4bc8c3c4f297'] 2021-10-27 10:55:24.506 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:55:24.749 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:55:24.749 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:24.749 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b24979f7-e034-42fe-a196-a2c85fe68892' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:55:24.749 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b24979f7-e034-42fe-a196-a2c85fe68892' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:55:24.749 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b24979f7-e034-42fe-a196-a2c85fe68892 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:55:24.770 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b24979f7-e034-42fe-a196-a2c85fe68892'] 2021-10-27 10:55:24.770 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:55:24.770 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:55:24.770 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b24979f7-e034-42fe-a196-a2c85fe68892'] 2021-10-27 10:55:24.877 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:26.381 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f688a4df-5340-4a05-a872-4bc8c3c4f297 2021-10-27 10:55:26.780 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:55:26.785 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:27.049 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:27.137 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port f688a4df-5340-4a05-a872-4bc8c3c4f297 2021-10-27 10:55:27.137 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port f688a4df-5340-4a05-a872-4bc8c3c4f297 updated. Details: {'device': 'f688a4df-5340-4a05-a872-4bc8c3c4f297', 'network_id': '803ab608-69e6-41d3-b604-642b976b0e4d', 'port_id': 'f688a4df-5340-4a05-a872-4bc8c3c4f297', 'mac_address': 'fa:16:3e:91:ba:d2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 696, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '235de87b-1e94-419a-a923-7a471ebf059d', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:55:27.145 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:55:27.145 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:27.145 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f688a4df-5340-4a05-a872-4bc8c3c4f297 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:55:27.145 3124 1249446818920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 803ab608-69e6-41d3-b604-642b976b0e4d 2021-10-27 10:55:27.145 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:55:27.305 3124 1249446818920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f688a4df-5340-4a05-a872-4bc8c3c4f297') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:55:27.305 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f688a4df-5340-4a05-a872-4bc8c3c4f297') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:55:27.317 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f688a4df-5340-4a05-a872-4bc8c3c4f297 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:55:27.317 3124 1249446818920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 696, VLAN trunk: None to switch port f688a4df-5340-4a05-a872-4bc8c3c4f297 2021-10-27 10:55:27.393 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:55:27.393 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f688a4df-5340-4a05-a872-4bc8c3c4f297'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:55:27.650 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f688a4df-5340-4a05-a872-4bc8c3c4f297']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:55:27.650 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:55:27.650 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2b916bed-ee57-45d3-9e8a-96da0d1c710c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:55:27.650 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f688a4df-5340-4a05-a872-4bc8c3c4f297 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:55:27.650 3124 1249446818920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:55:27.650 3124 1249446818920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f688a4df-5340-4a05-a872-4bc8c3c4f297 not yet added. Adding. 2021-10-27 10:55:27.650 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:55:27.650 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:55:27.769 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:27.869 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:27.869 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:27.988 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:28.074 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f688a4df-5340-4a05-a872-4bc8c3c4f297" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:28.074 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f688a4df-5340-4a05-a872-4bc8c3c4f297 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:55:28.074 3124 1249446818920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f688a4df-5340-4a05-a872-4bc8c3c4f297 processed. 2021-10-27 10:55:28.528 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:55:28.796 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:55:28.796 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b24979f7-e034-42fe-a196-a2c85fe68892' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:55:28.796 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b24979f7-e034-42fe-a196-a2c85fe68892' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:55:28.796 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b24979f7-e034-42fe-a196-a2c85fe68892 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:55:28.796 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:28.806 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c913697e-4e6e-4068-9132-8229bd749da4 2021-10-27 10:55:28.806 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b24979f7-e034-42fe-a196-a2c85fe68892'] 2021-10-27 10:55:28.818 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:55:28.818 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b24979f7-e034-42fe-a196-a2c85fe68892'] 2021-10-27 10:55:29.115 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:34.646 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group member updated on remote: ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a', 'b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:55:34.646 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group member updated ['33d5f813-90bc-42b0-b05a-cfa629ba1d6a', 'b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb'] 2021-10-27 10:55:34.646 3124 1249446818920 MainThread INFO neutron.agent.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Refresh firewall rules 2021-10-27 10:55:34.646 3124 1249446818920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Get security group information for devices via rpc ['0354ae6f-33e3-4829-bb75-a8cdb5375010'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:55:34.712 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] port_update received: 0354ae6f-33e3-4829-bb75-a8cdb5375010 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:55:34.736 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-agent-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:34.736 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Binding port 0354ae6f-33e3-4829-bb75-a8cdb5375010 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:55:34.743 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:55:34.743 3124 1249446820328 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0354ae6f-33e3-4829-bb75-a8cdb5375010') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:55:34.743 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0354ae6f-33e3-4829-bb75-a8cdb5375010') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:55:34.776 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Trunk plugin disabled on server. Assuming port 0354ae6f-33e3-4829-bb75-a8cdb5375010 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:55:34.776 3124 1249446820328 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Binding VLAN ID: 653, VLAN trunk: None to switch port 0354ae6f-33e3-4829-bb75-a8cdb5375010 2021-10-27 10:55:34.802 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Refresh firewall rules 2021-10-27 10:55:34.802 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Get security group information for devices via rpc ['0354ae6f-33e3-4829-bb75-a8cdb5375010'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:55:34.958 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information for ports dict_keys(['0354ae6f-33e3-4829-bb75-a8cdb5375010']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:55:34.958 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:55:34.958 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update rules of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:55:34.958 3124 1249446818920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update members of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:55:34.972 3124 1249446818920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update port filter for 0354ae6f-33e3-4829-bb75-a8cdb5375010 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:55:34.972 3124 1249446818920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Updating port rules. 2021-10-27 10:55:34.972 3124 1249446818920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Creating 0 new rules, removing 6 old rules. 2021-10-27 10:55:34.972 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:34.972 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:34.972 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:35.145 3124 1249446818920 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:35.176 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information for ports dict_keys(['0354ae6f-33e3-4829-bb75-a8cdb5375010']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:55:35.190 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:55:35.190 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update rules of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:55:35.190 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update members of security group (b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 10:55:35.190 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update port filter for 0354ae6f-33e3-4829-bb75-a8cdb5375010 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:55:35.190 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Updating port rules. 2021-10-27 10:55:35.190 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Creating 0 new rules, removing 0 old rules. 2021-10-27 10:55:35.190 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:35.190 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:35.190 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:35.190 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-driver-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:35.223 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [req-0e2dbffa-15f4-4d56-b634-e1f5c7a2fbda 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Lock "n-hv-agent-port-lock-0354ae6f-33e3-4829-bb75-a8cdb5375010" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:35.643 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7dc9944-438c-4136-b6f3-a40aa0a34276 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] port_delete event received for '6c4ec977-f816-4830-919d-32941a2da519' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:55:42.536 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:55:42.862 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:55:43.033 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:55:43.033 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port b24979f7-e034-42fe-a196-a2c85fe68892 updated. Details: {'device': 'b24979f7-e034-42fe-a196-a2c85fe68892', 'network_id': 'c913697e-4e6e-4068-9132-8229bd749da4', 'port_id': 'b24979f7-e034-42fe-a196-a2c85fe68892', 'mac_address': 'fa:16:3e:be:1b:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 682, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8bd78a19-73de-4e7e-87f6-253ad8160c2b', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:55:43.033 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:55:43.033 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:43.056 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b24979f7-e034-42fe-a196-a2c85fe68892 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:55:43.056 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c913697e-4e6e-4068-9132-8229bd749da4 2021-10-27 10:55:43.056 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:55:43.194 3124 1249446820328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b24979f7-e034-42fe-a196-a2c85fe68892') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:55:43.194 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b24979f7-e034-42fe-a196-a2c85fe68892') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:55:43.206 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b24979f7-e034-42fe-a196-a2c85fe68892 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:55:43.206 3124 1249446820328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 682, VLAN trunk: None to switch port b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:55:43.288 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:55:43.288 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b24979f7-e034-42fe-a196-a2c85fe68892'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:55:43.424 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b24979f7-e034-42fe-a196-a2c85fe68892']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:55:43.424 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:55:43.424 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (95dde64b-d421-42ee-bb65-cd8d4417f18b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:55:43.424 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b24979f7-e034-42fe-a196-a2c85fe68892 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:55:43.424 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:55:43.424 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b24979f7-e034-42fe-a196-a2c85fe68892 not yet added. Adding. 2021-10-27 10:55:43.424 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:55:43.424 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:55:43.534 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:43.678 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:43.678 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:43.805 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:43.879 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b24979f7-e034-42fe-a196-a2c85fe68892" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:43.904 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b24979f7-e034-42fe-a196-a2c85fe68892 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:55:43.904 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b24979f7-e034-42fe-a196-a2c85fe68892 processed. 2021-10-27 10:55:44.884 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:45.053 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:46.648 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0354ae6f-33e3-4829-bb75-a8cdb5375010 2021-10-27 10:55:46.846 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa7233d4-dfe1-4eff-aa71-59d62ebd2a53 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group member updated on remote: ['b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:55:46.846 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-aa7233d4-dfe1-4eff-aa71-59d62ebd2a53 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Security group member updated ['b922602a-e03a-4dc9-ae5b-8f4dd74e4aeb'] 2021-10-27 10:55:46.846 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-aa7233d4-dfe1-4eff-aa71-59d62ebd2a53 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Refresh firewall rules 2021-10-27 10:55:46.846 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa7233d4-dfe1-4eff-aa71-59d62ebd2a53 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Get security group information for devices via rpc ['0354ae6f-33e3-4829-bb75-a8cdb5375010'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:55:46.868 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa7233d4-dfe1-4eff-aa71-59d62ebd2a53 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:55:46.868 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa7233d4-dfe1-4eff-aa71-59d62ebd2a53 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:55:46.891 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:55:46.891 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0354ae6f-33e3-4829-bb75-a8cdb5375010' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:55:46.894 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0354ae6f-33e3-4829-bb75-a8cdb5375010' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:55:46.894 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0354ae6f-33e3-4829-bb75-a8cdb5375010 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:55:46.913 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0354ae6f-33e3-4829-bb75-a8cdb5375010'] 2021-10-27 10:55:46.913 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:55:46.913 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:55:46.913 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0354ae6f-33e3-4829-bb75-a8cdb5375010'] 2021-10-27 10:55:46.926 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa7233d4-dfe1-4eff-aa71-59d62ebd2a53 2813a8f9b77644d08ebcab99275d119c 682f68c6d89c4cb48853f85a4ce58b1e - - -] port_delete event received for '0354ae6f-33e3-4829-bb75-a8cdb5375010' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:55:48.854 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95bb9327-9870-4d65-bc13-59183e22f9cd c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '24bca54f-4ef0-4aef-8156-f3f727416996' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:55:48.893 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:55:48.893 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:55:50.115 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-021cc5e7-4550-4527-a61e-3d980f85da72 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '48fc710d-3c32-4cef-ac98-3c75edd30b19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:55:50.862 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b01ad15d-ed19-4602-a7d4-c8474012a539 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '7c5ba039-fefd-4a70-acc0-348c2e76768a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:55:50.986 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e523ee7-f15c-403a-b739-b001e4a02bc4 - - - - -] port_delete event received for '7c5ba039-fefd-4a70-acc0-348c2e76768a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:55:51.052 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b01ad15d-ed19-4602-a7d4-c8474012a539 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 0157bfc8-fcd2-41b1-9332-e724a604c179 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:55:51.052 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b01ad15d-ed19-4602-a7d4-c8474012a539 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Reclaiming local network 0157bfc8-fcd2-41b1-9332-e724a604c179 2021-10-27 10:55:52.316 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cf364bb-c62f-4b36-9c99-34b424052efc c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for 'c3575335-44d5-4ded-a268-5cd71e8c077d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:55:53.315 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f1e64b1-ea6d-4217-882d-4e2524be815e c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '2c07f36b-49aa-49a4-a178-70bc1be92845' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:55:54.095 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36358671-2418-41a0-8e45-0d25ffd472f5 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '3685a8e4-f1a0-4687-84f4-a830f05308fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:55:54.306 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36358671-2418-41a0-8e45-0d25ffd472f5 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 480ae7f3-6d8b-4c7c-8d68-3acb0fcad1b0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:55:54.306 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36358671-2418-41a0-8e45-0d25ffd472f5 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network 480ae7f3-6d8b-4c7c-8d68-3acb0fcad1b0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:56:22.958 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b24979f7-e034-42fe-a196-a2c85fe68892 2021-10-27 10:56:23.041 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:56:23.041 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b24979f7-e034-42fe-a196-a2c85fe68892' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:56:23.041 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b24979f7-e034-42fe-a196-a2c85fe68892' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:56:23.041 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b24979f7-e034-42fe-a196-a2c85fe68892 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:56:23.063 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c913697e-4e6e-4068-9132-8229bd749da4 2021-10-27 10:56:23.063 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b24979f7-e034-42fe-a196-a2c85fe68892'] 2021-10-27 10:56:23.063 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:56:23.065 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:56:23.065 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b24979f7-e034-42fe-a196-a2c85fe68892'] 2021-10-27 10:56:23.485 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-baa4910b-1b57-4dbf-8db9-d69b920e968c 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group member updated on remote: ['95dde64b-d421-42ee-bb65-cd8d4417f18b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:56:23.485 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-baa4910b-1b57-4dbf-8db9-d69b920e968c 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] Security group member updated ['95dde64b-d421-42ee-bb65-cd8d4417f18b'] 2021-10-27 10:56:23.768 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baa4910b-1b57-4dbf-8db9-d69b920e968c 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] port_delete event received for 'b24979f7-e034-42fe-a196-a2c85fe68892' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:25.049 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:56:25.065 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:56:25.471 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a8085ce-42ca-484f-9752-ff0e4bf2e8f5 097094a80dad4e72bac43486e6b99250 732a0ab2c88542e588332b5775ec8aa6 - - -] port_delete event received for '5f59e2ee-64a2-4d10-9964-51caed7ba711' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:29.204 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23616060-5295-4287-9a98-f8e1da5db5f1 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for 'ed2ce147-2327-4ba6-a6a7-19d89eb30645' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:30.247 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-706466ec-f6c9-4e7b-bceb-020562e663f7 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for 'd6f814ae-8091-4c33-a059-f58c25f1f0f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:30.963 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19e9d984-2827-4041-a3b0-4fd85c79bc85 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '338ce78d-f3bc-4acc-91fb-da2dcccba07d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:31.157 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19e9d984-2827-4041-a3b0-4fd85c79bc85 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network c913697e-4e6e-4068-9132-8229bd749da4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:56:31.157 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19e9d984-2827-4041-a3b0-4fd85c79bc85 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network c913697e-4e6e-4068-9132-8229bd749da4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:56:35.345 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d85f94da-94c1-409b-9f3b-0c47b419c911 - - - - -] port_update received: 7f579efd-9dee-47b4-a9a8-13d5532b64e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:56:35.362 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d85f94da-94c1-409b-9f3b-0c47b419c911 - - - - -] No port 7f579efd-9dee-47b4-a9a8-13d5532b64e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:56:37.173 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3553f8e2-35fa-4988-bd48-c72eab121026 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group rule updated on remote: ['19630d8a-db2a-44f9-b7b5-cb03b5dd5e09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:56:37.173 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-3553f8e2-35fa-4988-bd48-c72eab121026 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group rule updated ['19630d8a-db2a-44f9-b7b5-cb03b5dd5e09'] 2021-10-27 10:56:37.299 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be634777-20e8-403f-8de2-7832cf89e18a 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group rule updated on remote: ['19630d8a-db2a-44f9-b7b5-cb03b5dd5e09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:56:37.299 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-be634777-20e8-403f-8de2-7832cf89e18a 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group rule updated ['19630d8a-db2a-44f9-b7b5-cb03b5dd5e09'] 2021-10-27 10:56:38.136 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93f060ba-cc10-44cc-897c-05a768520e7f - - - - -] port_update received: a2554d91-c3aa-4373-a6ba-d2677c18e840 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:56:38.151 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93f060ba-cc10-44cc-897c-05a768520e7f - - - - -] No port a2554d91-c3aa-4373-a6ba-d2677c18e840 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:56:40.501 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0f72bcf-965c-442e-95c4-61cb1f3b62ab 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group member updated on remote: ['19630d8a-db2a-44f9-b7b5-cb03b5dd5e09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:56:40.501 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-d0f72bcf-965c-442e-95c4-61cb1f3b62ab 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group member updated ['19630d8a-db2a-44f9-b7b5-cb03b5dd5e09'] 2021-10-27 10:56:41.252 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ac58cb8-9824-4ae3-b693-04ed84b343cf 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: eeaea63f-c3a9-461d-97e8-ba86b5597f4a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:56:41.252 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ac58cb8-9824-4ae3-b693-04ed84b343cf 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port eeaea63f-c3a9-461d-97e8-ba86b5597f4a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:56:43.033 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eeaea63f-c3a9-461d-97e8-ba86b5597f4a 2021-10-27 10:56:43.157 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:56:43.342 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port eeaea63f-c3a9-461d-97e8-ba86b5597f4a 2021-10-27 10:56:43.342 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port eeaea63f-c3a9-461d-97e8-ba86b5597f4a updated. Details: {'device': 'eeaea63f-c3a9-461d-97e8-ba86b5597f4a', 'network_id': '0f7054bd-a917-46a9-a6a0-7d7fe1d066ee', 'port_id': 'eeaea63f-c3a9-461d-97e8-ba86b5597f4a', 'mac_address': 'fa:16:3e:cc:9f:38', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09602d88-8196-48e3-8c86-eb85f6fa2a62', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:56:43.342 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:56:43.342 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eeaea63f-c3a9-461d-97e8-ba86b5597f4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:56:43.342 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eeaea63f-c3a9-461d-97e8-ba86b5597f4a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:56:43.342 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0f7054bd-a917-46a9-a6a0-7d7fe1d066ee 2021-10-27 10:56:43.342 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:56:43.503 3124 1249446820328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eeaea63f-c3a9-461d-97e8-ba86b5597f4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:56:43.503 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eeaea63f-c3a9-461d-97e8-ba86b5597f4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:56:43.516 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eeaea63f-c3a9-461d-97e8-ba86b5597f4a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:56:43.516 3124 1249446820328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port eeaea63f-c3a9-461d-97e8-ba86b5597f4a 2021-10-27 10:56:43.585 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:56:43.585 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eeaea63f-c3a9-461d-97e8-ba86b5597f4a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:56:43.737 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eeaea63f-c3a9-461d-97e8-ba86b5597f4a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:56:43.737 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:56:43.737 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19630d8a-db2a-44f9-b7b5-cb03b5dd5e09) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:56:43.737 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eeaea63f-c3a9-461d-97e8-ba86b5597f4a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:56:43.737 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:56:43.737 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eeaea63f-c3a9-461d-97e8-ba86b5597f4a not yet added. Adding. 2021-10-27 10:56:43.737 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:56:43.737 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:56:43.848 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eeaea63f-c3a9-461d-97e8-ba86b5597f4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:56:43.941 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eeaea63f-c3a9-461d-97e8-ba86b5597f4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:56:43.941 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eeaea63f-c3a9-461d-97e8-ba86b5597f4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:56:44.067 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eeaea63f-c3a9-461d-97e8-ba86b5597f4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:56:44.167 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eeaea63f-c3a9-461d-97e8-ba86b5597f4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:56:44.167 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eeaea63f-c3a9-461d-97e8-ba86b5597f4a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:56:44.167 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eeaea63f-c3a9-461d-97e8-ba86b5597f4a processed. 2021-10-27 10:56:45.173 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:56:45.349 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:56:46.847 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba921a8b-aea5-4dda-b130-121727df148f 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] port_delete event received for '70091e3a-bd2b-45c1-b9c6-fd6270b1c8e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:49.141 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f688a4df-5340-4a05-a872-4bc8c3c4f297 2021-10-27 10:56:49.185 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:56:49.185 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f688a4df-5340-4a05-a872-4bc8c3c4f297' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:56:49.185 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f688a4df-5340-4a05-a872-4bc8c3c4f297' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:56:49.185 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f688a4df-5340-4a05-a872-4bc8c3c4f297 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:56:49.188 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 803ab608-69e6-41d3-b604-642b976b0e4d 2021-10-27 10:56:49.188 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f688a4df-5340-4a05-a872-4bc8c3c4f297'] 2021-10-27 10:56:49.188 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:56:49.188 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:56:49.188 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f688a4df-5340-4a05-a872-4bc8c3c4f297'] 2021-10-27 10:56:49.516 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea34f11d-e443-465b-aa38-94886d68219e 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group member updated on remote: ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:56:49.516 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-ea34f11d-e443-465b-aa38-94886d68219e 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] Security group member updated ['2b916bed-ee57-45d3-9e8a-96da0d1c710c'] 2021-10-27 10:56:49.600 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea34f11d-e443-465b-aa38-94886d68219e 7122558e2a9b47878174bfcd566ffb89 4d50b2035de64b99a1c057e47c68bf0e - - -] port_delete event received for 'f688a4df-5340-4a05-a872-4bc8c3c4f297' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:51.198 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:56:51.219 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:56:52.584 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6d74586-0807-48a7-ae6b-0bb90ba38183 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '11db7ab4-7896-49e7-a5bc-5660632ebc05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:53.615 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d95ece96-af34-411c-ac03-f8405bc7d8aa c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for 'a2541364-3f46-48a7-b51f-ca0bbca5faa2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:54.318 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90bf9eb9-2d04-4b71-99bf-53290fba7031 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for 'bc43b401-10b4-426a-a5db-9c630cb01132' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:54.521 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90bf9eb9-2d04-4b71-99bf-53290fba7031 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 803ab608-69e6-41d3-b604-642b976b0e4d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:56:54.521 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90bf9eb9-2d04-4b71-99bf-53290fba7031 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network 803ab608-69e6-41d3-b604-642b976b0e4d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:56:55.489 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3de40f9-9c56-479b-ad28-d254d0b5d72c c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '51510ec3-0f7b-42f4-91b3-2472952d4ee3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:56.536 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95ce79ef-ae82-4226-90c6-614468f0367e c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '419de462-f502-45a6-acf4-f0c607544b38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:57.458 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5aac7ec4-3e02-4ea5-85b3-d24ae3f82754 - - - - -] port_delete event received for 'bcb91c60-aac0-4bdf-9abd-6c911ab3975e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:57.521 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaf2e408-0521-40cc-ab6d-786cd3f92154 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for 'bcb91c60-aac0-4bdf-9abd-6c911ab3975e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:56:57.704 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaf2e408-0521-40cc-ab6d-786cd3f92154 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 896e2ca9-2ff7-411a-b846-636c43352595 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 10:56:57.704 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaf2e408-0521-40cc-ab6d-786cd3f92154 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network 896e2ca9-2ff7-411a-b846-636c43352595 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 10:59:16.314 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eeaea63f-c3a9-461d-97e8-ba86b5597f4a 2021-10-27 10:59:16.612 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82ea63a5-ee98-4243-985b-ffa7c51cdf0a 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group member updated on remote: ['19630d8a-db2a-44f9-b7b5-cb03b5dd5e09'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:59:16.612 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-82ea63a5-ee98-4243-985b-ffa7c51cdf0a 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group member updated ['19630d8a-db2a-44f9-b7b5-cb03b5dd5e09'] 2021-10-27 10:59:16.904 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82ea63a5-ee98-4243-985b-ffa7c51cdf0a 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] port_delete event received for 'eeaea63f-c3a9-461d-97e8-ba86b5597f4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:59:17.825 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 10:59:17.827 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eeaea63f-c3a9-461d-97e8-ba86b5597f4a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 10:59:17.827 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eeaea63f-c3a9-461d-97e8-ba86b5597f4a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 10:59:17.827 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eeaea63f-c3a9-461d-97e8-ba86b5597f4a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 10:59:17.827 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0f7054bd-a917-46a9-a6a0-7d7fe1d066ee 2021-10-27 10:59:17.827 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eeaea63f-c3a9-461d-97e8-ba86b5597f4a'] 2021-10-27 10:59:17.827 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 10:59:17.827 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 10:59:17.827 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eeaea63f-c3a9-461d-97e8-ba86b5597f4a'] 2021-10-27 10:59:18.863 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b97550f-e1e6-4575-878d-886e6684372a 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] port_delete event received for '6ec1eadc-9d14-492c-b96c-f16f1b840e69' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 10:59:19.333 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08265168-ff8f-42ec-8404-c37ac5b79c98 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group rule updated on remote: ['7cb7c712-04f7-4b65-b900-4b30320bc7bc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:59:19.333 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-08265168-ff8f-42ec-8404-c37ac5b79c98 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group rule updated ['7cb7c712-04f7-4b65-b900-4b30320bc7bc'] 2021-10-27 10:59:19.458 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2bef954-849d-46ba-87f5-4531150c0517 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group rule updated on remote: ['7cb7c712-04f7-4b65-b900-4b30320bc7bc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-10-27 10:59:19.458 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-d2bef954-849d-46ba-87f5-4531150c0517 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group rule updated ['7cb7c712-04f7-4b65-b900-4b30320bc7bc'] 2021-10-27 10:59:19.819 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:59:19.843 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:59:22.533 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8c8a990-5f12-43f7-8024-678199c3b955 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group member updated on remote: ['7cb7c712-04f7-4b65-b900-4b30320bc7bc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 10:59:22.533 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-b8c8a990-5f12-43f7-8024-678199c3b955 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group member updated ['7cb7c712-04f7-4b65-b900-4b30320bc7bc'] 2021-10-27 10:59:23.264 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22acbb44-2e24-4414-89d5-9313cb76e6a1 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: 6b850fee-83f1-453e-bc04-693266b9306c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 10:59:23.264 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22acbb44-2e24-4414-89d5-9313cb76e6a1 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port 6b850fee-83f1-453e-bc04-693266b9306c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 10:59:26.048 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6b850fee-83f1-453e-bc04-693266b9306c 2021-10-27 10:59:27.888 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 10:59:28.061 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port 6b850fee-83f1-453e-bc04-693266b9306c 2021-10-27 10:59:28.061 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port 6b850fee-83f1-453e-bc04-693266b9306c updated. Details: {'device': '6b850fee-83f1-453e-bc04-693266b9306c', 'network_id': '0f7054bd-a917-46a9-a6a0-7d7fe1d066ee', 'port_id': '6b850fee-83f1-453e-bc04-693266b9306c', 'mac_address': 'fa:16:3e:6e:94:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09602d88-8196-48e3-8c86-eb85f6fa2a62', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 10:59:28.061 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 10:59:28.061 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6b850fee-83f1-453e-bc04-693266b9306c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:59:28.061 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6b850fee-83f1-453e-bc04-693266b9306c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 10:59:28.061 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0f7054bd-a917-46a9-a6a0-7d7fe1d066ee 2021-10-27 10:59:28.061 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 10:59:28.272 3124 1249446820328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6b850fee-83f1-453e-bc04-693266b9306c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:59:28.272 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6b850fee-83f1-453e-bc04-693266b9306c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 10:59:28.281 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6b850fee-83f1-453e-bc04-693266b9306c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 10:59:28.281 3124 1249446820328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port 6b850fee-83f1-453e-bc04-693266b9306c 2021-10-27 10:59:28.342 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 10:59:28.342 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6b850fee-83f1-453e-bc04-693266b9306c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 10:59:28.498 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6b850fee-83f1-453e-bc04-693266b9306c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 10:59:28.498 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 10:59:28.513 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7cb7c712-04f7-4b65-b900-4b30320bc7bc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 10:59:28.513 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6b850fee-83f1-453e-bc04-693266b9306c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 10:59:28.513 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 10:59:28.513 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6b850fee-83f1-453e-bc04-693266b9306c not yet added. Adding. 2021-10-27 10:59:28.513 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 10:59:28.513 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 10:59:28.602 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b850fee-83f1-453e-bc04-693266b9306c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:59:28.685 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b850fee-83f1-453e-bc04-693266b9306c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:59:28.685 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b850fee-83f1-453e-bc04-693266b9306c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:59:28.797 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6b850fee-83f1-453e-bc04-693266b9306c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:59:28.901 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6b850fee-83f1-453e-bc04-693266b9306c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 10:59:28.901 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6b850fee-83f1-453e-bc04-693266b9306c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 10:59:28.901 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6b850fee-83f1-453e-bc04-693266b9306c processed. 2021-10-27 10:59:29.888 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 10:59:30.060 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:00:25.934 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e33b4a5-005d-48f6-ab11-4f74a1e4afaa 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group member updated on remote: ['7cb7c712-04f7-4b65-b900-4b30320bc7bc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 11:00:25.934 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-7e33b4a5-005d-48f6-ab11-4f74a1e4afaa 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] Security group member updated ['7cb7c712-04f7-4b65-b900-4b30320bc7bc'] 2021-10-27 11:00:26.221 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e33b4a5-005d-48f6-ab11-4f74a1e4afaa 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] port_delete event received for '6b850fee-83f1-453e-bc04-693266b9306c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 11:00:26.834 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6b850fee-83f1-453e-bc04-693266b9306c 2021-10-27 11:00:27.575 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44930bc0-7466-4819-acf9-0e621cba6af6 8fb18a9230ea4d618307af689c389c6a 8ce956a6785b4b2bac456984a7fb9bf9 - - -] port_delete event received for '936169cd-a0ea-44fa-b3b4-23a18c090aa0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 11:00:28.223 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 11:00:28.223 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6b850fee-83f1-453e-bc04-693266b9306c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 11:00:28.223 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6b850fee-83f1-453e-bc04-693266b9306c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 11:00:28.223 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6b850fee-83f1-453e-bc04-693266b9306c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 11:00:28.239 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0f7054bd-a917-46a9-a6a0-7d7fe1d066ee 2021-10-27 11:00:28.239 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6b850fee-83f1-453e-bc04-693266b9306c'] 2021-10-27 11:00:28.239 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 11:00:28.239 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 11:00:28.239 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6b850fee-83f1-453e-bc04-693266b9306c'] 2021-10-27 11:00:30.246 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:00:30.269 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:00:32.030 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a19a5b6b-d533-4151-9eaf-6601c6b870e4 c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for 'a2554d91-c3aa-4373-a6ba-d2677c18e840' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 11:00:33.294 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8dfd64a-d0e4-49ff-81c5-243f711da35d c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '7f579efd-9dee-47b4-a9a8-13d5532b64e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 11:00:34.019 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fb26b4a-0a95-4fe7-88ab-d6310fa20e7b c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] port_delete event received for '1efabb0e-ceff-41e9-b34c-9cf0be36d384' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 11:00:34.210 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fb26b4a-0a95-4fe7-88ab-d6310fa20e7b c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 0f7054bd-a917-46a9-a6a0-7d7fe1d066ee network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 11:00:34.210 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fb26b4a-0a95-4fe7-88ab-d6310fa20e7b c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network 0f7054bd-a917-46a9-a6a0-7d7fe1d066ee not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-10-27 11:01:28.206 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfd3c7c4-1d16-4223-9a5a-8902b0c07461 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Security group member updated on remote: ['9e0ed037-29d4-4e42-acea-e6dea3f6e5d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 11:01:28.206 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-bfd3c7c4-1d16-4223-9a5a-8902b0c07461 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Security group member updated ['9e0ed037-29d4-4e42-acea-e6dea3f6e5d5'] 2021-10-27 11:01:28.972 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f82bbb21-ecf5-4d12-a05a-9b9ed04562b9 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: 9600ec5d-b6ae-426f-a823-231a17d3a6de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 11:01:28.981 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f82bbb21-ecf5-4d12-a05a-9b9ed04562b9 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port 9600ec5d-b6ae-426f-a823-231a17d3a6de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 11:01:30.933 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9600ec5d-b6ae-426f-a823-231a17d3a6de 2021-10-27 11:01:32.558 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 11:01:32.736 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port 9600ec5d-b6ae-426f-a823-231a17d3a6de 2021-10-27 11:01:32.736 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port 9600ec5d-b6ae-426f-a823-231a17d3a6de updated. Details: {'device': '9600ec5d-b6ae-426f-a823-231a17d3a6de', 'network_id': '861d04ee-f196-4352-be7e-5728632411ed', 'port_id': '9600ec5d-b6ae-426f-a823-231a17d3a6de', 'mac_address': 'fa:16:3e:4b:af:3b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 674, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2350646-0789-433b-9f86-37da7dcbdce1', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 11:01:32.736 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 11:01:32.745 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9600ec5d-b6ae-426f-a823-231a17d3a6de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:01:32.745 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9600ec5d-b6ae-426f-a823-231a17d3a6de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 11:01:32.745 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 861d04ee-f196-4352-be7e-5728632411ed 2021-10-27 11:01:32.745 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 11:01:32.964 3124 1249446820328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9600ec5d-b6ae-426f-a823-231a17d3a6de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 11:01:32.964 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9600ec5d-b6ae-426f-a823-231a17d3a6de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 11:01:32.964 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9600ec5d-b6ae-426f-a823-231a17d3a6de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 11:01:32.991 3124 1249446820328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 674, VLAN trunk: None to switch port 9600ec5d-b6ae-426f-a823-231a17d3a6de 2021-10-27 11:01:33.050 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 11:01:33.050 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9600ec5d-b6ae-426f-a823-231a17d3a6de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 11:01:33.199 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9600ec5d-b6ae-426f-a823-231a17d3a6de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 11:01:33.199 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 11:01:33.199 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e0ed037-29d4-4e42-acea-e6dea3f6e5d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 11:01:33.199 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9e0ed037-29d4-4e42-acea-e6dea3f6e5d5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 11:01:33.199 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9600ec5d-b6ae-426f-a823-231a17d3a6de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 11:01:33.199 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 11:01:33.199 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9600ec5d-b6ae-426f-a823-231a17d3a6de not yet added. Adding. 2021-10-27 11:01:33.199 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 11:01:33.199 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 11:01:33.303 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9600ec5d-b6ae-426f-a823-231a17d3a6de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:01:33.383 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9600ec5d-b6ae-426f-a823-231a17d3a6de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:01:33.383 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9600ec5d-b6ae-426f-a823-231a17d3a6de" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:01:33.483 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9600ec5d-b6ae-426f-a823-231a17d3a6de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:01:33.560 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9600ec5d-b6ae-426f-a823-231a17d3a6de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:01:33.560 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9600ec5d-b6ae-426f-a823-231a17d3a6de status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 11:01:33.560 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9600ec5d-b6ae-426f-a823-231a17d3a6de processed. 2021-10-27 11:01:34.555 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:01:34.727 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:02:14.845 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f20bd4d4-d681-484a-b738-3603141968b7 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Security group member updated on remote: ['9e0ed037-29d4-4e42-acea-e6dea3f6e5d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 11:02:14.845 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-f20bd4d4-d681-484a-b738-3603141968b7 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Security group member updated ['9e0ed037-29d4-4e42-acea-e6dea3f6e5d5'] 2021-10-27 11:02:14.845 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-f20bd4d4-d681-484a-b738-3603141968b7 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Refresh firewall rules 2021-10-27 11:02:14.845 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f20bd4d4-d681-484a-b738-3603141968b7 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Get security group information for devices via rpc ['9600ec5d-b6ae-426f-a823-231a17d3a6de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 11:02:14.881 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f20bd4d4-d681-484a-b738-3603141968b7 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 11:02:14.881 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f20bd4d4-d681-484a-b738-3603141968b7 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 11:02:14.919 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f20bd4d4-d681-484a-b738-3603141968b7 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] port_delete event received for '9600ec5d-b6ae-426f-a823-231a17d3a6de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 11:02:15.535 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9600ec5d-b6ae-426f-a823-231a17d3a6de 2021-10-27 11:02:16.839 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 11:02:16.839 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9600ec5d-b6ae-426f-a823-231a17d3a6de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 11:02:16.839 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9600ec5d-b6ae-426f-a823-231a17d3a6de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 11:02:16.839 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9600ec5d-b6ae-426f-a823-231a17d3a6de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 11:02:16.854 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 861d04ee-f196-4352-be7e-5728632411ed 2021-10-27 11:02:16.854 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9600ec5d-b6ae-426f-a823-231a17d3a6de'] 2021-10-27 11:02:16.854 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 11:02:16.854 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 11:02:16.854 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9600ec5d-b6ae-426f-a823-231a17d3a6de'] 2021-10-27 11:02:18.839 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:02:18.856 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:02:21.694 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9bffc73-94ae-4f77-98c5-236b1dc19ae9 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Security group member updated on remote: ['9e0ed037-29d4-4e42-acea-e6dea3f6e5d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 11:02:21.694 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-f9bffc73-94ae-4f77-98c5-236b1dc19ae9 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Security group member updated ['9e0ed037-29d4-4e42-acea-e6dea3f6e5d5'] 2021-10-27 11:02:22.622 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6896b2a-7248-412b-ac65-1b855eb253dd 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] port_update received: 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-10-27 11:02:22.637 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6896b2a-7248-412b-ac65-1b855eb253dd 6550e7d8bbcf47b1b7e10565b695065f d9bacebb66174df1a4789f900d018db7 - - -] No port 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-10-27 11:02:25.354 3124 1249445538808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e 2021-10-27 11:02:26.866 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-10-27 11:02:27.069 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Adding port 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e 2021-10-27 11:02:27.069 3124 1249347787768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Port 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e updated. Details: {'device': '6c532aaf-9fb1-4672-b333-c4ecd2c4e99e', 'network_id': '861d04ee-f196-4352-be7e-5728632411ed', 'port_id': '6c532aaf-9fb1-4672-b333-c4ecd2c4e99e', 'mac_address': 'fa:16:3e:d9:34:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 674, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2350646-0789-433b-9f86-37da7dcbdce1', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-10-27 11:02:27.069 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-10-27 11:02:27.069 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c532aaf-9fb1-4672-b333-c4ecd2c4e99e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:02:27.069 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-10-27 11:02:27.069 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 861d04ee-f196-4352-be7e-5728632411ed 2021-10-27 11:02:27.069 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-10-27 11:02:27.246 3124 1249446820328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c532aaf-9fb1-4672-b333-c4ecd2c4e99e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 11:02:27.246 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c532aaf-9fb1-4672-b333-c4ecd2c4e99e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-10-27 11:02:27.246 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-10-27 11:02:27.246 3124 1249446820328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 674, VLAN trunk: None to switch port 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e 2021-10-27 11:02:27.309 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-10-27 11:02:27.309 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6c532aaf-9fb1-4672-b333-c4ecd2c4e99e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 11:02:27.449 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6c532aaf-9fb1-4672-b333-c4ecd2c4e99e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 11:02:27.449 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 11:02:27.449 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e0ed037-29d4-4e42-acea-e6dea3f6e5d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-10-27 11:02:27.449 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9e0ed037-29d4-4e42-acea-e6dea3f6e5d5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-10-27 11:02:27.449 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-10-27 11:02:27.449 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-10-27 11:02:27.449 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e not yet added. Adding. 2021-10-27 11:02:27.449 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-10-27 11:02:27.464 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-10-27 11:02:27.541 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c532aaf-9fb1-4672-b333-c4ecd2c4e99e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:02:27.612 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c532aaf-9fb1-4672-b333-c4ecd2c4e99e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:02:27.612 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c532aaf-9fb1-4672-b333-c4ecd2c4e99e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:02:27.698 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c532aaf-9fb1-4672-b333-c4ecd2c4e99e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:02:27.788 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c532aaf-9fb1-4672-b333-c4ecd2c4e99e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.718s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:02:27.788 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-10-27 11:02:27.788 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e processed. 2021-10-27 11:02:28.881 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:02:29.057 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:02:49.296 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8e495af-ae83-4b8e-8038-53419920303b 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Security group member updated on remote: ['9e0ed037-29d4-4e42-acea-e6dea3f6e5d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-10-27 11:02:49.296 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-f8e495af-ae83-4b8e-8038-53419920303b 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Security group member updated ['9e0ed037-29d4-4e42-acea-e6dea3f6e5d5'] 2021-10-27 11:02:49.296 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [req-f8e495af-ae83-4b8e-8038-53419920303b 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Refresh firewall rules 2021-10-27 11:02:49.296 3124 1249446820328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8e495af-ae83-4b8e-8038-53419920303b 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Get security group information for devices via rpc ['6c532aaf-9fb1-4672-b333-c4ecd2c4e99e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-10-27 11:02:49.308 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8e495af-ae83-4b8e-8038-53419920303b 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-10-27 11:02:49.308 3124 1249446820328 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f8e495af-ae83-4b8e-8038-53419920303b 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-10-27 11:02:49.369 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8e495af-ae83-4b8e-8038-53419920303b 1fd4d8a7f4cc476ba5e0c3ae2c890ec1 863eef6d32ae42eeab22d1036aa3d6df - - -] port_delete event received for '6c532aaf-9fb1-4672-b333-c4ecd2c4e99e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-10-27 11:02:49.818 3124 1249445538984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e 2021-10-27 11:02:50.932 3124 1249347787768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978bc909-c99b-4ca8-869f-040cb686a8db - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-10-27 11:02:50.932 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6c532aaf-9fb1-4672-b333-c4ecd2c4e99e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-10-27 11:02:50.932 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6c532aaf-9fb1-4672-b333-c4ecd2c4e99e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-10-27 11:02:50.932 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6c532aaf-9fb1-4672-b333-c4ecd2c4e99e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-10-27 11:02:50.936 3124 1249446820328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 861d04ee-f196-4352-be7e-5728632411ed 2021-10-27 11:02:50.936 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c532aaf-9fb1-4672-b333-c4ecd2c4e99e'] 2021-10-27 11:02:50.936 3124 1249446820328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-10-27 11:02:50.936 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-10-27 11:02:50.936 3124 1249446820328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c532aaf-9fb1-4672-b333-c4ecd2c4e99e'] 2021-10-27 11:02:52.948 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-10-27 11:02:52.964 3124 1249446820328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-10-27 11:03:07.183 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-657cea08-58b1-4e41-93be-616ad9e950de c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] network_delete received. Deleting network 861d04ee-f196-4352-be7e-5728632411ed network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-10-27 11:03:07.183 3124 1249446820328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-657cea08-58b1-4e41-93be-616ad9e950de c57678784efa40db963568fa58f05cf2 437f9c174edc498ca3a87f051bd6bcbf - - -] Network 861d04ee-f196-4352-be7e-5728632411ed not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463