2021-07-12 18:16:33.341 4708 2471708888232 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-12 18:16:33.341 4708 2471708888232 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev463 2021-07-12 18:16:33.341 4708 2471708888232 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-12 18:16:33.383 4708 2471708888232 MainThread INFO os_win.utils.network.networkutils [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] WMI caching is disabled. 2021-07-12 18:16:33.611 4708 2471708888232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-12 18:16:33.688 4708 2471708888232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-12 18:16:33.704 4708 2471708888232 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-12 18:16:33.887 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent initialized successfully, now running... 2021-07-12 18:16:33.930 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-12 18:16:33.930 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-12 18:16:33.983 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-12 18:18:28.377 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de32e93a-0376-4dc5-b16f-9573bebebf74 - - - - -] port_update received: 9a000727-bb2f-4cd7-9406-1e122bca5580 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:18:28.388 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de32e93a-0376-4dc5-b16f-9573bebebf74 - - - - -] No port 9a000727-bb2f-4cd7-9406-1e122bca5580 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:18:30.826 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-372f37e0-816b-4ca8-9230-fca8264ba379 - - - - -] port_update received: 36edb748-aa5e-4442-a0d1-f0c06da0231e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:18:31.855 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-372f37e0-816b-4ca8-9230-fca8264ba379 - - - - -] No port 36edb748-aa5e-4442-a0d1-f0c06da0231e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:18:35.206 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d1c437f-717c-452d-91df-81eb5c101278 - - - - -] port_update received: fd42bead-fe5e-4b5e-b831-8d41104a73d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:18:35.248 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d1c437f-717c-452d-91df-81eb5c101278 - - - - -] No port fd42bead-fe5e-4b5e-b831-8d41104a73d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:18:38.681 4708 2469659408872 MainThread WARNING oslo_policy.policy [req-07099103-a955-40e4-82b3-a735a8e19584 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] 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-12 18:18:38.690 4708 2469659408872 MainThread WARNING oslo_policy.policy [req-07099103-a955-40e4-82b3-a735a8e19584 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] 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-12 18:18:38.690 4708 2469659408872 MainThread WARNING oslo_policy.policy [req-07099103-a955-40e4-82b3-a735a8e19584 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] 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-12 18:18:38.708 4708 2469659408872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07099103-a955-40e4-82b3-a735a8e19584 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated on remote: ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:18:38.708 4708 2469659408872 MainThread INFO neutron.agent.securitygroups_rpc [req-07099103-a955-40e4-82b3-a735a8e19584 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] 2021-07-12 18:18:39.049 4708 2469659408872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-faea6931-7a14-44c3-8a80-c6d74489ed9f 231007e967b64cbb99c66bc4d66c8f8d b70a0296b22c4e4084c9e00b24364566 - - -] Security group member updated on remote: ['0381edf1-3098-4522-b6e7-f672930b2103'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:18:39.049 4708 2469659408872 MainThread INFO neutron.agent.securitygroups_rpc [req-faea6931-7a14-44c3-8a80-c6d74489ed9f 231007e967b64cbb99c66bc4d66c8f8d b70a0296b22c4e4084c9e00b24364566 - - -] Security group member updated ['0381edf1-3098-4522-b6e7-f672930b2103'] 2021-07-12 18:18:39.080 4708 2469659408872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c1881b5-9621-427c-90ca-e6d0419098eb 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group rule updated on remote: ['06d0031c-88d6-4f15-b7b4-ed1736f54aea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:18:39.096 4708 2469659408872 MainThread INFO neutron.agent.securitygroups_rpc [req-6c1881b5-9621-427c-90ca-e6d0419098eb 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group rule updated ['06d0031c-88d6-4f15-b7b4-ed1736f54aea'] 2021-07-12 18:18:39.209 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-920fa247-f9d5-4b05-96f4-95c1de0cbc81 - - - - -] port_update received: cb959c8a-0112-499d-a608-98ff29528ead port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:18:39.230 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-920fa247-f9d5-4b05-96f4-95c1de0cbc81 - - - - -] No port cb959c8a-0112-499d-a608-98ff29528ead defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:18:42.346 4708 2469659408872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7254a77c-32a5-48a5-956d-fdcf87351210 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group rule updated on remote: ['06d0031c-88d6-4f15-b7b4-ed1736f54aea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:18:43.305 4708 2469659408872 MainThread INFO neutron.agent.securitygroups_rpc [req-7254a77c-32a5-48a5-956d-fdcf87351210 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group rule updated ['06d0031c-88d6-4f15-b7b4-ed1736f54aea'] 2021-07-12 18:18:43.315 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23361b12-9738-4f2b-b098-f2ea12b5a1d7 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 93c19670-bb75-4c06-92ee-a47e4d022655 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:18:43.337 4708 2469659409048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf451edd-892f-4b47-95c9-eebbe3193ef0 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:18:43.347 4708 2469659408872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23361b12-9738-4f2b-b098-f2ea12b5a1d7 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 93c19670-bb75-4c06-92ee-a47e4d022655 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:18:43.347 4708 2469659409048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf451edd-892f-4b47-95c9-eebbe3193ef0 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:18:52.051 4708 2469659409048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df304539-7708-43fa-865e-98bfcc322e8f 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Security group member updated on remote: ['91308489-e124-4bbd-80dc-cff07bae940b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:18:52.081 4708 2469659409048 MainThread INFO neutron.agent.securitygroups_rpc [req-df304539-7708-43fa-865e-98bfcc322e8f 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Security group member updated ['91308489-e124-4bbd-80dc-cff07bae940b'] 2021-07-12 18:18:53.862 4708 2469659409048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a91159f9-ede9-4d0a-be7e-566049778937 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 7e77ff67-d884-490a-9718-792a36f88921 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:18:53.888 4708 2469659409048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a91159f9-ede9-4d0a-be7e-566049778937 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 7e77ff67-d884-490a-9718-792a36f88921 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:18:54.188 4708 2469659409048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2378a0fb-b896-4a4b-a895-1f9a21bebe56 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Security group member updated on remote: ['91308489-e124-4bbd-80dc-cff07bae940b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:18:54.205 4708 2469659409048 MainThread INFO neutron.agent.securitygroups_rpc [req-2378a0fb-b896-4a4b-a895-1f9a21bebe56 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Security group member updated ['91308489-e124-4bbd-80dc-cff07bae940b'] 2021-07-12 18:18:54.932 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 93c19670-bb75-4c06-92ee-a47e4d022655 2021-07-12 18:18:54.932 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 2021-07-12 18:18:55.138 4708 2469659409048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b159def0-4acf-47bd-958e-6b34147c78ba 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group member updated on remote: ['06d0031c-88d6-4f15-b7b4-ed1736f54aea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:18:55.138 4708 2469659409048 MainThread INFO neutron.agent.securitygroups_rpc [req-b159def0-4acf-47bd-958e-6b34147c78ba 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group member updated ['06d0031c-88d6-4f15-b7b4-ed1736f54aea'] 2021-07-12 18:18:55.372 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:18:56.211 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 2021-07-12 18:18:56.228 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 updated. Details: {'device': '1105bcd1-f1f1-4743-9a04-e0c8b94b6091', 'network_id': '7b30f664-92d4-49f6-9f80-665dac5037f0', 'port_id': '1105bcd1-f1f1-4743-9a04-e0c8b94b6091', 'mac_address': 'fa:16:3e:fa:7f:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 633, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c48d9831-17c7-4ca6-8d9f-68183c0e82f8', '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-12 18:18:56.228 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:18:56.228 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 93c19670-bb75-4c06-92ee-a47e4d022655 2021-07-12 18:18:56.250 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 93c19670-bb75-4c06-92ee-a47e4d022655 updated. Details: {'device': '93c19670-bb75-4c06-92ee-a47e4d022655', 'network_id': '7dc5ca82-37b7-4f5b-bfbd-f46e0dcaf035', 'port_id': '93c19670-bb75-4c06-92ee-a47e4d022655', 'mac_address': 'fa:16:3e:cf:9b:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 637, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5314ff0c-ff86-41e1-8b68-cd6adbf605ec', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-12 18:18:56.258 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:18:56.258 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:18:56.258 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:18:56.258 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7b30f664-92d4-49f6-9f80-665dac5037f0 2021-07-12 18:18:56.281 4708 2469659409224 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-12 18:18:56.281 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93c19670-bb75-4c06-92ee-a47e4d022655" acquired by "networking_hyperv.neutron._common_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-12 18:18:56.294 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 93c19670-bb75-4c06-92ee-a47e4d022655 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:18:56.294 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7dc5ca82-37b7-4f5b-bfbd-f46e0dcaf035 2021-07-12 18:18:56.307 4708 2469659409400 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-12 18:18:56.470 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1105bcd1-f1f1-4743-9a04-e0c8b94b6091') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:18:56.470 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1105bcd1-f1f1-4743-9a04-e0c8b94b6091') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:18:56.470 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '93c19670-bb75-4c06-92ee-a47e4d022655') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:18:56.492 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '93c19670-bb75-4c06-92ee-a47e4d022655') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:18:56.513 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:18:56.513 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 633, VLAN trunk: None to switch port 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 2021-07-12 18:18:56.551 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 93c19670-bb75-4c06-92ee-a47e4d022655 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:18:56.551 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 637, VLAN trunk: None to switch port 93c19670-bb75-4c06-92ee-a47e4d022655 2021-07-12 18:18:56.569 4708 2469659410280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ca9a413-c19c-4554-976a-b4697eaccbd3 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 49d33918-b109-471a-b057-fa52d3c933c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:18:56.586 4708 2469659410280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ca9a413-c19c-4554-976a-b4697eaccbd3 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 49d33918-b109-471a-b057-fa52d3c933c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:18:56.614 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:18:56.629 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:18:56.644 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:18:56.644 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['93c19670-bb75-4c06-92ee-a47e4d022655'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:18:56.933 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e77ff67-d884-490a-9718-792a36f88921 2021-07-12 18:18:56.989 4708 2469659410280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5145c8ce-b551-4d71-a32b-2bd68b9485f9 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 196fe56f-afc9-4649-a0db-75803a1828d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:18:56.989 4708 2469659410280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5145c8ce-b551-4d71-a32b-2bd68b9485f9 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 196fe56f-afc9-4649-a0db-75803a1828d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:18:57.220 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1105bcd1-f1f1-4743-9a04-e0c8b94b6091']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:18:57.220 4708 2469659409224 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-12 18:18:57.236 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:18:57.236 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:18:57.247 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:18:57.247 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:18:57.259 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 not yet added. Adding. 2021-07-12 18:18:57.259 4708 2469659409224 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-12 18:18:57.259 4708 2469659409224 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-12 18:18:57.259 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['93c19670-bb75-4c06-92ee-a47e4d022655']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:18:57.283 4708 2469659409400 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-12 18:18:57.287 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0381edf1-3098-4522-b6e7-f672930b2103) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:18:57.287 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0381edf1-3098-4522-b6e7-f672930b2103) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:18:57.302 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 93c19670-bb75-4c06-92ee-a47e4d022655 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:18:57.302 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:18:57.302 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 93c19670-bb75-4c06-92ee-a47e4d022655 not yet added. Adding. 2021-07-12 18:18:57.302 4708 2469659409400 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-12 18:18:57.302 4708 2469659409400 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-12 18:18:57.377 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:18:57.408 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:18:57.408 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93c19670-bb75-4c06-92ee-a47e4d022655" acquired by "networking_hyperv.neutron._common_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-12 18:18:57.502 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" 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-12 18:18:57.502 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:18:57.502 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93c19670-bb75-4c06-92ee-a47e4d022655" 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-12 18:18:57.502 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93c19670-bb75-4c06-92ee-a47e4d022655" acquired by "networking_hyperv.neutron._common_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-12 18:18:57.601 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" 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-12 18:18:57.615 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93c19670-bb75-4c06-92ee-a47e4d022655" 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-12 18:18:57.694 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:18:57.694 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:18:57.694 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 processed. 2021-07-12 18:18:57.694 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93c19670-bb75-4c06-92ee-a47e4d022655" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:18:57.721 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 93c19670-bb75-4c06-92ee-a47e4d022655 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:18:57.721 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 93c19670-bb75-4c06-92ee-a47e4d022655 processed. 2021-07-12 18:18:57.861 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 7e77ff67-d884-490a-9718-792a36f88921 2021-07-12 18:18:57.861 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 7e77ff67-d884-490a-9718-792a36f88921 updated. Details: {'device': '7e77ff67-d884-490a-9718-792a36f88921', 'network_id': '5a4e33d1-8bca-4b01-981a-058e06738184', 'port_id': '7e77ff67-d884-490a-9718-792a36f88921', 'mac_address': 'fa:16:3e:2a:03:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 616, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '493ba6ab-8a23-4a71-8479-30adb06edb3a', '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-12 18:18:57.861 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:18:57.880 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e77ff67-d884-490a-9718-792a36f88921" acquired by "networking_hyperv.neutron._common_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-12 18:18:57.880 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e77ff67-d884-490a-9718-792a36f88921 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:18:57.880 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5a4e33d1-8bca-4b01-981a-058e06738184 2021-07-12 18:18:57.880 4708 2469659409400 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-12 18:18:58.023 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e77ff67-d884-490a-9718-792a36f88921') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:18:58.023 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e77ff67-d884-490a-9718-792a36f88921') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:18:58.048 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e77ff67-d884-490a-9718-792a36f88921 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:18:58.048 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 616, VLAN trunk: None to switch port 7e77ff67-d884-490a-9718-792a36f88921 2021-07-12 18:18:58.134 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:18:58.143 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e77ff67-d884-490a-9718-792a36f88921'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:18:58.346 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e77ff67-d884-490a-9718-792a36f88921']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:18:58.346 4708 2469659409400 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-12 18:18:58.346 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (91308489-e124-4bbd-80dc-cff07bae940b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:18:58.363 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (91308489-e124-4bbd-80dc-cff07bae940b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:18:58.363 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e77ff67-d884-490a-9718-792a36f88921 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:18:58.363 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:18:58.363 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e77ff67-d884-490a-9718-792a36f88921 not yet added. Adding. 2021-07-12 18:18:58.392 4708 2469659409400 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-12 18:18:58.394 4708 2469659409400 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-12 18:18:58.518 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e77ff67-d884-490a-9718-792a36f88921" acquired by "networking_hyperv.neutron._common_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-12 18:18:58.611 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e77ff67-d884-490a-9718-792a36f88921" 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-12 18:18:58.638 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e77ff67-d884-490a-9718-792a36f88921" acquired by "networking_hyperv.neutron._common_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-12 18:18:58.761 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e77ff67-d884-490a-9718-792a36f88921" 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-12 18:18:58.848 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e77ff67-d884-490a-9718-792a36f88921" 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-12 18:18:58.874 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e77ff67-d884-490a-9718-792a36f88921 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:18:58.885 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e77ff67-d884-490a-9718-792a36f88921 processed. 2021-07-12 18:18:58.942 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 49d33918-b109-471a-b057-fa52d3c933c8 2021-07-12 18:18:59.392 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:18:59.392 4708 2469659409400 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-12 18:19:00.048 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 49d33918-b109-471a-b057-fa52d3c933c8 2021-07-12 18:19:00.064 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 49d33918-b109-471a-b057-fa52d3c933c8 updated. Details: {'device': '49d33918-b109-471a-b057-fa52d3c933c8', 'network_id': '5a4e33d1-8bca-4b01-981a-058e06738184', 'port_id': '49d33918-b109-471a-b057-fa52d3c933c8', 'mac_address': 'fa:16:3e:9b:d6:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 616, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '493ba6ab-8a23-4a71-8479-30adb06edb3a', '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-12 18:19:00.064 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:19:00.082 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49d33918-b109-471a-b057-fa52d3c933c8" acquired by "networking_hyperv.neutron._common_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-12 18:19:00.082 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 49d33918-b109-471a-b057-fa52d3c933c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:19:00.082 4708 2469659409224 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-12 18:19:00.220 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '49d33918-b109-471a-b057-fa52d3c933c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:19:00.220 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '49d33918-b109-471a-b057-fa52d3c933c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:19:00.263 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 49d33918-b109-471a-b057-fa52d3c933c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:19:00.263 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 616, VLAN trunk: None to switch port 49d33918-b109-471a-b057-fa52d3c933c8 2021-07-12 18:19:00.363 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:19:00.363 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['49d33918-b109-471a-b057-fa52d3c933c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:19:00.767 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['49d33918-b109-471a-b057-fa52d3c933c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:19:00.767 4708 2469659409224 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-12 18:19:00.783 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (91308489-e124-4bbd-80dc-cff07bae940b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:19:00.783 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (91308489-e124-4bbd-80dc-cff07bae940b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:19:00.783 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 49d33918-b109-471a-b057-fa52d3c933c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:19:00.798 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:19:00.798 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 49d33918-b109-471a-b057-fa52d3c933c8 not yet added. Adding. 2021-07-12 18:19:00.810 4708 2469659409224 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-12 18:19:00.810 4708 2469659409224 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-12 18:19:00.935 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49d33918-b109-471a-b057-fa52d3c933c8" acquired by "networking_hyperv.neutron._common_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-12 18:19:00.973 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 196fe56f-afc9-4649-a0db-75803a1828d8 2021-07-12 18:19:00.973 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:19:01.044 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49d33918-b109-471a-b057-fa52d3c933c8" 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-12 18:19:01.064 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49d33918-b109-471a-b057-fa52d3c933c8" acquired by "networking_hyperv.neutron._common_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-12 18:19:01.196 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49d33918-b109-471a-b057-fa52d3c933c8" 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-12 18:19:01.291 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49d33918-b109-471a-b057-fa52d3c933c8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:19:01.314 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 49d33918-b109-471a-b057-fa52d3c933c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:19:01.314 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 49d33918-b109-471a-b057-fa52d3c933c8 processed. 2021-07-12 18:19:01.403 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:19:01.403 4708 2469659409224 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-12 18:19:02.224 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 196fe56f-afc9-4649-a0db-75803a1828d8 2021-07-12 18:19:02.243 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 196fe56f-afc9-4649-a0db-75803a1828d8 updated. Details: {'device': '196fe56f-afc9-4649-a0db-75803a1828d8', 'network_id': 'efb48fc8-9696-424f-b941-0dab7d2953c1', 'port_id': '196fe56f-afc9-4649-a0db-75803a1828d8', 'mac_address': 'fa:16:3e:d3:b1:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 641, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cce71f6e-582a-4b43-9a03-a98c8a27a476', '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-12 18:19:02.253 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:19:02.253 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-196fe56f-afc9-4649-a0db-75803a1828d8" acquired by "networking_hyperv.neutron._common_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-12 18:19:02.253 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 196fe56f-afc9-4649-a0db-75803a1828d8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:19:02.272 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network efb48fc8-9696-424f-b941-0dab7d2953c1 2021-07-12 18:19:02.272 4708 2469659409400 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-12 18:19:02.344 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:19:05.087 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '196fe56f-afc9-4649-a0db-75803a1828d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:19:05.098 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '196fe56f-afc9-4649-a0db-75803a1828d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:19:05.098 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 196fe56f-afc9-4649-a0db-75803a1828d8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:19:05.098 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 641, VLAN trunk: None to switch port 196fe56f-afc9-4649-a0db-75803a1828d8 2021-07-12 18:19:05.225 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:19:05.225 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['196fe56f-afc9-4649-a0db-75803a1828d8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:19:05.521 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['196fe56f-afc9-4649-a0db-75803a1828d8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:19:05.534 4708 2469659409400 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-12 18:19:05.534 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06d0031c-88d6-4f15-b7b4-ed1736f54aea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:19:05.549 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 196fe56f-afc9-4649-a0db-75803a1828d8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:19:05.549 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:19:05.549 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 196fe56f-afc9-4649-a0db-75803a1828d8 not yet added. Adding. 2021-07-12 18:19:05.549 4708 2469659409400 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-12 18:19:05.571 4708 2469659409400 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-12 18:19:05.721 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-196fe56f-afc9-4649-a0db-75803a1828d8" acquired by "networking_hyperv.neutron._common_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-12 18:19:07.604 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-196fe56f-afc9-4649-a0db-75803a1828d8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:19:08.617 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-196fe56f-afc9-4649-a0db-75803a1828d8" acquired by "networking_hyperv.neutron._common_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-12 18:19:08.783 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-196fe56f-afc9-4649-a0db-75803a1828d8" 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-12 18:19:08.960 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-196fe56f-afc9-4649-a0db-75803a1828d8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 6.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:19:08.960 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 196fe56f-afc9-4649-a0db-75803a1828d8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:19:08.986 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 196fe56f-afc9-4649-a0db-75803a1828d8 processed. 2021-07-12 18:19:09.454 4708 2469659409400 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-12 18:19:11.111 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:19:32.551 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2f184d3-dd14-4800-a0b2-9d079a1b0790 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Security group member updated on remote: ['91ca5e1a-aa38-4219-b7a1-2ae35d42c33f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:19:32.551 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-a2f184d3-dd14-4800-a0b2-9d079a1b0790 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Security group member updated ['91ca5e1a-aa38-4219-b7a1-2ae35d42c33f'] 2021-07-12 18:19:33.380 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7e4f7c-f4a3-4d7b-81c2-e2d2371aa2fb c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:19:35.291 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7e4f7c-f4a3-4d7b-81c2-e2d2371aa2fb c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:19:44.052 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 2021-07-12 18:19:45.502 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:19:45.752 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 2021-07-12 18:19:45.752 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 updated. Details: {'device': 'ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75', 'network_id': '7dd16b68-d0fc-4e9c-8014-cc828d63f8af', 'port_id': 'ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75', 'mac_address': 'fa:16:3e:17:ce:8d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 628, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '26d43223-26cd-45e9-89bb-904d7a5d285c', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-12 18:19:45.770 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:19:45.770 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75" acquired by "networking_hyperv.neutron._common_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-12 18:19:45.799 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:19:45.799 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7dd16b68-d0fc-4e9c-8014-cc828d63f8af 2021-07-12 18:19:45.814 4708 2469659409400 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-12 18:19:46.237 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:19:46.261 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:19:46.267 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:19:46.289 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 628, VLAN trunk: None to switch port ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 2021-07-12 18:19:49.789 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:19:49.816 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:19:49.990 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:19:50.002 4708 2469659409400 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-12 18:19:50.002 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (91ca5e1a-aa38-4219-b7a1-2ae35d42c33f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:19:50.022 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (91ca5e1a-aa38-4219-b7a1-2ae35d42c33f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:19:50.032 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:19:50.051 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:19:50.064 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 not yet added. Adding. 2021-07-12 18:19:50.064 4708 2469659409400 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-12 18:19:50.078 4708 2469659409400 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-12 18:19:50.349 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75" acquired by "networking_hyperv.neutron._common_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-12 18:19:50.612 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75" 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-12 18:19:50.612 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75" acquired by "networking_hyperv.neutron._common_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-12 18:19:50.910 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75" 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-12 18:19:51.158 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:19:51.175 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:19:51.193 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 processed. 2021-07-12 18:19:51.536 4708 2469659409400 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-12 18:19:51.790 4708 2469659409400 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-12 18:19:53.631 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65ec7ecf-1866-4065-a909-2ab57e6608ca 231007e967b64cbb99c66bc4d66c8f8d b70a0296b22c4e4084c9e00b24364566 - - -] Security group member updated on remote: ['0381edf1-3098-4522-b6e7-f672930b2103'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:19:53.641 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-65ec7ecf-1866-4065-a909-2ab57e6608ca 231007e967b64cbb99c66bc4d66c8f8d b70a0296b22c4e4084c9e00b24364566 - - -] Security group member updated ['0381edf1-3098-4522-b6e7-f672930b2103'] 2021-07-12 18:19:53.641 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-65ec7ecf-1866-4065-a909-2ab57e6608ca 231007e967b64cbb99c66bc4d66c8f8d b70a0296b22c4e4084c9e00b24364566 - - -] Refresh firewall rules 2021-07-12 18:19:53.656 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65ec7ecf-1866-4065-a909-2ab57e6608ca 231007e967b64cbb99c66bc4d66c8f8d b70a0296b22c4e4084c9e00b24364566 - - -] Get security group information for devices via rpc ['93c19670-bb75-4c06-92ee-a47e4d022655'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:19:53.689 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65ec7ecf-1866-4065-a909-2ab57e6608ca 231007e967b64cbb99c66bc4d66c8f8d b70a0296b22c4e4084c9e00b24364566 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:19:53.703 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65ec7ecf-1866-4065-a909-2ab57e6608ca 231007e967b64cbb99c66bc4d66c8f8d b70a0296b22c4e4084c9e00b24364566 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:19:53.738 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65ec7ecf-1866-4065-a909-2ab57e6608ca 231007e967b64cbb99c66bc4d66c8f8d b70a0296b22c4e4084c9e00b24364566 - - -] port_delete event received for '93c19670-bb75-4c06-92ee-a47e4d022655' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:19:53.828 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 93c19670-bb75-4c06-92ee-a47e4d022655 2021-07-12 18:19:55.566 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:19:55.579 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '93c19670-bb75-4c06-92ee-a47e4d022655' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:19:55.594 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '93c19670-bb75-4c06-92ee-a47e4d022655' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:19:55.594 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 93c19670-bb75-4c06-92ee-a47e4d022655 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:19:55.653 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7dc5ca82-37b7-4f5b-bfbd-f46e0dcaf035 2021-07-12 18:19:55.659 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93c19670-bb75-4c06-92ee-a47e4d022655'] 2021-07-12 18:19:55.677 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:19:55.677 4708 2469659409400 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-12 18:19:55.696 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93c19670-bb75-4c06-92ee-a47e4d022655'] 2021-07-12 18:19:57.579 4708 2469659409400 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-12 18:19:57.610 4708 2469659409400 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-12 18:19:58.985 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4604c6c-a4dc-4f52-8f2f-b4c38f6310d9 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 7dc5ca82-37b7-4f5b-bfbd-f46e0dcaf035 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:19:59.016 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4604c6c-a4dc-4f52-8f2f-b4c38f6310d9 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 7dc5ca82-37b7-4f5b-bfbd-f46e0dcaf035 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:20:04.141 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31a489a0-2d9a-4d56-9e9d-8bf2c346601b - - - - -] port_update received: c4b7ed90-56f0-43b5-b1fd-3e6aef8443b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:20:04.174 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31a489a0-2d9a-4d56-9e9d-8bf2c346601b - - - - -] No port c4b7ed90-56f0-43b5-b1fd-3e6aef8443b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:20:05.222 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated on remote: ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:20:05.238 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] 2021-07-12 18:20:05.238 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Refresh firewall rules 2021-07-12 18:20:05.252 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Get security group information for devices via rpc ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:20:05.500 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information for ports dict_keys(['1105bcd1-f1f1-4743-9a04-e0c8b94b6091']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:20:05.515 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:20:05.515 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:20:05.532 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:20:05.532 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:20:05.554 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:20:05.563 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 1 new rules, removing 0 old rules. 2021-07-12 18:20:05.586 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:20:05.844 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" 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-12 18:20:05.861 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:20:05.861 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-cf763f00-9bf9-483e-9fe1-da96f2fd0f05 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" 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-12 18:20:06.673 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c439f658-b2d0-427b-a60f-1894bb149af4 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: c976b752-de51-46a5-86b5-b839cbc844f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:20:06.698 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c439f658-b2d0-427b-a60f-1894bb149af4 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port c976b752-de51-46a5-86b5-b839cbc844f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:20:07.426 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b31b9c3f-5cfe-4802-86f6-853e50c7396b 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group rule updated on remote: ['ea2e9604-5835-4b8d-b70f-1c3e3ec1d2fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:20:07.441 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-b31b9c3f-5cfe-4802-86f6-853e50c7396b 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group rule updated ['ea2e9604-5835-4b8d-b70f-1c3e3ec1d2fe'] 2021-07-12 18:20:07.658 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95de772d-172d-4753-b157-094119df9388 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group rule updated on remote: ['ea2e9604-5835-4b8d-b70f-1c3e3ec1d2fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:20:07.658 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-95de772d-172d-4753-b157-094119df9388 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group rule updated ['ea2e9604-5835-4b8d-b70f-1c3e3ec1d2fe'] 2021-07-12 18:20:08.801 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef9261b8-608f-4176-b9cf-ce298e5fa67f - - - - -] port_update received: bce03ac2-a3ae-4427-9822-7a8bc88f3273 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:20:08.829 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef9261b8-608f-4176-b9cf-ce298e5fa67f - - - - -] No port bce03ac2-a3ae-4427-9822-7a8bc88f3273 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:20:10.017 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c976b752-de51-46a5-86b5-b839cbc844f5 2021-07-12 18:20:11.695 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:20:12.378 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port c976b752-de51-46a5-86b5-b839cbc844f5 2021-07-12 18:20:12.378 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port c976b752-de51-46a5-86b5-b839cbc844f5 updated. Details: {'device': 'c976b752-de51-46a5-86b5-b839cbc844f5', 'network_id': '7b30f664-92d4-49f6-9f80-665dac5037f0', 'port_id': 'c976b752-de51-46a5-86b5-b839cbc844f5', 'mac_address': 'fa:16:3e:f3:85:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 633, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c48d9831-17c7-4ca6-8d9f-68183c0e82f8', '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-12 18:20:12.393 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:20:12.393 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:20:12.408 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c976b752-de51-46a5-86b5-b839cbc844f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:20:12.426 4708 2469659409400 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-12 18:20:12.641 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c976b752-de51-46a5-86b5-b839cbc844f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:20:12.658 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c976b752-de51-46a5-86b5-b839cbc844f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:20:12.689 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c976b752-de51-46a5-86b5-b839cbc844f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:20:12.689 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 633, VLAN trunk: None to switch port c976b752-de51-46a5-86b5-b839cbc844f5 2021-07-12 18:20:12.828 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:20:12.828 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c976b752-de51-46a5-86b5-b839cbc844f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:20:13.298 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c976b752-de51-46a5-86b5-b839cbc844f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:20:13.298 4708 2469659409400 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-12 18:20:13.298 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:20:13.314 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:20:13.328 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c976b752-de51-46a5-86b5-b839cbc844f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:20:13.328 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:20:13.328 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c976b752-de51-46a5-86b5-b839cbc844f5 not yet added. Adding. 2021-07-12 18:20:13.348 4708 2469659409400 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-12 18:20:13.359 4708 2469659409400 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-12 18:20:13.504 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-456692a6-cab5-4120-93d8-40b0d339ae7c 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group member updated on remote: ['ea2e9604-5835-4b8d-b70f-1c3e3ec1d2fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:20:13.518 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-456692a6-cab5-4120-93d8-40b0d339ae7c 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group member updated ['ea2e9604-5835-4b8d-b70f-1c3e3ec1d2fe'] 2021-07-12 18:20:13.549 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:20:13.735 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" 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-12 18:20:13.758 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:20:13.976 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" 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-12 18:20:14.156 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:14.156 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c976b752-de51-46a5-86b5-b839cbc844f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:20:14.156 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c976b752-de51-46a5-86b5-b839cbc844f5 processed. 2021-07-12 18:20:14.611 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1562a519-a93f-4247-9157-1f3051142f53 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: fed1fa74-7538-4bf7-8481-15eaf572f223 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:20:14.647 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1562a519-a93f-4247-9157-1f3051142f53 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port fed1fa74-7538-4bf7-8481-15eaf572f223 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:20:15.742 4708 2469659409400 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-12 18:20:16.043 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:18.113 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fed1fa74-7538-4bf7-8481-15eaf572f223 2021-07-12 18:20:19.784 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:20:20.078 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port fed1fa74-7538-4bf7-8481-15eaf572f223 2021-07-12 18:20:20.093 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port fed1fa74-7538-4bf7-8481-15eaf572f223 updated. Details: {'device': 'fed1fa74-7538-4bf7-8481-15eaf572f223', 'network_id': '40170fe0-fbc0-4e05-b634-58ba416659af', 'port_id': 'fed1fa74-7538-4bf7-8481-15eaf572f223', 'mac_address': 'fa:16:3e:42:f0:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 622, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '61472dda-4fda-46a2-b911-1fde1a5f3ac8', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-12 18:20:20.093 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:20:20.109 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fed1fa74-7538-4bf7-8481-15eaf572f223" acquired by "networking_hyperv.neutron._common_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-12 18:20:20.127 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fed1fa74-7538-4bf7-8481-15eaf572f223 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:20:20.127 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40170fe0-fbc0-4e05-b634-58ba416659af 2021-07-12 18:20:20.142 4708 2469659409400 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-12 18:20:20.531 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fed1fa74-7538-4bf7-8481-15eaf572f223') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:20:20.531 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fed1fa74-7538-4bf7-8481-15eaf572f223') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:20:20.554 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fed1fa74-7538-4bf7-8481-15eaf572f223 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:20:20.568 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 622, VLAN trunk: None to switch port fed1fa74-7538-4bf7-8481-15eaf572f223 2021-07-12 18:20:20.749 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:20:20.768 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fed1fa74-7538-4bf7-8481-15eaf572f223'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:20:21.023 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fed1fa74-7538-4bf7-8481-15eaf572f223']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:20:21.032 4708 2469659409400 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-12 18:20:21.032 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea2e9604-5835-4b8d-b70f-1c3e3ec1d2fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:20:21.048 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fed1fa74-7538-4bf7-8481-15eaf572f223 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:20:21.063 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:20:21.095 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fed1fa74-7538-4bf7-8481-15eaf572f223 not yet added. Adding. 2021-07-12 18:20:21.095 4708 2469659409400 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-12 18:20:21.109 4708 2469659409400 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-12 18:20:21.351 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fed1fa74-7538-4bf7-8481-15eaf572f223" acquired by "networking_hyperv.neutron._common_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-12 18:20:21.657 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fed1fa74-7538-4bf7-8481-15eaf572f223" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:21.673 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fed1fa74-7538-4bf7-8481-15eaf572f223" acquired by "networking_hyperv.neutron._common_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-12 18:20:22.001 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fed1fa74-7538-4bf7-8481-15eaf572f223" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:22.204 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fed1fa74-7538-4bf7-8481-15eaf572f223" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:22.218 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fed1fa74-7538-4bf7-8481-15eaf572f223 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:20:22.218 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fed1fa74-7538-4bf7-8481-15eaf572f223 processed. 2021-07-12 18:20:23.813 4708 2469659409400 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-12 18:20:24.128 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:24.630 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated on remote: ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:20:24.641 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] 2021-07-12 18:20:24.641 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Refresh firewall rules 2021-07-12 18:20:24.641 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Get security group information for devices via rpc ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091', 'c976b752-de51-46a5-86b5-b839cbc844f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:20:24.969 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information for ports dict_keys(['1105bcd1-f1f1-4743-9a04-e0c8b94b6091', 'c976b752-de51-46a5-86b5-b839cbc844f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:20:24.988 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:20:25.000 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:20:25.016 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:20:25.032 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:20:25.032 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:20:25.054 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 1 new rules, removing 0 old rules. 2021-07-12 18:20:25.064 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:20:25.345 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:25.363 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:20:25.374 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:25.399 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for c976b752-de51-46a5-86b5-b839cbc844f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:20:25.413 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:20:25.425 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 1 new rules, removing 0 old rules. 2021-07-12 18:20:25.437 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:20:25.721 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:25.750 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:20:25.750 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-05746a02-344e-47a7-8070-ea1b8c5a54dc afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" 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-12 18:20:25.909 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fe1b4d2-49cc-4c92-830f-35a67ddcabee c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 9834ce42-0b80-4a7a-b770-e36b3279ab56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:20:25.939 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fe1b4d2-49cc-4c92-830f-35a67ddcabee c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 9834ce42-0b80-4a7a-b770-e36b3279ab56 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:20:28.236 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9834ce42-0b80-4a7a-b770-e36b3279ab56 2021-07-12 18:20:29.254 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9198b18-5437-40b7-96d7-f7e5692da590 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network bf00eb0c-191d-4227-9d07-f3f8a822f9c3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:20:29.268 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9198b18-5437-40b7-96d7-f7e5692da590 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network bf00eb0c-191d-4227-9d07-f3f8a822f9c3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:20:29.848 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:20:30.007 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6193dc2b-5372-40a9-8a2d-e1c78bf748c7 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network a672de4f-3f64-40ef-a7b9-43fd6d9f4e6a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:20:30.016 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6193dc2b-5372-40a9-8a2d-e1c78bf748c7 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network a672de4f-3f64-40ef-a7b9-43fd6d9f4e6a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:20:30.173 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 9834ce42-0b80-4a7a-b770-e36b3279ab56 2021-07-12 18:20:30.204 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 9834ce42-0b80-4a7a-b770-e36b3279ab56 updated. Details: {'device': '9834ce42-0b80-4a7a-b770-e36b3279ab56', 'network_id': '7b30f664-92d4-49f6-9f80-665dac5037f0', 'port_id': '9834ce42-0b80-4a7a-b770-e36b3279ab56', 'mac_address': 'fa:16:3e:d1:63:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 633, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c48d9831-17c7-4ca6-8d9f-68183c0e82f8', '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-12 18:20:30.204 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:20:30.221 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" acquired by "networking_hyperv.neutron._common_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-12 18:20:30.234 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9834ce42-0b80-4a7a-b770-e36b3279ab56 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:20:30.234 4708 2469659409400 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-12 18:20:30.491 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9834ce42-0b80-4a7a-b770-e36b3279ab56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:20:30.500 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9834ce42-0b80-4a7a-b770-e36b3279ab56') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:20:30.523 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9834ce42-0b80-4a7a-b770-e36b3279ab56 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:20:30.530 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 633, VLAN trunk: None to switch port 9834ce42-0b80-4a7a-b770-e36b3279ab56 2021-07-12 18:20:30.721 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:20:30.745 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9834ce42-0b80-4a7a-b770-e36b3279ab56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:20:31.031 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9834ce42-0b80-4a7a-b770-e36b3279ab56']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:20:31.031 4708 2469659409400 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-12 18:20:31.049 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:20:31.066 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:20:31.066 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9834ce42-0b80-4a7a-b770-e36b3279ab56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:20:31.081 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:20:31.081 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9834ce42-0b80-4a7a-b770-e36b3279ab56 not yet added. Adding. 2021-07-12 18:20:31.109 4708 2469659409400 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-12 18:20:31.109 4708 2469659409400 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-12 18:20:31.471 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" acquired by "networking_hyperv.neutron._common_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-12 18:20:31.890 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" 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-12 18:20:31.906 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" acquired by "networking_hyperv.neutron._common_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-12 18:20:32.235 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:32.486 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:20:32.499 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9834ce42-0b80-4a7a-b770-e36b3279ab56 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:20:32.499 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9834ce42-0b80-4a7a-b770-e36b3279ab56 processed. 2021-07-12 18:20:33.861 4708 2469659409400 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-12 18:20:34.094 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:02.858 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 2021-07-12 18:21:04.218 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:21:05.330 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:21:05.344 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:21:05.344 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:21:05.390 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7dd16b68-d0fc-4e9c-8014-cc828d63f8af 2021-07-12 18:21:05.408 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75'] 2021-07-12 18:21:05.408 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:21:05.408 4708 2469659409400 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-12 18:21:05.425 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75'] 2021-07-12 18:21:06.047 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74337c5a-36bf-469e-8c4d-aa18538b8118 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Security group member updated on remote: ['91ca5e1a-aa38-4219-b7a1-2ae35d42c33f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:21:06.047 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-74337c5a-36bf-469e-8c4d-aa18538b8118 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Security group member updated ['91ca5e1a-aa38-4219-b7a1-2ae35d42c33f'] 2021-07-12 18:21:06.116 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74337c5a-36bf-469e-8c4d-aa18538b8118 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] port_delete event received for 'ac0858dc-56c0-47cd-a2db-bb2a8b9e0d75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:21:06.235 4708 2469659409400 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-12 18:21:06.265 4708 2469659409400 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-12 18:21:13.171 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated on remote: ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:21:13.192 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] 2021-07-12 18:21:13.192 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Refresh firewall rules 2021-07-12 18:21:13.192 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Get security group information for devices via rpc ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091', 'c976b752-de51-46a5-86b5-b839cbc844f5', '9834ce42-0b80-4a7a-b770-e36b3279ab56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:21:13.561 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information for ports dict_keys(['1105bcd1-f1f1-4743-9a04-e0c8b94b6091', '9834ce42-0b80-4a7a-b770-e36b3279ab56', 'c976b752-de51-46a5-86b5-b839cbc844f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:21:13.577 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:21:14.480 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:21:15.345 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:21:16.391 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:21:16.405 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:21:16.405 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 1 new rules, removing 0 old rules. 2021-07-12 18:21:16.420 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:21:16.420 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b3277c9-f25a-47d2-97bc-ee86eab745d0 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 9718c3ee-1802-49df-b4c6-027503fd0860 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:16.454 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b3277c9-f25a-47d2-97bc-ee86eab745d0 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 9718c3ee-1802-49df-b4c6-027503fd0860 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:16.734 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:16.748 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:21:16.748 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" 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-12 18:21:16.748 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for 9834ce42-0b80-4a7a-b770-e36b3279ab56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:21:16.775 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:21:16.795 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 1 new rules, removing 0 old rules. 2021-07-12 18:21:16.812 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" acquired by "networking_hyperv.neutron._common_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-12 18:21:17.827 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-777360a5-c558-43ae-8e5a-49d71a5b7e9a - - - - -] port_update received: 9300cc33-a1a5-4005-b620-8162da30b306 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:19.733 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-777360a5-c558-43ae-8e5a-49d71a5b7e9a - - - - -] No port 9300cc33-a1a5-4005-b620-8162da30b306 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:20.015 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:20.015 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" acquired by "networking_hyperv.neutron._common_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-12 18:21:20.037 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" 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-12 18:21:20.046 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for c976b752-de51-46a5-86b5-b839cbc844f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:21:20.061 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:21:20.061 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 1 new rules, removing 0 old rules. 2021-07-12 18:21:20.081 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:21:20.376 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" 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-12 18:21:20.376 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:21:20.389 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-478f3f84-c8d9-4082-bb5b-0f4d02fdc468 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:21.858 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9375c9a1-cc9b-49cf-92b6-a5a1f418f9de - - - - -] port_update received: 26a65803-951e-41c5-8677-affe835c31e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:21.890 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9375c9a1-cc9b-49cf-92b6-a5a1f418f9de - - - - -] No port 26a65803-951e-41c5-8677-affe835c31e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:22.907 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9718c3ee-1802-49df-b4c6-027503fd0860 2021-07-12 18:21:23.748 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:21:24.827 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 9718c3ee-1802-49df-b4c6-027503fd0860 2021-07-12 18:21:24.859 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 9718c3ee-1802-49df-b4c6-027503fd0860 updated. Details: {'device': '9718c3ee-1802-49df-b4c6-027503fd0860', 'network_id': '7b30f664-92d4-49f6-9f80-665dac5037f0', 'port_id': '9718c3ee-1802-49df-b4c6-027503fd0860', 'mac_address': 'fa:16:3e:52:26:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 633, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c48d9831-17c7-4ca6-8d9f-68183c0e82f8', '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-12 18:21:24.874 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:21:24.892 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9718c3ee-1802-49df-b4c6-027503fd0860" acquired by "networking_hyperv.neutron._common_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-12 18:21:24.892 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9718c3ee-1802-49df-b4c6-027503fd0860 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:21:24.905 4708 2469659409400 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-12 18:21:24.920 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e512df7a-af69-48aa-9171-e3d860979f64 - - - - -] port_update received: b9e970d3-a9d5-41d7-9c5f-9dedec4daa36 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:24.973 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e512df7a-af69-48aa-9171-e3d860979f64 - - - - -] No port b9e970d3-a9d5-41d7-9c5f-9dedec4daa36 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:25.219 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9718c3ee-1802-49df-b4c6-027503fd0860') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:21:25.235 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9718c3ee-1802-49df-b4c6-027503fd0860') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:21:25.265 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9718c3ee-1802-49df-b4c6-027503fd0860 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:21:25.265 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 633, VLAN trunk: None to switch port 9718c3ee-1802-49df-b4c6-027503fd0860 2021-07-12 18:21:25.436 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:21:25.436 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9718c3ee-1802-49df-b4c6-027503fd0860'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:21:25.655 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9718c3ee-1802-49df-b4c6-027503fd0860']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:21:25.669 4708 2469659409400 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-12 18:21:25.687 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:21:25.704 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:21:25.704 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9718c3ee-1802-49df-b4c6-027503fd0860 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:21:25.719 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:21:25.719 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9718c3ee-1802-49df-b4c6-027503fd0860 not yet added. Adding. 2021-07-12 18:21:25.735 4708 2469659409400 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-12 18:21:25.747 4708 2469659409400 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-12 18:21:26.077 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39ac86ab-79f8-48f9-b87c-add2bb32d479 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Security group member updated on remote: ['91ca5e1a-aa38-4219-b7a1-2ae35d42c33f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:21:26.092 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-39ac86ab-79f8-48f9-b87c-add2bb32d479 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Security group member updated ['91ca5e1a-aa38-4219-b7a1-2ae35d42c33f'] 2021-07-12 18:21:26.092 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9718c3ee-1802-49df-b4c6-027503fd0860" acquired by "networking_hyperv.neutron._common_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-12 18:21:26.404 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9718c3ee-1802-49df-b4c6-027503fd0860" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:26.404 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9718c3ee-1802-49df-b4c6-027503fd0860" acquired by "networking_hyperv.neutron._common_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-12 18:21:26.749 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9718c3ee-1802-49df-b4c6-027503fd0860" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:26.970 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9718c3ee-1802-49df-b4c6-027503fd0860" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:26.984 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9718c3ee-1802-49df-b4c6-027503fd0860 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:21:26.984 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9718c3ee-1802-49df-b4c6-027503fd0860 processed. 2021-07-12 18:21:27.779 4708 2469659409400 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-12 18:21:27.876 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76b969b4-0af2-421e-be4a-3b8bd3d4524c c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:27.904 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76b969b4-0af2-421e-be4a-3b8bd3d4524c c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:28.966 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:29.107 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75748bf3-e7aa-4f87-85ba-8ea756b5966d 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated on remote: ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:21:29.107 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-75748bf3-e7aa-4f87-85ba-8ea756b5966d 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] 2021-07-12 18:21:29.453 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56c928fe-dca2-46ea-b6d7-8e394a9f9896 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated on remote: ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:21:29.453 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-56c928fe-dca2-46ea-b6d7-8e394a9f9896 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] 2021-07-12 18:21:29.865 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0266224b-005f-422c-a232-c0955d62b512 - - - - -] port_update received: 65232ea7-1736-441a-8882-75164aaf152c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:29.892 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0266224b-005f-422c-a232-c0955d62b512 - - - - -] No port 65232ea7-1736-441a-8882-75164aaf152c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:30.094 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b686a319-14a9-468f-bf2e-454588662d9d 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated on remote: ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:21:30.108 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-b686a319-14a9-468f-bf2e-454588662d9d 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] 2021-07-12 18:21:30.441 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fa04b3e-9dbd-4fee-b58b-8011d5350e90 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated on remote: ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:21:30.466 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-2fa04b3e-9dbd-4fee-b58b-8011d5350e90 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] 2021-07-12 18:21:30.721 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67d86563-b849-424b-b2d0-c8b768e2c90b 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated on remote: ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:21:30.721 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-67d86563-b849-424b-b2d0-c8b768e2c90b 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] 2021-07-12 18:21:30.937 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0434d39-b996-4c8f-8573-f7e54499822b 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated on remote: ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:21:30.950 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-c0434d39-b996-4c8f-8573-f7e54499822b 211058548c194bf1861a77ef20729a0b 209a46fb9992447aa78a79d18489e817 - - -] Security group rule updated ['a6cd2a4f-4398-483b-87b4-1aa98688c56e'] 2021-07-12 18:21:31.045 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 2021-07-12 18:21:31.796 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:21:32.309 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 2021-07-12 18:21:32.329 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 updated. Details: {'device': '1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5', 'network_id': '7dd16b68-d0fc-4e9c-8014-cc828d63f8af', 'port_id': '1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5', 'mac_address': 'fa:16:3e:a6:b4:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 628, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '26d43223-26cd-45e9-89bb-904d7a5d285c', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-12 18:21:32.342 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:21:32.357 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5" acquired by "networking_hyperv.neutron._common_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-12 18:21:32.373 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:21:32.389 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7dd16b68-d0fc-4e9c-8014-cc828d63f8af 2021-07-12 18:21:32.389 4708 2469659409400 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-12 18:21:32.700 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:21:32.717 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:21:32.732 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:21:32.732 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 628, VLAN trunk: None to switch port 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 2021-07-12 18:21:32.924 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:21:32.937 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:21:33.252 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:21:33.266 4708 2469659409400 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-12 18:21:33.281 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (91ca5e1a-aa38-4219-b7a1-2ae35d42c33f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:21:33.295 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (91ca5e1a-aa38-4219-b7a1-2ae35d42c33f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:21:33.313 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:21:33.313 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:21:33.334 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 not yet added. Adding. 2021-07-12 18:21:33.350 4708 2469659409400 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-12 18:21:33.373 4708 2469659409400 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-12 18:21:33.708 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5" acquired by "networking_hyperv.neutron._common_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-12 18:21:34.044 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:34.070 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5" acquired by "networking_hyperv.neutron._common_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-12 18:21:34.456 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5" 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-12 18:21:34.638 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db7f107f-738e-49ef-8d97-e779940417fd - - - - -] port_update received: f30e49dc-07a2-4755-8ec2-16b6b590477c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:34.688 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:34.715 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:21:34.715 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 processed. 2021-07-12 18:21:34.735 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db7f107f-738e-49ef-8d97-e779940417fd - - - - -] No port f30e49dc-07a2-4755-8ec2-16b6b590477c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:35.827 4708 2469659409224 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-12 18:21:36.168 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:21:39.550 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2e2613a-1639-45b6-bfaa-82931d047482 - - - - -] port_update received: 1da5481e-a30c-487f-89aa-bc3d722638c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:39.591 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2e2613a-1639-45b6-bfaa-82931d047482 - - - - -] No port 1da5481e-a30c-487f-89aa-bc3d722638c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:40.639 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-863428ea-bb0a-41a1-8654-f6cd66d0ea00 - - - - -] port_update received: f061fd93-ad18-462b-b80a-d51a9b7ec9f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:40.673 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-863428ea-bb0a-41a1-8654-f6cd66d0ea00 - - - - -] No port f061fd93-ad18-462b-b80a-d51a9b7ec9f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:45.558 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28d72da1-4060-48ec-83f0-5c7773b6e0db - - - - -] port_update received: 60b12821-1a46-41b7-9971-61ea836cd107 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:45.638 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28d72da1-4060-48ec-83f0-5c7773b6e0db - - - - -] No port 60b12821-1a46-41b7-9971-61ea836cd107 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:21:56.469 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0b65434-2736-44fa-993d-4fa117b2736f 1e0b6b15f122457aa244a0ef1d243b4b bf0a2e580c45439caddbb67a2015dfc6 - - -] Security group member updated on remote: ['cad49234-b66e-4dda-a2a1-c6291aed2c6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:21:56.485 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-d0b65434-2736-44fa-993d-4fa117b2736f 1e0b6b15f122457aa244a0ef1d243b4b bf0a2e580c45439caddbb67a2015dfc6 - - -] Security group member updated ['cad49234-b66e-4dda-a2a1-c6291aed2c6d'] 2021-07-12 18:21:57.478 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e68f9be-d70e-42ad-9124-12950d39dcf1 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 06a10ff0-2113-4b11-97f5-8ea26b838316 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:21:57.533 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e68f9be-d70e-42ad-9124-12950d39dcf1 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 06a10ff0-2113-4b11-97f5-8ea26b838316 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:22:15.902 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 06a10ff0-2113-4b11-97f5-8ea26b838316 2021-07-12 18:22:16.055 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:22:16.275 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 06a10ff0-2113-4b11-97f5-8ea26b838316 2021-07-12 18:22:16.275 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 06a10ff0-2113-4b11-97f5-8ea26b838316 updated. Details: {'device': '06a10ff0-2113-4b11-97f5-8ea26b838316', 'network_id': '3d1f15df-28e1-4654-92b0-3a3afe1cc5f6', 'port_id': '06a10ff0-2113-4b11-97f5-8ea26b838316', 'mac_address': 'fa:16:3e:ad:66:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 609, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4276e8d1-4f0a-4c2c-af81-27af5b382d28', '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-12 18:22:16.289 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:22:16.289 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06a10ff0-2113-4b11-97f5-8ea26b838316" acquired by "networking_hyperv.neutron._common_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-12 18:22:16.289 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 06a10ff0-2113-4b11-97f5-8ea26b838316 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:22:16.305 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3d1f15df-28e1-4654-92b0-3a3afe1cc5f6 2021-07-12 18:22:16.305 4708 2469659409224 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-12 18:22:16.511 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '06a10ff0-2113-4b11-97f5-8ea26b838316') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:22:16.523 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '06a10ff0-2113-4b11-97f5-8ea26b838316') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:22:16.523 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 06a10ff0-2113-4b11-97f5-8ea26b838316 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:22:16.539 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 609, VLAN trunk: None to switch port 06a10ff0-2113-4b11-97f5-8ea26b838316 2021-07-12 18:22:16.695 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:22:16.711 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['06a10ff0-2113-4b11-97f5-8ea26b838316'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:22:16.867 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['06a10ff0-2113-4b11-97f5-8ea26b838316']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:22:16.867 4708 2469659409224 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-12 18:22:16.883 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cad49234-b66e-4dda-a2a1-c6291aed2c6d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:22:16.883 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cad49234-b66e-4dda-a2a1-c6291aed2c6d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:22:16.898 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 06a10ff0-2113-4b11-97f5-8ea26b838316 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:22:16.898 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:22:16.898 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 06a10ff0-2113-4b11-97f5-8ea26b838316 not yet added. Adding. 2021-07-12 18:22:16.898 4708 2469659409224 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-12 18:22:16.924 4708 2469659409224 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-12 18:22:17.181 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06a10ff0-2113-4b11-97f5-8ea26b838316" acquired by "networking_hyperv.neutron._common_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-12 18:22:17.429 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06a10ff0-2113-4b11-97f5-8ea26b838316" 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-12 18:22:17.429 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06a10ff0-2113-4b11-97f5-8ea26b838316" acquired by "networking_hyperv.neutron._common_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-12 18:22:17.726 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06a10ff0-2113-4b11-97f5-8ea26b838316" 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-12 18:22:17.886 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06a10ff0-2113-4b11-97f5-8ea26b838316" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:22:17.886 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 06a10ff0-2113-4b11-97f5-8ea26b838316 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:22:17.901 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 06a10ff0-2113-4b11-97f5-8ea26b838316 processed. 2021-07-12 18:22:18.083 4708 2469659409224 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-12 18:22:18.307 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:27:33.448 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0be5fb4a-82af-4e7f-8ea3-ede4805fd536 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '26a65803-951e-41c5-8677-affe835c31e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:27:34.723 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17521c92-a91a-44d4-8049-56bb2d415c43 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '9300cc33-a1a5-4005-b620-8162da30b306' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:27:35.477 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81954b73-3125-40ab-9658-ce1a70e89fd2 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '8de04f31-b53b-455c-938f-329c8db3db18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:27:35.805 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81954b73-3125-40ab-9658-ce1a70e89fd2 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 9abed501-cc31-4f6a-8d8d-cc162cbf088d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:27:35.805 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81954b73-3125-40ab-9658-ce1a70e89fd2 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 9abed501-cc31-4f6a-8d8d-cc162cbf088d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:27:35.852 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3379e3df-e6ab-45fc-b527-c199bde74f25 - - - - -] port_delete event received for '8de04f31-b53b-455c-938f-329c8db3db18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:27:37.102 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10727f5b-7469-436a-90ad-b2667178bfe5 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '65232ea7-1736-441a-8882-75164aaf152c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:27:38.164 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de1666ae-cdd3-4714-bf63-d41b461b595a 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'b9e970d3-a9d5-41d7-9c5f-9dedec4daa36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:27:38.862 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-986d1b4a-2db1-4341-a4de-6e63f98b7af8 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '7903da4b-9902-435f-88ba-1e17e7137ca5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:27:39.040 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-986d1b4a-2db1-4341-a4de-6e63f98b7af8 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 94ec7b2a-f8c7-4421-9716-6ac3b2e3d7b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:27:39.040 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-986d1b4a-2db1-4341-a4de-6e63f98b7af8 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 94ec7b2a-f8c7-4421-9716-6ac3b2e3d7b5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:28:13.525 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fed1fa74-7538-4bf7-8481-15eaf572f223 2021-07-12 18:28:13.664 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:28:13.669 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fed1fa74-7538-4bf7-8481-15eaf572f223' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:28:13.669 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fed1fa74-7538-4bf7-8481-15eaf572f223' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:28:13.669 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fed1fa74-7538-4bf7-8481-15eaf572f223 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:28:13.706 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40170fe0-fbc0-4e05-b634-58ba416659af 2021-07-12 18:28:13.726 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fed1fa74-7538-4bf7-8481-15eaf572f223'] 2021-07-12 18:28:13.726 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:28:13.742 4708 2469659409224 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-12 18:28:13.742 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fed1fa74-7538-4bf7-8481-15eaf572f223'] 2021-07-12 18:28:14.178 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7925c8a4-cc4b-4b28-a788-6524ba1d3629 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group member updated on remote: ['ea2e9604-5835-4b8d-b70f-1c3e3ec1d2fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:28:14.178 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-7925c8a4-cc4b-4b28-a788-6524ba1d3629 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group member updated ['ea2e9604-5835-4b8d-b70f-1c3e3ec1d2fe'] 2021-07-12 18:28:14.512 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7925c8a4-cc4b-4b28-a788-6524ba1d3629 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] port_delete event received for 'fed1fa74-7538-4bf7-8481-15eaf572f223' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:28:15.665 4708 2469659409224 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-12 18:28:15.685 4708 2469659409224 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-12 18:28:17.186 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d86c0b05-aa83-4d22-9b51-f09c81fdfbea 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] port_delete event received for '3f5e5276-8308-4492-8fc8-34f63c8d443b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:28:17.822 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a02d9779-6854-4159-923a-ff43ffca02eb 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group rule updated on remote: ['efbc4bff-aab5-409b-81e9-0636e9380507'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:28:17.838 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-a02d9779-6854-4159-923a-ff43ffca02eb 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group rule updated ['efbc4bff-aab5-409b-81e9-0636e9380507'] 2021-07-12 18:28:17.945 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35147dc8-650a-4508-bfa8-20f050bc3a81 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group rule updated on remote: ['efbc4bff-aab5-409b-81e9-0636e9380507'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:28:17.945 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-35147dc8-650a-4508-bfa8-20f050bc3a81 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group rule updated ['efbc4bff-aab5-409b-81e9-0636e9380507'] 2021-07-12 18:28:22.494 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a57edfa-e815-499f-bb01-ef457fa3cbd4 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group member updated on remote: ['efbc4bff-aab5-409b-81e9-0636e9380507'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:28:22.494 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-1a57edfa-e815-499f-bb01-ef457fa3cbd4 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group member updated ['efbc4bff-aab5-409b-81e9-0636e9380507'] 2021-07-12 18:28:23.305 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86036847-b3ce-420a-b337-bc95fc1e4485 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 9b6123c5-b2eb-4e42-ba47-69332092b9ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:28:23.326 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86036847-b3ce-420a-b337-bc95fc1e4485 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 9b6123c5-b2eb-4e42-ba47-69332092b9ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:28:25.404 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b6123c5-b2eb-4e42-ba47-69332092b9ad 2021-07-12 18:28:25.711 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:28:26.023 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 9b6123c5-b2eb-4e42-ba47-69332092b9ad 2021-07-12 18:28:26.054 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 9b6123c5-b2eb-4e42-ba47-69332092b9ad updated. Details: {'device': '9b6123c5-b2eb-4e42-ba47-69332092b9ad', 'network_id': '40170fe0-fbc0-4e05-b634-58ba416659af', 'port_id': '9b6123c5-b2eb-4e42-ba47-69332092b9ad', 'mac_address': 'fa:16:3e:99:d2:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 622, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '61472dda-4fda-46a2-b911-1fde1a5f3ac8', '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-12 18:28:26.054 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:28:26.070 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b6123c5-b2eb-4e42-ba47-69332092b9ad" acquired by "networking_hyperv.neutron._common_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-12 18:28:26.070 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b6123c5-b2eb-4e42-ba47-69332092b9ad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:28:26.080 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40170fe0-fbc0-4e05-b634-58ba416659af 2021-07-12 18:28:26.080 4708 2469659409224 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-12 18:28:26.320 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b6123c5-b2eb-4e42-ba47-69332092b9ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:28:26.320 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b6123c5-b2eb-4e42-ba47-69332092b9ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:28:26.344 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b6123c5-b2eb-4e42-ba47-69332092b9ad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:28:26.344 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 622, VLAN trunk: None to switch port 9b6123c5-b2eb-4e42-ba47-69332092b9ad 2021-07-12 18:28:26.455 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:28:26.476 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b6123c5-b2eb-4e42-ba47-69332092b9ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:28:26.617 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b6123c5-b2eb-4e42-ba47-69332092b9ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:28:26.623 4708 2469659409224 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-12 18:28:26.623 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (efbc4bff-aab5-409b-81e9-0636e9380507) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:28:26.623 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b6123c5-b2eb-4e42-ba47-69332092b9ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:28:26.623 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:28:26.649 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b6123c5-b2eb-4e42-ba47-69332092b9ad not yet added. Adding. 2021-07-12 18:28:26.649 4708 2469659409224 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-12 18:28:26.649 4708 2469659409224 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-12 18:28:26.868 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b6123c5-b2eb-4e42-ba47-69332092b9ad" acquired by "networking_hyperv.neutron._common_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-12 18:28:27.070 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b6123c5-b2eb-4e42-ba47-69332092b9ad" 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-12 18:28:27.070 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b6123c5-b2eb-4e42-ba47-69332092b9ad" acquired by "networking_hyperv.neutron._common_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-12 18:28:27.308 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b6123c5-b2eb-4e42-ba47-69332092b9ad" 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-12 18:28:27.430 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b6123c5-b2eb-4e42-ba47-69332092b9ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:28:27.460 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b6123c5-b2eb-4e42-ba47-69332092b9ad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:28:27.460 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b6123c5-b2eb-4e42-ba47-69332092b9ad processed. 2021-07-12 18:28:27.735 4708 2469659409224 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-12 18:28:27.945 4708 2469659409224 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-12 18:33:46.661 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9718c3ee-1802-49df-b4c6-027503fd0860 2021-07-12 18:33:47.189 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated on remote: ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:33:47.189 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] 2021-07-12 18:33:47.189 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Refresh firewall rules 2021-07-12 18:33:47.205 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Get security group information for devices via rpc ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091', 'c976b752-de51-46a5-86b5-b839cbc844f5', '9834ce42-0b80-4a7a-b770-e36b3279ab56', '9718c3ee-1802-49df-b4c6-027503fd0860'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:33:47.273 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] port_delete event received for '9718c3ee-1802-49df-b4c6-027503fd0860' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:33:47.334 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:33:47.334 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9718c3ee-1802-49df-b4c6-027503fd0860' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:33:47.334 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9718c3ee-1802-49df-b4c6-027503fd0860' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:33:47.353 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9718c3ee-1802-49df-b4c6-027503fd0860 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:33:47.394 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9718c3ee-1802-49df-b4c6-027503fd0860'] 2021-07-12 18:33:47.394 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:33:47.409 4708 2469659409400 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-12 18:33:47.409 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9718c3ee-1802-49df-b4c6-027503fd0860'] 2021-07-12 18:33:47.549 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information for ports dict_keys(['1105bcd1-f1f1-4743-9a04-e0c8b94b6091', '9834ce42-0b80-4a7a-b770-e36b3279ab56', 'c976b752-de51-46a5-86b5-b839cbc844f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:33:47.549 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:33:47.549 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:33:47.549 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:33:47.583 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:33:47.583 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:33:47.583 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 0 new rules, removing 1 old rules. 2021-07-12 18:33:47.583 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:33:47.583 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" 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-12 18:33:47.611 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:33:47.903 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:33:47.903 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for 9834ce42-0b80-4a7a-b770-e36b3279ab56 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:33:47.919 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:33:47.919 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 0 new rules, removing 1 old rules. 2021-07-12 18:33:47.930 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" acquired by "networking_hyperv.neutron._common_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-12 18:33:47.930 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" 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-12 18:33:47.930 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" acquired by "networking_hyperv.neutron._common_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-12 18:33:48.221 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-9834ce42-0b80-4a7a-b770-e36b3279ab56" 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-12 18:33:48.241 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for c976b752-de51-46a5-86b5-b839cbc844f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:33:48.241 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:33:48.241 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 0 new rules, removing 1 old rules. 2021-07-12 18:33:48.241 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:33:48.271 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:33:48.271 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:33:48.549 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [req-31faa082-62f2-430a-af62-f0789f35f158 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" 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-12 18:33:49.330 4708 2469659409224 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-12 18:33:49.364 4708 2469659409224 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-12 18:33:54.336 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2258d28c-b6fb-4dd7-9de0-f8951d6af693 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Security group member updated on remote: ['91ca5e1a-aa38-4219-b7a1-2ae35d42c33f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:33:54.336 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-2258d28c-b6fb-4dd7-9de0-f8951d6af693 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Security group member updated ['91ca5e1a-aa38-4219-b7a1-2ae35d42c33f'] 2021-07-12 18:33:54.336 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-2258d28c-b6fb-4dd7-9de0-f8951d6af693 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Refresh firewall rules 2021-07-12 18:33:54.336 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2258d28c-b6fb-4dd7-9de0-f8951d6af693 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Get security group information for devices via rpc ['1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:33:54.393 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2258d28c-b6fb-4dd7-9de0-f8951d6af693 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:33:54.393 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2258d28c-b6fb-4dd7-9de0-f8951d6af693 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:33:54.393 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2258d28c-b6fb-4dd7-9de0-f8951d6af693 a76757a1c20f456bb69587a55c78a704 8ffef90ee2324450af0a19dc379daffb - - -] port_delete event received for '1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:33:54.736 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 2021-07-12 18:33:55.346 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:33:55.346 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:33:55.346 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:33:55.346 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:33:55.395 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7dd16b68-d0fc-4e9c-8014-cc828d63f8af 2021-07-12 18:33:55.395 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5'] 2021-07-12 18:33:55.395 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:33:55.411 4708 2469659409224 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-12 18:33:55.411 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1345d7a3-47d7-4fd3-bbb0-a9b8a1e9c2f5'] 2021-07-12 18:33:57.361 4708 2469659409224 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-12 18:33:57.395 4708 2469659409224 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-12 18:35:49.826 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b6123c5-b2eb-4e42-ba47-69332092b9ad 2021-07-12 18:35:49.847 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:35:49.847 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 196fe56f-afc9-4649-a0db-75803a1828d8 2021-07-12 18:35:49.847 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b6123c5-b2eb-4e42-ba47-69332092b9ad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:35:49.847 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b6123c5-b2eb-4e42-ba47-69332092b9ad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:35:49.866 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b6123c5-b2eb-4e42-ba47-69332092b9ad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:35:49.866 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 06a10ff0-2113-4b11-97f5-8ea26b838316 2021-07-12 18:35:49.882 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40170fe0-fbc0-4e05-b634-58ba416659af 2021-07-12 18:35:49.897 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b6123c5-b2eb-4e42-ba47-69332092b9ad'] 2021-07-12 18:35:49.909 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:35:49.909 4708 2469659409224 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-12 18:35:49.909 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b6123c5-b2eb-4e42-ba47-69332092b9ad'] 2021-07-12 18:35:50.006 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-235245ec-76c3-4edd-bf1e-6e4090f7d039 1e0b6b15f122457aa244a0ef1d243b4b bf0a2e580c45439caddbb67a2015dfc6 - - -] Security group member updated on remote: ['cad49234-b66e-4dda-a2a1-c6291aed2c6d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:35:50.025 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-235245ec-76c3-4edd-bf1e-6e4090f7d039 1e0b6b15f122457aa244a0ef1d243b4b bf0a2e580c45439caddbb67a2015dfc6 - - -] Security group member updated ['cad49234-b66e-4dda-a2a1-c6291aed2c6d'] 2021-07-12 18:35:50.038 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-235245ec-76c3-4edd-bf1e-6e4090f7d039 1e0b6b15f122457aa244a0ef1d243b4b bf0a2e580c45439caddbb67a2015dfc6 - - -] Refresh firewall rules 2021-07-12 18:35:50.038 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-235245ec-76c3-4edd-bf1e-6e4090f7d039 1e0b6b15f122457aa244a0ef1d243b4b bf0a2e580c45439caddbb67a2015dfc6 - - -] Get security group information for devices via rpc ['06a10ff0-2113-4b11-97f5-8ea26b838316'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:35:50.038 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca444b21-1036-466b-b290-b9afb7ffd4bd 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group member updated on remote: ['06d0031c-88d6-4f15-b7b4-ed1736f54aea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:35:50.053 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-ca444b21-1036-466b-b290-b9afb7ffd4bd 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group member updated ['06d0031c-88d6-4f15-b7b4-ed1736f54aea'] 2021-07-12 18:35:50.163 4708 2469678346488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-235245ec-76c3-4edd-bf1e-6e4090f7d039 1e0b6b15f122457aa244a0ef1d243b4b bf0a2e580c45439caddbb67a2015dfc6 - - -] port_delete event received for '06a10ff0-2113-4b11-97f5-8ea26b838316' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:50.218 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-235245ec-76c3-4edd-bf1e-6e4090f7d039 1e0b6b15f122457aa244a0ef1d243b4b bf0a2e580c45439caddbb67a2015dfc6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:35:50.237 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-235245ec-76c3-4edd-bf1e-6e4090f7d039 1e0b6b15f122457aa244a0ef1d243b4b bf0a2e580c45439caddbb67a2015dfc6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:35:50.272 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-749ec17e-1796-4c7a-9008-5ebf10b70693 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group member updated on remote: ['efbc4bff-aab5-409b-81e9-0636e9380507'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:35:50.272 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-749ec17e-1796-4c7a-9008-5ebf10b70693 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] Security group member updated ['efbc4bff-aab5-409b-81e9-0636e9380507'] 2021-07-12 18:35:50.631 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-749ec17e-1796-4c7a-9008-5ebf10b70693 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] port_delete event received for '9b6123c5-b2eb-4e42-ba47-69332092b9ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:50.880 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca444b21-1036-466b-b290-b9afb7ffd4bd 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] port_delete event received for '196fe56f-afc9-4649-a0db-75803a1828d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:51.881 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:35:51.882 4708 2469659409224 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-12 18:35:51.882 4708 2469678346488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '06a10ff0-2113-4b11-97f5-8ea26b838316' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:35:51.882 4708 2469678346488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '06a10ff0-2113-4b11-97f5-8ea26b838316' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:35:51.882 4708 2469678346488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 06a10ff0-2113-4b11-97f5-8ea26b838316 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:35:51.912 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '196fe56f-afc9-4649-a0db-75803a1828d8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:35:51.912 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '196fe56f-afc9-4649-a0db-75803a1828d8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:35:51.912 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 196fe56f-afc9-4649-a0db-75803a1828d8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:35:51.928 4708 2469659409224 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-12 18:35:51.928 4708 2469678346488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3d1f15df-28e1-4654-92b0-3a3afe1cc5f6 2021-07-12 18:35:51.944 4708 2469678346488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06a10ff0-2113-4b11-97f5-8ea26b838316'] 2021-07-12 18:35:51.944 4708 2469678346488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:35:51.959 4708 2469678346488 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-12 18:35:51.959 4708 2469678346488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06a10ff0-2113-4b11-97f5-8ea26b838316'] 2021-07-12 18:35:51.972 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network efb48fc8-9696-424f-b941-0dab7d2953c1 2021-07-12 18:35:51.972 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['196fe56f-afc9-4649-a0db-75803a1828d8'] 2021-07-12 18:35:51.972 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:35:51.987 4708 2469659409400 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-12 18:35:51.987 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['196fe56f-afc9-4649-a0db-75803a1828d8'] 2021-07-12 18:35:52.960 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b06785c5-17dd-40ec-9cbe-9bbdb1006b09 6db0b4e64f5f49cd934241717c89a342 58b271e65694405bb8c3a282118d7874 - - -] port_delete event received for 'bdd95495-aedd-4b1b-bbca-9ef2d0f3fed9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:53.881 4708 2469659409400 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-12 18:35:53.914 4708 2469659409400 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-12 18:35:53.991 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9115e97b-7492-4283-9400-7705c079ddb4 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '1da5481e-a30c-487f-89aa-bc3d722638c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:55.432 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0f6ef31-9c95-4892-a50f-07d2ead3d8e6 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'f30e49dc-07a2-4755-8ec2-16b6b590477c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:56.271 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04d5ea0d-f7b5-4aa3-922f-d57999048d6c 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '0a3caceb-05c4-4e92-b8c0-19bff4462a7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:56.415 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb55746f-0527-498a-94c4-19e4c92c8c42 - - - - -] port_delete event received for '0a3caceb-05c4-4e92-b8c0-19bff4462a7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:56.493 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04d5ea0d-f7b5-4aa3-922f-d57999048d6c 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 3d1f15df-28e1-4654-92b0-3a3afe1cc5f6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:35:56.493 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04d5ea0d-f7b5-4aa3-922f-d57999048d6c 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 3d1f15df-28e1-4654-92b0-3a3afe1cc5f6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:35:57.459 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7373f389-3d16-4555-9a5b-ddab88f8f759 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '60b12821-1a46-41b7-9971-61ea836cd107' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:58.521 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92ed5f8a-a201-4b6d-a516-0a02bc8523b4 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'f061fd93-ad18-462b-b80a-d51a9b7ec9f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:59.232 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69a6a77a-03ca-4cec-9a9f-c4b490e4cfe9 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'fb221e81-dd6c-47a6-a115-74c435579774' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:35:59.412 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69a6a77a-03ca-4cec-9a9f-c4b490e4cfe9 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 588d9885-180f-4dd4-a201-d443be960738 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:35:59.440 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69a6a77a-03ca-4cec-9a9f-c4b490e4cfe9 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 588d9885-180f-4dd4-a201-d443be960738 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:37:53.094 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caa02589-2abb-4105-8e40-3eb84a585340 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] port_delete event received for '680ef307-64f6-4829-94c8-5e1b9968fdea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:37:53.898 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34d69b8b-d368-4c90-8284-720d0205a606 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group rule updated on remote: ['314e51b9-c9cd-4ee7-b949-d7732dd8535c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:37:53.898 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-34d69b8b-d368-4c90-8284-720d0205a606 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group rule updated ['314e51b9-c9cd-4ee7-b949-d7732dd8535c'] 2021-07-12 18:37:54.002 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adfcf0c3-0e40-4f2b-aa6b-0e0d139b739a 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group rule updated on remote: ['314e51b9-c9cd-4ee7-b949-d7732dd8535c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:37:54.002 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-adfcf0c3-0e40-4f2b-aa6b-0e0d139b739a 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group rule updated ['314e51b9-c9cd-4ee7-b949-d7732dd8535c'] 2021-07-12 18:37:57.424 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b4ba7d9-33e1-43e3-a6ed-502926b27929 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group member updated on remote: ['314e51b9-c9cd-4ee7-b949-d7732dd8535c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:37:57.424 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-6b4ba7d9-33e1-43e3-a6ed-502926b27929 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group member updated ['314e51b9-c9cd-4ee7-b949-d7732dd8535c'] 2021-07-12 18:37:58.491 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74bcf6df-794c-492e-a1c5-dec67dd20809 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 06813cad-f38f-4462-b7cd-b71e3c091968 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:37:58.513 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74bcf6df-794c-492e-a1c5-dec67dd20809 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 06813cad-f38f-4462-b7cd-b71e3c091968 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:38:00.734 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 06813cad-f38f-4462-b7cd-b71e3c091968 2021-07-12 18:38:02.452 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:38:02.664 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 06813cad-f38f-4462-b7cd-b71e3c091968 2021-07-12 18:38:02.664 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 06813cad-f38f-4462-b7cd-b71e3c091968 updated. Details: {'device': '06813cad-f38f-4462-b7cd-b71e3c091968', 'network_id': 'efb48fc8-9696-424f-b941-0dab7d2953c1', 'port_id': '06813cad-f38f-4462-b7cd-b71e3c091968', 'mac_address': 'fa:16:3e:46:a5:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 641, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cce71f6e-582a-4b43-9a03-a98c8a27a476', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-12 18:38:02.664 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:38:02.688 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06813cad-f38f-4462-b7cd-b71e3c091968" acquired by "networking_hyperv.neutron._common_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-12 18:38:02.688 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 06813cad-f38f-4462-b7cd-b71e3c091968 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:38:02.688 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network efb48fc8-9696-424f-b941-0dab7d2953c1 2021-07-12 18:38:02.688 4708 2469659409400 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-12 18:38:02.897 4708 2469659409400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '06813cad-f38f-4462-b7cd-b71e3c091968') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:38:02.912 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '06813cad-f38f-4462-b7cd-b71e3c091968') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:38:02.925 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 06813cad-f38f-4462-b7cd-b71e3c091968 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:38:02.925 4708 2469659409400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 641, VLAN trunk: None to switch port 06813cad-f38f-4462-b7cd-b71e3c091968 2021-07-12 18:38:03.021 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:38:03.033 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['06813cad-f38f-4462-b7cd-b71e3c091968'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:38:03.158 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['06813cad-f38f-4462-b7cd-b71e3c091968']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:38:03.186 4708 2469659409400 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-12 18:38:03.186 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (314e51b9-c9cd-4ee7-b949-d7732dd8535c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:38:03.202 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 06813cad-f38f-4462-b7cd-b71e3c091968 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:38:03.202 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:38:03.202 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 06813cad-f38f-4462-b7cd-b71e3c091968 not yet added. Adding. 2021-07-12 18:38:03.218 4708 2469659409400 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-12 18:38:03.229 4708 2469659409400 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-12 18:38:03.374 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06813cad-f38f-4462-b7cd-b71e3c091968" acquired by "networking_hyperv.neutron._common_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-12 18:38:03.520 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06813cad-f38f-4462-b7cd-b71e3c091968" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:38:03.520 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06813cad-f38f-4462-b7cd-b71e3c091968" acquired by "networking_hyperv.neutron._common_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-12 18:38:03.704 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06813cad-f38f-4462-b7cd-b71e3c091968" 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-12 18:38:03.813 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06813cad-f38f-4462-b7cd-b71e3c091968" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:38:03.813 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 06813cad-f38f-4462-b7cd-b71e3c091968 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:38:03.813 4708 2469659409400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 06813cad-f38f-4462-b7cd-b71e3c091968 processed. 2021-07-12 18:38:04.452 4708 2469659409400 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-12 18:38:04.655 4708 2469659409400 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-12 18:39:54.527 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Security group member updated on remote: ['91308489-e124-4bbd-80dc-cff07bae940b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:39:54.527 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Security group member updated ['91308489-e124-4bbd-80dc-cff07bae940b'] 2021-07-12 18:39:54.543 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Refresh firewall rules 2021-07-12 18:39:54.543 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Get security group information for devices via rpc ['7e77ff67-d884-490a-9718-792a36f88921', '49d33918-b109-471a-b057-fa52d3c933c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:39:54.617 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] port_delete event received for '49d33918-b109-471a-b057-fa52d3c933c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:39:54.701 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Update security group information for ports dict_keys(['7e77ff67-d884-490a-9718-792a36f88921']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:39:54.701 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:39:54.701 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Update rules of security group (91308489-e124-4bbd-80dc-cff07bae940b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:39:54.701 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Update members of security group (91308489-e124-4bbd-80dc-cff07bae940b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:39:54.730 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Update port filter for 7e77ff67-d884-490a-9718-792a36f88921 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:39:54.736 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Updating port rules. 2021-07-12 18:39:54.736 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-12 18:39:54.752 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Lock "n-hv-driver-port-lock-7e77ff67-d884-490a-9718-792a36f88921" acquired by "networking_hyperv.neutron._common_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-12 18:39:54.752 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Lock "n-hv-driver-port-lock-7e77ff67-d884-490a-9718-792a36f88921" 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-12 18:39:54.752 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Lock "n-hv-driver-port-lock-7e77ff67-d884-490a-9718-792a36f88921" acquired by "networking_hyperv.neutron._common_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-12 18:39:54.982 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-8aefa7a6-387c-4e23-b903-c4dba40f9f29 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Lock "n-hv-driver-port-lock-7e77ff67-d884-490a-9718-792a36f88921" 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-12 18:39:55.808 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 49d33918-b109-471a-b057-fa52d3c933c8 2021-07-12 18:39:57.105 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:39:57.108 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '49d33918-b109-471a-b057-fa52d3c933c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:39:57.108 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '49d33918-b109-471a-b057-fa52d3c933c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:39:57.108 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 49d33918-b109-471a-b057-fa52d3c933c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:39:57.142 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49d33918-b109-471a-b057-fa52d3c933c8'] 2021-07-12 18:39:57.142 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:39:57.142 4708 2469659409400 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-12 18:39:57.162 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49d33918-b109-471a-b057-fa52d3c933c8'] 2021-07-12 18:39:57.324 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e92364a-66b3-491c-aad7-24824cf22962 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Security group member updated on remote: ['91308489-e124-4bbd-80dc-cff07bae940b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:39:57.355 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-5e92364a-66b3-491c-aad7-24824cf22962 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Security group member updated ['91308489-e124-4bbd-80dc-cff07bae940b'] 2021-07-12 18:39:57.355 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-5e92364a-66b3-491c-aad7-24824cf22962 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Refresh firewall rules 2021-07-12 18:39:57.371 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e92364a-66b3-491c-aad7-24824cf22962 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Get security group information for devices via rpc ['7e77ff67-d884-490a-9718-792a36f88921'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:39:57.392 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e92364a-66b3-491c-aad7-24824cf22962 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:39:57.392 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5e92364a-66b3-491c-aad7-24824cf22962 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:39:57.418 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e92364a-66b3-491c-aad7-24824cf22962 0b4746d6a71742b183d0de771db1a94c aa3f48256e874ba9bf1ea2ddb04853a9 - - -] port_delete event received for '7e77ff67-d884-490a-9718-792a36f88921' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:39:57.827 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e77ff67-d884-490a-9718-792a36f88921 2021-07-12 18:39:59.121 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:39:59.121 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e77ff67-d884-490a-9718-792a36f88921' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:39:59.121 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e77ff67-d884-490a-9718-792a36f88921' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:39:59.136 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e77ff67-d884-490a-9718-792a36f88921 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:39:59.136 4708 2469659409400 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-12 18:39:59.158 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5a4e33d1-8bca-4b01-981a-058e06738184 2021-07-12 18:39:59.158 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e77ff67-d884-490a-9718-792a36f88921'] 2021-07-12 18:39:59.158 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:39:59.183 4708 2469659409224 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-12 18:39:59.183 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e77ff67-d884-490a-9718-792a36f88921'] 2021-07-12 18:39:59.195 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:41:50.194 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated on remote: ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:41:50.194 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] 2021-07-12 18:41:50.211 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Refresh firewall rules 2021-07-12 18:41:50.211 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Get security group information for devices via rpc ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091', 'c976b752-de51-46a5-86b5-b839cbc844f5', '9834ce42-0b80-4a7a-b770-e36b3279ab56'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:41:50.290 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] port_delete event received for '9834ce42-0b80-4a7a-b770-e36b3279ab56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:41:50.470 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information for ports dict_keys(['1105bcd1-f1f1-4743-9a04-e0c8b94b6091', 'c976b752-de51-46a5-86b5-b839cbc844f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:41:50.470 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:41:50.470 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:41:50.491 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:41:50.491 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:41:50.504 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:41:50.509 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 0 new rules, removing 1 old rules. 2021-07-12 18:41:50.509 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:41:50.509 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" 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-12 18:41:50.526 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:41:50.609 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9834ce42-0b80-4a7a-b770-e36b3279ab56 2021-07-12 18:41:50.688 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" 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-12 18:41:50.688 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for c976b752-de51-46a5-86b5-b839cbc844f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:41:50.703 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:41:50.703 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 0 new rules, removing 1 old rules. 2021-07-12 18:41:50.703 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:41:50.719 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:41:50.719 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" acquired by "networking_hyperv.neutron._common_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-12 18:41:50.876 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-6104a515-725b-44cf-9ab5-b43185fd2277 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-c976b752-de51-46a5-86b5-b839cbc844f5" 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-12 18:41:51.727 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:41:51.734 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9834ce42-0b80-4a7a-b770-e36b3279ab56' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:41:51.734 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9834ce42-0b80-4a7a-b770-e36b3279ab56' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:41:51.743 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9834ce42-0b80-4a7a-b770-e36b3279ab56 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:41:51.766 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9834ce42-0b80-4a7a-b770-e36b3279ab56'] 2021-07-12 18:41:51.766 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:41:51.766 4708 2469659409400 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-12 18:41:51.766 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9834ce42-0b80-4a7a-b770-e36b3279ab56'] 2021-07-12 18:41:52.633 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c976b752-de51-46a5-86b5-b839cbc844f5 2021-07-12 18:41:52.916 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated on remote: ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:41:52.931 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] 2021-07-12 18:41:52.931 4708 2469659409400 MainThread INFO neutron.agent.securitygroups_rpc [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Refresh firewall rules 2021-07-12 18:41:52.931 4708 2469659409400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Get security group information for devices via rpc ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091', 'c976b752-de51-46a5-86b5-b839cbc844f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:41:53.008 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] port_delete event received for 'c976b752-de51-46a5-86b5-b839cbc844f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:41:53.143 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information for ports dict_keys(['1105bcd1-f1f1-4743-9a04-e0c8b94b6091']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:41:53.143 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:41:53.143 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update rules of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:41:53.165 4708 2469659409400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update members of security group (d82e39e8-b53e-4f26-909f-bc6279cd3834) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:41:53.165 4708 2469659409400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update port filter for 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:41:53.165 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Updating port rules. 2021-07-12 18:41:53.180 4708 2469659409400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Creating 0 new rules, removing 1 old rules. 2021-07-12 18:41:53.180 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:41:53.190 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:41:53.190 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" acquired by "networking_hyperv.neutron._common_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-12 18:41:53.337 4708 2469659409400 MainThread DEBUG oslo_concurrency.lockutils [req-29391612-46cc-4a57-8c0f-2a299cc51539 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Lock "n-hv-driver-port-lock-1105bcd1-f1f1-4743-9a04-e0c8b94b6091" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:41:53.725 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:41:53.725 4708 2469659409400 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-12 18:41:53.725 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c976b752-de51-46a5-86b5-b839cbc844f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:41:53.743 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c976b752-de51-46a5-86b5-b839cbc844f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:41:53.743 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c976b752-de51-46a5-86b5-b839cbc844f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:41:53.761 4708 2469659409400 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-12 18:41:53.761 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c976b752-de51-46a5-86b5-b839cbc844f5'] 2021-07-12 18:41:53.761 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:41:53.761 4708 2469659409224 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-12 18:41:53.789 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c976b752-de51-46a5-86b5-b839cbc844f5'] 2021-07-12 18:41:55.727 4708 2469659409224 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-12 18:41:55.758 4708 2469659409224 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-12 18:41:59.711 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dfe1a8d-4d72-4562-888a-8866dbf30552 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'fd42bead-fe5e-4b5e-b831-8d41104a73d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:42:00.726 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3548294b-14de-4602-9431-1c91bb95ef59 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '9a000727-bb2f-4cd7-9406-1e122bca5580' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:42:01.351 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30090867-c58c-4e09-8f02-4ce33c71eead 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 5a4e33d1-8bca-4b01-981a-058e06738184 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:42:01.366 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30090867-c58c-4e09-8f02-4ce33c71eead 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 5a4e33d1-8bca-4b01-981a-058e06738184 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:42:04.930 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc5232af-ad26-4172-8676-e4094197032a 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network ad6535ee-af91-40f5-85af-321a06bdd7fd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:42:04.961 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc5232af-ad26-4172-8676-e4094197032a 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network ad6535ee-af91-40f5-85af-321a06bdd7fd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:42:05.400 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7edab5e1-d401-4dc6-b067-fdd178335ae4 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network a5da1177-593e-4988-a9c8-9658f7011a17 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:42:05.430 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7edab5e1-d401-4dc6-b067-fdd178335ae4 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network a5da1177-593e-4988-a9c8-9658f7011a17 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:44:47.344 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca7435a6-8de7-47dd-ac18-328f91158028 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group member updated on remote: ['314e51b9-c9cd-4ee7-b949-d7732dd8535c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:44:47.359 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-ca7435a6-8de7-47dd-ac18-328f91158028 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] Security group member updated ['314e51b9-c9cd-4ee7-b949-d7732dd8535c'] 2021-07-12 18:44:47.805 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 06813cad-f38f-4462-b7cd-b71e3c091968 2021-07-12 18:44:47.922 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca7435a6-8de7-47dd-ac18-328f91158028 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] port_delete event received for '06813cad-f38f-4462-b7cd-b71e3c091968' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:44:48.578 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:44:48.578 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '06813cad-f38f-4462-b7cd-b71e3c091968' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:44:48.578 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '06813cad-f38f-4462-b7cd-b71e3c091968' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:44:48.595 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 06813cad-f38f-4462-b7cd-b71e3c091968 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:44:48.611 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network efb48fc8-9696-424f-b941-0dab7d2953c1 2021-07-12 18:44:48.626 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06813cad-f38f-4462-b7cd-b71e3c091968'] 2021-07-12 18:44:48.629 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:44:48.629 4708 2469659409224 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-12 18:44:48.644 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06813cad-f38f-4462-b7cd-b71e3c091968'] 2021-07-12 18:44:49.314 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fa267c4-8fb2-42c6-80e3-98fc83780f91 4f77d7f4691840e5a8641c02836dcda7 abb968fa121b4530ae9c496afbaeb1f6 - - -] port_delete event received for 'ca375329-8da9-4a90-950a-b4ed0c1e298b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:44:50.595 4708 2469659409224 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-12 18:44:50.626 4708 2469659409224 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-12 18:47:56.168 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3da5cf7f-f0b6-47cb-b668-79d923117c1a 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'bce03ac2-a3ae-4427-9822-7a8bc88f3273' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:47:56.362 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e53eabdb-6340-4bdf-9782-04d701d75222 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated on remote: ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:47:56.362 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-e53eabdb-6340-4bdf-9782-04d701d75222 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Security group member updated ['d82e39e8-b53e-4f26-909f-bc6279cd3834'] 2021-07-12 18:47:56.362 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-e53eabdb-6340-4bdf-9782-04d701d75222 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Refresh firewall rules 2021-07-12 18:47:56.387 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e53eabdb-6340-4bdf-9782-04d701d75222 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Get security group information for devices via rpc ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:47:56.418 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e53eabdb-6340-4bdf-9782-04d701d75222 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:47:56.428 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e53eabdb-6340-4bdf-9782-04d701d75222 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:47:56.440 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e53eabdb-6340-4bdf-9782-04d701d75222 afee5a0814b9483182f9ca09268a7d5e 2ae36905eb5e4c40a77b4a726af483aa - - -] port_delete event received for '1105bcd1-f1f1-4743-9a04-e0c8b94b6091' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:47:57.001 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 2021-07-12 18:47:57.309 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb69e486-0414-436e-9519-e47934a801f6 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'c4b7ed90-56f0-43b5-b1fd-3e6aef8443b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:47:57.402 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:47:57.402 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1105bcd1-f1f1-4743-9a04-e0c8b94b6091' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:47:57.402 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1105bcd1-f1f1-4743-9a04-e0c8b94b6091' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:47:57.418 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1105bcd1-f1f1-4743-9a04-e0c8b94b6091 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:47:57.434 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7b30f664-92d4-49f6-9f80-665dac5037f0 2021-07-12 18:47:57.434 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091'] 2021-07-12 18:47:57.434 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:47:57.434 4708 2469659409224 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-12 18:47:57.434 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1105bcd1-f1f1-4743-9a04-e0c8b94b6091'] 2021-07-12 18:47:58.049 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d0d8d14-d8fe-4cb0-b0d1-476cab3d289b 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '867fe2f6-d4c6-4a79-99cc-821114511e99' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:47:58.277 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d0d8d14-d8fe-4cb0-b0d1-476cab3d289b 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 40170fe0-fbc0-4e05-b634-58ba416659af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:47:58.277 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d0d8d14-d8fe-4cb0-b0d1-476cab3d289b 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 40170fe0-fbc0-4e05-b634-58ba416659af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:47:58.623 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85bc5eaf-107f-4bd1-ba17-1fd9cdbe7040 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 7b30f664-92d4-49f6-9f80-665dac5037f0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:47:58.623 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85bc5eaf-107f-4bd1-ba17-1fd9cdbe7040 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 7b30f664-92d4-49f6-9f80-665dac5037f0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:47:59.434 4708 2469659409224 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-12 18:47:59.455 4708 2469659409224 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-12 18:52:46.052 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-436e5f2a-442e-4454-8d7b-483848dc7caa 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 7dd16b68-d0fc-4e9c-8014-cc828d63f8af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:52:47.465 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-436e5f2a-442e-4454-8d7b-483848dc7caa 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 7dd16b68-d0fc-4e9c-8014-cc828d63f8af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:53:02.085 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c59a5e2-85a6-423b-a048-08b73d431b28 c7c87ae59df64d72b6c8be0562e50a76 547a0e83011f43dfbb8a5eda05f8e0e6 - - -] Security group member updated on remote: ['0f4ed059-4764-4d3e-b8e1-e63d878db764'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:53:02.101 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-2c59a5e2-85a6-423b-a048-08b73d431b28 c7c87ae59df64d72b6c8be0562e50a76 547a0e83011f43dfbb8a5eda05f8e0e6 - - -] Security group member updated ['0f4ed059-4764-4d3e-b8e1-e63d878db764'] 2021-07-12 18:53:02.974 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c34cd53-cfcd-4ff4-bbff-2f5a8e3344a5 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: a8fbce58-8f69-48f7-a386-f5ea330e4672 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:53:05.151 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c34cd53-cfcd-4ff4-bbff-2f5a8e3344a5 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port a8fbce58-8f69-48f7-a386-f5ea330e4672 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:53:08.639 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a8fbce58-8f69-48f7-a386-f5ea330e4672 2021-07-12 18:53:09.146 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:53:09.474 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port a8fbce58-8f69-48f7-a386-f5ea330e4672 2021-07-12 18:53:09.480 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port a8fbce58-8f69-48f7-a386-f5ea330e4672 updated. Details: {'device': 'a8fbce58-8f69-48f7-a386-f5ea330e4672', 'network_id': '41d38258-a08b-4da0-a256-92dc086382ee', 'port_id': 'a8fbce58-8f69-48f7-a386-f5ea330e4672', 'mac_address': 'fa:16:3e:f3:0b:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 645, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9a8b0358-8e84-4fd5-8f85-fb220b44d129', 'ip_address': '192.168.233.122'}], '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-12 18:53:09.489 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:53:09.489 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8fbce58-8f69-48f7-a386-f5ea330e4672" acquired by "networking_hyperv.neutron._common_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-12 18:53:09.513 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a8fbce58-8f69-48f7-a386-f5ea330e4672 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:53:09.521 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 41d38258-a08b-4da0-a256-92dc086382ee 2021-07-12 18:53:09.521 4708 2469659409224 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-12 18:53:09.774 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a8fbce58-8f69-48f7-a386-f5ea330e4672') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:53:09.802 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a8fbce58-8f69-48f7-a386-f5ea330e4672') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:53:09.805 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a8fbce58-8f69-48f7-a386-f5ea330e4672 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:53:09.826 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 645, VLAN trunk: None to switch port a8fbce58-8f69-48f7-a386-f5ea330e4672 2021-07-12 18:53:09.929 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:53:09.929 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a8fbce58-8f69-48f7-a386-f5ea330e4672'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:53:10.068 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a8fbce58-8f69-48f7-a386-f5ea330e4672']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:53:10.068 4708 2469659409224 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-12 18:53:10.068 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0f4ed059-4764-4d3e-b8e1-e63d878db764) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:53:10.099 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0f4ed059-4764-4d3e-b8e1-e63d878db764) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:53:10.109 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a8fbce58-8f69-48f7-a386-f5ea330e4672 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:53:10.115 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:53:10.115 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a8fbce58-8f69-48f7-a386-f5ea330e4672 not yet added. Adding. 2021-07-12 18:53:10.131 4708 2469659409224 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-12 18:53:10.131 4708 2469659409224 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-12 18:53:10.241 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8fbce58-8f69-48f7-a386-f5ea330e4672" acquired by "networking_hyperv.neutron._common_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-12 18:53:10.340 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8fbce58-8f69-48f7-a386-f5ea330e4672" 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-12 18:53:10.340 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8fbce58-8f69-48f7-a386-f5ea330e4672" acquired by "networking_hyperv.neutron._common_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-12 18:53:10.428 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8fbce58-8f69-48f7-a386-f5ea330e4672" 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-12 18:53:10.536 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8fbce58-8f69-48f7-a386-f5ea330e4672" 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-12 18:53:10.551 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a8fbce58-8f69-48f7-a386-f5ea330e4672 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:53:10.551 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a8fbce58-8f69-48f7-a386-f5ea330e4672 processed. 2021-07-12 18:53:11.147 4708 2469659409224 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-12 18:53:11.398 4708 2469659409224 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-12 18:53:16.005 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40599339-c529-49de-825c-b748a1e9a15b c7c87ae59df64d72b6c8be0562e50a76 547a0e83011f43dfbb8a5eda05f8e0e6 - - -] Security group member updated on remote: ['0f4ed059-4764-4d3e-b8e1-e63d878db764'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:53:16.005 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-40599339-c529-49de-825c-b748a1e9a15b c7c87ae59df64d72b6c8be0562e50a76 547a0e83011f43dfbb8a5eda05f8e0e6 - - -] Security group member updated ['0f4ed059-4764-4d3e-b8e1-e63d878db764'] 2021-07-12 18:53:16.032 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-40599339-c529-49de-825c-b748a1e9a15b c7c87ae59df64d72b6c8be0562e50a76 547a0e83011f43dfbb8a5eda05f8e0e6 - - -] Refresh firewall rules 2021-07-12 18:53:16.032 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40599339-c529-49de-825c-b748a1e9a15b c7c87ae59df64d72b6c8be0562e50a76 547a0e83011f43dfbb8a5eda05f8e0e6 - - -] Get security group information for devices via rpc ['a8fbce58-8f69-48f7-a386-f5ea330e4672'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:53:16.052 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40599339-c529-49de-825c-b748a1e9a15b c7c87ae59df64d72b6c8be0562e50a76 547a0e83011f43dfbb8a5eda05f8e0e6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:53:16.082 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40599339-c529-49de-825c-b748a1e9a15b c7c87ae59df64d72b6c8be0562e50a76 547a0e83011f43dfbb8a5eda05f8e0e6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:53:16.095 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40599339-c529-49de-825c-b748a1e9a15b c7c87ae59df64d72b6c8be0562e50a76 547a0e83011f43dfbb8a5eda05f8e0e6 - - -] port_delete event received for 'a8fbce58-8f69-48f7-a386-f5ea330e4672' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:53:16.709 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a8fbce58-8f69-48f7-a386-f5ea330e4672 2021-07-12 18:53:17.161 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:53:17.161 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a8fbce58-8f69-48f7-a386-f5ea330e4672' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:53:17.161 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a8fbce58-8f69-48f7-a386-f5ea330e4672' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:53:17.177 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a8fbce58-8f69-48f7-a386-f5ea330e4672 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:53:17.194 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 41d38258-a08b-4da0-a256-92dc086382ee 2021-07-12 18:53:17.194 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8fbce58-8f69-48f7-a386-f5ea330e4672'] 2021-07-12 18:53:17.194 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:53:17.194 4708 2469659409224 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-12 18:53:17.194 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8fbce58-8f69-48f7-a386-f5ea330e4672'] 2021-07-12 18:53:19.162 4708 2469659409224 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-12 18:53:19.192 4708 2469659409224 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-12 18:53:23.411 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2a6c4bd-da7a-4f89-bc8e-5c08cfe1e6a1 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Security group member updated on remote: ['6354bae1-d7dd-427b-98eb-d5e8944c5730'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:53:23.427 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-e2a6c4bd-da7a-4f89-bc8e-5c08cfe1e6a1 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Security group member updated ['6354bae1-d7dd-427b-98eb-d5e8944c5730'] 2021-07-12 18:53:24.390 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a2e1ec-1bec-4ea3-a19c-5fd5790e24e0 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 48123b45-7d3a-4585-b6fa-0e2069b0abbc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:53:24.396 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a2e1ec-1bec-4ea3-a19c-5fd5790e24e0 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 48123b45-7d3a-4585-b6fa-0e2069b0abbc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:53:26.739 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 48123b45-7d3a-4585-b6fa-0e2069b0abbc 2021-07-12 18:53:27.193 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:53:27.396 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 48123b45-7d3a-4585-b6fa-0e2069b0abbc 2021-07-12 18:53:27.415 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 48123b45-7d3a-4585-b6fa-0e2069b0abbc updated. Details: {'device': '48123b45-7d3a-4585-b6fa-0e2069b0abbc', 'network_id': 'e7c0b6d8-43a2-42ab-a27e-ffef9339f622', 'port_id': '48123b45-7d3a-4585-b6fa-0e2069b0abbc', 'mac_address': 'fa:16:3e:47:0e:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 631, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '500775e9-df53-4d72-a39d-fe03448c4036', '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-12 18:53:27.415 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:53:27.415 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-48123b45-7d3a-4585-b6fa-0e2069b0abbc" acquired by "networking_hyperv.neutron._common_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-12 18:53:27.415 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 48123b45-7d3a-4585-b6fa-0e2069b0abbc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:53:27.443 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e7c0b6d8-43a2-42ab-a27e-ffef9339f622 2021-07-12 18:53:27.443 4708 2469659409224 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-12 18:53:27.553 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '48123b45-7d3a-4585-b6fa-0e2069b0abbc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:53:27.583 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '48123b45-7d3a-4585-b6fa-0e2069b0abbc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:53:27.598 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 48123b45-7d3a-4585-b6fa-0e2069b0abbc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:53:27.598 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 631, VLAN trunk: None to switch port 48123b45-7d3a-4585-b6fa-0e2069b0abbc 2021-07-12 18:53:27.662 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:53:27.679 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['48123b45-7d3a-4585-b6fa-0e2069b0abbc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:53:27.817 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['48123b45-7d3a-4585-b6fa-0e2069b0abbc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:53:27.817 4708 2469659409224 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-12 18:53:27.817 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6354bae1-d7dd-427b-98eb-d5e8944c5730) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:53:27.817 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6354bae1-d7dd-427b-98eb-d5e8944c5730) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:53:27.849 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 48123b45-7d3a-4585-b6fa-0e2069b0abbc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:53:27.849 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:53:27.849 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 48123b45-7d3a-4585-b6fa-0e2069b0abbc not yet added. Adding. 2021-07-12 18:53:27.865 4708 2469659409224 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-12 18:53:27.865 4708 2469659409224 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-12 18:53:27.944 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48123b45-7d3a-4585-b6fa-0e2069b0abbc" acquired by "networking_hyperv.neutron._common_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-12 18:53:28.021 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48123b45-7d3a-4585-b6fa-0e2069b0abbc" 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-12 18:53:28.021 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48123b45-7d3a-4585-b6fa-0e2069b0abbc" acquired by "networking_hyperv.neutron._common_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-12 18:53:28.115 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48123b45-7d3a-4585-b6fa-0e2069b0abbc" 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-12 18:53:28.195 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-48123b45-7d3a-4585-b6fa-0e2069b0abbc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:53:28.195 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 48123b45-7d3a-4585-b6fa-0e2069b0abbc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:53:28.212 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 48123b45-7d3a-4585-b6fa-0e2069b0abbc processed. 2021-07-12 18:53:29.192 4708 2469659409224 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-12 18:53:29.396 4708 2469659409224 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-12 18:53:34.419 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e80e4e2-a9f0-4076-910a-5aa6b9081a53 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Security group member updated on remote: ['6354bae1-d7dd-427b-98eb-d5e8944c5730'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:53:34.419 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-1e80e4e2-a9f0-4076-910a-5aa6b9081a53 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Security group member updated ['6354bae1-d7dd-427b-98eb-d5e8944c5730'] 2021-07-12 18:53:34.419 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-1e80e4e2-a9f0-4076-910a-5aa6b9081a53 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Refresh firewall rules 2021-07-12 18:53:34.419 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e80e4e2-a9f0-4076-910a-5aa6b9081a53 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Get security group information for devices via rpc ['48123b45-7d3a-4585-b6fa-0e2069b0abbc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:53:34.473 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e80e4e2-a9f0-4076-910a-5aa6b9081a53 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:53:34.473 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e80e4e2-a9f0-4076-910a-5aa6b9081a53 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:53:34.490 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e80e4e2-a9f0-4076-910a-5aa6b9081a53 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] port_delete event received for '48123b45-7d3a-4585-b6fa-0e2069b0abbc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:53:34.773 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 48123b45-7d3a-4585-b6fa-0e2069b0abbc 2021-07-12 18:53:35.239 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:53:35.239 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '48123b45-7d3a-4585-b6fa-0e2069b0abbc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:53:35.239 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '48123b45-7d3a-4585-b6fa-0e2069b0abbc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:53:35.255 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 48123b45-7d3a-4585-b6fa-0e2069b0abbc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:53:35.271 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e7c0b6d8-43a2-42ab-a27e-ffef9339f622 2021-07-12 18:53:35.271 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['48123b45-7d3a-4585-b6fa-0e2069b0abbc'] 2021-07-12 18:53:35.271 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:53:35.301 4708 2469659409224 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-12 18:53:35.301 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['48123b45-7d3a-4585-b6fa-0e2069b0abbc'] 2021-07-12 18:53:37.255 4708 2469659409224 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-12 18:53:37.286 4708 2469659409224 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-12 18:53:38.708 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-470acacb-97f1-412d-b2b9-9f1e7f92316a b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Security group member updated on remote: ['6354bae1-d7dd-427b-98eb-d5e8944c5730'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:53:38.708 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-470acacb-97f1-412d-b2b9-9f1e7f92316a b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Security group member updated ['6354bae1-d7dd-427b-98eb-d5e8944c5730'] 2021-07-12 18:53:39.411 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a63c720-20cd-4f52-ae0c-0989fa05a5e0 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: ca187176-0f24-4e8d-b950-453dd7a1bb1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:53:39.427 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a63c720-20cd-4f52-ae0c-0989fa05a5e0 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port ca187176-0f24-4e8d-b950-453dd7a1bb1f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:53:40.802 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ca187176-0f24-4e8d-b950-453dd7a1bb1f 2021-07-12 18:53:41.255 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:53:41.473 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port ca187176-0f24-4e8d-b950-453dd7a1bb1f 2021-07-12 18:53:41.473 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port ca187176-0f24-4e8d-b950-453dd7a1bb1f updated. Details: {'device': 'ca187176-0f24-4e8d-b950-453dd7a1bb1f', 'network_id': 'e7c0b6d8-43a2-42ab-a27e-ffef9339f622', 'port_id': 'ca187176-0f24-4e8d-b950-453dd7a1bb1f', 'mac_address': 'fa:16:3e:7c:90:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 631, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '500775e9-df53-4d72-a39d-fe03448c4036', '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-12 18:53:41.489 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:53:41.489 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca187176-0f24-4e8d-b950-453dd7a1bb1f" acquired by "networking_hyperv.neutron._common_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-12 18:53:41.505 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ca187176-0f24-4e8d-b950-453dd7a1bb1f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:53:41.505 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e7c0b6d8-43a2-42ab-a27e-ffef9339f622 2021-07-12 18:53:41.505 4708 2469659409224 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-12 18:53:41.630 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ca187176-0f24-4e8d-b950-453dd7a1bb1f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:53:41.646 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ca187176-0f24-4e8d-b950-453dd7a1bb1f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:53:41.661 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ca187176-0f24-4e8d-b950-453dd7a1bb1f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:53:41.661 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 631, VLAN trunk: None to switch port ca187176-0f24-4e8d-b950-453dd7a1bb1f 2021-07-12 18:53:41.723 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:53:41.739 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ca187176-0f24-4e8d-b950-453dd7a1bb1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:53:41.865 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ca187176-0f24-4e8d-b950-453dd7a1bb1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:53:41.865 4708 2469659409224 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-12 18:53:41.865 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6354bae1-d7dd-427b-98eb-d5e8944c5730) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:53:41.895 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6354bae1-d7dd-427b-98eb-d5e8944c5730) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-12 18:53:41.895 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ca187176-0f24-4e8d-b950-453dd7a1bb1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:53:41.895 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:53:41.911 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ca187176-0f24-4e8d-b950-453dd7a1bb1f not yet added. Adding. 2021-07-12 18:53:41.911 4708 2469659409224 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-12 18:53:41.911 4708 2469659409224 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-12 18:53:41.989 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca187176-0f24-4e8d-b950-453dd7a1bb1f" acquired by "networking_hyperv.neutron._common_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-12 18:53:42.067 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca187176-0f24-4e8d-b950-453dd7a1bb1f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:53:42.067 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca187176-0f24-4e8d-b950-453dd7a1bb1f" acquired by "networking_hyperv.neutron._common_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-12 18:53:42.145 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca187176-0f24-4e8d-b950-453dd7a1bb1f" 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-12 18:53:42.223 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca187176-0f24-4e8d-b950-453dd7a1bb1f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:53:42.239 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ca187176-0f24-4e8d-b950-453dd7a1bb1f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:53:42.239 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ca187176-0f24-4e8d-b950-453dd7a1bb1f processed. 2021-07-12 18:53:43.270 4708 2469659409224 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-12 18:53:43.474 4708 2469659409224 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-12 18:53:48.301 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2787a82-cd00-4ba7-ab8d-bb9ea0313d11 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Security group member updated on remote: ['6354bae1-d7dd-427b-98eb-d5e8944c5730'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:53:48.316 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-d2787a82-cd00-4ba7-ab8d-bb9ea0313d11 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Security group member updated ['6354bae1-d7dd-427b-98eb-d5e8944c5730'] 2021-07-12 18:53:48.316 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-d2787a82-cd00-4ba7-ab8d-bb9ea0313d11 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Refresh firewall rules 2021-07-12 18:53:48.332 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2787a82-cd00-4ba7-ab8d-bb9ea0313d11 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Get security group information for devices via rpc ['ca187176-0f24-4e8d-b950-453dd7a1bb1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:53:48.364 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2787a82-cd00-4ba7-ab8d-bb9ea0313d11 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:53:48.364 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2787a82-cd00-4ba7-ab8d-bb9ea0313d11 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-12 18:53:48.380 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2787a82-cd00-4ba7-ab8d-bb9ea0313d11 b5c05838a4bd4f0fa8054dc9365fcd16 5e5dcb8417d34f31a1420b4f8c8a9a55 - - -] port_delete event received for 'ca187176-0f24-4e8d-b950-453dd7a1bb1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:53:48.958 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ca187176-0f24-4e8d-b950-453dd7a1bb1f 2021-07-12 18:53:49.333 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 18:53:49.333 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ca187176-0f24-4e8d-b950-453dd7a1bb1f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 18:53:49.333 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ca187176-0f24-4e8d-b950-453dd7a1bb1f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 18:53:49.348 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ca187176-0f24-4e8d-b950-453dd7a1bb1f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 18:53:49.364 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e7c0b6d8-43a2-42ab-a27e-ffef9339f622 2021-07-12 18:53:49.364 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca187176-0f24-4e8d-b950-453dd7a1bb1f'] 2021-07-12 18:53:49.364 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 18:53:49.364 4708 2469659409224 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-12 18:53:49.364 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca187176-0f24-4e8d-b950-453dd7a1bb1f'] 2021-07-12 18:53:51.348 4708 2469659409224 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-12 18:53:52.801 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:54:12.413 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3b227f2-d038-4917-b55d-bb59170156d0 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network e7c0b6d8-43a2-42ab-a27e-ffef9339f622 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:54:12.429 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3b227f2-d038-4917-b55d-bb59170156d0 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network e7c0b6d8-43a2-42ab-a27e-ffef9339f622 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:56:52.235 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-969d8a6d-bf6c-47aa-8854-92d02076f78d 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'cb959c8a-0112-499d-a608-98ff29528ead' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:56:53.251 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da138a7d-2568-4352-9b9d-9edb5cde61e5 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '36edb748-aa5e-4442-a0d1-f0c06da0231e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:56:53.933 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a3e7b7d-65a8-46a2-80af-8d817d6e2912 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '3c8fa9ed-bdf4-478a-8dcd-66043730269b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 18:56:54.126 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a3e7b7d-65a8-46a2-80af-8d817d6e2912 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network efb48fc8-9696-424f-b941-0dab7d2953c1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 18:56:54.126 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a3e7b7d-65a8-46a2-80af-8d817d6e2912 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network efb48fc8-9696-424f-b941-0dab7d2953c1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 18:57:35.688 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68dc305d-9ba8-4215-a32c-5844d7ec4bf9 - - - - -] port_update received: ae68bf4e-0b78-4ffb-b84a-3bf56f73a14b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:57:35.688 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68dc305d-9ba8-4215-a32c-5844d7ec4bf9 - - - - -] No port ae68bf4e-0b78-4ffb-b84a-3bf56f73a14b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:57:39.375 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4d5be9c-637a-4f4a-9c37-7905db46ce11 - - - - -] port_update received: 998f8b77-12e0-4a37-99ef-929aa5e5039d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:57:39.390 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4d5be9c-637a-4f4a-9c37-7905db46ce11 - - - - -] No port 998f8b77-12e0-4a37-99ef-929aa5e5039d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:57:40.357 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86a559fd-ada4-41d3-9513-54a6c579653a - - - - -] port_update received: 1bc8fda6-bc59-4b1a-9a18-bf98cbd4e47b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:57:40.357 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86a559fd-ada4-41d3-9513-54a6c579653a - - - - -] No port 1bc8fda6-bc59-4b1a-9a18-bf98cbd4e47b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:57:41.843 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-277257f3-4783-45e2-99dd-adee95c20dcf 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:57:41.859 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-277257f3-4783-45e2-99dd-adee95c20dcf 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 18:57:41.968 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc8cf3d2-8053-41aa-9d8c-3a547716bf65 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:57:41.968 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-fc8cf3d2-8053-41aa-9d8c-3a547716bf65 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 18:57:42.089 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4f73e7c-7824-4e96-9503-d3f249e4fe1b 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:57:42.089 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-a4f73e7c-7824-4e96-9503-d3f249e4fe1b 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 18:57:42.203 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f53c6457-cb50-49de-a24c-006711c59e57 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:57:42.211 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-f53c6457-cb50-49de-a24c-006711c59e57 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 18:57:42.324 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e908950-7ed7-4e1b-80fc-6c7fcb0ea5df 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:57:42.344 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-6e908950-7ed7-4e1b-80fc-6c7fcb0ea5df 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 18:57:42.465 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8013b63-5922-4ade-91a9-09e18b2b77b9 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-12 18:57:42.465 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-e8013b63-5922-4ade-91a9-09e18b2b77b9 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group rule updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 18:57:44.736 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee56dcec-8f1c-403e-8b3d-21aa9cad9457 - - - - -] port_update received: a8faed2d-61d2-49a0-a45e-3637a5da224a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:57:44.757 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee56dcec-8f1c-403e-8b3d-21aa9cad9457 - - - - -] No port a8faed2d-61d2-49a0-a45e-3637a5da224a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:58:06.624 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd021998-9b35-47e8-8d33-8a45640ac119 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 18:58:06.624 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-bd021998-9b35-47e8-8d33-8a45640ac119 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 18:58:07.437 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ddb31d1-5b89-4765-bc28-64d1b47c9d75 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: a8f1ae42-a578-421f-a464-b433be251521 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 18:58:07.453 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ddb31d1-5b89-4765-bc28-64d1b47c9d75 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port a8f1ae42-a578-421f-a464-b433be251521 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 18:58:14.563 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a8f1ae42-a578-421f-a464-b433be251521 2021-07-12 18:58:15.030 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 18:58:15.354 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port a8f1ae42-a578-421f-a464-b433be251521 2021-07-12 18:58:15.354 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port a8f1ae42-a578-421f-a464-b433be251521 updated. Details: {'device': 'a8f1ae42-a578-421f-a464-b433be251521', 'network_id': '417a3c9b-2d7b-4313-8052-16dbbbf81003', 'port_id': 'a8f1ae42-a578-421f-a464-b433be251521', 'mac_address': 'fa:16:3e:34:82:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 613, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9ef20391-d60d-43b3-b5c9-ca82adef38bc', '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-12 18:58:15.354 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 18:58:15.374 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8f1ae42-a578-421f-a464-b433be251521" acquired by "networking_hyperv.neutron._common_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-12 18:58:15.374 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a8f1ae42-a578-421f-a464-b433be251521 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 18:58:15.386 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 417a3c9b-2d7b-4313-8052-16dbbbf81003 2021-07-12 18:58:15.386 4708 2469659409224 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-12 18:58:15.562 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a8f1ae42-a578-421f-a464-b433be251521') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:58:15.562 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a8f1ae42-a578-421f-a464-b433be251521') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 18:58:15.576 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a8f1ae42-a578-421f-a464-b433be251521 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 18:58:15.576 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 613, VLAN trunk: None to switch port a8f1ae42-a578-421f-a464-b433be251521 2021-07-12 18:58:15.640 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 18:58:15.640 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a8f1ae42-a578-421f-a464-b433be251521'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 18:58:15.874 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a8f1ae42-a578-421f-a464-b433be251521']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 18:58:15.890 4708 2469659409224 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-12 18:58:15.890 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6cd9920c-6c62-4771-af3e-2390d9edfdac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 18:58:15.890 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a8f1ae42-a578-421f-a464-b433be251521 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 18:58:15.905 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 18:58:15.905 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a8f1ae42-a578-421f-a464-b433be251521 not yet added. Adding. 2021-07-12 18:58:15.917 4708 2469659409224 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-12 18:58:15.917 4708 2469659409224 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-12 18:58:15.997 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f1ae42-a578-421f-a464-b433be251521" acquired by "networking_hyperv.neutron._common_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-12 18:58:16.055 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f1ae42-a578-421f-a464-b433be251521" 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-12 18:58:16.077 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f1ae42-a578-421f-a464-b433be251521" acquired by "networking_hyperv.neutron._common_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-12 18:58:16.156 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f1ae42-a578-421f-a464-b433be251521" 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-12 18:58:16.237 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8f1ae42-a578-421f-a464-b433be251521" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 18:58:16.237 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a8f1ae42-a578-421f-a464-b433be251521 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 18:58:16.265 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a8f1ae42-a578-421f-a464-b433be251521 processed. 2021-07-12 18:58:17.046 4708 2469659409224 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-12 18:58:17.249 4708 2469659409224 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-12 19:00:19.184 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a8f1ae42-a578-421f-a464-b433be251521 2021-07-12 19:00:19.387 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70fc00cc-786e-420f-8559-7d41ba14b46c 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 19:00:19.387 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-70fc00cc-786e-420f-8559-7d41ba14b46c 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 19:00:19.574 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 19:00:19.575 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a8f1ae42-a578-421f-a464-b433be251521' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 19:00:19.575 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a8f1ae42-a578-421f-a464-b433be251521' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 19:00:19.590 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a8f1ae42-a578-421f-a464-b433be251521 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 19:00:19.590 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 417a3c9b-2d7b-4313-8052-16dbbbf81003 2021-07-12 19:00:19.590 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8f1ae42-a578-421f-a464-b433be251521'] 2021-07-12 19:00:19.621 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 19:00:19.621 4708 2469659409224 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-12 19:00:19.621 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8f1ae42-a578-421f-a464-b433be251521'] 2021-07-12 19:00:19.683 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70fc00cc-786e-420f-8559-7d41ba14b46c 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] port_delete event received for 'a8f1ae42-a578-421f-a464-b433be251521' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:00:21.588 4708 2469659409224 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-12 19:00:21.621 4708 2469659409224 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-12 19:00:23.203 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60aaeb9a-9096-40fd-9dbb-c039ac1e73dd 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 19:00:23.203 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-60aaeb9a-9096-40fd-9dbb-c039ac1e73dd 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 19:00:23.949 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68375db8-54d3-4cab-9567-c89ba4380e0f c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 1b6ef429-f0ab-49a6-97e7-f2594db6af5e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 19:00:23.975 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68375db8-54d3-4cab-9567-c89ba4380e0f c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 1b6ef429-f0ab-49a6-97e7-f2594db6af5e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 19:00:31.465 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1b6ef429-f0ab-49a6-97e7-f2594db6af5e 2021-07-12 19:00:31.637 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 19:00:31.853 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 1b6ef429-f0ab-49a6-97e7-f2594db6af5e 2021-07-12 19:00:31.853 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 1b6ef429-f0ab-49a6-97e7-f2594db6af5e updated. Details: {'device': '1b6ef429-f0ab-49a6-97e7-f2594db6af5e', 'network_id': '417a3c9b-2d7b-4313-8052-16dbbbf81003', 'port_id': '1b6ef429-f0ab-49a6-97e7-f2594db6af5e', 'mac_address': 'fa:16:3e:0f:b5:92', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 613, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9ef20391-d60d-43b3-b5c9-ca82adef38bc', '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-12 19:00:31.853 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 19:00:31.871 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b6ef429-f0ab-49a6-97e7-f2594db6af5e" acquired by "networking_hyperv.neutron._common_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-12 19:00:31.871 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1b6ef429-f0ab-49a6-97e7-f2594db6af5e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 19:00:31.871 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 417a3c9b-2d7b-4313-8052-16dbbbf81003 2021-07-12 19:00:31.887 4708 2469659409224 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-12 19:00:32.058 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1b6ef429-f0ab-49a6-97e7-f2594db6af5e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 19:00:32.074 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1b6ef429-f0ab-49a6-97e7-f2594db6af5e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 19:00:32.090 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1b6ef429-f0ab-49a6-97e7-f2594db6af5e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 19:00:32.090 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 613, VLAN trunk: None to switch port 1b6ef429-f0ab-49a6-97e7-f2594db6af5e 2021-07-12 19:00:32.152 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 19:00:32.168 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1b6ef429-f0ab-49a6-97e7-f2594db6af5e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 19:00:32.386 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1b6ef429-f0ab-49a6-97e7-f2594db6af5e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 19:00:32.402 4708 2469659409224 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-12 19:00:32.402 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6cd9920c-6c62-4771-af3e-2390d9edfdac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 19:00:32.418 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1b6ef429-f0ab-49a6-97e7-f2594db6af5e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 19:00:32.418 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 19:00:32.418 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1b6ef429-f0ab-49a6-97e7-f2594db6af5e not yet added. Adding. 2021-07-12 19:00:32.433 4708 2469659409224 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-12 19:00:32.433 4708 2469659409224 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-12 19:00:32.512 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b6ef429-f0ab-49a6-97e7-f2594db6af5e" acquired by "networking_hyperv.neutron._common_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-12 19:00:32.590 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b6ef429-f0ab-49a6-97e7-f2594db6af5e" 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-12 19:00:32.590 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b6ef429-f0ab-49a6-97e7-f2594db6af5e" acquired by "networking_hyperv.neutron._common_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-12 19:00:32.702 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b6ef429-f0ab-49a6-97e7-f2594db6af5e" 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-12 19:00:32.777 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b6ef429-f0ab-49a6-97e7-f2594db6af5e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 19:00:32.793 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1b6ef429-f0ab-49a6-97e7-f2594db6af5e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 19:00:32.793 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1b6ef429-f0ab-49a6-97e7-f2594db6af5e processed. 2021-07-12 19:00:33.652 4708 2469659409224 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-12 19:00:33.848 4708 2469659409224 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-12 19:02:17.477 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5179b9eb-6f64-4b39-8bc2-a49854245688 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 19:02:17.477 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-5179b9eb-6f64-4b39-8bc2-a49854245688 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 19:02:18.258 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a78f208-7eb4-41f3-818e-6d6d44534fe4 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] port_update received: 85ef3511-3f59-4bc9-8244-556f79d5c757 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-12 19:02:18.275 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a78f208-7eb4-41f3-818e-6d6d44534fe4 c29f5f7bb9114a0c81512e3b11a907a5 38f16360dd4a4f1bb1ad919a5e518439 - - -] No port 85ef3511-3f59-4bc9-8244-556f79d5c757 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-12 19:02:25.810 4708 2469659407112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 85ef3511-3f59-4bc9-8244-556f79d5c757 2021-07-12 19:02:26.280 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-12 19:02:26.618 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Adding port 85ef3511-3f59-4bc9-8244-556f79d5c757 2021-07-12 19:02:26.618 4708 2471708888232 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Port 85ef3511-3f59-4bc9-8244-556f79d5c757 updated. Details: {'device': '85ef3511-3f59-4bc9-8244-556f79d5c757', 'network_id': '417a3c9b-2d7b-4313-8052-16dbbbf81003', 'port_id': '85ef3511-3f59-4bc9-8244-556f79d5c757', 'mac_address': 'fa:16:3e:1f:35:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 613, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9ef20391-d60d-43b3-b5c9-ca82adef38bc', '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-12 19:02:26.618 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] 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-12 19:02:26.618 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85ef3511-3f59-4bc9-8244-556f79d5c757" acquired by "networking_hyperv.neutron._common_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-12 19:02:26.618 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 85ef3511-3f59-4bc9-8244-556f79d5c757 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-12 19:02:26.649 4708 2469659409224 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-12 19:02:26.784 4708 2469659409224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '85ef3511-3f59-4bc9-8244-556f79d5c757') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 19:02:26.784 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '85ef3511-3f59-4bc9-8244-556f79d5c757') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-12 19:02:26.805 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 85ef3511-3f59-4bc9-8244-556f79d5c757 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-12 19:02:26.805 4708 2469659409224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 613, VLAN trunk: None to switch port 85ef3511-3f59-4bc9-8244-556f79d5c757 2021-07-12 19:02:26.883 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-12 19:02:26.883 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['85ef3511-3f59-4bc9-8244-556f79d5c757'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-12 19:02:27.107 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['85ef3511-3f59-4bc9-8244-556f79d5c757']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-12 19:02:27.107 4708 2469659409224 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-12 19:02:27.133 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6cd9920c-6c62-4771-af3e-2390d9edfdac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-12 19:02:27.133 4708 2469659409224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 85ef3511-3f59-4bc9-8244-556f79d5c757 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-12 19:02:27.149 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-12 19:02:27.149 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 85ef3511-3f59-4bc9-8244-556f79d5c757 not yet added. Adding. 2021-07-12 19:02:27.149 4708 2469659409224 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-12 19:02:27.164 4708 2469659409224 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-12 19:02:27.252 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ef3511-3f59-4bc9-8244-556f79d5c757" acquired by "networking_hyperv.neutron._common_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-12 19:02:27.340 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ef3511-3f59-4bc9-8244-556f79d5c757" 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-12 19:02:27.340 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ef3511-3f59-4bc9-8244-556f79d5c757" acquired by "networking_hyperv.neutron._common_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-12 19:02:27.446 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ef3511-3f59-4bc9-8244-556f79d5c757" 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-12 19:02:27.524 4708 2469659409224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85ef3511-3f59-4bc9-8244-556f79d5c757" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-12 19:02:27.524 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 85ef3511-3f59-4bc9-8244-556f79d5c757 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-12 19:02:27.524 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 85ef3511-3f59-4bc9-8244-556f79d5c757 processed. 2021-07-12 19:02:28.305 4708 2469659409224 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-12 19:02:28.508 4708 2469659409224 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-12 19:04:00.256 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03b20376-5ee5-4cc1-9362-d7d8de70c34c 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] port_delete event received for '85c14778-0df5-4559-8896-0228cb882b5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:02.560 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 85ef3511-3f59-4bc9-8244-556f79d5c757 2021-07-12 19:04:02.740 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 19:04:02.745 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '85ef3511-3f59-4bc9-8244-556f79d5c757' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 19:04:02.745 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '85ef3511-3f59-4bc9-8244-556f79d5c757' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 19:04:02.745 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 85ef3511-3f59-4bc9-8244-556f79d5c757 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 19:04:02.761 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85ef3511-3f59-4bc9-8244-556f79d5c757'] 2021-07-12 19:04:02.776 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 19:04:02.776 4708 2469659409224 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-12 19:04:02.776 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85ef3511-3f59-4bc9-8244-556f79d5c757'] 2021-07-12 19:04:02.944 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42d2281a-9931-4f6a-b79e-a04c5e60e6e1 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 19:04:02.944 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-42d2281a-9931-4f6a-b79e-a04c5e60e6e1 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 19:04:03.011 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42d2281a-9931-4f6a-b79e-a04c5e60e6e1 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] port_delete event received for '85ef3511-3f59-4bc9-8244-556f79d5c757' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:04.740 4708 2469659409224 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-12 19:04:04.762 4708 2469659409224 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-12 19:04:07.245 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5ac0f39-37b9-41fa-a2ee-36a45bab539b 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] port_delete event received for 'e95eb042-0998-4fc7-a752-e672318aefe8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:09.854 4708 2469659409224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53389f32-ad3a-417b-85bd-807e3e94c8cd 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated on remote: ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-12 19:04:09.854 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [req-53389f32-ad3a-417b-85bd-807e3e94c8cd 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] Security group member updated ['6cd9920c-6c62-4771-af3e-2390d9edfdac'] 2021-07-12 19:04:09.917 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53389f32-ad3a-417b-85bd-807e3e94c8cd 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] port_delete event received for '1b6ef429-f0ab-49a6-97e7-f2594db6af5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:10.615 4708 2469659407288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1b6ef429-f0ab-49a6-97e7-f2594db6af5e 2021-07-12 19:04:10.787 4708 2471708888232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4712bd97-0f43-421e-9519-6ab3a64fb30a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-12 19:04:10.787 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1b6ef429-f0ab-49a6-97e7-f2594db6af5e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-12 19:04:10.787 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1b6ef429-f0ab-49a6-97e7-f2594db6af5e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-12 19:04:10.787 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1b6ef429-f0ab-49a6-97e7-f2594db6af5e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-12 19:04:10.807 4708 2469659409224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 417a3c9b-2d7b-4313-8052-16dbbbf81003 2021-07-12 19:04:10.807 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b6ef429-f0ab-49a6-97e7-f2594db6af5e'] 2021-07-12 19:04:10.807 4708 2469659409224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-12 19:04:10.834 4708 2469659409224 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-12 19:04:10.834 4708 2469659409224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b6ef429-f0ab-49a6-97e7-f2594db6af5e'] 2021-07-12 19:04:12.146 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39bd9f35-5fcb-461c-8d27-aaa6cef0c5a1 40def81e555a480d8b18aa8d762ba107 d01f198c39264694896ee3d9e4a1538a - - -] port_delete event received for '111951af-47ce-40c2-947f-71cc312db59d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:12.802 4708 2469659409224 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-12 19:04:12.833 4708 2469659409224 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-12 19:04:14.620 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fabb63b-9fc9-4a59-abcd-d6c3440d37d4 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '998f8b77-12e0-4a37-99ef-929aa5e5039d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:15.646 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42cc9ce8-4c2c-4a1d-bf85-86b36b686b5c 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'ae68bf4e-0b78-4ffb-b84a-3bf56f73a14b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:16.334 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-381c0a14-e078-4a01-888e-75e7da3ac082 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '3f8b05ae-6f1f-44b5-818e-88d4ef6e6ad1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:16.448 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c537a8e-2942-4de1-b23f-db37bc4818f0 - - - - -] port_delete event received for '3f8b05ae-6f1f-44b5-818e-88d4ef6e6ad1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:16.537 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-381c0a14-e078-4a01-888e-75e7da3ac082 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 417a3c9b-2d7b-4313-8052-16dbbbf81003 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 19:04:16.568 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-381c0a14-e078-4a01-888e-75e7da3ac082 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 417a3c9b-2d7b-4313-8052-16dbbbf81003 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-12 19:04:17.755 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b74baef2-551f-45bb-814e-80dec6719f30 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for 'a8faed2d-61d2-49a0-a45e-3637a5da224a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:18.789 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55eb656a-c3cb-4669-ad99-0626ab71df65 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '1bc8fda6-bc59-4b1a-9a18-bf98cbd4e47b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:19.505 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cffa11b9-c3d9-4978-b84b-9d107945a374 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] port_delete event received for '400edfa6-5364-493f-ace0-89903b389c87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-12 19:04:19.677 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cffa11b9-c3d9-4978-b84b-9d107945a374 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] network_delete received. Deleting network 95e6260d-41d9-4039-8178-f6eaf9ff6619 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-12 19:04:19.693 4708 2469659409224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cffa11b9-c3d9-4978-b84b-9d107945a374 76197f58247a430a8ff3c430db01ae1e 339c29d9109a45ba9356d02f5278f917 - - -] Network 95e6260d-41d9-4039-8178-f6eaf9ff6619 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463