2021-07-22 23:57:42.208 5044 2007929027752 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-22 23:57:42.208 5044 2007929027752 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev492 2021-07-22 23:57:42.208 5044 2007929027752 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-07-22 23:57:42.235 5044 2007929027752 MainThread INFO os_win.utils.network.networkutils [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] WMI caching is disabled. 2021-07-22 23:57:42.461 5044 2007929027752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-22 23:57:42.523 5044 2007929027752 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-22 23:57:42.523 5044 2007929027752 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-22 23:57:42.726 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent initialized successfully, now running... 2021-07-22 23:57:42.738 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-22 23:57:42.738 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-22 23:57:42.775 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-22 23:59:21.347 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce5df426-6230-4fa7-acf5-cc6b7c7d2654 - - - - -] port_update received: 73002984-8be1-47f5-b068-67cf84ab70b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 23:59:21.584 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce5df426-6230-4fa7-acf5-cc6b7c7d2654 - - - - -] No port 73002984-8be1-47f5-b068-67cf84ab70b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 23:59:24.990 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3bf5123-14f0-4cbc-899d-05cdc8032f11 - - - - -] port_update received: ead39257-f65b-4c05-b88f-dbbb489b63f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 23:59:25.948 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3bf5123-14f0-4cbc-899d-05cdc8032f11 - - - - -] No port ead39257-f65b-4c05-b88f-dbbb489b63f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 23:59:26.134 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2708de65-4597-466e-8676-d01d2f616814 - - - - -] port_update received: 9c5d9406-6054-434d-9fd6-13f98807f966 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 23:59:26.134 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2708de65-4597-466e-8676-d01d2f616814 - - - - -] No port 9c5d9406-6054-434d-9fd6-13f98807f966 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 23:59:26.537 5044 2008021305832 MainThread WARNING oslo_policy.policy [req-29661b71-2ccd-4158-aea4-c88cee0e866c ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] 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-07-22 23:59:26.537 5044 2008021305832 MainThread WARNING oslo_policy.policy [req-29661b71-2ccd-4158-aea4-c88cee0e866c ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] 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-07-22 23:59:26.537 5044 2008021305832 MainThread WARNING oslo_policy.policy [req-29661b71-2ccd-4158-aea4-c88cee0e866c ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] 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-07-22 23:59:26.550 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29661b71-2ccd-4158-aea4-c88cee0e866c ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group rule updated on remote: ['c9bab7f6-bd3d-40fc-a566-35e147037465'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 23:59:26.550 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-29661b71-2ccd-4158-aea4-c88cee0e866c ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group rule updated ['c9bab7f6-bd3d-40fc-a566-35e147037465'] 2021-07-22 23:59:26.844 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac68be72-2e77-46c0-aad1-7001f17ae889 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group rule updated on remote: ['c9bab7f6-bd3d-40fc-a566-35e147037465'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-22 23:59:26.844 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-ac68be72-2e77-46c0-aad1-7001f17ae889 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group rule updated ['c9bab7f6-bd3d-40fc-a566-35e147037465'] 2021-07-22 23:59:30.662 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d44f228-3ce2-4647-a327-7988f0a9eada f39d0b2854c2467aaf36a58c772408c2 135d974554f54c518ffeb672745ff2c3 - - -] Security group member updated on remote: ['19db2738-9f54-45b5-940c-6904b0a32ff0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 23:59:30.662 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-4d44f228-3ce2-4647-a327-7988f0a9eada f39d0b2854c2467aaf36a58c772408c2 135d974554f54c518ffeb672745ff2c3 - - -] Security group member updated ['19db2738-9f54-45b5-940c-6904b0a32ff0'] 2021-07-22 23:59:30.892 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be7c4034-f04a-4a12-8e9d-b8ad4546a240 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated on remote: ['32fcfcc4-1878-435d-be89-07f1906d0e56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 23:59:30.892 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-be7c4034-f04a-4a12-8e9d-b8ad4546a240 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated ['32fcfcc4-1878-435d-be89-07f1906d0e56'] 2021-07-22 23:59:33.906 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fd9bce9-ef15-4f07-9ca1-16760d41f56c - - - - -] port_update received: 6077e38b-4f01-4ba4-b9f9-e3ea58dfb3d0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 23:59:34.466 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fd9bce9-ef15-4f07-9ca1-16760d41f56c - - - - -] No port 6077e38b-4f01-4ba4-b9f9-e3ea58dfb3d0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 23:59:35.412 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8939f2c-062b-40e7-99dd-77c73bf1b45c b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: cd036e22-f774-4552-ad68-2199de5302c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 23:59:36.443 5044 2008021306008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33831e10-ac7d-4d9f-b976-3640a72884cd b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 23:59:36.443 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8939f2c-062b-40e7-99dd-77c73bf1b45c b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port cd036e22-f774-4552-ad68-2199de5302c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 23:59:36.443 5044 2008021306008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33831e10-ac7d-4d9f-b976-3640a72884cd b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 23:59:39.505 5044 2008021306008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4adad17c-1560-4638-99eb-afdba802733f 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network a1387eb3-86cb-4735-847e-afa43f56d179 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 23:59:40.177 5044 2008021306008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4adad17c-1560-4638-99eb-afdba802733f 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network a1387eb3-86cb-4735-847e-afa43f56d179 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 23:59:41.208 5044 2008021306008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3e16f06-583c-472d-9f67-03024cdae51b 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network d272f443-5f9a-474b-913d-9e52a1f3fca3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-22 23:59:42.290 5044 2008021306008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3e16f06-583c-472d-9f67-03024cdae51b 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network d272f443-5f9a-474b-913d-9e52a1f3fca3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-22 23:59:45.022 5044 2008021306008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b11987e2-803d-4dac-ac52-7df6bcc3e863 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Security group member updated on remote: ['8076cdac-4caa-494b-8a3d-2046f6803814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 23:59:45.022 5044 2008021306008 MainThread INFO neutron.agent.securitygroups_rpc [req-b11987e2-803d-4dac-ac52-7df6bcc3e863 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Security group member updated ['8076cdac-4caa-494b-8a3d-2046f6803814'] 2021-07-22 23:59:46.067 5044 2008021306008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9075f126-fd80-4954-a854-808a90f56181 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group member updated on remote: ['c9bab7f6-bd3d-40fc-a566-35e147037465'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 23:59:46.958 5044 2008021306008 MainThread INFO neutron.agent.securitygroups_rpc [req-9075f126-fd80-4954-a854-808a90f56181 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group member updated ['c9bab7f6-bd3d-40fc-a566-35e147037465'] 2021-07-22 23:59:47.999 5044 2008021306008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bce1cf3-e949-4cba-881e-c9d950c0b011 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Security group member updated on remote: ['8076cdac-4caa-494b-8a3d-2046f6803814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-22 23:59:47.999 5044 2008021306008 MainThread INFO neutron.agent.securitygroups_rpc [req-8bce1cf3-e949-4cba-881e-c9d950c0b011 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Security group member updated ['8076cdac-4caa-494b-8a3d-2046f6803814'] 2021-07-22 23:59:48.837 5044 2008021306008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82cb32d3-3ac6-48d3-80d9-d3e5501bd30d b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 734aa7b2-0b50-44c2-9b80-3e6695a9c985 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 23:59:49.491 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54dfe28d-0257-46bd-b8b6-f5fad1af1c8e b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 098f35db-a672-4d57-aad6-fe2d70ff99bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 23:59:50.415 5044 2008021306184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad46ad18-92d4-49e6-abbb-3501de2073a5 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: a3de38ce-0291-4f90-b7a4-385558346fba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-22 23:59:51.443 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cd036e22-f774-4552-ad68-2199de5302c2 2021-07-22 23:59:51.443 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54dfe28d-0257-46bd-b8b6-f5fad1af1c8e b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 098f35db-a672-4d57-aad6-fe2d70ff99bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 23:59:51.443 5044 2008021306008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82cb32d3-3ac6-48d3-80d9-d3e5501bd30d b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 734aa7b2-0b50-44c2-9b80-3e6695a9c985 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 23:59:51.443 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 2021-07-22 23:59:51.443 5044 2008021306184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad46ad18-92d4-49e6-abbb-3501de2073a5 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port a3de38ce-0291-4f90-b7a4-385558346fba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-22 23:59:53.442 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-22 23:59:54.163 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 2021-07-22 23:59:54.690 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 updated. Details: {'device': 'dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9', 'network_id': 'ad2263d6-6737-4251-b2bd-eb41eb63c1fa', 'port_id': 'dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9', 'mac_address': 'fa:16:3e:d3:60:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 144, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'db9b5eaf-f7b7-41d7-ad44-6d20d8924777', '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-07-22 23:59:54.690 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-22 23:59:54.694 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port cd036e22-f774-4552-ad68-2199de5302c2 2021-07-22 23:59:54.694 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port cd036e22-f774-4552-ad68-2199de5302c2 updated. Details: {'device': 'cd036e22-f774-4552-ad68-2199de5302c2', 'network_id': '5700993c-28e3-4cd1-83be-0cd328b486c1', 'port_id': 'cd036e22-f774-4552-ad68-2199de5302c2', 'mac_address': 'fa:16:3e:c0:88:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8112aa32-d31c-4ba1-902b-52e0136b5a44', '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-07-22 23:59:54.694 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-22 23:59:54.694 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9" 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-07-22 23:59:54.694 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 23:59:54.694 5044 2008021305832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ad2263d6-6737-4251-b2bd-eb41eb63c1fa 2021-07-22 23:59:54.694 5044 2008021305832 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-07-22 23:59:54.694 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-22 23:59:54.694 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cd036e22-f774-4552-ad68-2199de5302c2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-22 23:59:54.694 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5700993c-28e3-4cd1-83be-0cd328b486c1 2021-07-22 23:59:54.694 5044 2008021306360 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-07-22 23:59:54.879 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cd036e22-f774-4552-ad68-2199de5302c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 23:59:54.879 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cd036e22-f774-4552-ad68-2199de5302c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 23:59:54.879 5044 2008021305832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 23:59:54.879 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-22 23:59:54.879 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cd036e22-f774-4552-ad68-2199de5302c2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 23:59:54.879 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port cd036e22-f774-4552-ad68-2199de5302c2 2021-07-22 23:59:54.929 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-22 23:59:54.929 5044 2008021305832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 144, VLAN trunk: None to switch port dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 2021-07-22 23:59:54.974 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 23:59:54.974 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cd036e22-f774-4552-ad68-2199de5302c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 23:59:54.995 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-22 23:59:54.995 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-22 23:59:55.506 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 23:59:56.209 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 23:59:56.209 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19db2738-9f54-45b5-940c-6904b0a32ff0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 23:59:56.209 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (19db2738-9f54-45b5-940c-6904b0a32ff0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 23:59:56.209 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 23:59:56.209 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 23:59:56.209 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 not yet added. Adding. 2021-07-22 23:59:56.229 5044 2008021305832 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-07-22 23:59:57.149 5044 2008021305832 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-07-22 23:59:57.149 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cd036e22-f774-4552-ad68-2199de5302c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-22 23:59:58.254 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-22 23:59:58.254 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-22 23:59:58.254 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-22 23:59:58.254 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cd036e22-f774-4552-ad68-2199de5302c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-22 23:59:58.254 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-22 23:59:58.254 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cd036e22-f774-4552-ad68-2199de5302c2 not yet added. Adding. 2021-07-22 23:59:58.254 5044 2008021306360 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-07-22 23:59:58.254 5044 2008021306360 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-07-22 23:59:58.334 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9" 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-07-22 23:59:58.365 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-22 23:59:58.464 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-22 23:59:58.464 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-22 23:59:58.495 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9" 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-07-22 23:59:58.495 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9" 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-07-22 23:59:58.618 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9" 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-07-22 23:59:58.629 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-22 23:59:58.725 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 23:59:58.725 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cd036e22-f774-4552-ad68-2199de5302c2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 23:59:58.725 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cd036e22-f774-4552-ad68-2199de5302c2 processed. 2021-07-22 23:59:58.725 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-22 23:59:58.725 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-22 23:59:58.725 5044 2008021305832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 processed. 2021-07-23 00:00:00.069 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a3de38ce-0291-4f90-b7a4-385558346fba 2021-07-23 00:00:00.069 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 734aa7b2-0b50-44c2-9b80-3e6695a9c985 2021-07-23 00:00:00.069 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:00:00.273 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:00:00.273 5044 2008021305832 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-07-23 00:00:01.211 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:00:01.554 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:00:02.422 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 098f35db-a672-4d57-aad6-fe2d70ff99bf updated. Details: {'device': '098f35db-a672-4d57-aad6-fe2d70ff99bf', 'network_id': 'd72d623f-3714-41dc-869a-b358bd7c89e7', 'port_id': '098f35db-a672-4d57-aad6-fe2d70ff99bf', 'mac_address': 'fa:16:3e:76:10:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '739940cf-291e-44ac-8d89-078a7a2a023d', '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-07-23 00:00:03.441 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:00:03.441 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port a3de38ce-0291-4f90-b7a4-385558346fba 2021-07-23 00:00:03.441 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port a3de38ce-0291-4f90-b7a4-385558346fba updated. Details: {'device': 'a3de38ce-0291-4f90-b7a4-385558346fba', 'network_id': 'e43b07a7-ce43-4b1e-9658-3b973dd6f115', 'port_id': 'a3de38ce-0291-4f90-b7a4-385558346fba', 'mac_address': 'fa:16:3e:00:bf:6a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b46c9846-edc3-41e8-94f2-6b7e2b3aa469', '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-07-23 00:00:03.441 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:00:03.458 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 734aa7b2-0b50-44c2-9b80-3e6695a9c985 2021-07-23 00:00:03.458 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 734aa7b2-0b50-44c2-9b80-3e6695a9c985 updated. Details: {'device': '734aa7b2-0b50-44c2-9b80-3e6695a9c985', 'network_id': 'e43b07a7-ce43-4b1e-9658-3b973dd6f115', 'port_id': '734aa7b2-0b50-44c2-9b80-3e6695a9c985', 'mac_address': 'fa:16:3e:5c:2a:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 141, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b46c9846-edc3-41e8-94f2-6b7e2b3aa469', '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-07-23 00:00:03.458 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:00:03.458 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.base [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Loop iteration exceeded interval (2 vs. 3.185363292694092) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-23 00:00:03.458 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" 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-07-23 00:00:03.458 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a3de38ce-0291-4f90-b7a4-385558346fba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:00:03.458 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e43b07a7-ce43-4b1e-9658-3b973dd6f115 2021-07-23 00:00:03.458 5044 2008021306360 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-07-23 00:00:03.458 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:00:03.458 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 098f35db-a672-4d57-aad6-fe2d70ff99bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:00:03.458 5044 2008021305832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d72d623f-3714-41dc-869a-b358bd7c89e7 2021-07-23 00:00:03.458 5044 2008021305832 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-07-23 00:00:03.458 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-734aa7b2-0b50-44c2-9b80-3e6695a9c985" 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-07-23 00:00:03.458 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 734aa7b2-0b50-44c2-9b80-3e6695a9c985 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:00:03.458 5044 2008021307240 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-07-23 00:00:03.637 5044 2008021305832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '098f35db-a672-4d57-aad6-fe2d70ff99bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:03.637 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '098f35db-a672-4d57-aad6-fe2d70ff99bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:03.637 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a3de38ce-0291-4f90-b7a4-385558346fba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:03.637 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a3de38ce-0291-4f90-b7a4-385558346fba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:03.648 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 098f35db-a672-4d57-aad6-fe2d70ff99bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:00:03.648 5044 2008021305832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:00:03.648 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a3de38ce-0291-4f90-b7a4-385558346fba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:00:03.648 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port a3de38ce-0291-4f90-b7a4-385558346fba 2021-07-23 00:00:03.719 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '734aa7b2-0b50-44c2-9b80-3e6695a9c985') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:03.719 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '734aa7b2-0b50-44c2-9b80-3e6695a9c985') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:03.728 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 734aa7b2-0b50-44c2-9b80-3e6695a9c985 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:00:03.728 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 141, VLAN trunk: None to switch port 734aa7b2-0b50-44c2-9b80-3e6695a9c985 2021-07-23 00:00:03.785 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:00:03.785 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['098f35db-a672-4d57-aad6-fe2d70ff99bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:00:03.802 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:00:03.802 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a3de38ce-0291-4f90-b7a4-385558346fba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:00:03.834 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:00:03.834 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['734aa7b2-0b50-44c2-9b80-3e6695a9c985'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:00:04.278 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['098f35db-a672-4d57-aad6-fe2d70ff99bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:00:04.278 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:00:04.278 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c9bab7f6-bd3d-40fc-a566-35e147037465) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:00:04.278 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 098f35db-a672-4d57-aad6-fe2d70ff99bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:00:04.278 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:00:04.278 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 098f35db-a672-4d57-aad6-fe2d70ff99bf not yet added. Adding. 2021-07-23 00:00:04.278 5044 2008021305832 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-07-23 00:00:04.278 5044 2008021305832 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-07-23 00:00:04.398 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['734aa7b2-0b50-44c2-9b80-3e6695a9c985']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:00:04.398 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:00:04.398 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8076cdac-4caa-494b-8a3d-2046f6803814) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:00:04.398 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8076cdac-4caa-494b-8a3d-2046f6803814) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:00:04.398 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 734aa7b2-0b50-44c2-9b80-3e6695a9c985 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:00:04.398 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:00:04.398 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 734aa7b2-0b50-44c2-9b80-3e6695a9c985 not yet added. Adding. 2021-07-23 00:00:04.398 5044 2008021307240 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-07-23 00:00:04.398 5044 2008021307240 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-07-23 00:00:04.398 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:00:04.427 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a3de38ce-0291-4f90-b7a4-385558346fba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:00:04.427 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:00:04.427 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8076cdac-4caa-494b-8a3d-2046f6803814) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:00:04.427 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8076cdac-4caa-494b-8a3d-2046f6803814) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:00:04.427 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a3de38ce-0291-4f90-b7a4-385558346fba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:00:04.427 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:00:04.427 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a3de38ce-0291-4f90-b7a4-385558346fba not yet added. Adding. 2021-07-23 00:00:04.427 5044 2008021306360 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-07-23 00:00:04.427 5044 2008021306360 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-07-23 00:00:04.526 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:00:04.526 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:00:07.555 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-734aa7b2-0b50-44c2-9b80-3e6695a9c985" 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-07-23 00:00:07.569 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" 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-07-23 00:00:07.597 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:00:07.808 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-734aa7b2-0b50-44c2-9b80-3e6695a9c985" 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-07-23 00:00:07.808 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-734aa7b2-0b50-44c2-9b80-3e6695a9c985" 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-07-23 00:00:07.820 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:00:07.820 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 098f35db-a672-4d57-aad6-fe2d70ff99bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:00:07.820 5044 2008021305832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 098f35db-a672-4d57-aad6-fe2d70ff99bf processed. 2021-07-23 00:00:07.910 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:00:07.910 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" 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-07-23 00:00:07.977 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-734aa7b2-0b50-44c2-9b80-3e6695a9c985" 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-07-23 00:00:08.098 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" 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-07-23 00:00:08.131 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-734aa7b2-0b50-44c2-9b80-3e6695a9c985" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:00:08.131 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 734aa7b2-0b50-44c2-9b80-3e6695a9c985 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:00:08.131 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 734aa7b2-0b50-44c2-9b80-3e6695a9c985 processed. 2021-07-23 00:00:08.228 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:00:08.228 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a3de38ce-0291-4f90-b7a4-385558346fba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:00:08.228 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a3de38ce-0291-4f90-b7a4-385558346fba processed. 2021-07-23 00:00:09.480 5044 2008021306360 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-07-23 00:00:10.259 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:00:21.733 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 2021-07-23 00:00:22.100 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f567c9a-af38-466c-b28a-a2c36e89b5d1 f39d0b2854c2467aaf36a58c772408c2 135d974554f54c518ffeb672745ff2c3 - - -] Security group member updated on remote: ['19db2738-9f54-45b5-940c-6904b0a32ff0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:00:22.100 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-4f567c9a-af38-466c-b28a-a2c36e89b5d1 f39d0b2854c2467aaf36a58c772408c2 135d974554f54c518ffeb672745ff2c3 - - -] Security group member updated ['19db2738-9f54-45b5-940c-6904b0a32ff0'] 2021-07-23 00:00:22.100 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-4f567c9a-af38-466c-b28a-a2c36e89b5d1 f39d0b2854c2467aaf36a58c772408c2 135d974554f54c518ffeb672745ff2c3 - - -] Refresh firewall rules 2021-07-23 00:00:22.100 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f567c9a-af38-466c-b28a-a2c36e89b5d1 f39d0b2854c2467aaf36a58c772408c2 135d974554f54c518ffeb672745ff2c3 - - -] Get security group information for devices via rpc ['dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:00:22.238 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f567c9a-af38-466c-b28a-a2c36e89b5d1 f39d0b2854c2467aaf36a58c772408c2 135d974554f54c518ffeb672745ff2c3 - - -] port_delete event received for 'dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:00:22.287 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f567c9a-af38-466c-b28a-a2c36e89b5d1 f39d0b2854c2467aaf36a58c772408c2 135d974554f54c518ffeb672745ff2c3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:00:22.287 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f567c9a-af38-466c-b28a-a2c36e89b5d1 f39d0b2854c2467aaf36a58c772408c2 135d974554f54c518ffeb672745ff2c3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:00:23.573 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:00:23.974 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:00:24.863 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:00:24.863 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:00:24.910 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ad2263d6-6737-4251-b2bd-eb41eb63c1fa 2021-07-23 00:00:25.957 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9'] 2021-07-23 00:00:25.957 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:00:25.957 5044 2008021306360 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-07-23 00:00:25.957 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc7ff055-90d5-4e27-adcc-19dc2ba3c0f9'] 2021-07-23 00:00:25.957 5044 2008021306360 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-07-23 00:00:25.988 5044 2008021306360 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-07-23 00:00:31.676 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f60445a-13c9-4da6-ac18-0166f6feb2fd 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network ad2263d6-6737-4251-b2bd-eb41eb63c1fa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:00:31.676 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f60445a-13c9-4da6-ac18-0166f6feb2fd 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network ad2263d6-6737-4251-b2bd-eb41eb63c1fa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:00:34.068 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated on remote: ['32fcfcc4-1878-435d-be89-07f1906d0e56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:00:34.068 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated ['32fcfcc4-1878-435d-be89-07f1906d0e56'] 2021-07-23 00:00:34.084 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Refresh firewall rules 2021-07-23 00:00:34.084 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Get security group information for devices via rpc ['cd036e22-f774-4552-ad68-2199de5302c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:00:34.267 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information for ports dict_keys(['cd036e22-f774-4552-ad68-2199de5302c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:00:34.267 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:00:34.267 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:00:34.267 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:00:34.267 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for cd036e22-f774-4552-ad68-2199de5302c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:00:34.267 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:00:34.274 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 00:00:34.274 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:00:34.428 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:00:34.428 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:00:34.428 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2f913ee2-0050-45ba-9eab-1caea2688948 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:00:35.080 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68c2e28f-4d44-4511-8930-d02070a48c35 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: dff43e2b-ff51-4ec2-abc9-3d4c5d147797 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:00:35.108 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68c2e28f-4d44-4511-8930-d02070a48c35 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port dff43e2b-ff51-4ec2-abc9-3d4c5d147797 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:00:36.572 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dff43e2b-ff51-4ec2-abc9-3d4c5d147797 2021-07-23 00:00:38.002 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:00:38.205 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port dff43e2b-ff51-4ec2-abc9-3d4c5d147797 2021-07-23 00:00:38.205 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port dff43e2b-ff51-4ec2-abc9-3d4c5d147797 updated. Details: {'device': 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797', 'network_id': '5700993c-28e3-4cd1-83be-0cd328b486c1', 'port_id': 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797', 'mac_address': 'fa:16:3e:b1:8d:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8112aa32-d31c-4ba1-902b-52e0136b5a44', '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-07-23 00:00:38.205 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:00:38.205 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:00:38.205 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dff43e2b-ff51-4ec2-abc9-3d4c5d147797 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:00:38.205 5044 2008021306360 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-07-23 00:00:38.378 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:38.378 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:38.378 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dff43e2b-ff51-4ec2-abc9-3d4c5d147797 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:00:38.378 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port dff43e2b-ff51-4ec2-abc9-3d4c5d147797 2021-07-23 00:00:38.488 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:00:38.488 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dff43e2b-ff51-4ec2-abc9-3d4c5d147797'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:00:38.660 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dff43e2b-ff51-4ec2-abc9-3d4c5d147797']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:00:38.660 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:00:38.660 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:00:38.660 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:00:38.660 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dff43e2b-ff51-4ec2-abc9-3d4c5d147797 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:00:38.683 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:00:38.683 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dff43e2b-ff51-4ec2-abc9-3d4c5d147797 not yet added. Adding. 2021-07-23 00:00:38.683 5044 2008021306360 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-07-23 00:00:38.683 5044 2008021306360 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-07-23 00:00:38.831 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:00:39.006 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:00:39.006 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:00:39.161 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:00:39.270 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:00:39.270 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dff43e2b-ff51-4ec2-abc9-3d4c5d147797 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:00:39.270 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dff43e2b-ff51-4ec2-abc9-3d4c5d147797 processed. 2021-07-23 00:00:40.033 5044 2008021306360 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-07-23 00:00:40.232 5044 2008021306360 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-07-23 00:00:43.439 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d45bdb6b-c188-4fcf-aba6-58e8b91c6039 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network 7ce9f666-e656-41d2-a075-cadecb287582 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:00:43.439 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d45bdb6b-c188-4fcf-aba6-58e8b91c6039 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network 7ce9f666-e656-41d2-a075-cadecb287582 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:00:44.163 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de11d90d-7a92-4169-8918-4d450ea57c5c 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network 17717539-2d8f-403d-b371-69778882c1af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:00:44.163 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de11d90d-7a92-4169-8918-4d450ea57c5c 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network 17717539-2d8f-403d-b371-69778882c1af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:00:46.783 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated on remote: ['32fcfcc4-1878-435d-be89-07f1906d0e56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:00:46.783 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated ['32fcfcc4-1878-435d-be89-07f1906d0e56'] 2021-07-23 00:00:46.783 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Refresh firewall rules 2021-07-23 00:00:46.783 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Get security group information for devices via rpc ['cd036e22-f774-4552-ad68-2199de5302c2', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:00:47.212 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information for ports dict_keys(['cd036e22-f774-4552-ad68-2199de5302c2', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:00:47.212 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:00:47.212 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:00:47.212 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:00:47.212 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for cd036e22-f774-4552-ad68-2199de5302c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:00:47.212 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:00:47.212 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 00:00:47.224 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:00:47.408 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:00:47.408 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:00:47.408 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:00:47.408 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for dff43e2b-ff51-4ec2-abc9-3d4c5d147797 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:00:47.408 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:00:47.408 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 00:00:47.408 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:00:47.583 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:00:47.583 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:00:47.583 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-2437708b-6fc8-4b98-996c-e6584953480a 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:00:47.805 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bae37b9d-b1dd-4995-b187-f26ac751b574 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: e4a53b76-27f3-43f5-9e5a-7d412c37b262 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:00:47.817 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bae37b9d-b1dd-4995-b187-f26ac751b574 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port e4a53b76-27f3-43f5-9e5a-7d412c37b262 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:00:50.721 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4a53b76-27f3-43f5-9e5a-7d412c37b262 2021-07-23 00:00:52.115 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:00:52.315 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port e4a53b76-27f3-43f5-9e5a-7d412c37b262 2021-07-23 00:00:52.315 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port e4a53b76-27f3-43f5-9e5a-7d412c37b262 updated. Details: {'device': 'e4a53b76-27f3-43f5-9e5a-7d412c37b262', 'network_id': '5700993c-28e3-4cd1-83be-0cd328b486c1', 'port_id': 'e4a53b76-27f3-43f5-9e5a-7d412c37b262', 'mac_address': 'fa:16:3e:00:1d:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8112aa32-d31c-4ba1-902b-52e0136b5a44', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 00:00:52.315 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:00:52.315 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:00:52.315 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4a53b76-27f3-43f5-9e5a-7d412c37b262 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:00:52.315 5044 2008021306360 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-07-23 00:00:52.503 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4a53b76-27f3-43f5-9e5a-7d412c37b262') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:52.503 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4a53b76-27f3-43f5-9e5a-7d412c37b262') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:00:52.503 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4a53b76-27f3-43f5-9e5a-7d412c37b262 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:00:52.503 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port e4a53b76-27f3-43f5-9e5a-7d412c37b262 2021-07-23 00:00:52.659 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:00:52.659 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4a53b76-27f3-43f5-9e5a-7d412c37b262'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:00:52.814 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4a53b76-27f3-43f5-9e5a-7d412c37b262']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:00:52.814 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:00:52.814 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:00:52.814 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:00:52.814 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4a53b76-27f3-43f5-9e5a-7d412c37b262 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:00:52.814 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:00:52.814 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4a53b76-27f3-43f5-9e5a-7d412c37b262 not yet added. Adding. 2021-07-23 00:00:52.814 5044 2008021306360 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-07-23 00:00:52.814 5044 2008021306360 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-07-23 00:00:52.987 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:00:53.178 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:00:53.178 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:00:53.377 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:00:53.533 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:00:53.533 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4a53b76-27f3-43f5-9e5a-7d412c37b262 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:00:53.533 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4a53b76-27f3-43f5-9e5a-7d412c37b262 processed. 2021-07-23 00:00:54.126 5044 2008021306360 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-07-23 00:00:54.314 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:10.428 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated on remote: ['32fcfcc4-1878-435d-be89-07f1906d0e56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:01:10.428 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated ['32fcfcc4-1878-435d-be89-07f1906d0e56'] 2021-07-23 00:01:10.428 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Refresh firewall rules 2021-07-23 00:01:10.428 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Get security group information for devices via rpc ['cd036e22-f774-4552-ad68-2199de5302c2', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797', 'e4a53b76-27f3-43f5-9e5a-7d412c37b262'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:01:10.799 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information for ports dict_keys(['cd036e22-f774-4552-ad68-2199de5302c2', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797', 'e4a53b76-27f3-43f5-9e5a-7d412c37b262']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:01:10.799 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:01:10.799 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:01:10.799 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:01:10.799 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for cd036e22-f774-4552-ad68-2199de5302c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:10.816 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:01:10.816 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 00:01:10.816 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:11.114 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:11.114 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:11.114 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:11.114 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for dff43e2b-ff51-4ec2-abc9-3d4c5d147797 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:11.114 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:01:11.114 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 00:01:11.114 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:11.332 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91d3be66-182a-4a3b-8aa7-3411a180b4e7 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: b554de4d-e3e5-49ee-a4ad-203988287bfb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:01:11.347 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91d3be66-182a-4a3b-8aa7-3411a180b4e7 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port b554de4d-e3e5-49ee-a4ad-203988287bfb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:01:11.377 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:11.377 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:11.377 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:11.377 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for e4a53b76-27f3-43f5-9e5a-7d412c37b262 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:11.377 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:01:11.377 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 00:01:11.377 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:01:11.628 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:01:11.628 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:01:11.628 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-ff45f6b6-bf80-4bee-8feb-e149a920ddac 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:01:12.987 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b554de4d-e3e5-49ee-a4ad-203988287bfb 2021-07-23 00:01:14.237 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:01:14.425 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port b554de4d-e3e5-49ee-a4ad-203988287bfb 2021-07-23 00:01:14.425 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port b554de4d-e3e5-49ee-a4ad-203988287bfb updated. Details: {'device': 'b554de4d-e3e5-49ee-a4ad-203988287bfb', 'network_id': '5700993c-28e3-4cd1-83be-0cd328b486c1', 'port_id': 'b554de4d-e3e5-49ee-a4ad-203988287bfb', 'mac_address': 'fa:16:3e:72:76:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8112aa32-d31c-4ba1-902b-52e0136b5a44', '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-07-23 00:01:14.425 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:01:14.425 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b554de4d-e3e5-49ee-a4ad-203988287bfb" 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-07-23 00:01:14.425 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b554de4d-e3e5-49ee-a4ad-203988287bfb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:01:14.425 5044 2008021306360 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-07-23 00:01:14.642 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b554de4d-e3e5-49ee-a4ad-203988287bfb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:01:14.642 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b554de4d-e3e5-49ee-a4ad-203988287bfb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:01:14.642 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b554de4d-e3e5-49ee-a4ad-203988287bfb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:01:14.642 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port b554de4d-e3e5-49ee-a4ad-203988287bfb 2021-07-23 00:01:14.767 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:01:14.767 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b554de4d-e3e5-49ee-a4ad-203988287bfb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:01:14.927 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b554de4d-e3e5-49ee-a4ad-203988287bfb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:01:14.927 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:01:14.927 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:01:14.927 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:01:14.927 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b554de4d-e3e5-49ee-a4ad-203988287bfb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:14.927 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:01:14.927 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b554de4d-e3e5-49ee-a4ad-203988287bfb not yet added. Adding. 2021-07-23 00:01:14.927 5044 2008021306360 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-07-23 00:01:14.927 5044 2008021306360 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-07-23 00:01:15.126 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b554de4d-e3e5-49ee-a4ad-203988287bfb" 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-07-23 00:01:15.361 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b554de4d-e3e5-49ee-a4ad-203988287bfb" 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-07-23 00:01:15.361 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b554de4d-e3e5-49ee-a4ad-203988287bfb" 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-07-23 00:01:15.610 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b554de4d-e3e5-49ee-a4ad-203988287bfb" 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-07-23 00:01:15.770 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b554de4d-e3e5-49ee-a4ad-203988287bfb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:15.770 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b554de4d-e3e5-49ee-a4ad-203988287bfb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:01:15.770 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b554de4d-e3e5-49ee-a4ad-203988287bfb processed. 2021-07-23 00:01:16.254 5044 2008021306360 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-07-23 00:01:16.610 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:35.550 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9810fec2-d7aa-4d51-bc1b-860435beb978 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Security group member updated on remote: ['1a72ef03-ce6c-491a-972d-11f74cdcafd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:01:35.550 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-9810fec2-d7aa-4d51-bc1b-860435beb978 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Security group member updated ['1a72ef03-ce6c-491a-972d-11f74cdcafd5'] 2021-07-23 00:01:36.970 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7098e25a-a41b-4743-8663-6eaaef2399b3 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 3006595f-531d-4260-854c-b70598c0d577 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:01:37.002 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7098e25a-a41b-4743-8663-6eaaef2399b3 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 3006595f-531d-4260-854c-b70598c0d577 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:01:37.120 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated on remote: ['32fcfcc4-1878-435d-be89-07f1906d0e56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:01:37.120 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated ['32fcfcc4-1878-435d-be89-07f1906d0e56'] 2021-07-23 00:01:37.120 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Refresh firewall rules 2021-07-23 00:01:37.120 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Get security group information for devices via rpc ['cd036e22-f774-4552-ad68-2199de5302c2', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797', 'e4a53b76-27f3-43f5-9e5a-7d412c37b262', 'b554de4d-e3e5-49ee-a4ad-203988287bfb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:01:37.222 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] port_delete event received for 'b554de4d-e3e5-49ee-a4ad-203988287bfb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:01:37.298 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b554de4d-e3e5-49ee-a4ad-203988287bfb 2021-07-23 00:01:37.520 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information for ports dict_keys(['cd036e22-f774-4552-ad68-2199de5302c2', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797', 'e4a53b76-27f3-43f5-9e5a-7d412c37b262']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:01:37.520 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:01:37.520 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:01:37.520 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:01:37.520 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for cd036e22-f774-4552-ad68-2199de5302c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:37.520 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:01:37.520 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 00:01:37.520 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:37.533 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:37.533 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:37.908 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:37.908 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for dff43e2b-ff51-4ec2-abc9-3d4c5d147797 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:37.908 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:01:37.908 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 00:01:37.937 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:37.937 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:37.937 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:38.209 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:38.209 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for e4a53b76-27f3-43f5-9e5a-7d412c37b262 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:38.209 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:01:38.209 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 00:01:38.209 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:01:38.209 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:01:38.219 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:01:38.348 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:01:38.348 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b554de4d-e3e5-49ee-a4ad-203988287bfb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:01:38.348 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b554de4d-e3e5-49ee-a4ad-203988287bfb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:01:38.348 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b554de4d-e3e5-49ee-a4ad-203988287bfb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:01:38.381 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b554de4d-e3e5-49ee-a4ad-203988287bfb'] 2021-07-23 00:01:38.381 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:01:38.381 5044 2008021305832 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-07-23 00:01:38.381 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b554de4d-e3e5-49ee-a4ad-203988287bfb'] 2021-07-23 00:01:38.473 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-99f4b491-b623-4c3b-b42b-0535686c988c 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-e4a53b76-27f3-43f5-9e5a-7d412c37b262" 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-07-23 00:01:39.313 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3006595f-531d-4260-854c-b70598c0d577 2021-07-23 00:01:39.313 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:01:40.362 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:01:40.362 5044 2008021306360 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-07-23 00:01:40.392 5044 2008021306360 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-07-23 00:01:40.938 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 3006595f-531d-4260-854c-b70598c0d577 2021-07-23 00:01:40.938 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 3006595f-531d-4260-854c-b70598c0d577 updated. Details: {'device': '3006595f-531d-4260-854c-b70598c0d577', 'network_id': 'b4794eec-774f-4921-a24c-ac0e5417f3e4', 'port_id': '3006595f-531d-4260-854c-b70598c0d577', 'mac_address': 'fa:16:3e:bc:be:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '73075026-2094-4a24-991f-741bea6ac020', '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-07-23 00:01:40.938 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:01:40.938 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:01:40.938 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 098f35db-a672-4d57-aad6-fe2d70ff99bf updated. Details: {'device': '098f35db-a672-4d57-aad6-fe2d70ff99bf', 'network_id': 'd72d623f-3714-41dc-869a-b358bd7c89e7', 'port_id': '098f35db-a672-4d57-aad6-fe2d70ff99bf', 'mac_address': 'fa:16:3e:76:10:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '739940cf-291e-44ac-8d89-078a7a2a023d', '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-07-23 00:01:40.938 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:01:40.938 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3006595f-531d-4260-854c-b70598c0d577" 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-07-23 00:01:40.938 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3006595f-531d-4260-854c-b70598c0d577 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:01:40.938 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4794eec-774f-4921-a24c-ac0e5417f3e4 2021-07-23 00:01:40.938 5044 2008021306360 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-07-23 00:01:40.938 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:01:40.938 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 098f35db-a672-4d57-aad6-fe2d70ff99bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:01:40.938 5044 2008021305832 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-07-23 00:01:41.001 5044 2008021305832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '098f35db-a672-4d57-aad6-fe2d70ff99bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:01:41.001 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '098f35db-a672-4d57-aad6-fe2d70ff99bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:01:41.016 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 098f35db-a672-4d57-aad6-fe2d70ff99bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:01:41.016 5044 2008021305832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:01:41.118 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:01:41.118 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['098f35db-a672-4d57-aad6-fe2d70ff99bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:01:41.187 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3006595f-531d-4260-854c-b70598c0d577') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:01:41.187 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3006595f-531d-4260-854c-b70598c0d577') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:01:41.205 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3006595f-531d-4260-854c-b70598c0d577 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:01:41.205 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port 3006595f-531d-4260-854c-b70598c0d577 2021-07-23 00:01:41.250 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['098f35db-a672-4d57-aad6-fe2d70ff99bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:01:41.250 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:01:41.267 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c9bab7f6-bd3d-40fc-a566-35e147037465) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:01:41.267 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 098f35db-a672-4d57-aad6-fe2d70ff99bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:41.267 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:01:41.267 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-23 00:01:41.267 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:01:41.267 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:01:41.267 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:01:41.267 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:01:41.346 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:01:41.346 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 098f35db-a672-4d57-aad6-fe2d70ff99bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:01:41.346 5044 2008021305832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 098f35db-a672-4d57-aad6-fe2d70ff99bf processed. 2021-07-23 00:01:41.367 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:01:41.367 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3006595f-531d-4260-854c-b70598c0d577'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:01:41.505 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3006595f-531d-4260-854c-b70598c0d577']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:01:41.505 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:01:41.505 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1a72ef03-ce6c-491a-972d-11f74cdcafd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:01:41.505 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1a72ef03-ce6c-491a-972d-11f74cdcafd5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:01:41.505 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3006595f-531d-4260-854c-b70598c0d577 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:41.505 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:01:41.505 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3006595f-531d-4260-854c-b70598c0d577 not yet added. Adding. 2021-07-23 00:01:41.523 5044 2008021306360 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-07-23 00:01:41.523 5044 2008021306360 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-07-23 00:01:41.878 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3006595f-531d-4260-854c-b70598c0d577" 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-07-23 00:01:42.140 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3006595f-531d-4260-854c-b70598c0d577" 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-07-23 00:01:42.140 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3006595f-531d-4260-854c-b70598c0d577" 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-07-23 00:01:42.381 5044 2008021305832 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-07-23 00:01:42.381 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3006595f-531d-4260-854c-b70598c0d577" 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-07-23 00:01:42.516 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3006595f-531d-4260-854c-b70598c0d577" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:42.516 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3006595f-531d-4260-854c-b70598c0d577 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:01:42.516 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3006595f-531d-4260-854c-b70598c0d577 processed. 2021-07-23 00:01:42.625 5044 2008021305832 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-07-23 00:01:43.068 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated on remote: ['32fcfcc4-1878-435d-be89-07f1906d0e56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:01:43.068 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated ['32fcfcc4-1878-435d-be89-07f1906d0e56'] 2021-07-23 00:01:43.068 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Refresh firewall rules 2021-07-23 00:01:43.068 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Get security group information for devices via rpc ['cd036e22-f774-4552-ad68-2199de5302c2', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797', 'e4a53b76-27f3-43f5-9e5a-7d412c37b262'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:01:43.195 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] port_delete event received for 'e4a53b76-27f3-43f5-9e5a-7d412c37b262' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:01:43.364 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4a53b76-27f3-43f5-9e5a-7d412c37b262 2021-07-23 00:01:43.408 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information for ports dict_keys(['cd036e22-f774-4552-ad68-2199de5302c2', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:01:43.408 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:01:43.408 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:01:43.408 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:01:43.408 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for cd036e22-f774-4552-ad68-2199de5302c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:43.422 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:01:43.422 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 00:01:43.422 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:43.422 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:43.422 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:43.674 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:43.674 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for dff43e2b-ff51-4ec2-abc9-3d4c5d147797 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:43.674 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:01:43.674 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 00:01:43.674 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:43.674 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:43.674 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:43.945 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-c1b04e2c-a38a-49ab-bcfb-1830a7cb7f39 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-dff43e2b-ff51-4ec2-abc9-3d4c5d147797" 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-07-23 00:01:44.377 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:01:44.377 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4a53b76-27f3-43f5-9e5a-7d412c37b262' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:01:44.377 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4a53b76-27f3-43f5-9e5a-7d412c37b262' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:01:44.377 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4a53b76-27f3-43f5-9e5a-7d412c37b262 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:01:44.377 5044 2008021305832 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-07-23 00:01:44.392 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4a53b76-27f3-43f5-9e5a-7d412c37b262'] 2021-07-23 00:01:44.392 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:01:44.392 5044 2008021306360 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-07-23 00:01:44.406 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4a53b76-27f3-43f5-9e5a-7d412c37b262'] 2021-07-23 00:01:44.781 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:47.422 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dff43e2b-ff51-4ec2-abc9-3d4c5d147797 2021-07-23 00:01:47.813 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated on remote: ['32fcfcc4-1878-435d-be89-07f1906d0e56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:01:47.813 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated ['32fcfcc4-1878-435d-be89-07f1906d0e56'] 2021-07-23 00:01:47.836 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Refresh firewall rules 2021-07-23 00:01:47.836 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Get security group information for devices via rpc ['cd036e22-f774-4552-ad68-2199de5302c2', 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:01:47.928 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] port_delete event received for 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:01:48.077 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information for ports dict_keys(['cd036e22-f774-4552-ad68-2199de5302c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:01:48.077 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:01:48.077 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update rules of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:01:48.077 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update members of security group (32fcfcc4-1878-435d-be89-07f1906d0e56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:01:48.077 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update port filter for cd036e22-f774-4552-ad68-2199de5302c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:01:48.077 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Updating port rules. 2021-07-23 00:01:48.077 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 00:01:48.077 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:48.077 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:48.077 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" 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-07-23 00:01:48.299 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [req-ce91852d-9874-4494-9eba-f5031c4f86ae 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Lock "n-hv-driver-port-lock-cd036e22-f774-4552-ad68-2199de5302c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:48.404 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:01:48.404 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:01:48.406 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dff43e2b-ff51-4ec2-abc9-3d4c5d147797' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:01:48.406 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dff43e2b-ff51-4ec2-abc9-3d4c5d147797 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:01:48.425 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dff43e2b-ff51-4ec2-abc9-3d4c5d147797'] 2021-07-23 00:01:48.425 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:01:48.425 5044 2008021305832 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-07-23 00:01:48.425 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dff43e2b-ff51-4ec2-abc9-3d4c5d147797'] 2021-07-23 00:01:50.437 5044 2008021305832 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-07-23 00:01:51.905 5044 2008021305832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:01:55.457 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3006595f-531d-4260-854c-b70598c0d577 2021-07-23 00:01:55.457 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:01:55.515 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1626348b-bf13-457d-b124-6b30ba3788a1 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Security group member updated on remote: ['1a72ef03-ce6c-491a-972d-11f74cdcafd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:01:55.515 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-1626348b-bf13-457d-b124-6b30ba3788a1 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Security group member updated ['1a72ef03-ce6c-491a-972d-11f74cdcafd5'] 2021-07-23 00:01:55.515 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-1626348b-bf13-457d-b124-6b30ba3788a1 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Refresh firewall rules 2021-07-23 00:01:55.515 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1626348b-bf13-457d-b124-6b30ba3788a1 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Get security group information for devices via rpc ['3006595f-531d-4260-854c-b70598c0d577'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:01:55.556 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1626348b-bf13-457d-b124-6b30ba3788a1 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:01:55.556 5044 2008021305832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1626348b-bf13-457d-b124-6b30ba3788a1 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:01:55.600 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1626348b-bf13-457d-b124-6b30ba3788a1 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] port_delete event received for '3006595f-531d-4260-854c-b70598c0d577' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:01:56.462 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:01:56.462 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '098f35db-a672-4d57-aad6-fe2d70ff99bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:01:56.462 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '098f35db-a672-4d57-aad6-fe2d70ff99bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:01:56.462 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 098f35db-a672-4d57-aad6-fe2d70ff99bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:01:56.462 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3006595f-531d-4260-854c-b70598c0d577' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:01:56.462 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3006595f-531d-4260-854c-b70598c0d577' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:01:56.462 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3006595f-531d-4260-854c-b70598c0d577 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:01:56.469 5044 2008021305832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b4794eec-774f-4921-a24c-ac0e5417f3e4 2021-07-23 00:01:56.469 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3006595f-531d-4260-854c-b70598c0d577'] 2021-07-23 00:01:56.469 5044 2008021305832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:01:56.469 5044 2008021305832 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-07-23 00:01:56.469 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3006595f-531d-4260-854c-b70598c0d577'] 2021-07-23 00:01:56.494 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['098f35db-a672-4d57-aad6-fe2d70ff99bf'] 2021-07-23 00:01:56.494 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:01:56.494 5044 2008021306360 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-07-23 00:01:56.494 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['098f35db-a672-4d57-aad6-fe2d70ff99bf'] 2021-07-23 00:01:59.821 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-454f41c6-21aa-4ef9-be09-c2e13723d321 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated on remote: ['32fcfcc4-1878-435d-be89-07f1906d0e56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:01:59.821 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-454f41c6-21aa-4ef9-be09-c2e13723d321 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Security group member updated ['32fcfcc4-1878-435d-be89-07f1906d0e56'] 2021-07-23 00:01:59.821 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-454f41c6-21aa-4ef9-be09-c2e13723d321 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Refresh firewall rules 2021-07-23 00:01:59.821 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-454f41c6-21aa-4ef9-be09-c2e13723d321 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Get security group information for devices via rpc ['cd036e22-f774-4552-ad68-2199de5302c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:01:59.821 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-454f41c6-21aa-4ef9-be09-c2e13723d321 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] port_delete event received for 'cd036e22-f774-4552-ad68-2199de5302c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:01:59.821 5044 2008021307240 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-07-23 00:01:59.838 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cd036e22-f774-4552-ad68-2199de5302c2 2021-07-23 00:01:59.858 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-454f41c6-21aa-4ef9-be09-c2e13723d321 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:01:59.858 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-454f41c6-21aa-4ef9-be09-c2e13723d321 4d8be95d0a2d484083867c04162d25fc 7f6108e573844cbdacd61435f6dacdf8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:02:00.017 5044 2008021307240 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-07-23 00:02:01.453 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f5cf2d5-f9a8-4e5a-bfa5-fb97b2b709f9 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Security group member updated on remote: ['1a72ef03-ce6c-491a-972d-11f74cdcafd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:02:01.453 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-9f5cf2d5-f9a8-4e5a-bfa5-fb97b2b709f9 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Security group member updated ['1a72ef03-ce6c-491a-972d-11f74cdcafd5'] 2021-07-23 00:02:01.488 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:02:01.561 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be35d573-e1a6-431c-9fc4-1c7c4872482d 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network 5700993c-28e3-4cd1-83be-0cd328b486c1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:02:01.561 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-be35d573-e1a6-431c-9fc4-1c7c4872482d 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Reclaiming local network 5700993c-28e3-4cd1-83be-0cd328b486c1 2021-07-23 00:02:01.814 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:02:01.814 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cd036e22-f774-4552-ad68-2199de5302c2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:02:01.814 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cd036e22-f774-4552-ad68-2199de5302c2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:02:01.814 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port cd036e22-f774-4552-ad68-2199de5302c2 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-07-23 00:02:01.814 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd036e22-f774-4552-ad68-2199de5302c2'] 2021-07-23 00:02:01.814 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:02:01.814 5044 2008021306360 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-07-23 00:02:01.814 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd036e22-f774-4552-ad68-2199de5302c2'] 2021-07-23 00:02:01.814 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '098f35db-a672-4d57-aad6-fe2d70ff99bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:02:01.814 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '098f35db-a672-4d57-aad6-fe2d70ff99bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:02:01.814 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 098f35db-a672-4d57-aad6-fe2d70ff99bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:02:01.828 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d72d623f-3714-41dc-869a-b358bd7c89e7 2021-07-23 00:02:01.828 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['098f35db-a672-4d57-aad6-fe2d70ff99bf'] 2021-07-23 00:02:01.828 5044 2008021307240 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-07-23 00:02:01.828 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['098f35db-a672-4d57-aad6-fe2d70ff99bf'] 2021-07-23 00:02:02.501 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7958a0f-d809-4a85-a4e0-8b4380f9db9c b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:02:02.515 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7958a0f-d809-4a85-a4e0-8b4380f9db9c b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:02:03.815 5044 2008021307240 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-07-23 00:02:03.918 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:02:05.605 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 2021-07-23 00:02:05.813 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:02:06.092 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 2021-07-23 00:02:06.092 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 updated. Details: {'device': 'c0387e8c-6a9a-4ddb-a067-6a64295dc5a9', 'network_id': 'b4794eec-774f-4921-a24c-ac0e5417f3e4', 'port_id': 'c0387e8c-6a9a-4ddb-a067-6a64295dc5a9', 'mac_address': 'fa:16:3e:40:97:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '73075026-2094-4a24-991f-741bea6ac020', '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-07-23 00:02:06.092 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:02:06.092 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c0387e8c-6a9a-4ddb-a067-6a64295dc5a9" 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-07-23 00:02:06.092 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:02:06.092 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4794eec-774f-4921-a24c-ac0e5417f3e4 2021-07-23 00:02:06.092 5044 2008021307240 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-07-23 00:02:06.235 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c0387e8c-6a9a-4ddb-a067-6a64295dc5a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:02:06.235 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c0387e8c-6a9a-4ddb-a067-6a64295dc5a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:02:06.235 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:02:06.235 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 2021-07-23 00:02:06.313 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:02:06.313 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c0387e8c-6a9a-4ddb-a067-6a64295dc5a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:02:06.592 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c0387e8c-6a9a-4ddb-a067-6a64295dc5a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:02:06.592 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:02:06.608 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1a72ef03-ce6c-491a-972d-11f74cdcafd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:02:06.608 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1a72ef03-ce6c-491a-972d-11f74cdcafd5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:02:06.608 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:02:06.608 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:02:06.608 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 not yet added. Adding. 2021-07-23 00:02:06.608 5044 2008021307240 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-07-23 00:02:06.608 5044 2008021307240 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-07-23 00:02:06.733 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c0387e8c-6a9a-4ddb-a067-6a64295dc5a9" 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-07-23 00:02:06.834 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c0387e8c-6a9a-4ddb-a067-6a64295dc5a9" 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-07-23 00:02:06.834 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c0387e8c-6a9a-4ddb-a067-6a64295dc5a9" 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-07-23 00:02:06.943 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c0387e8c-6a9a-4ddb-a067-6a64295dc5a9" 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-07-23 00:02:07.036 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c0387e8c-6a9a-4ddb-a067-6a64295dc5a9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:02:07.036 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:02:07.036 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 processed. 2021-07-23 00:02:07.827 5044 2008021307240 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-07-23 00:02:08.030 5044 2008021307240 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-07-23 00:02:20.980 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f08cd60b-c016-4339-8616-4d82c4a03fe7 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Security group member updated on remote: ['1a72ef03-ce6c-491a-972d-11f74cdcafd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:02:20.980 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-f08cd60b-c016-4339-8616-4d82c4a03fe7 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Security group member updated ['1a72ef03-ce6c-491a-972d-11f74cdcafd5'] 2021-07-23 00:02:20.980 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-f08cd60b-c016-4339-8616-4d82c4a03fe7 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Refresh firewall rules 2021-07-23 00:02:20.980 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f08cd60b-c016-4339-8616-4d82c4a03fe7 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Get security group information for devices via rpc ['c0387e8c-6a9a-4ddb-a067-6a64295dc5a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:02:21.029 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f08cd60b-c016-4339-8616-4d82c4a03fe7 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:02:21.029 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f08cd60b-c016-4339-8616-4d82c4a03fe7 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:02:21.073 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f08cd60b-c016-4339-8616-4d82c4a03fe7 e47879aaad3c42c39798796ec13cc3da 3adbaafd50014fe4a448df06cc643b68 - - -] port_delete event received for 'c0387e8c-6a9a-4ddb-a067-6a64295dc5a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:02:21.671 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 2021-07-23 00:02:21.720 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:02:21.917 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:02:22.185 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:02:22.185 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 098f35db-a672-4d57-aad6-fe2d70ff99bf updated. Details: {'device': '098f35db-a672-4d57-aad6-fe2d70ff99bf', 'network_id': 'd72d623f-3714-41dc-869a-b358bd7c89e7', 'port_id': '098f35db-a672-4d57-aad6-fe2d70ff99bf', 'mac_address': 'fa:16:3e:76:10:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '739940cf-291e-44ac-8d89-078a7a2a023d', '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-07-23 00:02:22.185 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:02:22.185 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:02:22.185 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c0387e8c-6a9a-4ddb-a067-6a64295dc5a9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:02:22.185 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c0387e8c-6a9a-4ddb-a067-6a64295dc5a9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:02:22.185 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c0387e8c-6a9a-4ddb-a067-6a64295dc5a9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:02:22.185 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:02:22.185 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 098f35db-a672-4d57-aad6-fe2d70ff99bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:02:22.185 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d72d623f-3714-41dc-869a-b358bd7c89e7 2021-07-23 00:02:22.185 5044 2008021307240 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-07-23 00:02:22.201 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b4794eec-774f-4921-a24c-ac0e5417f3e4 2021-07-23 00:02:22.201 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c0387e8c-6a9a-4ddb-a067-6a64295dc5a9'] 2021-07-23 00:02:22.201 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:02:22.201 5044 2008021306360 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-07-23 00:02:22.201 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c0387e8c-6a9a-4ddb-a067-6a64295dc5a9'] 2021-07-23 00:02:22.315 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '098f35db-a672-4d57-aad6-fe2d70ff99bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:02:22.315 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '098f35db-a672-4d57-aad6-fe2d70ff99bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:02:22.337 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 098f35db-a672-4d57-aad6-fe2d70ff99bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:02:22.347 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:02:22.415 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:02:22.415 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['098f35db-a672-4d57-aad6-fe2d70ff99bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:02:22.568 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['098f35db-a672-4d57-aad6-fe2d70ff99bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:02:22.568 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:02:22.568 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c9bab7f6-bd3d-40fc-a566-35e147037465) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:02:22.568 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 098f35db-a672-4d57-aad6-fe2d70ff99bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:02:22.568 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:02:22.568 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 098f35db-a672-4d57-aad6-fe2d70ff99bf not yet added. Adding. 2021-07-23 00:02:22.568 5044 2008021307240 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-07-23 00:02:22.568 5044 2008021307240 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-07-23 00:02:22.673 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:02:22.771 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:02:22.771 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:02:22.884 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" 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-07-23 00:02:22.951 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-098f35db-a672-4d57-aad6-fe2d70ff99bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:02:22.951 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 098f35db-a672-4d57-aad6-fe2d70ff99bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:02:22.951 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 098f35db-a672-4d57-aad6-fe2d70ff99bf processed. 2021-07-23 00:02:23.925 5044 2008021307240 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-07-23 00:02:24.796 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:02:31.015 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Security group member updated on remote: ['8076cdac-4caa-494b-8a3d-2046f6803814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:02:31.015 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Security group member updated ['8076cdac-4caa-494b-8a3d-2046f6803814'] 2021-07-23 00:02:31.015 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Refresh firewall rules 2021-07-23 00:02:31.015 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Get security group information for devices via rpc ['734aa7b2-0b50-44c2-9b80-3e6695a9c985', 'a3de38ce-0291-4f90-b7a4-385558346fba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:02:31.161 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] port_delete event received for '734aa7b2-0b50-44c2-9b80-3e6695a9c985' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:02:31.311 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Update security group information for ports dict_keys(['a3de38ce-0291-4f90-b7a4-385558346fba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:02:31.311 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:02:31.311 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Update rules of security group (8076cdac-4caa-494b-8a3d-2046f6803814) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:02:31.311 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Update members of security group (8076cdac-4caa-494b-8a3d-2046f6803814) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:02:31.311 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Update port filter for a3de38ce-0291-4f90-b7a4-385558346fba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:02:31.311 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Updating port rules. 2021-07-23 00:02:31.311 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 00:02:31.311 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Lock "n-hv-driver-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" 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-07-23 00:02:31.311 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Lock "n-hv-driver-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" 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-07-23 00:02:31.311 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Lock "n-hv-driver-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" 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-07-23 00:02:31.483 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-47687624-c9aa-46a3-92ad-4b6b40c9da15 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Lock "n-hv-driver-port-lock-a3de38ce-0291-4f90-b7a4-385558346fba" 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-07-23 00:02:31.734 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 734aa7b2-0b50-44c2-9b80-3e6695a9c985 2021-07-23 00:02:31.943 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:02:31.943 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '734aa7b2-0b50-44c2-9b80-3e6695a9c985' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:02:31.943 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '734aa7b2-0b50-44c2-9b80-3e6695a9c985' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:02:31.943 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 734aa7b2-0b50-44c2-9b80-3e6695a9c985 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:02:31.954 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['734aa7b2-0b50-44c2-9b80-3e6695a9c985'] 2021-07-23 00:02:31.954 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:02:31.954 5044 2008021307240 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-07-23 00:02:31.954 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['734aa7b2-0b50-44c2-9b80-3e6695a9c985'] 2021-07-23 00:02:33.967 5044 2008021307240 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-07-23 00:02:33.989 5044 2008021307240 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-07-23 00:02:37.779 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a3de38ce-0291-4f90-b7a4-385558346fba 2021-07-23 00:02:37.998 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:02:37.998 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a3de38ce-0291-4f90-b7a4-385558346fba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:02:37.998 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a3de38ce-0291-4f90-b7a4-385558346fba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:02:37.998 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a3de38ce-0291-4f90-b7a4-385558346fba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:02:38.009 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e43b07a7-ce43-4b1e-9658-3b973dd6f115 2021-07-23 00:02:38.009 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3de38ce-0291-4f90-b7a4-385558346fba'] 2021-07-23 00:02:38.009 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:02:38.009 5044 2008021307240 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-07-23 00:02:38.009 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a3de38ce-0291-4f90-b7a4-385558346fba'] 2021-07-23 00:02:38.311 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2ea8314-a673-4801-ad47-c858fcf8db8c 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Security group member updated on remote: ['8076cdac-4caa-494b-8a3d-2046f6803814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:02:38.311 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-f2ea8314-a673-4801-ad47-c858fcf8db8c 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] Security group member updated ['8076cdac-4caa-494b-8a3d-2046f6803814'] 2021-07-23 00:02:38.451 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2ea8314-a673-4801-ad47-c858fcf8db8c 962cfdd071ba49b69c0864e2d9292ebd ddcd263763bc4c92a9f6474efa29337f - - -] port_delete event received for 'a3de38ce-0291-4f90-b7a4-385558346fba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:02:40.007 5044 2008021307240 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-07-23 00:02:40.169 5044 2008021307240 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-07-23 00:02:41.447 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d587a8d-4507-4d55-bad1-9bf4101b8937 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '6077e38b-4f01-4ba4-b9f9-e3ea58dfb3d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:02:42.715 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c84635e-63e6-4fce-b467-1a1f0495559d 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for 'ead39257-f65b-4c05-b88f-dbbb489b63f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:02:43.604 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76effd30-44be-4aeb-99f3-ae835348857f 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network e43b07a7-ce43-4b1e-9658-3b973dd6f115 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:02:44.438 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76effd30-44be-4aeb-99f3-ae835348857f 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network e43b07a7-ce43-4b1e-9658-3b973dd6f115 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:02:51.982 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99dbe8b4-399e-4b58-bd87-732d44b0defb 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network b4794eec-774f-4921-a24c-ac0e5417f3e4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:02:51.982 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99dbe8b4-399e-4b58-bd87-732d44b0defb 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network b4794eec-774f-4921-a24c-ac0e5417f3e4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:03:03.512 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1454add-ad52-4a36-ba17-761afd9cd78d - - - - -] port_update received: 5e639844-062f-4d2c-b448-a5b64b2a4618 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:03.528 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1454add-ad52-4a36-ba17-761afd9cd78d - - - - -] No port 5e639844-062f-4d2c-b448-a5b64b2a4618 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:07.384 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c54fe556-7157-4180-b01d-fb09cee1d4b1 - - - - -] port_update received: 4e0e6335-6c0b-4f9c-8f3c-cf95ae826f51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:07.404 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c54fe556-7157-4180-b01d-fb09cee1d4b1 - - - - -] No port 4e0e6335-6c0b-4f9c-8f3c-cf95ae826f51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:09.502 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-021afa52-27ca-486f-a441-5ce9d4f92e26 - - - - -] port_update received: 15b80717-0c35-48d8-923c-b38bcbf3ffd8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:09.502 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-021afa52-27ca-486f-a441-5ce9d4f92e26 - - - - -] No port 15b80717-0c35-48d8-923c-b38bcbf3ffd8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:11.375 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-771fc2d6-487b-43a8-8de4-f6b816d159cc f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated on remote: ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:11.375 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-771fc2d6-487b-43a8-8de4-f6b816d159cc f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] 2021-07-23 00:03:11.525 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbd4411c-ffd0-4bc3-942f-a66c5cc1c227 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated on remote: ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:11.525 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-bbd4411c-ffd0-4bc3-942f-a66c5cc1c227 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] 2021-07-23 00:03:11.712 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8fa9e1f-09b2-4ef5-b7da-5bea7d452d32 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated on remote: ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:11.712 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-f8fa9e1f-09b2-4ef5-b7da-5bea7d452d32 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] 2021-07-23 00:03:11.869 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e2b0bc5-c700-43b3-a699-d235d0e42867 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated on remote: ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:11.881 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-6e2b0bc5-c700-43b3-a699-d235d0e42867 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] 2021-07-23 00:03:11.997 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b583be4-ed1e-476e-b177-b04ced18e54b f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated on remote: ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:11.997 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-0b583be4-ed1e-476e-b177-b04ced18e54b f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] 2021-07-23 00:03:12.153 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04828480-48d3-4971-add9-20221e296080 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated on remote: ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:12.153 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-04828480-48d3-4971-add9-20221e296080 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group rule updated ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] 2021-07-23 00:03:13.481 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57f29415-3191-4f9a-9cb3-123fa9de8030 - - - - -] port_update received: aa768a6d-4ca3-4788-8267-17fece6a4b4d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:13.497 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57f29415-3191-4f9a-9cb3-123fa9de8030 - - - - -] No port aa768a6d-4ca3-4788-8267-17fece6a4b4d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:25.936 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9886179c-d458-4722-8288-70cfda6f0c50 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group member updated on remote: ['c9bab7f6-bd3d-40fc-a566-35e147037465'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:03:25.936 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-9886179c-d458-4722-8288-70cfda6f0c50 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group member updated ['c9bab7f6-bd3d-40fc-a566-35e147037465'] 2021-07-23 00:03:26.059 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 098f35db-a672-4d57-aad6-fe2d70ff99bf 2021-07-23 00:03:27.967 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9886179c-d458-4722-8288-70cfda6f0c50 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] port_delete event received for '098f35db-a672-4d57-aad6-fe2d70ff99bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:03:27.967 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:03:27.967 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '098f35db-a672-4d57-aad6-fe2d70ff99bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:03:27.967 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '098f35db-a672-4d57-aad6-fe2d70ff99bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:03:27.967 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 098f35db-a672-4d57-aad6-fe2d70ff99bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:03:28.997 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d72d623f-3714-41dc-869a-b358bd7c89e7 2021-07-23 00:03:28.997 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['098f35db-a672-4d57-aad6-fe2d70ff99bf'] 2021-07-23 00:03:28.997 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:03:28.997 5044 2008021307240 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-07-23 00:03:28.997 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['098f35db-a672-4d57-aad6-fe2d70ff99bf'] 2021-07-23 00:03:29.981 5044 2008021307240 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-07-23 00:03:30.012 5044 2008021307240 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-07-23 00:03:30.246 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-798a200e-30cc-49bc-bde3-049f652f3824 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] port_delete event received for 'b34f6938-ad6c-48d6-9de1-1534d06ff9c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:03:30.762 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d7d5a13-62e8-4d32-8d68-3e56e4ccc490 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group rule updated on remote: ['580567dc-a1ec-4e93-ba9e-32547a15973d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:30.762 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-6d7d5a13-62e8-4d32-8d68-3e56e4ccc490 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group rule updated ['580567dc-a1ec-4e93-ba9e-32547a15973d'] 2021-07-23 00:03:30.883 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-805d0eeb-8ed4-4465-990f-5a9b5b50357a ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group rule updated on remote: ['580567dc-a1ec-4e93-ba9e-32547a15973d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:30.883 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-805d0eeb-8ed4-4465-990f-5a9b5b50357a ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group rule updated ['580567dc-a1ec-4e93-ba9e-32547a15973d'] 2021-07-23 00:03:35.230 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eec25342-592d-42b7-ad4c-408b13b2ad56 - - - - -] port_update received: 8b9a0ece-cf7d-42f6-8bd9-e557e96fbf46 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:35.751 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eec25342-592d-42b7-ad4c-408b13b2ad56 - - - - -] No port 8b9a0ece-cf7d-42f6-8bd9-e557e96fbf46 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:37.730 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b26be91-b40a-4b0d-a6f6-6f07c6d723e7 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group member updated on remote: ['580567dc-a1ec-4e93-ba9e-32547a15973d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:03:37.730 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-0b26be91-b40a-4b0d-a6f6-6f07c6d723e7 ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group member updated ['580567dc-a1ec-4e93-ba9e-32547a15973d'] 2021-07-23 00:03:38.574 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab2ce5a1-00cb-46fe-a1da-6d2920a34cab f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group member updated on remote: ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:03:38.574 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-ab2ce5a1-00cb-46fe-a1da-6d2920a34cab f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group member updated ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] 2021-07-23 00:03:40.074 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a262f13f-7ff9-417b-827a-1cb6a01b9e2e b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 248e98f3-9327-4244-8a44-dc6af2137800 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:40.091 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a262f13f-7ff9-417b-827a-1cb6a01b9e2e b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 248e98f3-9327-4244-8a44-dc6af2137800 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:40.355 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78a54121-71c7-464a-b24c-2d8c5d55bda8 - - - - -] port_update received: f60fd5a6-a420-4d4e-aece-36cdcc38fcca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:40.355 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78a54121-71c7-464a-b24c-2d8c5d55bda8 - - - - -] No port f60fd5a6-a420-4d4e-aece-36cdcc38fcca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:41.165 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23f621b5-1570-4b61-9a68-c381ea0f27cb b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:41.187 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23f621b5-1570-4b61-9a68-c381ea0f27cb b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:42.157 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ea91e15-0d18-4fde-af79-ffd3ed6dc02e - - - - -] port_update received: bdef26a9-51db-460c-ac38-0e26a6fdd3fc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:42.157 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ea91e15-0d18-4fde-af79-ffd3ed6dc02e - - - - -] No port bdef26a9-51db-460c-ac38-0e26a6fdd3fc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:42.330 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:03:43.527 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a3744eb-3da3-4559-bf36-0d729b37db8b 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:43.531 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-2a3744eb-3da3-4559-bf36-0d729b37db8b 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:03:43.715 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4f8dc6d-a1b6-4bd0-a8dd-6c9004dd513c 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:43.715 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-f4f8dc6d-a1b6-4bd0-a8dd-6c9004dd513c 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:03:43.961 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-083c908d-f5d0-4c81-91f5-249ff9746656 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:43.961 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-083c908d-f5d0-4c81-91f5-249ff9746656 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:03:44.043 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:03:44.180 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdac8cc1-27f8-462b-8c5f-3d78ade63f9b 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:44.180 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-bdac8cc1-27f8-462b-8c5f-3d78ade63f9b 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:03:44.371 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba3af789-349a-48de-9894-6499c3c820d4 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:44.371 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-ba3af789-349a-48de-9894-6499c3c820d4 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:03:44.402 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:03:44.402 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 248e98f3-9327-4244-8a44-dc6af2137800 updated. Details: {'device': '248e98f3-9327-4244-8a44-dc6af2137800', 'network_id': 'd72d623f-3714-41dc-869a-b358bd7c89e7', 'port_id': '248e98f3-9327-4244-8a44-dc6af2137800', 'mac_address': 'fa:16:3e:3b:88:af', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '739940cf-291e-44ac-8d89-078a7a2a023d', '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-07-23 00:03:44.402 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:03:44.402 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:03:44.402 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 248e98f3-9327-4244-8a44-dc6af2137800 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:03:44.402 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d72d623f-3714-41dc-869a-b358bd7c89e7 2021-07-23 00:03:44.402 5044 2008021307240 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-07-23 00:03:44.525 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '248e98f3-9327-4244-8a44-dc6af2137800') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:03:44.525 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '248e98f3-9327-4244-8a44-dc6af2137800') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:03:44.543 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 248e98f3-9327-4244-8a44-dc6af2137800 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:03:44.543 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:03:44.605 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:03:44.605 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['248e98f3-9327-4244-8a44-dc6af2137800'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:03:44.636 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdec5d4f-d9fd-407f-8054-d78f9700fe22 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:03:44.636 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-fdec5d4f-d9fd-407f-8054-d78f9700fe22 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group rule updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:03:44.855 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['248e98f3-9327-4244-8a44-dc6af2137800']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:03:44.855 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:03:44.855 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (580567dc-a1ec-4e93-ba9e-32547a15973d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:03:44.855 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 248e98f3-9327-4244-8a44-dc6af2137800 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:03:44.855 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:03:44.855 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 248e98f3-9327-4244-8a44-dc6af2137800 not yet added. Adding. 2021-07-23 00:03:44.855 5044 2008021307240 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-07-23 00:03:44.868 5044 2008021307240 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-07-23 00:03:44.942 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:03:45.008 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:03:45.008 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:03:45.090 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:03:45.161 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:03:45.161 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 248e98f3-9327-4244-8a44-dc6af2137800 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:03:45.161 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 248e98f3-9327-4244-8a44-dc6af2137800 processed. 2021-07-23 00:03:46.043 5044 2008021307240 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-07-23 00:03:46.540 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:03:46.949 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-955d9778-d2b6-40cc-a915-2988fb28a9de - - - - -] port_update received: 0a7d388a-48be-4672-847d-4f85383b7520 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:46.965 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-955d9778-d2b6-40cc-a915-2988fb28a9de - - - - -] No port 0a7d388a-48be-4672-847d-4f85383b7520 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:49.371 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bafccd17-9ea9-485f-b627-74c783a35dd0 - - - - -] port_update received: 7aee86c1-93ce-4af2-a0c0-e0935da52f2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:49.392 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bafccd17-9ea9-485f-b627-74c783a35dd0 - - - - -] No port 7aee86c1-93ce-4af2-a0c0-e0935da52f2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:50.386 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 2021-07-23 00:03:52.074 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:03:52.746 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 2021-07-23 00:03:52.746 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 updated. Details: {'device': '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4', 'network_id': 'f3790749-49d5-4041-8e57-7e69f4eb4d80', 'port_id': '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4', 'mac_address': 'fa:16:3e:d4:24:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 104, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '843656e0-512a-4b75-8920-4514597631c6', '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-07-23 00:03:52.746 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:03:52.746 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:03:52.746 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:03:52.746 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f3790749-49d5-4041-8e57-7e69f4eb4d80 2021-07-23 00:03:52.746 5044 2008021307240 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-07-23 00:03:52.863 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:03:52.863 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:03:52.863 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:03:52.863 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 104, VLAN trunk: None to switch port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 2021-07-23 00:03:52.937 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:03:52.937 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:03:53.366 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:03:53.366 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:03:53.366 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d4266968-a15f-4cde-8ed0-f36d0b91c8ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:03:53.366 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:03:53.366 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:03:53.366 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 not yet added. Adding. 2021-07-23 00:03:53.366 5044 2008021307240 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-07-23 00:03:53.366 5044 2008021307240 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-07-23 00:03:53.461 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:03:53.544 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:03:53.544 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:03:53.645 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:03:53.720 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:03:53.720 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:03:53.720 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 processed. 2021-07-23 00:03:54.089 5044 2008021307240 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-07-23 00:03:54.358 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-419f6c4c-14b2-4902-b858-6027ee75f0e0 - - - - -] port_update received: e49e6897-edce-4fae-b21a-c3b5c6fb9468 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:54.379 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-419f6c4c-14b2-4902-b858-6027ee75f0e0 - - - - -] No port e49e6897-edce-4fae-b21a-c3b5c6fb9468 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:03:54.423 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:03:56.668 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ac887b5-e34c-4578-a4cd-eb517b3b9aaf - - - - -] port_update received: ba371c79-8c60-4244-b8e0-8e90b2e696f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:03:56.668 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ac887b5-e34c-4578-a4cd-eb517b3b9aaf - - - - -] No port ba371c79-8c60-4244-b8e0-8e90b2e696f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:04:00.418 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ee75e60-41b6-4dcc-a325-626f1cb50b3b - - - - -] port_update received: 782193c6-84f5-47ec-9041-0b4ad14db7fc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:04:00.436 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ee75e60-41b6-4dcc-a325-626f1cb50b3b - - - - -] No port 782193c6-84f5-47ec-9041-0b4ad14db7fc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:04:03.717 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16ef871e-1f15-4378-bcd0-6dc18b6a94eb 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:04:03.717 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-16ef871e-1f15-4378-bcd0-6dc18b6a94eb 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:04:05.012 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46eaafa4-d094-414a-bf68-71e69c742835 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:04:05.027 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46eaafa4-d094-414a-bf68-71e69c742835 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:04:09.700 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a96af62d-fb49-4ac6-9299-fd18577373d5 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group member updated on remote: ['ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:04:09.700 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-a96af62d-fb49-4ac6-9299-fd18577373d5 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group member updated ['ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed'] 2021-07-23 00:04:21.096 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ceab6c0e-748b-42a4-bf98-ffedcc0e51d8 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 59184e8c-327f-4f12-82be-44ec43889c84 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:04:21.105 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ceab6c0e-748b-42a4-bf98-ffedcc0e51d8 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 59184e8c-327f-4f12-82be-44ec43889c84 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:04:22.605 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 2021-07-23 00:04:22.605 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59184e8c-327f-4f12-82be-44ec43889c84 2021-07-23 00:04:24.292 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:04:24.684 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 2021-07-23 00:04:24.684 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 updated. Details: {'device': '7a7fd115-b280-48f9-a7f2-d3a551ab7ab6', 'network_id': '16a89ca6-edd5-41b5-91f3-8c092f63f5f5', 'port_id': '7a7fd115-b280-48f9-a7f2-d3a551ab7ab6', 'mac_address': 'fa:16:3e:6f:72:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0d79cc2b-c474-480f-8614-aba5b2e5e8db', '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-07-23 00:04:24.684 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:04:24.684 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 59184e8c-327f-4f12-82be-44ec43889c84 2021-07-23 00:04:24.684 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 59184e8c-327f-4f12-82be-44ec43889c84 updated. Details: {'device': '59184e8c-327f-4f12-82be-44ec43889c84', 'network_id': 'aadc0089-da74-4985-8ba6-972fe5cf4507', 'port_id': '59184e8c-327f-4f12-82be-44ec43889c84', 'mac_address': 'fa:16:3e:4c:bd:0a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 125, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '094e61a5-6ff0-4e51-b43c-31f1ccc37eb1', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 00:04:24.684 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:04:24.698 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:24.698 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59184e8c-327f-4f12-82be-44ec43889c84 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:04:24.698 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aadc0089-da74-4985-8ba6-972fe5cf4507 2021-07-23 00:04:24.698 5044 2008021306360 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-07-23 00:04:24.698 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7a7fd115-b280-48f9-a7f2-d3a551ab7ab6" 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-07-23 00:04:24.698 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:04:24.698 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 16a89ca6-edd5-41b5-91f3-8c092f63f5f5 2021-07-23 00:04:24.698 5044 2008021307240 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-07-23 00:04:24.824 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59184e8c-327f-4f12-82be-44ec43889c84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:04:24.824 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59184e8c-327f-4f12-82be-44ec43889c84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:04:24.824 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7a7fd115-b280-48f9-a7f2-d3a551ab7ab6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:04:24.839 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7a7fd115-b280-48f9-a7f2-d3a551ab7ab6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:04:24.839 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59184e8c-327f-4f12-82be-44ec43889c84 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:04:24.839 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 125, VLAN trunk: None to switch port 59184e8c-327f-4f12-82be-44ec43889c84 2021-07-23 00:04:24.839 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:04:24.839 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 2021-07-23 00:04:24.930 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:04:24.930 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59184e8c-327f-4f12-82be-44ec43889c84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:04:24.930 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:04:24.930 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7a7fd115-b280-48f9-a7f2-d3a551ab7ab6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:04:25.168 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59184e8c-327f-4f12-82be-44ec43889c84']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:04:25.168 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:04:25.168 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:04:25.168 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:04:25.168 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59184e8c-327f-4f12-82be-44ec43889c84 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:04:25.168 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:04:25.168 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59184e8c-327f-4f12-82be-44ec43889c84 not yet added. Adding. 2021-07-23 00:04:25.168 5044 2008021306360 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-07-23 00:04:25.168 5044 2008021306360 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-07-23 00:04:25.248 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7a7fd115-b280-48f9-a7f2-d3a551ab7ab6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:04:25.248 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:04:25.248 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (677626ab-4245-48d6-b8c2-461b273ebdc6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:04:25.248 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:04:25.248 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:04:25.248 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 not yet added. Adding. 2021-07-23 00:04:25.248 5044 2008021307240 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-07-23 00:04:25.248 5044 2008021307240 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-07-23 00:04:25.277 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:25.372 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a7fd115-b280-48f9-a7f2-d3a551ab7ab6" 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-07-23 00:04:25.405 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:25.405 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:25.485 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a7fd115-b280-48f9-a7f2-d3a551ab7ab6" 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-07-23 00:04:25.485 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a7fd115-b280-48f9-a7f2-d3a551ab7ab6" 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-07-23 00:04:25.532 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:25.636 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a7fd115-b280-48f9-a7f2-d3a551ab7ab6" 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-07-23 00:04:25.648 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:04:25.648 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59184e8c-327f-4f12-82be-44ec43889c84 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:04:25.648 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59184e8c-327f-4f12-82be-44ec43889c84 processed. 2021-07-23 00:04:25.752 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7a7fd115-b280-48f9-a7f2-d3a551ab7ab6" 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-07-23 00:04:25.752 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:04:25.752 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 processed. 2021-07-23 00:04:26.308 5044 2008021307240 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-07-23 00:04:26.687 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:04:43.496 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f59d5ab5-ab3a-4e29-b97c-3bb54b24d730 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated on remote: ['96877942-ea3c-434d-95f2-3cc575a062e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:04:43.496 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-f59d5ab5-ab3a-4e29-b97c-3bb54b24d730 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated ['96877942-ea3c-434d-95f2-3cc575a062e4'] 2021-07-23 00:04:43.641 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c74f5dc-50fc-491d-affc-2d2ec90d2829 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated on remote: ['96877942-ea3c-434d-95f2-3cc575a062e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:04:43.641 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-7c74f5dc-50fc-491d-affc-2d2ec90d2829 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated ['96877942-ea3c-434d-95f2-3cc575a062e4'] 2021-07-23 00:04:43.765 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94800be4-b37f-4075-bedb-7d9e81e692bb 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated on remote: ['96877942-ea3c-434d-95f2-3cc575a062e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:04:43.785 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-94800be4-b37f-4075-bedb-7d9e81e692bb 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated ['96877942-ea3c-434d-95f2-3cc575a062e4'] 2021-07-23 00:04:43.904 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4efa2006-4acf-484d-be5f-6b998526e6f1 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated on remote: ['96877942-ea3c-434d-95f2-3cc575a062e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:04:43.904 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-4efa2006-4acf-484d-be5f-6b998526e6f1 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated ['96877942-ea3c-434d-95f2-3cc575a062e4'] 2021-07-23 00:04:44.045 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65308dcb-923d-4ca2-936b-081343299ac5 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated on remote: ['96877942-ea3c-434d-95f2-3cc575a062e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:04:44.045 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-65308dcb-923d-4ca2-936b-081343299ac5 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated ['96877942-ea3c-434d-95f2-3cc575a062e4'] 2021-07-23 00:04:44.169 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd7b8ae2-13be-498a-9ec1-0733d1269c81 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated on remote: ['96877942-ea3c-434d-95f2-3cc575a062e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:04:44.169 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-dd7b8ae2-13be-498a-9ec1-0733d1269c81 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group rule updated ['96877942-ea3c-434d-95f2-3cc575a062e4'] 2021-07-23 00:04:44.736 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group member updated on remote: ['96877942-ea3c-434d-95f2-3cc575a062e4', 'ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:04:44.736 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group member updated ['96877942-ea3c-434d-95f2-3cc575a062e4', 'ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed'] 2021-07-23 00:04:44.736 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Refresh firewall rules 2021-07-23 00:04:44.736 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Get security group information for devices via rpc ['59184e8c-327f-4f12-82be-44ec43889c84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:04:44.765 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] port_update received: 59184e8c-327f-4f12-82be-44ec43889c84 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:04:44.784 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-agent-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:44.784 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Binding port 59184e8c-327f-4f12-82be-44ec43889c84 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:04:44.784 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] 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-07-23 00:04:44.809 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59184e8c-327f-4f12-82be-44ec43889c84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:04:44.809 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59184e8c-327f-4f12-82be-44ec43889c84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:04:44.872 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Trunk plugin disabled on server. Assuming port 59184e8c-327f-4f12-82be-44ec43889c84 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:04:44.903 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Binding VLAN ID: 125, VLAN trunk: None to switch port 59184e8c-327f-4f12-82be-44ec43889c84 2021-07-23 00:04:44.937 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Refresh firewall rules 2021-07-23 00:04:44.937 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Get security group information for devices via rpc ['59184e8c-327f-4f12-82be-44ec43889c84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:04:45.472 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information for ports dict_keys(['59184e8c-327f-4f12-82be-44ec43889c84']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:04:45.472 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:04:45.472 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update rules of security group (96877942-ea3c-434d-95f2-3cc575a062e4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:04:45.472 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update rules of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:04:45.472 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update members of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:04:45.472 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update port filter for 59184e8c-327f-4f12-82be-44ec43889c84 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:04:45.483 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Updating port rules. 2021-07-23 00:04:45.483 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-23 00:04:45.483 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:45.535 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information for ports dict_keys(['59184e8c-327f-4f12-82be-44ec43889c84']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:04:45.535 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:04:45.535 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update rules of security group (96877942-ea3c-434d-95f2-3cc575a062e4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:04:45.535 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update rules of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:04:45.535 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update members of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:04:45.535 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update port filter for 59184e8c-327f-4f12-82be-44ec43889c84 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:04:45.535 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Updating port rules. 2021-07-23 00:04:45.535 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-23 00:04:45.636 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:45.636 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:45.636 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:45.636 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:45.741 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:45.741 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:45.741 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:04:45.779 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-abb6cc99-fa66-4796-bff0-4980d9e0a0d3 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-agent-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:04:52.844 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:04:54.430 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:04:54.604 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:04:54.604 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 248e98f3-9327-4244-8a44-dc6af2137800 updated. Details: {'device': '248e98f3-9327-4244-8a44-dc6af2137800', 'network_id': 'd72d623f-3714-41dc-869a-b358bd7c89e7', 'port_id': '248e98f3-9327-4244-8a44-dc6af2137800', 'mac_address': 'fa:16:3e:3b:88:af', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '739940cf-291e-44ac-8d89-078a7a2a023d', '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-07-23 00:04:54.604 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:04:54.604 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:04:54.604 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 248e98f3-9327-4244-8a44-dc6af2137800 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:04:54.604 5044 2008021306360 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-07-23 00:04:54.622 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '248e98f3-9327-4244-8a44-dc6af2137800') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:04:54.622 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '248e98f3-9327-4244-8a44-dc6af2137800') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:04:54.638 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 248e98f3-9327-4244-8a44-dc6af2137800 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:04:54.638 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:04:54.682 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:04:54.682 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['248e98f3-9327-4244-8a44-dc6af2137800'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:04:54.823 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['248e98f3-9327-4244-8a44-dc6af2137800']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:04:54.823 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:04:54.823 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (580567dc-a1ec-4e93-ba9e-32547a15973d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:04:54.823 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 248e98f3-9327-4244-8a44-dc6af2137800 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:04:54.823 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:04:54.823 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-23 00:04:54.823 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:04:54.823 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:04:54.823 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:04:54.823 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:04:54.883 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:04:54.883 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 248e98f3-9327-4244-8a44-dc6af2137800 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:04:54.887 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 248e98f3-9327-4244-8a44-dc6af2137800 processed. 2021-07-23 00:04:56.448 5044 2008021306360 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-07-23 00:04:56.620 5044 2008021306360 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-07-23 00:05:04.839 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:05:06.497 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:05:06.497 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '248e98f3-9327-4244-8a44-dc6af2137800' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:05:06.497 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '248e98f3-9327-4244-8a44-dc6af2137800' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:05:06.497 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 248e98f3-9327-4244-8a44-dc6af2137800 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:05:06.515 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['248e98f3-9327-4244-8a44-dc6af2137800'] 2021-07-23 00:05:06.515 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:05:06.515 5044 2008021306360 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-07-23 00:05:06.515 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['248e98f3-9327-4244-8a44-dc6af2137800'] 2021-07-23 00:05:08.515 5044 2008021306360 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-07-23 00:05:08.642 5044 2008021306360 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-07-23 00:05:08.863 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:05:10.546 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:05:10.546 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '248e98f3-9327-4244-8a44-dc6af2137800' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:05:10.546 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '248e98f3-9327-4244-8a44-dc6af2137800' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:05:10.546 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 248e98f3-9327-4244-8a44-dc6af2137800 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:05:10.562 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d72d623f-3714-41dc-869a-b358bd7c89e7 2021-07-23 00:05:10.562 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['248e98f3-9327-4244-8a44-dc6af2137800'] 2021-07-23 00:05:10.562 5044 2008021306360 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-07-23 00:05:10.562 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['248e98f3-9327-4244-8a44-dc6af2137800'] 2021-07-23 00:05:12.542 5044 2008021306360 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-07-23 00:05:12.651 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:05:25.139 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:05:26.657 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:05:26.832 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:05:26.832 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 248e98f3-9327-4244-8a44-dc6af2137800 updated. Details: {'device': '248e98f3-9327-4244-8a44-dc6af2137800', 'network_id': 'd72d623f-3714-41dc-869a-b358bd7c89e7', 'port_id': '248e98f3-9327-4244-8a44-dc6af2137800', 'mac_address': 'fa:16:3e:3b:88:af', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 117, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '739940cf-291e-44ac-8d89-078a7a2a023d', '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-07-23 00:05:26.832 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:05:26.832 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:05:26.832 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 248e98f3-9327-4244-8a44-dc6af2137800 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:05:26.832 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d72d623f-3714-41dc-869a-b358bd7c89e7 2021-07-23 00:05:26.832 5044 2008021306360 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-07-23 00:05:26.976 5044 2008021306360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '248e98f3-9327-4244-8a44-dc6af2137800') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:05:26.984 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '248e98f3-9327-4244-8a44-dc6af2137800') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:05:26.984 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 248e98f3-9327-4244-8a44-dc6af2137800 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:05:26.984 5044 2008021306360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 117, VLAN trunk: None to switch port 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:05:27.059 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:05:27.059 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['248e98f3-9327-4244-8a44-dc6af2137800'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:05:27.194 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['248e98f3-9327-4244-8a44-dc6af2137800']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:05:27.194 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:05:27.194 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (580567dc-a1ec-4e93-ba9e-32547a15973d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:05:27.194 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 248e98f3-9327-4244-8a44-dc6af2137800 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:05:27.194 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:05:27.210 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 248e98f3-9327-4244-8a44-dc6af2137800 not yet added. Adding. 2021-07-23 00:05:27.210 5044 2008021306360 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-07-23 00:05:27.210 5044 2008021306360 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-07-23 00:05:27.307 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:05:27.433 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:05:27.433 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:05:27.560 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:05:27.652 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-248e98f3-9327-4244-8a44-dc6af2137800" 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-07-23 00:05:27.652 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 248e98f3-9327-4244-8a44-dc6af2137800 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:05:27.652 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 248e98f3-9327-4244-8a44-dc6af2137800 processed. 2021-07-23 00:05:28.650 5044 2008021306360 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-07-23 00:05:28.809 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:06:06.541 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95723505-154d-4509-bada-6e87ee97119c ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group member updated on remote: ['580567dc-a1ec-4e93-ba9e-32547a15973d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:06:06.541 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-95723505-154d-4509-bada-6e87ee97119c ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] Security group member updated ['580567dc-a1ec-4e93-ba9e-32547a15973d'] 2021-07-23 00:06:06.834 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95723505-154d-4509-bada-6e87ee97119c ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] port_delete event received for '248e98f3-9327-4244-8a44-dc6af2137800' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:07.339 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 248e98f3-9327-4244-8a44-dc6af2137800 2021-07-23 00:06:08.774 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:06:08.774 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '248e98f3-9327-4244-8a44-dc6af2137800' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:06:08.774 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '248e98f3-9327-4244-8a44-dc6af2137800' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:06:08.776 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 248e98f3-9327-4244-8a44-dc6af2137800 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:06:08.776 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d72d623f-3714-41dc-869a-b358bd7c89e7 2021-07-23 00:06:08.776 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['248e98f3-9327-4244-8a44-dc6af2137800'] 2021-07-23 00:06:08.776 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:06:08.776 5044 2008021306360 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-07-23 00:06:08.793 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['248e98f3-9327-4244-8a44-dc6af2137800'] 2021-07-23 00:06:08.793 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79e37859-f06b-46eb-89fe-4e1fd7a7afbe ee583b12f56046a5849f8ddcf21aed64 0c9a6a7d54ce41219d8c6a9c4be2d52f - - -] port_delete event received for '4125152f-7206-47b9-86ac-c7ef8ce6c568' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:10.208 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group member updated on remote: ['96877942-ea3c-434d-95f2-3cc575a062e4', 'ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:06:10.208 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group member updated ['96877942-ea3c-434d-95f2-3cc575a062e4', 'ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed'] 2021-07-23 00:06:10.208 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Refresh firewall rules 2021-07-23 00:06:10.208 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Get security group information for devices via rpc ['59184e8c-327f-4f12-82be-44ec43889c84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:06:10.243 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] port_update received: 59184e8c-327f-4f12-82be-44ec43889c84 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:06:10.251 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-agent-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:06:10.251 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Binding port 59184e8c-327f-4f12-82be-44ec43889c84 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:06:10.251 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] 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-07-23 00:06:10.271 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59184e8c-327f-4f12-82be-44ec43889c84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:06:10.271 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59184e8c-327f-4f12-82be-44ec43889c84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:06:10.271 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Trunk plugin disabled on server. Assuming port 59184e8c-327f-4f12-82be-44ec43889c84 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:06:10.271 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Binding VLAN ID: 125, VLAN trunk: None to switch port 59184e8c-327f-4f12-82be-44ec43889c84 2021-07-23 00:06:10.306 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Refresh firewall rules 2021-07-23 00:06:10.306 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Get security group information for devices via rpc ['59184e8c-327f-4f12-82be-44ec43889c84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:06:10.415 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information for ports dict_keys(['59184e8c-327f-4f12-82be-44ec43889c84']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:06:10.415 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:06:10.415 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update rules of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:06:10.415 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update members of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:06:10.415 5044 2008021306360 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update port filter for 59184e8c-327f-4f12-82be-44ec43889c84 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:06:10.415 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Updating port rules. 2021-07-23 00:06:10.415 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-23 00:06:10.415 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:06:10.415 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:06:10.415 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:06:10.605 5044 2008021306360 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:06:10.634 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information for ports dict_keys(['59184e8c-327f-4f12-82be-44ec43889c84']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:06:10.634 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:06:10.634 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update rules of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:06:10.634 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update members of security group (ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:06:10.634 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update port filter for 59184e8c-327f-4f12-82be-44ec43889c84 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:06:10.634 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Updating port rules. 2021-07-23 00:06:10.634 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Creating 0 new rules, removing 0 old rules. 2021-07-23 00:06:10.634 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:06:10.634 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:06:10.634 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:06:10.634 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-driver-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" 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-07-23 00:06:10.667 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [req-92f13982-083f-4537-a492-ffc4463c02cf 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Lock "n-hv-agent-port-lock-59184e8c-327f-4f12-82be-44ec43889c84" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:06:10.781 5044 2008021307240 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-07-23 00:06:10.807 5044 2008021307240 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-07-23 00:06:11.368 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 2021-07-23 00:06:11.450 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5dd01c8-1372-46da-9888-6388a247fd22 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] port_delete event received for '289e3fec-4da9-411a-a05a-f677ca61ca0c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:12.770 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:06:12.770 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:06:12.770 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:06:12.770 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:06:12.775 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f3790749-49d5-4041-8e57-7e69f4eb4d80 2021-07-23 00:06:12.775 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4'] 2021-07-23 00:06:12.775 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:06:12.775 5044 2008021307240 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-07-23 00:06:12.775 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4'] 2021-07-23 00:06:13.415 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd453f6f-26eb-4634-85f6-0d7916159dd0 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '9c5d9406-6054-434d-9fd6-13f98807f966' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:14.790 5044 2008021307240 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-07-23 00:06:14.805 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4290033-d07d-4193-a4a8-3024b06e405d 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '73002984-8be1-47f5-b068-67cf84ab70b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:14.934 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:06:15.540 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0d3ffb5-48f7-47bb-81f7-9ba3baf4b336 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '79da627d-0d31-4a41-9933-6752ff64ce56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:15.712 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0d3ffb5-48f7-47bb-81f7-9ba3baf4b336 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network d72d623f-3714-41dc-869a-b358bd7c89e7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:06:15.712 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0d3ffb5-48f7-47bb-81f7-9ba3baf4b336 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network d72d623f-3714-41dc-869a-b358bd7c89e7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:06:16.834 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4e53abf-1551-461f-b63d-b082476bda16 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group member updated on remote: ['ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:06:16.834 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-c4e53abf-1551-461f-b63d-b082476bda16 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Security group member updated ['ea3bb7cb-e8ba-4cea-a5b0-3c0557f9a5ed'] 2021-07-23 00:06:16.834 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-c4e53abf-1551-461f-b63d-b082476bda16 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Refresh firewall rules 2021-07-23 00:06:16.834 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4e53abf-1551-461f-b63d-b082476bda16 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Get security group information for devices via rpc ['59184e8c-327f-4f12-82be-44ec43889c84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:06:16.865 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c4e53abf-1551-461f-b63d-b082476bda16 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:06:16.865 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c4e53abf-1551-461f-b63d-b082476bda16 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:06:16.915 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4e53abf-1551-461f-b63d-b082476bda16 19890058cb44424097e3170e1748a3eb 689bc049906147bd830347a440bc89d8 - - -] port_delete event received for '59184e8c-327f-4f12-82be-44ec43889c84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:17.415 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59184e8c-327f-4f12-82be-44ec43889c84 2021-07-23 00:06:18.805 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:06:18.805 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59184e8c-327f-4f12-82be-44ec43889c84' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:06:18.805 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59184e8c-327f-4f12-82be-44ec43889c84' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:06:18.805 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59184e8c-327f-4f12-82be-44ec43889c84 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:06:18.818 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59184e8c-327f-4f12-82be-44ec43889c84'] 2021-07-23 00:06:18.818 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:06:18.818 5044 2008021307240 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-07-23 00:06:18.818 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59184e8c-327f-4f12-82be-44ec43889c84'] 2021-07-23 00:06:19.963 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d9ae2d5-0068-44fa-b91a-a594af03c10c - - - - -] port_update received: 43a63155-0f38-444c-b81e-c16e0668b6d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:06:19.995 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d9ae2d5-0068-44fa-b91a-a594af03c10c - - - - -] No port 43a63155-0f38-444c-b81e-c16e0668b6d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:06:20.821 5044 2008021307240 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-07-23 00:06:20.843 5044 2008021307240 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-07-23 00:06:21.071 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f1f259d-3d2c-429a-8ba6-33f82ef2534b 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for 'ba371c79-8c60-4244-b8e0-8e90b2e696f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:21.565 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 2021-07-23 00:06:22.852 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:06:22.993 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a57b7aab-1e6c-43de-bc4a-0ab8d3c9814f 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '7aee86c1-93ce-4af2-a0c0-e0935da52f2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:23.274 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 2021-07-23 00:06:23.274 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 updated. Details: {'device': '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4', 'network_id': 'f3790749-49d5-4041-8e57-7e69f4eb4d80', 'port_id': '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4', 'mac_address': 'fa:16:3e:d4:24:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 104, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '843656e0-512a-4b75-8920-4514597631c6', '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-07-23 00:06:23.274 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:06:23.274 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:06:23.274 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:06:23.274 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f3790749-49d5-4041-8e57-7e69f4eb4d80 2021-07-23 00:06:23.274 5044 2008021307240 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-07-23 00:06:23.400 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:06:23.400 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:06:23.400 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:06:23.400 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 104, VLAN trunk: None to switch port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 2021-07-23 00:06:23.468 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:06:23.468 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:06:23.524 5044 2008021306360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b84ff3cd-55cd-4097-b582-df59f31db550 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group rule updated on remote: ['f724c909-3f8b-4d71-9552-cfb7d47db465'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:06:23.524 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [req-b84ff3cd-55cd-4097-b582-df59f31db550 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group rule updated ['f724c909-3f8b-4d71-9552-cfb7d47db465'] 2021-07-23 00:06:23.696 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8364a69-e089-4458-b79a-51da7cc5d3a8 - - - - -] port_update received: eed0dbf3-f228-4373-985d-eba5cfa1edd7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:06:23.710 5044 2008021305832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8364a69-e089-4458-b79a-51da7cc5d3a8 - - - - -] No port eed0dbf3-f228-4373-985d-eba5cfa1edd7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:06:23.787 5044 2008021305832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28c32baa-636b-43ba-a5f6-e044d64b840c e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group rule updated on remote: ['f724c909-3f8b-4d71-9552-cfb7d47db465'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:06:23.787 5044 2008021305832 MainThread INFO neutron.agent.securitygroups_rpc [req-28c32baa-636b-43ba-a5f6-e044d64b840c e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group rule updated ['f724c909-3f8b-4d71-9552-cfb7d47db465'] 2021-07-23 00:06:24.067 5044 2008039047768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25bf4131-1b70-447d-8b2c-f80b6262859a 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '234d3884-20cd-4044-ab3b-443bb99a4401' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:24.177 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:06:24.177 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:06:24.177 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d4266968-a15f-4cde-8ed0-f36d0b91c8ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:06:24.177 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:06:24.177 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:06:24.177 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 not yet added. Adding. 2021-07-23 00:06:24.177 5044 2008021307240 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-07-23 00:06:24.177 5044 2008021307240 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-07-23 00:06:24.280 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:06:24.280 5044 2008039047768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25bf4131-1b70-447d-8b2c-f80b6262859a 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network aadc0089-da74-4985-8ba6-972fe5cf4507 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:06:24.280 5044 2008039047768 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-25bf4131-1b70-447d-8b2c-f80b6262859a 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Reclaiming local network aadc0089-da74-4985-8ba6-972fe5cf4507 2021-07-23 00:06:24.342 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:06:24.342 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:06:24.468 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:06:24.532 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4" 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-07-23 00:06:24.532 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:06:24.532 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 processed. 2021-07-23 00:06:24.852 5044 2008021307240 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-07-23 00:06:25.102 5044 2008021307240 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-07-23 00:06:25.505 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b4d4658-6d6f-4519-aafa-6864c40fa4da 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '782193c6-84f5-47ec-9041-0b4ad14db7fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:26.669 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74f169e8-40d4-4240-945e-9818a5668ccd 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for 'e49e6897-edce-4fae-b21a-c3b5c6fb9468' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:27.531 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e36d57b-f552-4e7f-ad33-7b7bb9f94b8b e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group member updated on remote: ['f724c909-3f8b-4d71-9552-cfb7d47db465'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:06:27.531 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-6e36d57b-f552-4e7f-ad33-7b7bb9f94b8b e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group member updated ['f724c909-3f8b-4d71-9552-cfb7d47db465'] 2021-07-23 00:06:27.743 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9142f072-9f43-48f2-bab2-2c0dbaa0f88a - - - - -] port_delete event received for '40b9208e-0d9b-44e7-8d2f-8a631bab3b12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:27.796 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed3a9d13-ff1b-45be-bd0c-44107df1e4a8 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '40b9208e-0d9b-44e7-8d2f-8a631bab3b12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:28.018 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed3a9d13-ff1b-45be-bd0c-44107df1e4a8 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network a2dd6b31-f19a-4faf-9092-4a42c913d6ee network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:06:28.018 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed3a9d13-ff1b-45be-bd0c-44107df1e4a8 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network a2dd6b31-f19a-4faf-9092-4a42c913d6ee not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:06:28.790 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b207290-7bed-40f6-8d9d-961c6db774a7 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 8e2c84ca-91bf-4098-8347-69d5d5dd5762 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:06:28.790 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b207290-7bed-40f6-8d9d-961c6db774a7 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 8e2c84ca-91bf-4098-8347-69d5d5dd5762 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:06:31.637 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8e2c84ca-91bf-4098-8347-69d5d5dd5762 2021-07-23 00:06:32.891 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:06:33.064 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 8e2c84ca-91bf-4098-8347-69d5d5dd5762 2021-07-23 00:06:33.076 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 8e2c84ca-91bf-4098-8347-69d5d5dd5762 updated. Details: {'device': '8e2c84ca-91bf-4098-8347-69d5d5dd5762', 'network_id': 'e4f21c90-0a6c-480f-98ba-2f42af645242', 'port_id': '8e2c84ca-91bf-4098-8347-69d5d5dd5762', 'mac_address': 'fa:16:3e:6b:da:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 110, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a1a2165-4063-479e-9aa2-c9487866ca91', '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-07-23 00:06:33.076 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:06:33.076 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e2c84ca-91bf-4098-8347-69d5d5dd5762" 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-07-23 00:06:33.076 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8e2c84ca-91bf-4098-8347-69d5d5dd5762 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:06:33.076 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e4f21c90-0a6c-480f-98ba-2f42af645242 2021-07-23 00:06:33.076 5044 2008021307240 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-07-23 00:06:33.216 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8e2c84ca-91bf-4098-8347-69d5d5dd5762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:06:33.216 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8e2c84ca-91bf-4098-8347-69d5d5dd5762') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:06:33.216 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8e2c84ca-91bf-4098-8347-69d5d5dd5762 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:06:33.216 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 110, VLAN trunk: None to switch port 8e2c84ca-91bf-4098-8347-69d5d5dd5762 2021-07-23 00:06:33.290 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:06:33.290 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8e2c84ca-91bf-4098-8347-69d5d5dd5762'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:06:33.414 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8e2c84ca-91bf-4098-8347-69d5d5dd5762']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:06:33.414 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:06:33.414 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f724c909-3f8b-4d71-9552-cfb7d47db465) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:06:33.414 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8e2c84ca-91bf-4098-8347-69d5d5dd5762 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:06:33.414 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:06:33.430 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8e2c84ca-91bf-4098-8347-69d5d5dd5762 not yet added. Adding. 2021-07-23 00:06:33.430 5044 2008021307240 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-07-23 00:06:33.430 5044 2008021307240 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-07-23 00:06:33.524 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e2c84ca-91bf-4098-8347-69d5d5dd5762" 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-07-23 00:06:33.618 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e2c84ca-91bf-4098-8347-69d5d5dd5762" 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-07-23 00:06:33.618 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e2c84ca-91bf-4098-8347-69d5d5dd5762" 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-07-23 00:06:33.712 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e2c84ca-91bf-4098-8347-69d5d5dd5762" 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-07-23 00:06:33.821 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e2c84ca-91bf-4098-8347-69d5d5dd5762" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:06:33.821 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8e2c84ca-91bf-4098-8347-69d5d5dd5762 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:06:33.821 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8e2c84ca-91bf-4098-8347-69d5d5dd5762 processed. 2021-07-23 00:06:34.908 5044 2008021307240 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-07-23 00:06:35.071 5044 2008021307240 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-07-23 00:06:39.196 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5214b346-d5c0-4a2f-b09d-94acb14d71a9 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:06:39.196 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-5214b346-d5c0-4a2f-b09d-94acb14d71a9 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:06:39.478 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5214b346-d5c0-4a2f-b09d-94acb14d71a9 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] port_delete event received for '7a7fd115-b280-48f9-a7f2-d3a551ab7ab6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:06:39.630 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 2021-07-23 00:06:40.940 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:06:40.940 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7a7fd115-b280-48f9-a7f2-d3a551ab7ab6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:06:40.940 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7a7fd115-b280-48f9-a7f2-d3a551ab7ab6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:06:40.940 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7a7fd115-b280-48f9-a7f2-d3a551ab7ab6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:06:40.940 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 16a89ca6-edd5-41b5-91f3-8c092f63f5f5 2021-07-23 00:06:40.940 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7a7fd115-b280-48f9-a7f2-d3a551ab7ab6'] 2021-07-23 00:06:40.958 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:06:40.958 5044 2008021307240 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-07-23 00:06:40.958 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7a7fd115-b280-48f9-a7f2-d3a551ab7ab6'] 2021-07-23 00:06:42.934 5044 2008021307240 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-07-23 00:06:42.962 5044 2008021307240 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-07-23 00:06:43.604 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2b8ea19-720d-43b7-b679-700dcd4fa576 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:06:43.604 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-f2b8ea19-720d-43b7-b679-700dcd4fa576 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:06:44.337 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36bbbbd-2b91-43bb-96d5-e1abcceca384 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:06:44.337 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36bbbbd-2b91-43bb-96d5-e1abcceca384 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:06:51.827 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 2021-07-23 00:06:53.000 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:06:53.181 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 2021-07-23 00:06:53.181 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 updated. Details: {'device': 'd72c1b9a-ca31-4afd-89f7-2a6b3e153eb2', 'network_id': '16a89ca6-edd5-41b5-91f3-8c092f63f5f5', 'port_id': 'd72c1b9a-ca31-4afd-89f7-2a6b3e153eb2', 'mac_address': 'fa:16:3e:26:72:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0d79cc2b-c474-480f-8614-aba5b2e5e8db', '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-07-23 00:06:53.181 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:06:53.181 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2" 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-07-23 00:06:53.181 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:06:53.181 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 16a89ca6-edd5-41b5-91f3-8c092f63f5f5 2021-07-23 00:06:53.181 5044 2008021307240 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-07-23 00:06:53.325 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd72c1b9a-ca31-4afd-89f7-2a6b3e153eb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:06:53.325 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd72c1b9a-ca31-4afd-89f7-2a6b3e153eb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:06:53.325 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:06:53.325 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 2021-07-23 00:06:53.405 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:06:53.405 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:06:53.618 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:06:53.618 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:06:53.618 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (677626ab-4245-48d6-b8c2-461b273ebdc6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:06:53.618 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:06:53.618 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:06:53.618 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 not yet added. Adding. 2021-07-23 00:06:53.618 5044 2008021307240 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-07-23 00:06:53.618 5044 2008021307240 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-07-23 00:06:53.727 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2" 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-07-23 00:06:53.822 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2" 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-07-23 00:06:53.822 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2" 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-07-23 00:06:53.930 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2" 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-07-23 00:06:54.026 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:06:54.026 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:06:54.043 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 processed. 2021-07-23 00:06:55.013 5044 2008021307240 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-07-23 00:06:55.193 5044 2008021307240 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-07-23 00:07:39.085 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-900c2a38-d75c-44f2-a5d7-3bbc8c8bc890 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] port_delete event received for '91ddb5dd-2e22-4f16-a8d1-b1da36688bdf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:07:41.865 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c70f66e7-2877-48fe-9384-7b9016ee14e8 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group member updated on remote: ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:07:41.865 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-c70f66e7-2877-48fe-9384-7b9016ee14e8 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] Security group member updated ['d4266968-a15f-4cde-8ed0-f36d0b91c8ef'] 2021-07-23 00:07:41.950 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c70f66e7-2877-48fe-9384-7b9016ee14e8 f6bf9825de44470aad3897ca3f8d762e 720082b42b024fc3ad77e031d129b01c - - -] port_delete event received for '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:07:42.115 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 2021-07-23 00:07:43.319 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:07:43.319 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:07:43.319 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:07:43.319 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:07:43.329 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f3790749-49d5-4041-8e57-7e69f4eb4d80 2021-07-23 00:07:43.329 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4'] 2021-07-23 00:07:43.329 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:07:43.329 5044 2008021307240 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-07-23 00:07:43.329 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3ba6a170-a64a-40b6-b5cf-345ca7e7c7e4'] 2021-07-23 00:07:44.827 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8b7378c-e260-4b3f-9066-359aafea5023 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '4e0e6335-6c0b-4f9c-8f3c-cf95ae826f51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:07:45.317 5044 2008021307240 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-07-23 00:07:45.333 5044 2008021307240 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-07-23 00:07:45.918 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5381edb6-ce03-426c-86f1-3f57c14d09ca 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '5e639844-062f-4d2c-b448-a5b64b2a4618' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:07:46.992 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8052c4a0-3b5a-4293-b767-610cdc9248e0 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '29c93836-5582-4d64-885f-a00ae1ce99fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:07:47.116 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f920501b-fc74-4094-966f-e45fcd4c5c1c - - - - -] port_delete event received for '29c93836-5582-4d64-885f-a00ae1ce99fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:07:47.158 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8052c4a0-3b5a-4293-b767-610cdc9248e0 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network f3790749-49d5-4041-8e57-7e69f4eb4d80 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:07:47.158 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8052c4a0-3b5a-4293-b767-610cdc9248e0 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network f3790749-49d5-4041-8e57-7e69f4eb4d80 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:07:48.132 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4178cf7-b2fc-404c-8e71-c60a0600b497 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for 'aa768a6d-4ca3-4788-8267-17fece6a4b4d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:07:49.163 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2bf1478-c9b0-4a69-b160-fdcb4c608d71 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '15b80717-0c35-48d8-923c-b38bcbf3ffd8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:07:49.850 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2a7585d-fbff-4e7d-ac33-d62f3bf460e9 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '5344b89e-812f-494b-a152-7136af227ecd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:07:50.054 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2a7585d-fbff-4e7d-ac33-d62f3bf460e9 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network 26af5138-f259-4a01-a236-82bb096add3f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:07:50.054 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2a7585d-fbff-4e7d-ac33-d62f3bf460e9 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network 26af5138-f259-4a01-a236-82bb096add3f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:07:50.069 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33a35b5a-c7ec-482b-96fc-06bcf705d49a - - - - -] port_delete event received for '5344b89e-812f-494b-a152-7136af227ecd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:08:38.077 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3644c304-6bc9-4c48-b299-90c74acb7ce3 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:08:38.077 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-3644c304-6bc9-4c48-b299-90c74acb7ce3 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:08:38.801 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-720569ef-708e-4bf9-b191-2f117bd90a0f b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:08:38.801 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-720569ef-708e-4bf9-b191-2f117bd90a0f b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:08:46.733 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 2021-07-23 00:08:47.756 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:08:47.929 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 2021-07-23 00:08:47.929 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 updated. Details: {'device': '4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2', 'network_id': '16a89ca6-edd5-41b5-91f3-8c092f63f5f5', 'port_id': '4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2', 'mac_address': 'fa:16:3e:f6:94:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 142, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0d79cc2b-c474-480f-8614-aba5b2e5e8db', '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-07-23 00:08:47.929 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:08:47.929 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2" 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-07-23 00:08:47.929 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:08:47.944 5044 2008021307240 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-07-23 00:08:48.092 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:08:48.092 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:08:48.092 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:08:48.092 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 142, VLAN trunk: None to switch port 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 2021-07-23 00:08:48.178 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:08:48.178 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:08:48.398 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:08:48.398 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:08:48.398 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (677626ab-4245-48d6-b8c2-461b273ebdc6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:08:48.398 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:08:48.398 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:08:48.398 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 not yet added. Adding. 2021-07-23 00:08:48.398 5044 2008021307240 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-07-23 00:08:48.398 5044 2008021307240 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-07-23 00:08:48.495 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2" 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-07-23 00:08:48.601 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2" 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-07-23 00:08:48.601 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2" 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-07-23 00:08:48.713 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2" 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-07-23 00:08:48.804 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:08:48.804 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:08:48.804 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 processed. 2021-07-23 00:08:49.764 5044 2008021307240 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-07-23 00:08:49.936 5044 2008021307240 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-07-23 00:09:11.943 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-526d10ab-bf39-4299-940d-bba706573ac4 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group member updated on remote: ['f724c909-3f8b-4d71-9552-cfb7d47db465'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:09:11.943 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-526d10ab-bf39-4299-940d-bba706573ac4 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group member updated ['f724c909-3f8b-4d71-9552-cfb7d47db465'] 2021-07-23 00:09:12.209 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-526d10ab-bf39-4299-940d-bba706573ac4 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] port_delete event received for '8e2c84ca-91bf-4098-8347-69d5d5dd5762' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:09:12.850 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8e2c84ca-91bf-4098-8347-69d5d5dd5762 2021-07-23 00:09:13.484 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f563eaa-ac63-4085-ab82-2f758f91d2a5 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] port_delete event received for 'f6daf125-5392-4802-b781-150f69bf606d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:09:13.865 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:09:13.865 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8e2c84ca-91bf-4098-8347-69d5d5dd5762' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:09:13.865 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8e2c84ca-91bf-4098-8347-69d5d5dd5762' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:09:13.865 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8e2c84ca-91bf-4098-8347-69d5d5dd5762 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:09:13.870 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e4f21c90-0a6c-480f-98ba-2f42af645242 2021-07-23 00:09:13.870 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e2c84ca-91bf-4098-8347-69d5d5dd5762'] 2021-07-23 00:09:13.870 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:09:13.870 5044 2008021307240 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-07-23 00:09:13.883 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e2c84ca-91bf-4098-8347-69d5d5dd5762'] 2021-07-23 00:09:13.912 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb53f1e0-880a-41b6-b558-baf8b3cd19b6 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group rule updated on remote: ['d7697df5-6026-4392-9ff9-612817e0a990'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:09:13.912 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-fb53f1e0-880a-41b6-b558-baf8b3cd19b6 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group rule updated ['d7697df5-6026-4392-9ff9-612817e0a990'] 2021-07-23 00:09:14.026 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce8ceea9-0713-4b61-9d1c-c2abf6e585fe e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group rule updated on remote: ['d7697df5-6026-4392-9ff9-612817e0a990'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 00:09:14.026 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-ce8ceea9-0713-4b61-9d1c-c2abf6e585fe e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group rule updated ['d7697df5-6026-4392-9ff9-612817e0a990'] 2021-07-23 00:09:15.881 5044 2008021307240 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-07-23 00:09:15.897 5044 2008021307240 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-07-23 00:09:18.037 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02fd5bf4-3f74-4b7f-a2bd-4c347a40f5b0 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group member updated on remote: ['d7697df5-6026-4392-9ff9-612817e0a990'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:09:18.037 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-02fd5bf4-3f74-4b7f-a2bd-4c347a40f5b0 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group member updated ['d7697df5-6026-4392-9ff9-612817e0a990'] 2021-07-23 00:09:18.756 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d70d8a-b010-4727-87f4-d90856b173df b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:09:18.756 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d70d8a-b010-4727-87f4-d90856b173df b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:09:20.894 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb 2021-07-23 00:09:21.896 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:09:22.052 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb 2021-07-23 00:09:22.052 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb updated. Details: {'device': 'd2cd04b9-17d0-4e8c-b953-8cc10af5cbeb', 'network_id': 'e4f21c90-0a6c-480f-98ba-2f42af645242', 'port_id': 'd2cd04b9-17d0-4e8c-b953-8cc10af5cbeb', 'mac_address': 'fa:16:3e:d2:5f:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 110, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a1a2165-4063-479e-9aa2-c9487866ca91', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 00:09:22.052 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:09:22.052 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb" 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-07-23 00:09:22.052 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:09:22.052 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e4f21c90-0a6c-480f-98ba-2f42af645242 2021-07-23 00:09:22.052 5044 2008021307240 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-07-23 00:09:22.196 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd2cd04b9-17d0-4e8c-b953-8cc10af5cbeb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:09:22.196 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd2cd04b9-17d0-4e8c-b953-8cc10af5cbeb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:09:22.196 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:09:22.196 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 110, VLAN trunk: None to switch port d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb 2021-07-23 00:09:22.271 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:09:22.271 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:09:22.519 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:09:22.519 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:09:22.519 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d7697df5-6026-4392-9ff9-612817e0a990) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:09:22.519 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:09:22.519 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:09:22.519 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb not yet added. Adding. 2021-07-23 00:09:22.519 5044 2008021307240 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-07-23 00:09:22.519 5044 2008021307240 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-07-23 00:09:22.615 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb" 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-07-23 00:09:22.698 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb" 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-07-23 00:09:22.698 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb" 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-07-23 00:09:22.816 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb" 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-07-23 00:09:22.879 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb" 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-07-23 00:09:22.879 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:09:22.896 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb processed. 2021-07-23 00:09:23.912 5044 2008021307240 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-07-23 00:09:24.081 5044 2008021307240 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-07-23 00:10:24.742 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc3b0f32-c72c-4e39-96c8-c2b064194ebe 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] port_delete event received for 'b4b92aa2-c92b-428a-91aa-bf842a0f620e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:27.480 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94a77241-45b0-48c7-83ea-f6433a04e181 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:10:27.480 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-94a77241-45b0-48c7-83ea-f6433a04e181 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:10:27.538 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 2021-07-23 00:10:27.567 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94a77241-45b0-48c7-83ea-f6433a04e181 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] port_delete event received for '4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:28.269 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:10:28.269 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:10:28.269 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:10:28.269 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:10:28.269 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2'] 2021-07-23 00:10:28.269 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:10:28.269 5044 2008021307240 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-07-23 00:10:28.286 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4fc4ca70-2ebc-48bf-8a6c-f18d449ed2d2'] 2021-07-23 00:10:29.552 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb 2021-07-23 00:10:30.067 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef581814-ce37-4cc7-af69-4ec657759164 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group member updated on remote: ['d7697df5-6026-4392-9ff9-612817e0a990'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:10:30.067 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-ef581814-ce37-4cc7-af69-4ec657759164 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] Security group member updated ['d7697df5-6026-4392-9ff9-612817e0a990'] 2021-07-23 00:10:30.270 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:10:30.270 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd2cd04b9-17d0-4e8c-b953-8cc10af5cbeb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:10:30.270 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd2cd04b9-17d0-4e8c-b953-8cc10af5cbeb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:10:30.270 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:10:30.270 5044 2008021307240 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-07-23 00:10:30.275 5044 2008021306360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e4f21c90-0a6c-480f-98ba-2f42af645242 2021-07-23 00:10:30.275 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb'] 2021-07-23 00:10:30.275 5044 2008021306360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:10:30.275 5044 2008021306360 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-07-23 00:10:30.275 5044 2008021306360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d2cd04b9-17d0-4e8c-b953-8cc10af5cbeb'] 2021-07-23 00:10:30.309 5044 2008021307240 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-07-23 00:10:30.395 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef581814-ce37-4cc7-af69-4ec657759164 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] port_delete event received for 'd2cd04b9-17d0-4e8c-b953-8cc10af5cbeb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:31.848 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-751e38ad-a6f4-4b38-9ff8-102b7ece2dd5 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] port_delete event received for '70758ac1-8c55-46d2-8a83-cb348fef4263' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:32.020 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbb31ab2-5ad9-41dc-9944-5ad103d93269 e1a6d0b7bc2749fa87d6430eb552c2b3 36e8d7ff0b0046ed8818a38065e3eaed - - -] port_delete event received for '25884d83-f0bc-413c-8ae0-4bd8d806c190' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:33.586 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 2021-07-23 00:10:34.208 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7705436e-59bd-4ee3-9622-7e52fdd808a3 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated on remote: ['677626ab-4245-48d6-b8c2-461b273ebdc6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:10:34.208 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-7705436e-59bd-4ee3-9622-7e52fdd808a3 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] Security group member updated ['677626ab-4245-48d6-b8c2-461b273ebdc6'] 2021-07-23 00:10:34.286 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:10:34.286 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd72c1b9a-ca31-4afd-89f7-2a6b3e153eb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:10:34.286 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd72c1b9a-ca31-4afd-89f7-2a6b3e153eb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:10:34.286 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:10:34.289 5044 2008021306360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7705436e-59bd-4ee3-9622-7e52fdd808a3 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] port_delete event received for 'd72c1b9a-ca31-4afd-89f7-2a6b3e153eb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:34.289 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 16a89ca6-edd5-41b5-91f3-8c092f63f5f5 2021-07-23 00:10:34.289 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2'] 2021-07-23 00:10:34.289 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:10:34.289 5044 2008021307240 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-07-23 00:10:34.289 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d72c1b9a-ca31-4afd-89f7-2a6b3e153eb2'] 2021-07-23 00:10:36.301 5044 2008021307240 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-07-23 00:10:36.348 5044 2008021307240 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-07-23 00:10:36.410 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-575b30b0-1709-4b50-8866-d75709a969df 81d4eafa3f4541188e18882f2b9a595b c5a117d82f31471d937ce5cd8a61b87d - - -] port_delete event received for '304601b1-5744-4fe6-8f45-10e5f7311b5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:36.520 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe3e4510-be33-48e4-809b-b46c837fa00d 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for 'eed0dbf3-f228-4373-985d-eba5cfa1edd7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:37.864 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0779459-066c-47d8-bac5-e10011aa4860 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '43a63155-0f38-444c-b81e-c16e0668b6d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:38.848 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a842cb59-7502-4ada-9aa9-81d2b4d88733 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '351e0196-dc28-48ab-bcb7-a0bad5629e3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:39.114 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b10be9f-ce38-4407-874b-84ecb4667fae - - - - -] port_delete event received for '351e0196-dc28-48ab-bcb7-a0bad5629e3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:39.160 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a842cb59-7502-4ada-9aa9-81d2b4d88733 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network e4f21c90-0a6c-480f-98ba-2f42af645242 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:10:39.160 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a842cb59-7502-4ada-9aa9-81d2b4d88733 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network e4f21c90-0a6c-480f-98ba-2f42af645242 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:10:39.317 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e8bbc3-5470-4772-a8eb-bf2fa855c264 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for 'f60fd5a6-a420-4d4e-aece-36cdcc38fcca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:40.567 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46766209-f263-4096-8f59-ea4bddc07c91 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '8b9a0ece-cf7d-42f6-8bd9-e557e96fbf46' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:41.442 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73be5606-1430-4616-b6f3-94c746a6e04c 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '76dc7f1a-ba37-43b1-a5f2-1902e1f255f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:41.691 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73be5606-1430-4616-b6f3-94c746a6e04c 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network 16a89ca6-edd5-41b5-91f3-8c092f63f5f5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:10:41.691 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73be5606-1430-4616-b6f3-94c746a6e04c 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network 16a89ca6-edd5-41b5-91f3-8c092f63f5f5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:10:41.709 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2654d769-8f2f-45d2-95f1-368391548df0 - - - - -] port_delete event received for '76dc7f1a-ba37-43b1-a5f2-1902e1f255f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:43.192 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0484de20-327b-4a94-b562-f610da775b02 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '0a7d388a-48be-4672-847d-4f85383b7520' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:44.457 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e259f565-6fe9-4de1-8f5e-6053dffe0dee 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for 'bdef26a9-51db-460c-ac38-0e26a6fdd3fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:45.348 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0d3967f-58dd-4d2e-84a9-c916b69efae7 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] port_delete event received for '643cb632-bde2-4b4f-9fd1-ed736109ee74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:10:45.582 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0d3967f-58dd-4d2e-84a9-c916b69efae7 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network 7eadd1d4-5e23-49d2-bcf5-969935c84b71 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:10:45.582 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0d3967f-58dd-4d2e-84a9-c916b69efae7 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network 7eadd1d4-5e23-49d2-bcf5-969935c84b71 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 00:11:00.302 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb302f0a-6ad3-4bdc-97e3-9e6687631347 ae2683266f094646a3932769e2340d66 20af50203cc44ec5a601f74f434c711f - - -] Security group member updated on remote: ['bbdaf90d-5b68-4d9b-b4f7-4e81b0249a01'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:11:00.302 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-bb302f0a-6ad3-4bdc-97e3-9e6687631347 ae2683266f094646a3932769e2340d66 20af50203cc44ec5a601f74f434c711f - - -] Security group member updated ['bbdaf90d-5b68-4d9b-b4f7-4e81b0249a01'] 2021-07-23 00:11:01.099 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-719668ee-fa7c-4c89-9446-61445cb1bfd8 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: f46ddc94-f049-4408-b6ed-2163346a0595 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:11:01.118 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-719668ee-fa7c-4c89-9446-61445cb1bfd8 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port f46ddc94-f049-4408-b6ed-2163346a0595 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:11:03.724 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f46ddc94-f049-4408-b6ed-2163346a0595 2021-07-23 00:11:04.442 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:11:04.614 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port f46ddc94-f049-4408-b6ed-2163346a0595 2021-07-23 00:11:04.614 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port f46ddc94-f049-4408-b6ed-2163346a0595 updated. Details: {'device': 'f46ddc94-f049-4408-b6ed-2163346a0595', 'network_id': '78876be2-c9ef-4f8f-ad1e-a2d5c855a6be', 'port_id': 'f46ddc94-f049-4408-b6ed-2163346a0595', 'mac_address': 'fa:16:3e:81:c3:44', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 113, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd26660f3-7f95-4578-9f30-556d0b80493d', 'ip_address': '192.168.233.211'}], '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-07-23 00:11:04.614 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:11:04.614 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f46ddc94-f049-4408-b6ed-2163346a0595" 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-07-23 00:11:04.614 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f46ddc94-f049-4408-b6ed-2163346a0595 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:11:04.614 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 78876be2-c9ef-4f8f-ad1e-a2d5c855a6be 2021-07-23 00:11:04.629 5044 2008021307240 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-07-23 00:11:04.749 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f46ddc94-f049-4408-b6ed-2163346a0595') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:11:04.749 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f46ddc94-f049-4408-b6ed-2163346a0595') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:11:04.749 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f46ddc94-f049-4408-b6ed-2163346a0595 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:11:04.749 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 113, VLAN trunk: None to switch port f46ddc94-f049-4408-b6ed-2163346a0595 2021-07-23 00:11:04.803 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:11:04.803 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f46ddc94-f049-4408-b6ed-2163346a0595'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:11:04.942 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f46ddc94-f049-4408-b6ed-2163346a0595']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:11:04.942 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:11:04.942 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bbdaf90d-5b68-4d9b-b4f7-4e81b0249a01) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:11:04.942 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bbdaf90d-5b68-4d9b-b4f7-4e81b0249a01) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:11:04.942 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f46ddc94-f049-4408-b6ed-2163346a0595 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:11:04.942 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:11:04.942 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f46ddc94-f049-4408-b6ed-2163346a0595 not yet added. Adding. 2021-07-23 00:11:04.942 5044 2008021307240 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-07-23 00:11:04.942 5044 2008021307240 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-07-23 00:11:05.014 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f46ddc94-f049-4408-b6ed-2163346a0595" 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-07-23 00:11:05.068 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f46ddc94-f049-4408-b6ed-2163346a0595" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:11:05.068 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f46ddc94-f049-4408-b6ed-2163346a0595" 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-07-23 00:11:05.152 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f46ddc94-f049-4408-b6ed-2163346a0595" 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-07-23 00:11:05.213 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f46ddc94-f049-4408-b6ed-2163346a0595" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:11:05.213 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f46ddc94-f049-4408-b6ed-2163346a0595 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:11:05.213 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f46ddc94-f049-4408-b6ed-2163346a0595 processed. 2021-07-23 00:11:06.457 5044 2008021307240 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-07-23 00:11:06.629 5044 2008021307240 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-07-23 00:11:09.817 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f46ddc94-f049-4408-b6ed-2163346a0595 2021-07-23 00:11:09.942 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0c31ec3-6a98-490a-9162-df19dbe4366b ae2683266f094646a3932769e2340d66 20af50203cc44ec5a601f74f434c711f - - -] Security group member updated on remote: ['bbdaf90d-5b68-4d9b-b4f7-4e81b0249a01'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:11:09.942 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-c0c31ec3-6a98-490a-9162-df19dbe4366b ae2683266f094646a3932769e2340d66 20af50203cc44ec5a601f74f434c711f - - -] Security group member updated ['bbdaf90d-5b68-4d9b-b4f7-4e81b0249a01'] 2021-07-23 00:11:09.942 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-c0c31ec3-6a98-490a-9162-df19dbe4366b ae2683266f094646a3932769e2340d66 20af50203cc44ec5a601f74f434c711f - - -] Refresh firewall rules 2021-07-23 00:11:09.942 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0c31ec3-6a98-490a-9162-df19dbe4366b ae2683266f094646a3932769e2340d66 20af50203cc44ec5a601f74f434c711f - - -] Get security group information for devices via rpc ['f46ddc94-f049-4408-b6ed-2163346a0595'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:11:09.973 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c0c31ec3-6a98-490a-9162-df19dbe4366b ae2683266f094646a3932769e2340d66 20af50203cc44ec5a601f74f434c711f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:11:09.973 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c0c31ec3-6a98-490a-9162-df19dbe4366b ae2683266f094646a3932769e2340d66 20af50203cc44ec5a601f74f434c711f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:11:10.029 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0c31ec3-6a98-490a-9162-df19dbe4366b ae2683266f094646a3932769e2340d66 20af50203cc44ec5a601f74f434c711f - - -] port_delete event received for 'f46ddc94-f049-4408-b6ed-2163346a0595' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:11:10.473 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:11:10.473 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f46ddc94-f049-4408-b6ed-2163346a0595' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:11:10.473 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f46ddc94-f049-4408-b6ed-2163346a0595' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:11:10.473 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f46ddc94-f049-4408-b6ed-2163346a0595 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:11:10.478 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 78876be2-c9ef-4f8f-ad1e-a2d5c855a6be 2021-07-23 00:11:10.478 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f46ddc94-f049-4408-b6ed-2163346a0595'] 2021-07-23 00:11:10.478 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:11:10.478 5044 2008021307240 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-07-23 00:11:10.478 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f46ddc94-f049-4408-b6ed-2163346a0595'] 2021-07-23 00:11:12.489 5044 2008021307240 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-07-23 00:11:12.504 5044 2008021307240 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-07-23 00:11:19.332 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a984a311-3b2e-4d56-b202-54c64d2ab689 cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Security group member updated on remote: ['cc7c30d6-9652-4779-9c80-938144033ad6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:11:19.332 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-a984a311-3b2e-4d56-b202-54c64d2ab689 cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Security group member updated ['cc7c30d6-9652-4779-9c80-938144033ad6'] 2021-07-23 00:11:20.024 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6fe8349-df08-4bfe-933d-90ffae3f6a67 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: f1c770c4-0ff5-4e72-89ec-c902ddc0987b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:11:20.039 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6fe8349-df08-4bfe-933d-90ffae3f6a67 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port f1c770c4-0ff5-4e72-89ec-c902ddc0987b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:11:21.821 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1c770c4-0ff5-4e72-89ec-c902ddc0987b 2021-07-23 00:11:22.551 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:11:22.727 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port f1c770c4-0ff5-4e72-89ec-c902ddc0987b 2021-07-23 00:11:22.727 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port f1c770c4-0ff5-4e72-89ec-c902ddc0987b updated. Details: {'device': 'f1c770c4-0ff5-4e72-89ec-c902ddc0987b', 'network_id': '20397035-b7ad-4abc-81f2-d7a83daef685', 'port_id': 'f1c770c4-0ff5-4e72-89ec-c902ddc0987b', 'mac_address': 'fa:16:3e:46:11:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 144, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f80383d5-6222-4142-91b1-350895636787', '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-07-23 00:11:22.727 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:11:22.727 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1c770c4-0ff5-4e72-89ec-c902ddc0987b" 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-07-23 00:11:22.727 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1c770c4-0ff5-4e72-89ec-c902ddc0987b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:11:22.727 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 20397035-b7ad-4abc-81f2-d7a83daef685 2021-07-23 00:11:22.727 5044 2008021307240 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-07-23 00:11:22.850 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1c770c4-0ff5-4e72-89ec-c902ddc0987b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:11:22.850 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1c770c4-0ff5-4e72-89ec-c902ddc0987b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:11:22.850 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1c770c4-0ff5-4e72-89ec-c902ddc0987b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:11:22.850 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 144, VLAN trunk: None to switch port f1c770c4-0ff5-4e72-89ec-c902ddc0987b 2021-07-23 00:11:22.913 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:11:22.913 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1c770c4-0ff5-4e72-89ec-c902ddc0987b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:11:23.024 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1c770c4-0ff5-4e72-89ec-c902ddc0987b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:11:23.024 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:11:23.024 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cc7c30d6-9652-4779-9c80-938144033ad6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:11:23.024 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cc7c30d6-9652-4779-9c80-938144033ad6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:11:23.024 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1c770c4-0ff5-4e72-89ec-c902ddc0987b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:11:23.024 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:11:23.051 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f1c770c4-0ff5-4e72-89ec-c902ddc0987b not yet added. Adding. 2021-07-23 00:11:23.051 5044 2008021307240 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-07-23 00:11:23.051 5044 2008021307240 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-07-23 00:11:23.113 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1c770c4-0ff5-4e72-89ec-c902ddc0987b" 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-07-23 00:11:23.178 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1c770c4-0ff5-4e72-89ec-c902ddc0987b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:11:23.178 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1c770c4-0ff5-4e72-89ec-c902ddc0987b" 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-07-23 00:11:23.257 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1c770c4-0ff5-4e72-89ec-c902ddc0987b" 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-07-23 00:11:23.303 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1c770c4-0ff5-4e72-89ec-c902ddc0987b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:11:23.303 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1c770c4-0ff5-4e72-89ec-c902ddc0987b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:11:23.303 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1c770c4-0ff5-4e72-89ec-c902ddc0987b processed. 2021-07-23 00:11:24.551 5044 2008021307240 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-07-23 00:11:24.723 5044 2008021307240 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-07-23 00:12:07.479 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-749597b5-14c7-4a27-a06c-385d264b527c cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Security group member updated on remote: ['cc7c30d6-9652-4779-9c80-938144033ad6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:12:07.479 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-749597b5-14c7-4a27-a06c-385d264b527c cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Security group member updated ['cc7c30d6-9652-4779-9c80-938144033ad6'] 2021-07-23 00:12:07.479 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-749597b5-14c7-4a27-a06c-385d264b527c cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Refresh firewall rules 2021-07-23 00:12:07.479 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-749597b5-14c7-4a27-a06c-385d264b527c cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Get security group information for devices via rpc ['f1c770c4-0ff5-4e72-89ec-c902ddc0987b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:12:07.519 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-749597b5-14c7-4a27-a06c-385d264b527c cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:12:07.519 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-749597b5-14c7-4a27-a06c-385d264b527c cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:12:07.566 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-749597b5-14c7-4a27-a06c-385d264b527c cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] port_delete event received for 'f1c770c4-0ff5-4e72-89ec-c902ddc0987b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:12:08.199 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1c770c4-0ff5-4e72-89ec-c902ddc0987b 2021-07-23 00:12:08.769 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:12:08.769 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1c770c4-0ff5-4e72-89ec-c902ddc0987b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:12:08.769 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1c770c4-0ff5-4e72-89ec-c902ddc0987b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:12:08.769 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1c770c4-0ff5-4e72-89ec-c902ddc0987b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:12:08.775 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 20397035-b7ad-4abc-81f2-d7a83daef685 2021-07-23 00:12:08.775 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1c770c4-0ff5-4e72-89ec-c902ddc0987b'] 2021-07-23 00:12:08.775 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:12:08.775 5044 2008021307240 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-07-23 00:12:08.775 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1c770c4-0ff5-4e72-89ec-c902ddc0987b'] 2021-07-23 00:12:10.791 5044 2008021307240 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-07-23 00:12:11.074 5044 2008021307240 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-07-23 00:12:18.730 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36a054db-a664-4ddd-a992-12c1bbed21b8 cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Security group member updated on remote: ['cc7c30d6-9652-4779-9c80-938144033ad6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:12:18.730 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-36a054db-a664-4ddd-a992-12c1bbed21b8 cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Security group member updated ['cc7c30d6-9652-4779-9c80-938144033ad6'] 2021-07-23 00:12:19.511 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a07e758-a9d6-4e5c-954a-5719c37b9ff8 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] port_update received: 5fccac49-e8b8-4c7c-922b-f007422bba66 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 00:12:19.511 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a07e758-a9d6-4e5c-954a-5719c37b9ff8 b119b6ead2f74713bdc36dc9b917760c 064640d16eea4dd08ae8033e427e6863 - - -] No port 5fccac49-e8b8-4c7c-922b-f007422bba66 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 00:12:22.300 5044 2008021304072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5fccac49-e8b8-4c7c-922b-f007422bba66 2021-07-23 00:12:22.863 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 00:12:23.058 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Adding port 5fccac49-e8b8-4c7c-922b-f007422bba66 2021-07-23 00:12:23.058 5044 2007929027752 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Port 5fccac49-e8b8-4c7c-922b-f007422bba66 updated. Details: {'device': '5fccac49-e8b8-4c7c-922b-f007422bba66', 'network_id': '20397035-b7ad-4abc-81f2-d7a83daef685', 'port_id': '5fccac49-e8b8-4c7c-922b-f007422bba66', 'mac_address': 'fa:16:3e:18:db:3b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 144, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f80383d5-6222-4142-91b1-350895636787', '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-07-23 00:12:23.058 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] 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-07-23 00:12:23.058 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5fccac49-e8b8-4c7c-922b-f007422bba66" 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-07-23 00:12:23.058 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5fccac49-e8b8-4c7c-922b-f007422bba66 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 00:12:23.058 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 20397035-b7ad-4abc-81f2-d7a83daef685 2021-07-23 00:12:23.058 5044 2008021307240 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-07-23 00:12:23.181 5044 2008021307240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5fccac49-e8b8-4c7c-922b-f007422bba66') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:12:23.181 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5fccac49-e8b8-4c7c-922b-f007422bba66') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 00:12:23.181 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5fccac49-e8b8-4c7c-922b-f007422bba66 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 00:12:23.181 5044 2008021307240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 144, VLAN trunk: None to switch port 5fccac49-e8b8-4c7c-922b-f007422bba66 2021-07-23 00:12:23.237 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 00:12:23.253 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5fccac49-e8b8-4c7c-922b-f007422bba66'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:12:23.379 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5fccac49-e8b8-4c7c-922b-f007422bba66']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:12:23.379 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:12:23.379 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cc7c30d6-9652-4779-9c80-938144033ad6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 00:12:23.379 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cc7c30d6-9652-4779-9c80-938144033ad6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 00:12:23.379 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5fccac49-e8b8-4c7c-922b-f007422bba66 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 00:12:23.379 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 00:12:23.379 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5fccac49-e8b8-4c7c-922b-f007422bba66 not yet added. Adding. 2021-07-23 00:12:23.379 5044 2008021307240 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-07-23 00:12:23.379 5044 2008021307240 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-07-23 00:12:23.448 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5fccac49-e8b8-4c7c-922b-f007422bba66" 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-07-23 00:12:23.502 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5fccac49-e8b8-4c7c-922b-f007422bba66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:12:23.519 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5fccac49-e8b8-4c7c-922b-f007422bba66" 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-07-23 00:12:23.590 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5fccac49-e8b8-4c7c-922b-f007422bba66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:12:23.660 5044 2008021307240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5fccac49-e8b8-4c7c-922b-f007422bba66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 00:12:23.660 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5fccac49-e8b8-4c7c-922b-f007422bba66 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 00:12:23.660 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5fccac49-e8b8-4c7c-922b-f007422bba66 processed. 2021-07-23 00:12:24.863 5044 2008021307240 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-07-23 00:12:25.042 5044 2008021307240 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-07-23 00:12:48.315 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c2887c2-6415-499a-8943-3ba1a18758bb cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Security group member updated on remote: ['cc7c30d6-9652-4779-9c80-938144033ad6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 00:12:48.315 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-1c2887c2-6415-499a-8943-3ba1a18758bb cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Security group member updated ['cc7c30d6-9652-4779-9c80-938144033ad6'] 2021-07-23 00:12:48.315 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [req-1c2887c2-6415-499a-8943-3ba1a18758bb cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Refresh firewall rules 2021-07-23 00:12:48.315 5044 2008021307240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c2887c2-6415-499a-8943-3ba1a18758bb cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Get security group information for devices via rpc ['5fccac49-e8b8-4c7c-922b-f007422bba66'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 00:12:48.341 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c2887c2-6415-499a-8943-3ba1a18758bb cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 00:12:48.341 5044 2008021307240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1c2887c2-6415-499a-8943-3ba1a18758bb cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 00:12:48.398 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c2887c2-6415-499a-8943-3ba1a18758bb cd772932fd1e4768ad2a13f3837eec9f 2469a4799a364f25bafecd68e58814ee - - -] port_delete event received for '5fccac49-e8b8-4c7c-922b-f007422bba66' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 00:12:48.497 5044 2008021304248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5fccac49-e8b8-4c7c-922b-f007422bba66 2021-07-23 00:12:48.972 5044 2007929027752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea25828-edb3-419b-9df4-3d9a3a12026e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 00:12:48.972 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5fccac49-e8b8-4c7c-922b-f007422bba66' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 00:12:48.972 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5fccac49-e8b8-4c7c-922b-f007422bba66' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 00:12:48.972 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5fccac49-e8b8-4c7c-922b-f007422bba66 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 00:12:48.972 5044 2008021307240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 20397035-b7ad-4abc-81f2-d7a83daef685 2021-07-23 00:12:48.972 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5fccac49-e8b8-4c7c-922b-f007422bba66'] 2021-07-23 00:12:48.972 5044 2008021307240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 00:12:48.972 5044 2008021307240 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-07-23 00:12:48.972 5044 2008021307240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5fccac49-e8b8-4c7c-922b-f007422bba66'] 2021-07-23 00:12:50.997 5044 2008021307240 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-07-23 00:12:51.028 5044 2008021307240 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-07-23 00:13:12.248 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca5a788b-714b-44d4-b578-0e699cd53ab8 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] network_delete received. Deleting network 20397035-b7ad-4abc-81f2-d7a83daef685 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 00:13:12.248 5044 2008021307240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca5a788b-714b-44d4-b578-0e699cd53ab8 591ce69e5b8b4178a7ff93ff5c24969c cc9a0a857d694f08a0782561543fb0a5 - - -] Network 20397035-b7ad-4abc-81f2-d7a83daef685 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463