2021-09-07 04:31:00.438 3900 2446025710584 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-07 04:31:00.438 3900 2446025710584 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev622 2021-09-07 04:31:00.438 3900 2446025710584 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-09-07 04:31:00.476 3900 2446025710584 MainThread INFO os_win.utils.network.networkutils [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] WMI caching is disabled. 2021-09-07 04:31:00.712 3900 2446025710584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-09-07 04:31:00.791 3900 2446025710584 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-07 04:31:00.791 3900 2446025710584 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-07 04:31:00.995 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent initialized successfully, now running... 2021-09-07 04:31:01.019 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-07 04:31:01.034 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-07 04:31:01.066 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-07 04:32:56.999 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e086402-1afd-44b7-83bb-fa3b7b512e5f - - - - -] port_update received: 65bdb700-2eb7-4cf9-993a-b1248d8c29a2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:32:57.824 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e086402-1afd-44b7-83bb-fa3b7b512e5f - - - - -] No port 65bdb700-2eb7-4cf9-993a-b1248d8c29a2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:33:01.108 3900 2446119092472 MainThread WARNING oslo_policy.policy [req-b36a47ba-16c2-419d-a74b-1f5ba236327d 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] 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-09-07 04:33:03.004 3900 2446119092472 MainThread WARNING oslo_policy.policy [req-b36a47ba-16c2-419d-a74b-1f5ba236327d 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] 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-09-07 04:33:03.004 3900 2446119092472 MainThread WARNING oslo_policy.policy [req-b36a47ba-16c2-419d-a74b-1f5ba236327d 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] 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-09-07 04:33:03.004 3900 2446119092472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b36a47ba-16c2-419d-a74b-1f5ba236327d 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group rule updated on remote: ['b442b864-2f98-4229-9a59-82a9291862e3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:33:03.024 3900 2446119092472 MainThread INFO neutron.agent.securitygroups_rpc [req-b36a47ba-16c2-419d-a74b-1f5ba236327d 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group rule updated ['b442b864-2f98-4229-9a59-82a9291862e3'] 2021-09-07 04:33:03.034 3900 2446119092648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-177054ea-cb3d-447d-b26d-e72fabe796a8 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated on remote: ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:33:03.048 3900 2446119092648 MainThread INFO neutron.agent.securitygroups_rpc [req-177054ea-cb3d-447d-b26d-e72fabe796a8 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] 2021-09-07 04:33:03.048 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98ad272d-2c8d-4f94-b09f-b927b6a576cc - - - - -] port_update received: e027c687-c322-4201-a672-624198311fdd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:33:03.048 3900 2446119092824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49ffdb19-895c-4ae1-920b-4dc75b659241 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group rule updated on remote: ['b442b864-2f98-4229-9a59-82a9291862e3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:33:03.070 3900 2446119092824 MainThread INFO neutron.agent.securitygroups_rpc [req-49ffdb19-895c-4ae1-920b-4dc75b659241 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group rule updated ['b442b864-2f98-4229-9a59-82a9291862e3'] 2021-09-07 04:33:03.082 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98ad272d-2c8d-4f94-b09f-b927b6a576cc - - - - -] No port e027c687-c322-4201-a672-624198311fdd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:33:04.545 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5b6f4a5-8511-4614-a758-fdf537cacf31 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 674fa64e-df35-45b3-a06c-eec2726f1621 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:33:04.561 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5b6f4a5-8511-4614-a758-fdf537cacf31 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 674fa64e-df35-45b3-a06c-eec2726f1621 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:33:05.247 3900 2446119092472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-753091b8-1d9a-424b-bcf4-0a4f2d9c7c2c 24fd1c27c3cf4b95ac29dbacf39f79e8 fe043a2a92444240871342853920d65f - - -] Security group member updated on remote: ['a1d58097-9822-4f8f-bf95-80ee0721c49f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:33:05.258 3900 2446119092472 MainThread INFO neutron.agent.securitygroups_rpc [req-753091b8-1d9a-424b-bcf4-0a4f2d9c7c2c 24fd1c27c3cf4b95ac29dbacf39f79e8 fe043a2a92444240871342853920d65f - - -] Security group member updated ['a1d58097-9822-4f8f-bf95-80ee0721c49f'] 2021-09-07 04:33:17.245 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3d28f4a-6ddb-42be-8ba6-091f04c26316 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:33:17.265 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3d28f4a-6ddb-42be-8ba6-091f04c26316 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:33:17.826 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f393f49-834c-4c08-90d5-69574be8e82b e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 061befdc-c283-4fb7-b5ab-a4039be895bd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:33:17.826 3900 2446119092472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f393f49-834c-4c08-90d5-69574be8e82b e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network 061befdc-c283-4fb7-b5ab-a4039be895bd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:33:17.938 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 674fa64e-df35-45b3-a06c-eec2726f1621 2021-09-07 04:33:19.123 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:33:19.313 3900 2446119092648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f6e7e0f-654c-4d42-95c3-2db8bf88b520 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 3773b99e-2619-4e15-9f88-d95b83774bbf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:33:20.889 3900 2446119092648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f6e7e0f-654c-4d42-95c3-2db8bf88b520 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network 3773b99e-2619-4e15-9f88-d95b83774bbf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:33:21.870 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 674fa64e-df35-45b3-a06c-eec2726f1621 2021-09-07 04:33:21.877 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 674fa64e-df35-45b3-a06c-eec2726f1621 updated. Details: {'device': '674fa64e-df35-45b3-a06c-eec2726f1621', 'network_id': 'ef7d546e-a3f2-450b-8000-b3a8ff82b02d', 'port_id': '674fa64e-df35-45b3-a06c-eec2726f1621', 'mac_address': 'fa:16:3e:80:51:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 707, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7faf0073-8af2-4618-bd78-9149ff6adc98', '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-09-07 04:33:21.877 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:33:21.877 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.base [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Loop iteration exceeded interval (2 vs. 2.7533066272735596) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-07 04:33:21.877 3900 2446119092648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4115b38f-c0c6-4e76-a28b-e5232453e2d0 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group member updated on remote: ['b442b864-2f98-4229-9a59-82a9291862e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:33:21.909 3900 2446119092648 MainThread INFO neutron.agent.securitygroups_rpc [req-4115b38f-c0c6-4e76-a28b-e5232453e2d0 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group member updated ['b442b864-2f98-4229-9a59-82a9291862e3'] 2021-09-07 04:33:21.909 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:21.909 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 674fa64e-df35-45b3-a06c-eec2726f1621 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:33:21.909 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ef7d546e-a3f2-450b-8000-b3a8ff82b02d 2021-09-07 04:33:21.936 3900 2446119093000 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-09-07 04:33:21.936 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a 2021-09-07 04:33:22.098 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '674fa64e-df35-45b3-a06c-eec2726f1621') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:33:22.098 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '674fa64e-df35-45b3-a06c-eec2726f1621') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:33:22.123 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 674fa64e-df35-45b3-a06c-eec2726f1621 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:33:22.123 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 707, VLAN trunk: None to switch port 674fa64e-df35-45b3-a06c-eec2726f1621 2021-09-07 04:33:22.220 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:33:22.220 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['674fa64e-df35-45b3-a06c-eec2726f1621'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:33:22.591 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['674fa64e-df35-45b3-a06c-eec2726f1621']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:33:22.608 3900 2446119093000 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-09-07 04:33:22.608 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:33:22.608 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:33:22.623 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 674fa64e-df35-45b3-a06c-eec2726f1621 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:33:22.623 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:33:22.639 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 674fa64e-df35-45b3-a06c-eec2726f1621 not yet added. Adding. 2021-09-07 04:33:22.639 3900 2446119093000 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-09-07 04:33:22.653 3900 2446119093000 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-09-07 04:33:22.733 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:22.800 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:33:22.800 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:22.894 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:33:22.956 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:33:22.983 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 674fa64e-df35-45b3-a06c-eec2726f1621 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:33:22.983 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 674fa64e-df35-45b3-a06c-eec2726f1621 processed. 2021-09-07 04:33:23.170 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a555906-9416-4f6d-bf55-554bcaaa5688 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: db772293-f10a-4e5f-b463-a8106f1a986c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:33:23.191 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a555906-9416-4f6d-bf55-554bcaaa5688 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port db772293-f10a-4e5f-b463-a8106f1a986c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:33:23.889 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:33:23.889 3900 2446119093000 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-09-07 04:33:24.295 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a 2021-09-07 04:33:24.311 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a updated. Details: {'device': 'e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a', 'network_id': 'c637ef39-3137-4520-aff9-0437acad2f59', 'port_id': 'e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a', 'mac_address': 'fa:16:3e:61:8d:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2de3c75-4c8d-4cbc-ba99-71641122affe', '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-09-07 04:33:24.311 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:33:24.311 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:24.326 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:33:24.326 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c637ef39-3137-4520-aff9-0437acad2f59 2021-09-07 04:33:24.342 3900 2446119093528 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-09-07 04:33:24.457 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:33:24.457 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:33:24.483 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:33:24.483 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a 2021-09-07 04:33:24.504 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:33:24.549 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:33:24.549 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:33:24.748 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:33:24.764 3900 2446119093528 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-09-07 04:33:24.764 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a1d58097-9822-4f8f-bf95-80ee0721c49f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:33:24.779 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a1d58097-9822-4f8f-bf95-80ee0721c49f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:33:24.779 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:33:24.779 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:33:24.795 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a not yet added. Adding. 2021-09-07 04:33:24.795 3900 2446119093528 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-09-07 04:33:24.795 3900 2446119093528 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-09-07 04:33:24.894 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:24.985 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a" 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-09-07 04:33:24.985 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:25.077 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a" 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-09-07 04:33:25.173 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:33:25.198 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:33:25.198 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a processed. 2021-09-07 04:33:25.905 3900 2446119093528 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-09-07 04:33:26.020 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:33:26.285 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:33:27.907 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:33:28.190 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:33:28.210 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port db772293-f10a-4e5f-b463-a8106f1a986c updated. Details: {'device': 'db772293-f10a-4e5f-b463-a8106f1a986c', 'network_id': '164936fd-3e30-49d0-9274-2523f41a60c3', 'port_id': 'db772293-f10a-4e5f-b463-a8106f1a986c', 'mac_address': 'fa:16:3e:4a:51:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1a0f6fd-6cb9-4727-a121-2a2dee89b16f', '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-09-07 04:33:28.210 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:33:28.225 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:28.225 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db772293-f10a-4e5f-b463-a8106f1a986c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:33:28.240 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 164936fd-3e30-49d0-9274-2523f41a60c3 2021-09-07 04:33:28.251 3900 2446119093528 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-09-07 04:33:28.415 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db772293-f10a-4e5f-b463-a8106f1a986c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:33:28.427 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db772293-f10a-4e5f-b463-a8106f1a986c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:33:28.436 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db772293-f10a-4e5f-b463-a8106f1a986c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:33:28.436 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:33:28.550 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:33:28.564 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db772293-f10a-4e5f-b463-a8106f1a986c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:33:28.798 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db772293-f10a-4e5f-b463-a8106f1a986c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:33:28.798 3900 2446119093528 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-09-07 04:33:28.798 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b442b864-2f98-4229-9a59-82a9291862e3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:33:28.798 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db772293-f10a-4e5f-b463-a8106f1a986c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:33:28.826 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:33:28.826 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db772293-f10a-4e5f-b463-a8106f1a986c not yet added. Adding. 2021-09-07 04:33:28.826 3900 2446119093528 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-09-07 04:33:28.842 3900 2446119093528 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-09-07 04:33:28.942 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:29.032 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" 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-09-07 04:33:29.048 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:29.174 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" 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-09-07 04:33:29.265 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" 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-09-07 04:33:29.265 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db772293-f10a-4e5f-b463-a8106f1a986c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:33:29.287 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db772293-f10a-4e5f-b463-a8106f1a986c processed. 2021-09-07 04:33:29.903 3900 2446119093528 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-09-07 04:33:30.326 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:33:55.328 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated on remote: ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:33:55.346 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] 2021-09-07 04:33:55.346 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Refresh firewall rules 2021-09-07 04:33:55.346 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Get security group information for devices via rpc ['674fa64e-df35-45b3-a06c-eec2726f1621'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:33:55.560 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information for ports dict_keys(['674fa64e-df35-45b3-a06c-eec2726f1621']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:33:55.566 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:33:55.581 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:33:55.581 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:33:55.592 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 674fa64e-df35-45b3-a06c-eec2726f1621 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:33:55.611 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:33:55.625 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 04:33:55.625 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:55.782 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:33:55.782 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:33:55.796 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-c735182b-6058-4eef-9dfa-20aaef8934a5 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:33:56.498 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed59f8f8-40cc-4ac5-8d8a-de6dc77f6b7a ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:33:56.514 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed59f8f8-40cc-4ac5-8d8a-de6dc77f6b7a ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:34:00.030 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f2062f0-36a0-41e3-b07b-bae909f2ffbd 24fd1c27c3cf4b95ac29dbacf39f79e8 fe043a2a92444240871342853920d65f - - -] Security group member updated on remote: ['a1d58097-9822-4f8f-bf95-80ee0721c49f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:34:00.061 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-4f2062f0-36a0-41e3-b07b-bae909f2ffbd 24fd1c27c3cf4b95ac29dbacf39f79e8 fe043a2a92444240871342853920d65f - - -] Security group member updated ['a1d58097-9822-4f8f-bf95-80ee0721c49f'] 2021-09-07 04:34:00.078 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-4f2062f0-36a0-41e3-b07b-bae909f2ffbd 24fd1c27c3cf4b95ac29dbacf39f79e8 fe043a2a92444240871342853920d65f - - -] Refresh firewall rules 2021-09-07 04:34:00.078 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f2062f0-36a0-41e3-b07b-bae909f2ffbd 24fd1c27c3cf4b95ac29dbacf39f79e8 fe043a2a92444240871342853920d65f - - -] Get security group information for devices via rpc ['e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:34:00.142 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f2062f0-36a0-41e3-b07b-bae909f2ffbd 24fd1c27c3cf4b95ac29dbacf39f79e8 fe043a2a92444240871342853920d65f - - -] port_delete event received for 'e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:34:00.202 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f2062f0-36a0-41e3-b07b-bae909f2ffbd 24fd1c27c3cf4b95ac29dbacf39f79e8 fe043a2a92444240871342853920d65f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:34:00.202 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f2062f0-36a0-41e3-b07b-bae909f2ffbd 24fd1c27c3cf4b95ac29dbacf39f79e8 fe043a2a92444240871342853920d65f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:34:00.271 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a 2021-09-07 04:34:00.281 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 2021-09-07 04:34:02.123 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:34:02.435 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 2021-09-07 04:34:02.435 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 updated. Details: {'device': '43f74f6c-93a5-45ba-8c2d-7aa5452179e9', 'network_id': 'ef7d546e-a3f2-450b-8000-b3a8ff82b02d', 'port_id': '43f74f6c-93a5-45ba-8c2d-7aa5452179e9', 'mac_address': 'fa:16:3e:95:02:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 707, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7faf0073-8af2-4618-bd78-9149ff6adc98', '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-09-07 04:34:02.435 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:34:02.463 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:34:02.471 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:02.471 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:34:02.483 3900 2446119093528 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-09-07 04:34:02.483 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:34:02.498 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:34:02.498 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:34:02.531 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c637ef39-3137-4520-aff9-0437acad2f59 2021-09-07 04:34:02.531 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a'] 2021-09-07 04:34:02.546 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:34:02.562 3900 2446119093000 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-09-07 04:34:02.562 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0fac89e-24e5-4d27-bc22-4c8b6c9ede5a'] 2021-09-07 04:34:02.670 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '43f74f6c-93a5-45ba-8c2d-7aa5452179e9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:34:02.670 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '43f74f6c-93a5-45ba-8c2d-7aa5452179e9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:34:02.699 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:34:02.713 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 707, VLAN trunk: None to switch port 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 2021-09-07 04:34:02.782 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:34:02.798 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['43f74f6c-93a5-45ba-8c2d-7aa5452179e9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:34:02.983 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['43f74f6c-93a5-45ba-8c2d-7aa5452179e9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:34:03.010 3900 2446119093528 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-09-07 04:34:03.010 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:34:03.018 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:34:03.030 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:34:03.030 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:34:03.030 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 not yet added. Adding. 2021-09-07 04:34:03.046 3900 2446119093528 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-09-07 04:34:03.046 3900 2446119093528 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-09-07 04:34:03.170 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:03.295 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:34:03.295 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:03.440 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:34:03.530 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:34:03.562 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:34:03.562 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 processed. 2021-09-07 04:34:04.126 3900 2446119093528 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-09-07 04:34:04.498 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:34:05.093 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c82073a2-c7dc-41cf-9d78-10e8054c6175 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network c637ef39-3137-4520-aff9-0437acad2f59 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:34:05.093 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c82073a2-c7dc-41cf-9d78-10e8054c6175 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network c637ef39-3137-4520-aff9-0437acad2f59 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:34:14.201 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20cdae37-709a-4f6d-b3b3-22f4186e7570 - - - - -] port_update received: ae34d2e8-1b0b-40b4-b6ab-d84f05cf2f0b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:34:14.217 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20cdae37-709a-4f6d-b3b3-22f4186e7570 - - - - -] No port ae34d2e8-1b0b-40b4-b6ab-d84f05cf2f0b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:34:14.299 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated on remote: ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:34:14.299 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] 2021-09-07 04:34:14.326 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Refresh firewall rules 2021-09-07 04:34:14.326 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Get security group information for devices via rpc ['674fa64e-df35-45b3-a06c-eec2726f1621', '43f74f6c-93a5-45ba-8c2d-7aa5452179e9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:34:14.765 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information for ports dict_keys(['43f74f6c-93a5-45ba-8c2d-7aa5452179e9', '674fa64e-df35-45b3-a06c-eec2726f1621']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:34:14.765 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:34:14.780 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:34:14.780 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:34:14.795 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:34:14.795 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:34:14.811 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 04:34:14.811 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:14.951 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:34:14.968 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:14.968 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:34:14.982 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 674fa64e-df35-45b3-a06c-eec2726f1621 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:34:14.998 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:34:15.014 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 04:34:15.014 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:15.014 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-633fb2cf-d95b-4ff5-9919-6fed9903efd6 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network bded8670-2617-46a0-9336-5670d073f4bc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:34:15.032 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-633fb2cf-d95b-4ff5-9919-6fed9903efd6 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network bded8670-2617-46a0-9336-5670d073f4bc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:34:15.154 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:34:15.154 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:15.154 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-b8bbd2b0-fabe-4d76-81dc-6b870845bade aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:34:16.326 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdfcef0d-ead4-49f3-a99b-c6ce737a9af3 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 7942ff84-52a8-4c01-b390-a113c3f5fa32 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:34:16.342 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdfcef0d-ead4-49f3-a99b-c6ce737a9af3 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 7942ff84-52a8-4c01-b390-a113c3f5fa32 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:34:16.531 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4efedf43-142f-4406-8a3d-9d03dc6625b7 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network cc711cc8-3998-486d-abf6-1961bfb805ce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:34:16.531 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4efedf43-142f-4406-8a3d-9d03dc6625b7 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network cc711cc8-3998-486d-abf6-1961bfb805ce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:34:18.422 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7942ff84-52a8-4c01-b390-a113c3f5fa32 2021-09-07 04:34:18.584 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9200657f-db18-4753-a414-14fd61e2f8d0 - - - - -] port_update received: 6061d2b7-72c1-4aa2-82f3-61ce44917432 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:34:18.602 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9200657f-db18-4753-a414-14fd61e2f8d0 - - - - -] No port 6061d2b7-72c1-4aa2-82f3-61ce44917432 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:34:20.185 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:34:20.561 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 7942ff84-52a8-4c01-b390-a113c3f5fa32 2021-09-07 04:34:20.561 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 7942ff84-52a8-4c01-b390-a113c3f5fa32 updated. Details: {'device': '7942ff84-52a8-4c01-b390-a113c3f5fa32', 'network_id': 'ef7d546e-a3f2-450b-8000-b3a8ff82b02d', 'port_id': '7942ff84-52a8-4c01-b390-a113c3f5fa32', 'mac_address': 'fa:16:3e:f3:26:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 707, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7faf0073-8af2-4618-bd78-9149ff6adc98', '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-09-07 04:34:20.573 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:34:20.573 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:20.591 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7942ff84-52a8-4c01-b390-a113c3f5fa32 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:34:20.591 3900 2446119093528 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-09-07 04:34:20.732 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7942ff84-52a8-4c01-b390-a113c3f5fa32') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:34:20.750 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7942ff84-52a8-4c01-b390-a113c3f5fa32') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:34:20.750 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7942ff84-52a8-4c01-b390-a113c3f5fa32 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:34:20.750 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 707, VLAN trunk: None to switch port 7942ff84-52a8-4c01-b390-a113c3f5fa32 2021-09-07 04:34:20.864 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:34:20.864 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7942ff84-52a8-4c01-b390-a113c3f5fa32'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:34:21.089 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7942ff84-52a8-4c01-b390-a113c3f5fa32']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:34:21.089 3900 2446119093528 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-09-07 04:34:21.107 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:34:21.111 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:34:21.123 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7942ff84-52a8-4c01-b390-a113c3f5fa32 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:34:21.123 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:34:21.123 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7942ff84-52a8-4c01-b390-a113c3f5fa32 not yet added. Adding. 2021-09-07 04:34:21.123 3900 2446119093528 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-09-07 04:34:21.144 3900 2446119093528 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-09-07 04:34:21.295 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:21.420 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" 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-09-07 04:34:21.420 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:21.609 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" 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-09-07 04:34:21.718 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:34:21.718 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7942ff84-52a8-4c01-b390-a113c3f5fa32 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:34:21.744 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7942ff84-52a8-4c01-b390-a113c3f5fa32 processed. 2021-09-07 04:34:22.201 3900 2446119093528 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-09-07 04:34:22.565 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-921f9064-cde1-4b52-86b9-af2a84a00a18 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Security group member updated on remote: ['1d3a5129-8f8c-418f-a09a-04a02014c794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:34:22.592 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-921f9064-cde1-4b52-86b9-af2a84a00a18 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Security group member updated ['1d3a5129-8f8c-418f-a09a-04a02014c794'] 2021-09-07 04:34:22.595 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:34:24.158 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490475c5-213c-4585-bc7f-bad1568a26e6 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 05147852-8b97-44df-a012-1ef2983815b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:34:24.181 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490475c5-213c-4585-bc7f-bad1568a26e6 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 05147852-8b97-44df-a012-1ef2983815b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:34:24.634 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1fba8dc-8a70-4cbe-90e3-43371fecb82e 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Security group member updated on remote: ['1d3a5129-8f8c-418f-a09a-04a02014c794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:34:24.658 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-f1fba8dc-8a70-4cbe-90e3-43371fecb82e 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Security group member updated ['1d3a5129-8f8c-418f-a09a-04a02014c794'] 2021-09-07 04:34:26.226 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83312253-a794-4fc4-885b-998886c896ef ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: f602c2ba-447d-4f73-acfa-d9a125bf7662 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:34:26.239 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83312253-a794-4fc4-885b-998886c896ef ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port f602c2ba-447d-4f73-acfa-d9a125bf7662 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:34:26.515 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 05147852-8b97-44df-a012-1ef2983815b0 2021-09-07 04:34:28.248 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:34:30.219 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 05147852-8b97-44df-a012-1ef2983815b0 2021-09-07 04:34:30.219 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 05147852-8b97-44df-a012-1ef2983815b0 updated. Details: {'device': '05147852-8b97-44df-a012-1ef2983815b0', 'network_id': 'c17a6419-1b26-4e6e-b7a1-2340b9a5785b', 'port_id': '05147852-8b97-44df-a012-1ef2983815b0', 'mac_address': 'fa:16:3e:c9:2b:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85bf212c-084f-42e5-9646-fcbba187f4b6', '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-09-07 04:34:30.234 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:34:30.248 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.base [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Loop iteration exceeded interval (2 vs. 2.0001232624053955) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-07 04:34:30.248 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-05147852-8b97-44df-a012-1ef2983815b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:30.248 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 05147852-8b97-44df-a012-1ef2983815b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:34:30.264 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c17a6419-1b26-4e6e-b7a1-2340b9a5785b 2021-09-07 04:34:30.264 3900 2446119093528 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-09-07 04:34:30.455 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '05147852-8b97-44df-a012-1ef2983815b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:34:30.471 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '05147852-8b97-44df-a012-1ef2983815b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:34:30.485 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 05147852-8b97-44df-a012-1ef2983815b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:34:30.485 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port 05147852-8b97-44df-a012-1ef2983815b0 2021-09-07 04:34:30.626 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:34:30.626 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['05147852-8b97-44df-a012-1ef2983815b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:34:30.804 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['05147852-8b97-44df-a012-1ef2983815b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:34:30.804 3900 2446119093528 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-09-07 04:34:30.826 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d3a5129-8f8c-418f-a09a-04a02014c794) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:34:30.838 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1d3a5129-8f8c-418f-a09a-04a02014c794) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:34:30.844 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 05147852-8b97-44df-a012-1ef2983815b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:34:30.844 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:34:30.844 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 05147852-8b97-44df-a012-1ef2983815b0 not yet added. Adding. 2021-09-07 04:34:30.873 3900 2446119093528 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-09-07 04:34:30.873 3900 2446119093528 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-09-07 04:34:31.033 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05147852-8b97-44df-a012-1ef2983815b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:31.201 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05147852-8b97-44df-a012-1ef2983815b0" 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-09-07 04:34:31.201 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05147852-8b97-44df-a012-1ef2983815b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:31.390 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-05147852-8b97-44df-a012-1ef2983815b0" 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-09-07 04:34:31.499 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-05147852-8b97-44df-a012-1ef2983815b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:34:31.517 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 05147852-8b97-44df-a012-1ef2983815b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:34:31.517 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 05147852-8b97-44df-a012-1ef2983815b0 processed. 2021-09-07 04:34:32.257 3900 2446119093528 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-09-07 04:34:34.282 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f602c2ba-447d-4f73-acfa-d9a125bf7662 2021-09-07 04:34:35.345 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 3.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:34:35.345 3900 2446119093000 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-09-07 04:34:35.357 3900 2446119093000 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-09-07 04:34:36.281 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:34:36.546 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port f602c2ba-447d-4f73-acfa-d9a125bf7662 2021-09-07 04:34:36.546 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port f602c2ba-447d-4f73-acfa-d9a125bf7662 updated. Details: {'device': 'f602c2ba-447d-4f73-acfa-d9a125bf7662', 'network_id': 'c17a6419-1b26-4e6e-b7a1-2340b9a5785b', 'port_id': 'f602c2ba-447d-4f73-acfa-d9a125bf7662', 'mac_address': 'fa:16:3e:c3:e9:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85bf212c-084f-42e5-9646-fcbba187f4b6', '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-09-07 04:34:36.561 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:34:36.561 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f602c2ba-447d-4f73-acfa-d9a125bf7662" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:36.577 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f602c2ba-447d-4f73-acfa-d9a125bf7662 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:34:36.592 3900 2446119093000 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-09-07 04:34:36.754 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f602c2ba-447d-4f73-acfa-d9a125bf7662') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:34:36.782 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f602c2ba-447d-4f73-acfa-d9a125bf7662') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:34:36.795 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f602c2ba-447d-4f73-acfa-d9a125bf7662 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:34:36.811 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port f602c2ba-447d-4f73-acfa-d9a125bf7662 2021-09-07 04:34:36.921 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:34:36.940 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f602c2ba-447d-4f73-acfa-d9a125bf7662'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:34:37.233 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f602c2ba-447d-4f73-acfa-d9a125bf7662']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:34:37.248 3900 2446119093000 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-09-07 04:34:37.248 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d3a5129-8f8c-418f-a09a-04a02014c794) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:34:37.266 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1d3a5129-8f8c-418f-a09a-04a02014c794) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:34:37.266 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f602c2ba-447d-4f73-acfa-d9a125bf7662 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:34:37.295 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:34:37.295 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f602c2ba-447d-4f73-acfa-d9a125bf7662 not yet added. Adding. 2021-09-07 04:34:37.295 3900 2446119093000 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-09-07 04:34:37.312 3900 2446119093000 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-09-07 04:34:37.497 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f602c2ba-447d-4f73-acfa-d9a125bf7662" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:37.688 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f602c2ba-447d-4f73-acfa-d9a125bf7662" 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-09-07 04:34:37.702 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f602c2ba-447d-4f73-acfa-d9a125bf7662" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:37.905 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f602c2ba-447d-4f73-acfa-d9a125bf7662" 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-09-07 04:34:38.051 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f602c2ba-447d-4f73-acfa-d9a125bf7662" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:34:38.066 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f602c2ba-447d-4f73-acfa-d9a125bf7662 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:34:38.066 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f602c2ba-447d-4f73-acfa-d9a125bf7662 processed. 2021-09-07 04:34:38.314 3900 2446119093000 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-09-07 04:34:40.734 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:34:41.484 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:34:41.514 3900 2446119093528 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-09-07 04:35:00.108 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated on remote: ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:35:00.123 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] 2021-09-07 04:35:00.139 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Refresh firewall rules 2021-09-07 04:35:00.139 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Get security group information for devices via rpc ['674fa64e-df35-45b3-a06c-eec2726f1621', '43f74f6c-93a5-45ba-8c2d-7aa5452179e9', '7942ff84-52a8-4c01-b390-a113c3f5fa32'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:35:00.485 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information for ports dict_keys(['43f74f6c-93a5-45ba-8c2d-7aa5452179e9', '674fa64e-df35-45b3-a06c-eec2726f1621', '7942ff84-52a8-4c01-b390-a113c3f5fa32']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:35:00.522 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:35:00.522 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:35:00.543 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:35:00.553 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:35:00.567 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:35:00.577 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 04:35:00.592 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:00.889 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:35:00.928 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:00.928 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:35:00.956 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 674fa64e-df35-45b3-a06c-eec2726f1621 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:35:00.974 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:35:00.982 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 04:35:01.004 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:01.310 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:35:01.341 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:01.341 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:35:01.358 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 7942ff84-52a8-4c01-b390-a113c3f5fa32 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:35:01.373 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:35:01.373 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 04:35:01.394 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:01.404 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c9333b1-f19b-457d-b95f-86892ad3b333 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 2cf78d6a-82ed-4057-97ab-b1351591bf22 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:35:01.436 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c9333b1-f19b-457d-b95f-86892ad3b333 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 2cf78d6a-82ed-4057-97ab-b1351591bf22 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:35:01.689 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" 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-09-07 04:35:01.712 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:01.723 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-d19b6fad-b65d-4b16-aa73-e44358f6e117 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" 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-09-07 04:35:04.966 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2cf78d6a-82ed-4057-97ab-b1351591bf22 2021-09-07 04:35:06.500 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:35:06.781 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 2cf78d6a-82ed-4057-97ab-b1351591bf22 2021-09-07 04:35:06.795 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 2cf78d6a-82ed-4057-97ab-b1351591bf22 updated. Details: {'device': '2cf78d6a-82ed-4057-97ab-b1351591bf22', 'network_id': 'ef7d546e-a3f2-450b-8000-b3a8ff82b02d', 'port_id': '2cf78d6a-82ed-4057-97ab-b1351591bf22', 'mac_address': 'fa:16:3e:e7:ff:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 707, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7faf0073-8af2-4618-bd78-9149ff6adc98', '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-09-07 04:35:06.795 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:35:06.812 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2cf78d6a-82ed-4057-97ab-b1351591bf22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:06.812 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2cf78d6a-82ed-4057-97ab-b1351591bf22 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:35:06.828 3900 2446119093528 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-09-07 04:35:07.170 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2cf78d6a-82ed-4057-97ab-b1351591bf22') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:35:07.185 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2cf78d6a-82ed-4057-97ab-b1351591bf22') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:35:07.218 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2cf78d6a-82ed-4057-97ab-b1351591bf22 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:35:07.233 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 707, VLAN trunk: None to switch port 2cf78d6a-82ed-4057-97ab-b1351591bf22 2021-09-07 04:35:07.436 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:35:07.436 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2cf78d6a-82ed-4057-97ab-b1351591bf22'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:35:07.608 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2cf78d6a-82ed-4057-97ab-b1351591bf22']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:35:07.608 3900 2446119093528 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-09-07 04:35:07.626 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:35:07.640 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:35:07.640 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2cf78d6a-82ed-4057-97ab-b1351591bf22 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:35:07.657 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:35:07.672 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2cf78d6a-82ed-4057-97ab-b1351591bf22 not yet added. Adding. 2021-09-07 04:35:07.672 3900 2446119093528 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-09-07 04:35:07.696 3900 2446119093528 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-09-07 04:35:09.940 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cf78d6a-82ed-4057-97ab-b1351591bf22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:11.207 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cf78d6a-82ed-4057-97ab-b1351591bf22" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:35:11.207 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cf78d6a-82ed-4057-97ab-b1351591bf22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:11.502 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cf78d6a-82ed-4057-97ab-b1351591bf22" 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-09-07 04:35:11.701 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2cf78d6a-82ed-4057-97ab-b1351591bf22" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:35:11.720 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2cf78d6a-82ed-4057-97ab-b1351591bf22 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:35:11.720 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2cf78d6a-82ed-4057-97ab-b1351591bf22 processed. 2021-09-07 04:35:12.967 3900 2446119093528 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-09-07 04:35:13.279 3900 2446119093528 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-09-07 04:35:24.189 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:35:24.995 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:35:26.576 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:35:27.340 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port db772293-f10a-4e5f-b463-a8106f1a986c updated. Details: {'device': 'db772293-f10a-4e5f-b463-a8106f1a986c', 'network_id': '164936fd-3e30-49d0-9274-2523f41a60c3', 'port_id': 'db772293-f10a-4e5f-b463-a8106f1a986c', 'mac_address': 'fa:16:3e:4a:51:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1a0f6fd-6cb9-4727-a121-2a2dee89b16f', '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-09-07 04:35:27.355 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:35:27.355 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.base [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Loop iteration exceeded interval (2 vs. 2.3599648475646973) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-07 04:35:27.387 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:27.450 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db772293-f10a-4e5f-b463-a8106f1a986c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:35:27.470 3900 2446119093528 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-09-07 04:35:27.528 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db772293-f10a-4e5f-b463-a8106f1a986c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:35:27.528 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db772293-f10a-4e5f-b463-a8106f1a986c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:35:27.563 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db772293-f10a-4e5f-b463-a8106f1a986c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:35:27.578 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:35:27.684 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:35:27.706 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db772293-f10a-4e5f-b463-a8106f1a986c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:35:27.859 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db772293-f10a-4e5f-b463-a8106f1a986c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:35:27.859 3900 2446119093528 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-09-07 04:35:27.877 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b442b864-2f98-4229-9a59-82a9291862e3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:35:27.887 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db772293-f10a-4e5f-b463-a8106f1a986c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:35:27.887 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:35:27.903 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-07 04:35:27.903 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:27.920 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" 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-09-07 04:35:27.920 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:27.936 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" 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-09-07 04:35:28.030 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:35:28.140 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db772293-f10a-4e5f-b463-a8106f1a986c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:35:28.152 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db772293-f10a-4e5f-b463-a8106f1a986c processed. 2021-09-07 04:35:29.432 3900 2446119093528 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-09-07 04:35:31.984 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:35:31.995 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:31.995 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:35:46.306 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:35:47.804 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:35:47.804 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db772293-f10a-4e5f-b463-a8106f1a986c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:35:47.804 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db772293-f10a-4e5f-b463-a8106f1a986c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:35:47.824 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db772293-f10a-4e5f-b463-a8106f1a986c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:35:47.853 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db772293-f10a-4e5f-b463-a8106f1a986c'] 2021-09-07 04:35:47.853 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:35:47.871 3900 2446119093000 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-09-07 04:35:47.871 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db772293-f10a-4e5f-b463-a8106f1a986c'] 2021-09-07 04:35:49.819 3900 2446119093000 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-09-07 04:35:51.163 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:35:52.209 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-838b7c85-5702-4d4a-adbd-246b90348597 - - - - -] port_update received: 2fa068ae-c550-4a7d-8add-d60c9c66c56f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:35:52.226 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-838b7c85-5702-4d4a-adbd-246b90348597 - - - - -] No port 2fa068ae-c550-4a7d-8add-d60c9c66c56f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:35:52.352 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:35:53.851 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:35:53.851 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db772293-f10a-4e5f-b463-a8106f1a986c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:35:53.865 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db772293-f10a-4e5f-b463-a8106f1a986c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:35:53.865 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db772293-f10a-4e5f-b463-a8106f1a986c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:35:53.912 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 164936fd-3e30-49d0-9274-2523f41a60c3 2021-09-07 04:35:53.912 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db772293-f10a-4e5f-b463-a8106f1a986c'] 2021-09-07 04:35:53.912 3900 2446119093000 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-09-07 04:35:53.928 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db772293-f10a-4e5f-b463-a8106f1a986c'] 2021-09-07 04:35:55.866 3900 2446119093000 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-09-07 04:35:56.146 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:35:56.395 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2cf78d6a-82ed-4057-97ab-b1351591bf22 2021-09-07 04:35:56.818 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated on remote: ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:35:56.818 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] 2021-09-07 04:35:56.833 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Refresh firewall rules 2021-09-07 04:35:56.833 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Get security group information for devices via rpc ['674fa64e-df35-45b3-a06c-eec2726f1621', '43f74f6c-93a5-45ba-8c2d-7aa5452179e9', '7942ff84-52a8-4c01-b390-a113c3f5fa32', '2cf78d6a-82ed-4057-97ab-b1351591bf22'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:35:56.855 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5341aeef-1ebe-405a-92e4-ceb821b007f1 - - - - -] port_update received: aecb9b2e-cbd5-427e-a74d-d8ab2030108a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:35:56.865 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5341aeef-1ebe-405a-92e4-ceb821b007f1 - - - - -] No port aecb9b2e-cbd5-427e-a74d-d8ab2030108a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:35:57.349 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] port_delete event received for '2cf78d6a-82ed-4057-97ab-b1351591bf22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:35:57.866 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:35:57.866 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2cf78d6a-82ed-4057-97ab-b1351591bf22' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:35:57.881 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2cf78d6a-82ed-4057-97ab-b1351591bf22' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:35:57.881 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2cf78d6a-82ed-4057-97ab-b1351591bf22 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:35:57.914 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2cf78d6a-82ed-4057-97ab-b1351591bf22'] 2021-09-07 04:35:57.914 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:35:57.926 3900 2446119093528 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-09-07 04:35:57.926 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2cf78d6a-82ed-4057-97ab-b1351591bf22'] 2021-09-07 04:35:57.926 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information for ports dict_keys(['43f74f6c-93a5-45ba-8c2d-7aa5452179e9', '674fa64e-df35-45b3-a06c-eec2726f1621', '7942ff84-52a8-4c01-b390-a113c3f5fa32']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:35:57.958 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:35:57.965 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:35:57.975 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:35:57.975 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:35:57.975 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:35:57.989 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 04:35:57.989 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:58.005 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:35:58.005 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:58.210 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:35:58.210 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 674fa64e-df35-45b3-a06c-eec2726f1621 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:35:58.226 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:35:58.226 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 04:35:58.242 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:58.242 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:35:58.242 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:58.350 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e760afea-0324-4024-9ae5-541b15386930 f110d4af87634f5095645ea847c7bb42 0b881e61d84e401585b6ef488bb17279 - - -] Security group member updated on remote: ['3e95f9b7-8747-454e-b470-080c245282d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:35:58.365 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-e760afea-0324-4024-9ae5-541b15386930 f110d4af87634f5095645ea847c7bb42 0b881e61d84e401585b6ef488bb17279 - - -] Security group member updated ['3e95f9b7-8747-454e-b470-080c245282d5'] 2021-09-07 04:35:58.458 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:35:58.458 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 7942ff84-52a8-4c01-b390-a113c3f5fa32 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:35:58.474 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:35:58.474 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 04:35:58.489 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:58.489 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" 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-09-07 04:35:58.504 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:35:58.739 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5baf8b02-b822-4f73-89d6-4331229c9a6c aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-7942ff84-52a8-4c01-b390-a113c3f5fa32" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:35:59.870 3900 2446119093528 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-09-07 04:36:00.052 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:36:00.224 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-512aed4f-865f-4c06-b164-e247f9a2efab ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 785f2d48-69ff-4f45-acd4-0564251e2437 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:36:00.240 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-512aed4f-865f-4c06-b164-e247f9a2efab ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 785f2d48-69ff-4f45-acd4-0564251e2437 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:36:04.459 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7942ff84-52a8-4c01-b390-a113c3f5fa32 2021-09-07 04:36:04.523 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 785f2d48-69ff-4f45-acd4-0564251e2437 2021-09-07 04:36:05.756 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7cf1831-78e0-4b43-bac1-ae7935b56a5f - - - - -] port_update received: 1d7a7946-a320-46f6-bf88-84390314d839 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:36:05.756 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7cf1831-78e0-4b43-bac1-ae7935b56a5f - - - - -] No port 1d7a7946-a320-46f6-bf88-84390314d839 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:36:05.893 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:36:07.244 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 785f2d48-69ff-4f45-acd4-0564251e2437 2021-09-07 04:36:07.272 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 785f2d48-69ff-4f45-acd4-0564251e2437 updated. Details: {'device': '785f2d48-69ff-4f45-acd4-0564251e2437', 'network_id': '38014ad8-1f39-4daf-bdd9-85a3d93a13d1', 'port_id': '785f2d48-69ff-4f45-acd4-0564251e2437', 'mac_address': 'fa:16:3e:84:43:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '28b19798-ec1f-4e57-abeb-393e0f672888', 'ip_address': '192.168.233.65'}], '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-09-07 04:36:07.272 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:36:07.272 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:36:07.293 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-785f2d48-69ff-4f45-acd4-0564251e2437" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:07.293 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 785f2d48-69ff-4f45-acd4-0564251e2437 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:36:07.293 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 38014ad8-1f39-4daf-bdd9-85a3d93a13d1 2021-09-07 04:36:07.315 3900 2446119093528 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-09-07 04:36:07.315 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7942ff84-52a8-4c01-b390-a113c3f5fa32' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:36:07.344 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7942ff84-52a8-4c01-b390-a113c3f5fa32' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:36:07.344 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7942ff84-52a8-4c01-b390-a113c3f5fa32 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:36:07.365 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7942ff84-52a8-4c01-b390-a113c3f5fa32'] 2021-09-07 04:36:07.365 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:36:07.389 3900 2446119093000 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-09-07 04:36:07.389 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7942ff84-52a8-4c01-b390-a113c3f5fa32'] 2021-09-07 04:36:07.488 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '785f2d48-69ff-4f45-acd4-0564251e2437') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:36:07.506 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '785f2d48-69ff-4f45-acd4-0564251e2437') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:36:07.531 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 785f2d48-69ff-4f45-acd4-0564251e2437 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:36:07.542 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 785f2d48-69ff-4f45-acd4-0564251e2437 2021-09-07 04:36:07.629 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:36:07.648 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['785f2d48-69ff-4f45-acd4-0564251e2437'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:36:07.909 3900 2446119093000 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-09-07 04:36:08.613 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['785f2d48-69ff-4f45-acd4-0564251e2437']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:36:08.613 3900 2446119093528 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-09-07 04:36:08.613 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e95f9b7-8747-454e-b470-080c245282d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:36:08.613 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3e95f9b7-8747-454e-b470-080c245282d5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:36:08.613 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 785f2d48-69ff-4f45-acd4-0564251e2437 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:36:08.643 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:36:08.643 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 785f2d48-69ff-4f45-acd4-0564251e2437 not yet added. Adding. 2021-09-07 04:36:08.656 3900 2446119093528 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-09-07 04:36:08.656 3900 2446119093528 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-09-07 04:36:08.803 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-785f2d48-69ff-4f45-acd4-0564251e2437" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:08.816 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:36:08.956 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-785f2d48-69ff-4f45-acd4-0564251e2437" 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-09-07 04:36:08.956 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-785f2d48-69ff-4f45-acd4-0564251e2437" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:09.128 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-785f2d48-69ff-4f45-acd4-0564251e2437" 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-09-07 04:36:09.244 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-785f2d48-69ff-4f45-acd4-0564251e2437" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:36:09.252 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 785f2d48-69ff-4f45-acd4-0564251e2437 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:36:09.252 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 785f2d48-69ff-4f45-acd4-0564251e2437 processed. 2021-09-07 04:36:09.911 3900 2446119093528 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-09-07 04:36:10.555 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53966036-10b7-48c1-8066-4a5d7a78e75a - - - - -] port_update received: e0058ef1-08a8-4c44-b7f7-41e820a17d6a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:36:10.565 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53966036-10b7-48c1-8066-4a5d7a78e75a - - - - -] No port e0058ef1-08a8-4c44-b7f7-41e820a17d6a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:36:10.714 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:36:11.892 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e93aec5-cde0-4d88-9cf3-c83f02842b4b - - - - -] port_update received: 0ace4403-5fd7-4a61-9dde-bc744e96bd1c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:36:11.909 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e93aec5-cde0-4d88-9cf3-c83f02842b4b - - - - -] No port 0ace4403-5fd7-4a61-9dde-bc744e96bd1c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:36:13.877 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2b81583-2fd5-47a8-beb2-a9816128aa1f a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated on remote: ['02f41f50-9b23-4911-a99c-dfae21995bb7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:36:13.877 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-c2b81583-2fd5-47a8-beb2-a9816128aa1f a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated ['02f41f50-9b23-4911-a99c-dfae21995bb7'] 2021-09-07 04:36:14.376 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c93ac83b-df3b-4a1f-8427-8b45818ce903 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated on remote: ['02f41f50-9b23-4911-a99c-dfae21995bb7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:36:14.378 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-c93ac83b-df3b-4a1f-8427-8b45818ce903 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated ['02f41f50-9b23-4911-a99c-dfae21995bb7'] 2021-09-07 04:36:14.814 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aa5b05b-4cee-473f-803e-cfa76e6ddb53 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated on remote: ['02f41f50-9b23-4911-a99c-dfae21995bb7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:36:14.831 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-1aa5b05b-4cee-473f-803e-cfa76e6ddb53 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated ['02f41f50-9b23-4911-a99c-dfae21995bb7'] 2021-09-07 04:36:15.221 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e73720af-329a-4995-950c-1cadf60bffdd a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated on remote: ['02f41f50-9b23-4911-a99c-dfae21995bb7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:36:15.221 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-e73720af-329a-4995-950c-1cadf60bffdd a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated ['02f41f50-9b23-4911-a99c-dfae21995bb7'] 2021-09-07 04:36:15.791 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61285276-b6bb-484a-9808-2b258a063cdd a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated on remote: ['02f41f50-9b23-4911-a99c-dfae21995bb7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:36:15.791 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-61285276-b6bb-484a-9808-2b258a063cdd a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated ['02f41f50-9b23-4911-a99c-dfae21995bb7'] 2021-09-07 04:36:15.939 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated on remote: ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:36:15.958 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] 2021-09-07 04:36:15.958 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Refresh firewall rules 2021-09-07 04:36:15.974 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Get security group information for devices via rpc ['674fa64e-df35-45b3-a06c-eec2726f1621', '43f74f6c-93a5-45ba-8c2d-7aa5452179e9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:36:15.974 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fc53649-6872-47c4-adfb-27069f6f118a - - - - -] port_update received: 4172fb3d-d400-44b1-848f-4a73312a7cce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:36:16.002 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fc53649-6872-47c4-adfb-27069f6f118a - - - - -] No port 4172fb3d-d400-44b1-848f-4a73312a7cce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:36:16.158 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] port_delete event received for '7942ff84-52a8-4c01-b390-a113c3f5fa32' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:36:16.412 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b6715d8-04ca-475e-84d7-79adc0eb0619 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated on remote: ['02f41f50-9b23-4911-a99c-dfae21995bb7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:36:16.428 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-8b6715d8-04ca-475e-84d7-79adc0eb0619 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group rule updated ['02f41f50-9b23-4911-a99c-dfae21995bb7'] 2021-09-07 04:36:16.783 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information for ports dict_keys(['43f74f6c-93a5-45ba-8c2d-7aa5452179e9', '674fa64e-df35-45b3-a06c-eec2726f1621']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:36:16.813 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:36:16.813 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:36:16.832 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:36:16.832 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:36:16.846 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:36:16.846 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 04:36:16.846 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:16.846 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:36:16.846 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:17.068 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-43f74f6c-93a5-45ba-8c2d-7aa5452179e9" 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-09-07 04:36:17.068 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 674fa64e-df35-45b3-a06c-eec2726f1621 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:36:17.068 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:36:17.095 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 04:36:17.095 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:17.095 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:36:17.112 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:17.302 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-f616390b-de5c-4bd7-8106-2d19bd6118a4 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:36:19.894 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59ebd4ac-7754-4894-9c1c-919747f6402b - - - - -] port_update received: a0b5f9eb-a2f0-4be0-8895-af81a5b8ac7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:36:19.923 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59ebd4ac-7754-4894-9c1c-919747f6402b - - - - -] No port a0b5f9eb-a2f0-4be0-8895-af81a5b8ac7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:36:20.598 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 785f2d48-69ff-4f45-acd4-0564251e2437 2021-09-07 04:36:20.719 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53c949cb-de71-4634-8bd7-7838febcc986 f110d4af87634f5095645ea847c7bb42 0b881e61d84e401585b6ef488bb17279 - - -] Security group member updated on remote: ['3e95f9b7-8747-454e-b470-080c245282d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:36:20.719 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-53c949cb-de71-4634-8bd7-7838febcc986 f110d4af87634f5095645ea847c7bb42 0b881e61d84e401585b6ef488bb17279 - - -] Security group member updated ['3e95f9b7-8747-454e-b470-080c245282d5'] 2021-09-07 04:36:20.740 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-53c949cb-de71-4634-8bd7-7838febcc986 f110d4af87634f5095645ea847c7bb42 0b881e61d84e401585b6ef488bb17279 - - -] Refresh firewall rules 2021-09-07 04:36:20.740 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53c949cb-de71-4634-8bd7-7838febcc986 f110d4af87634f5095645ea847c7bb42 0b881e61d84e401585b6ef488bb17279 - - -] Get security group information for devices via rpc ['785f2d48-69ff-4f45-acd4-0564251e2437'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:36:20.798 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53c949cb-de71-4634-8bd7-7838febcc986 f110d4af87634f5095645ea847c7bb42 0b881e61d84e401585b6ef488bb17279 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:36:20.814 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53c949cb-de71-4634-8bd7-7838febcc986 f110d4af87634f5095645ea847c7bb42 0b881e61d84e401585b6ef488bb17279 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:36:20.846 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53c949cb-de71-4634-8bd7-7838febcc986 f110d4af87634f5095645ea847c7bb42 0b881e61d84e401585b6ef488bb17279 - - -] port_delete event received for '785f2d48-69ff-4f45-acd4-0564251e2437' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:36:21.545 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated on remote: ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:36:21.558 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] 2021-09-07 04:36:21.566 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Refresh firewall rules 2021-09-07 04:36:21.566 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Get security group information for devices via rpc ['674fa64e-df35-45b3-a06c-eec2726f1621', '43f74f6c-93a5-45ba-8c2d-7aa5452179e9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:36:21.736 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] port_delete event received for '43f74f6c-93a5-45ba-8c2d-7aa5452179e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:36:21.891 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information for ports dict_keys(['674fa64e-df35-45b3-a06c-eec2726f1621']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:36:21.917 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:36:21.917 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update rules of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:36:21.938 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update members of security group (e19e8939-c0f0-4ed2-be58-9fbd6218c62b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:36:21.945 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update port filter for 674fa64e-df35-45b3-a06c-eec2726f1621 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:36:21.955 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Updating port rules. 2021-09-07 04:36:21.955 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 04:36:21.955 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:21.955 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:36:21.982 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:21.989 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:36:21.989 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '785f2d48-69ff-4f45-acd4-0564251e2437' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:36:22.005 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '785f2d48-69ff-4f45-acd4-0564251e2437' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:36:22.005 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 785f2d48-69ff-4f45-acd4-0564251e2437 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:36:22.029 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 38014ad8-1f39-4daf-bdd9-85a3d93a13d1 2021-09-07 04:36:22.038 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['785f2d48-69ff-4f45-acd4-0564251e2437'] 2021-09-07 04:36:22.050 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:36:22.050 3900 2446119093528 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-09-07 04:36:22.050 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['785f2d48-69ff-4f45-acd4-0564251e2437'] 2021-09-07 04:36:22.162 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-531e2a55-6d6e-4e3c-a032-d3ea10726d91 aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Lock "n-hv-driver-port-lock-674fa64e-df35-45b3-a06c-eec2726f1621" 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-09-07 04:36:22.610 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 2021-09-07 04:36:22.691 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:36:23.984 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:36:23.994 3900 2446119093000 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-09-07 04:36:24.078 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:36:24.422 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:36:24.422 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port db772293-f10a-4e5f-b463-a8106f1a986c updated. Details: {'device': 'db772293-f10a-4e5f-b463-a8106f1a986c', 'network_id': '164936fd-3e30-49d0-9274-2523f41a60c3', 'port_id': 'db772293-f10a-4e5f-b463-a8106f1a986c', 'mac_address': 'fa:16:3e:4a:51:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1a0f6fd-6cb9-4727-a121-2a2dee89b16f', '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-09-07 04:36:24.453 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:36:24.453 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:36:24.468 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:24.468 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db772293-f10a-4e5f-b463-a8106f1a986c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:36:24.479 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 164936fd-3e30-49d0-9274-2523f41a60c3 2021-09-07 04:36:24.489 3900 2446119093000 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-09-07 04:36:24.489 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '43f74f6c-93a5-45ba-8c2d-7aa5452179e9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:36:24.489 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '43f74f6c-93a5-45ba-8c2d-7aa5452179e9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:36:24.489 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 43f74f6c-93a5-45ba-8c2d-7aa5452179e9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:36:24.520 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43f74f6c-93a5-45ba-8c2d-7aa5452179e9'] 2021-09-07 04:36:24.540 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:36:24.540 3900 2446119093528 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-09-07 04:36:24.540 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43f74f6c-93a5-45ba-8c2d-7aa5452179e9'] 2021-09-07 04:36:24.646 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db772293-f10a-4e5f-b463-a8106f1a986c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:36:24.646 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db772293-f10a-4e5f-b463-a8106f1a986c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:36:24.665 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db772293-f10a-4e5f-b463-a8106f1a986c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:36:24.665 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:36:24.768 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:36:24.768 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db772293-f10a-4e5f-b463-a8106f1a986c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:36:25.143 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db772293-f10a-4e5f-b463-a8106f1a986c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:36:25.165 3900 2446119093000 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-09-07 04:36:25.179 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b442b864-2f98-4229-9a59-82a9291862e3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:36:25.179 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db772293-f10a-4e5f-b463-a8106f1a986c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:36:25.179 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:36:25.179 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db772293-f10a-4e5f-b463-a8106f1a986c not yet added. Adding. 2021-09-07 04:36:25.203 3900 2446119093000 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-09-07 04:36:25.212 3900 2446119093000 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-09-07 04:36:25.331 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:25.453 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" 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-09-07 04:36:25.453 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:25.610 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:36:25.720 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db772293-f10a-4e5f-b463-a8106f1a986c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:36:25.737 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db772293-f10a-4e5f-b463-a8106f1a986c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:36:25.737 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db772293-f10a-4e5f-b463-a8106f1a986c processed. 2021-09-07 04:36:25.987 3900 2446119093000 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-09-07 04:36:26.534 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:36:26.579 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dedfe68-c80e-480a-ba39-73e252e98c31 - - - - -] port_update received: b809fd99-cdea-41ad-9991-22e2a1a6e796 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:36:26.594 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dedfe68-c80e-480a-ba39-73e252e98c31 - - - - -] No port b809fd99-cdea-41ad-9991-22e2a1a6e796 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:36:30.375 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85484504-7427-4eb1-b5dd-9903c9d9fb1a aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated on remote: ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:36:30.375 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-85484504-7427-4eb1-b5dd-9903c9d9fb1a aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Security group member updated ['e19e8939-c0f0-4ed2-be58-9fbd6218c62b'] 2021-09-07 04:36:30.395 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-85484504-7427-4eb1-b5dd-9903c9d9fb1a aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Refresh firewall rules 2021-09-07 04:36:30.395 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85484504-7427-4eb1-b5dd-9903c9d9fb1a aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Get security group information for devices via rpc ['674fa64e-df35-45b3-a06c-eec2726f1621'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:36:30.443 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85484504-7427-4eb1-b5dd-9903c9d9fb1a aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:36:30.453 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85484504-7427-4eb1-b5dd-9903c9d9fb1a aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:36:30.475 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85484504-7427-4eb1-b5dd-9903c9d9fb1a aae51eaa3ecd4193b9ce4a323ef4bb0a b099fc569a934243895533d64d9bfd57 - - -] port_delete event received for '674fa64e-df35-45b3-a06c-eec2726f1621' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:36:30.673 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 674fa64e-df35-45b3-a06c-eec2726f1621 2021-09-07 04:36:32.030 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:36:32.030 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '674fa64e-df35-45b3-a06c-eec2726f1621' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:36:32.030 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '674fa64e-df35-45b3-a06c-eec2726f1621' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:36:32.056 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 674fa64e-df35-45b3-a06c-eec2726f1621 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:36:32.078 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ef7d546e-a3f2-450b-8000-b3a8ff82b02d 2021-09-07 04:36:32.078 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['674fa64e-df35-45b3-a06c-eec2726f1621'] 2021-09-07 04:36:32.093 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:36:32.093 3900 2446119093000 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-09-07 04:36:32.093 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['674fa64e-df35-45b3-a06c-eec2726f1621'] 2021-09-07 04:36:33.515 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5e1a9a2-826e-4a57-83ad-b800d3f54228 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network ef7d546e-a3f2-450b-8000-b3a8ff82b02d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:36:33.545 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5e1a9a2-826e-4a57-83ad-b800d3f54228 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network ef7d546e-a3f2-450b-8000-b3a8ff82b02d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:36:34.040 3900 2446119093000 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-09-07 04:36:34.067 3900 2446119093000 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-09-07 04:36:39.513 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b358c172-1dc9-46c8-83e4-a9eb2ed47a60 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group member updated on remote: ['20f9c5fa-238c-4000-90ae-03556f213472'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:36:39.522 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-b358c172-1dc9-46c8-83e4-a9eb2ed47a60 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group member updated ['20f9c5fa-238c-4000-90ae-03556f213472'] 2021-09-07 04:36:41.778 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8eced462-4543-41c4-aa07-294ec29fc23a ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: c8598078-a9f8-4119-9e7e-e32b83f557f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:36:41.778 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8eced462-4543-41c4-aa07-294ec29fc23a ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port c8598078-a9f8-4119-9e7e-e32b83f557f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:36:53.449 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15d27d43-d4d1-4330-ba96-3539f5a785c0 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group member updated on remote: ['02f41f50-9b23-4911-a99c-dfae21995bb7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:36:53.455 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-15d27d43-d4d1-4330-ba96-3539f5a785c0 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group member updated ['02f41f50-9b23-4911-a99c-dfae21995bb7'] 2021-09-07 04:36:54.761 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9efa6472-5931-41a9-8254-298711b4eee1 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 3f168241-3273-49a2-883f-bf76d502ab17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:36:54.803 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9efa6472-5931-41a9-8254-298711b4eee1 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 3f168241-3273-49a2-883f-bf76d502ab17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:36:54.934 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8598078-a9f8-4119-9e7e-e32b83f557f9 2021-09-07 04:36:56.137 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:36:56.448 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port c8598078-a9f8-4119-9e7e-e32b83f557f9 2021-09-07 04:36:56.454 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port c8598078-a9f8-4119-9e7e-e32b83f557f9 updated. Details: {'device': 'c8598078-a9f8-4119-9e7e-e32b83f557f9', 'network_id': '0cf8157e-89a3-431d-9547-d1dca71aa37d', 'port_id': 'c8598078-a9f8-4119-9e7e-e32b83f557f9', 'mac_address': 'fa:16:3e:57:46:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '948ddb29-54aa-4625-aa0b-3c56e0738953', '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-09-07 04:36:56.471 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:36:56.471 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:56.483 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8598078-a9f8-4119-9e7e-e32b83f557f9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:36:56.483 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0cf8157e-89a3-431d-9547-d1dca71aa37d 2021-09-07 04:36:56.483 3900 2446119093000 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-09-07 04:36:56.672 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8598078-a9f8-4119-9e7e-e32b83f557f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:36:56.695 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8598078-a9f8-4119-9e7e-e32b83f557f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:36:56.700 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8598078-a9f8-4119-9e7e-e32b83f557f9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:36:56.716 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port c8598078-a9f8-4119-9e7e-e32b83f557f9 2021-09-07 04:36:56.816 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:36:56.816 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8598078-a9f8-4119-9e7e-e32b83f557f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:36:57.074 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8598078-a9f8-4119-9e7e-e32b83f557f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:36:57.074 3900 2446119093000 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-09-07 04:36:57.074 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:36:57.105 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:36:57.105 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8598078-a9f8-4119-9e7e-e32b83f557f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:36:57.105 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:36:57.105 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c8598078-a9f8-4119-9e7e-e32b83f557f9 not yet added. Adding. 2021-09-07 04:36:57.105 3900 2446119093000 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-09-07 04:36:57.135 3900 2446119093000 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-09-07 04:36:57.249 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:57.375 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:36:57.375 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:36:57.515 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:36:57.612 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:36:57.612 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8598078-a9f8-4119-9e7e-e32b83f557f9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:36:57.635 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8598078-a9f8-4119-9e7e-e32b83f557f9 processed. 2021-09-07 04:36:58.151 3900 2446119093000 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-09-07 04:36:58.529 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:37:03.011 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3f168241-3273-49a2-883f-bf76d502ab17 2021-09-07 04:37:04.185 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:37:04.479 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 3f168241-3273-49a2-883f-bf76d502ab17 2021-09-07 04:37:04.479 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 3f168241-3273-49a2-883f-bf76d502ab17 updated. Details: {'device': '3f168241-3273-49a2-883f-bf76d502ab17', 'network_id': '6881e86b-0218-4b28-af23-89d938232d21', 'port_id': '3f168241-3273-49a2-883f-bf76d502ab17', 'mac_address': 'fa:16:3e:70:f8:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 720, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b24d7332-c618-4337-aad6-a5c269b2242c', '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-09-07 04:37:04.479 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:37:04.497 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:04.497 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3f168241-3273-49a2-883f-bf76d502ab17 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:37:04.511 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6881e86b-0218-4b28-af23-89d938232d21 2021-09-07 04:37:04.531 3900 2446119093000 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-09-07 04:37:04.689 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3f168241-3273-49a2-883f-bf76d502ab17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:37:04.714 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3f168241-3273-49a2-883f-bf76d502ab17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:37:04.732 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3f168241-3273-49a2-883f-bf76d502ab17 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:37:04.745 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 720, VLAN trunk: None to switch port 3f168241-3273-49a2-883f-bf76d502ab17 2021-09-07 04:37:04.839 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:37:04.855 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3f168241-3273-49a2-883f-bf76d502ab17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:37:05.089 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3f168241-3273-49a2-883f-bf76d502ab17']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:37:05.089 3900 2446119093000 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-09-07 04:37:05.107 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02f41f50-9b23-4911-a99c-dfae21995bb7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:37:05.125 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3f168241-3273-49a2-883f-bf76d502ab17 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:37:05.125 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:37:05.138 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3f168241-3273-49a2-883f-bf76d502ab17 not yet added. Adding. 2021-09-07 04:37:05.150 3900 2446119093000 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-09-07 04:37:05.150 3900 2446119093000 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-09-07 04:37:05.390 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:05.556 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" 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-09-07 04:37:05.580 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:05.780 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:37:05.871 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:37:05.900 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3f168241-3273-49a2-883f-bf76d502ab17 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:37:05.900 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3f168241-3273-49a2-883f-bf76d502ab17 processed. 2021-09-07 04:37:06.203 3900 2446119093000 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-09-07 04:37:06.514 3900 2446119093000 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-09-07 04:37:07.906 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Security group member updated on remote: ['1d3a5129-8f8c-418f-a09a-04a02014c794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:37:07.923 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Security group member updated ['1d3a5129-8f8c-418f-a09a-04a02014c794'] 2021-09-07 04:37:07.932 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Refresh firewall rules 2021-09-07 04:37:07.932 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Get security group information for devices via rpc ['05147852-8b97-44df-a012-1ef2983815b0', 'f602c2ba-447d-4f73-acfa-d9a125bf7662'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:37:08.010 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] port_delete event received for 'f602c2ba-447d-4f73-acfa-d9a125bf7662' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:37:08.107 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Update security group information for ports dict_keys(['05147852-8b97-44df-a012-1ef2983815b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:37:08.124 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:37:08.124 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Update rules of security group (1d3a5129-8f8c-418f-a09a-04a02014c794) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:37:08.124 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Update members of security group (1d3a5129-8f8c-418f-a09a-04a02014c794) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:37:08.155 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Update port filter for 05147852-8b97-44df-a012-1ef2983815b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:37:08.166 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Updating port rules. 2021-09-07 04:37:08.182 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 04:37:08.182 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Lock "n-hv-driver-port-lock-05147852-8b97-44df-a012-1ef2983815b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:08.206 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Lock "n-hv-driver-port-lock-05147852-8b97-44df-a012-1ef2983815b0" 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-09-07 04:37:08.206 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Lock "n-hv-driver-port-lock-05147852-8b97-44df-a012-1ef2983815b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:08.432 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-41c14bb0-e798-42c4-af7b-5979ae38c7fe 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Lock "n-hv-driver-port-lock-05147852-8b97-44df-a012-1ef2983815b0" 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-09-07 04:37:08.978 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f602c2ba-447d-4f73-acfa-d9a125bf7662 2021-09-07 04:37:10.225 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:37:10.235 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f602c2ba-447d-4f73-acfa-d9a125bf7662' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:37:10.245 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f602c2ba-447d-4f73-acfa-d9a125bf7662' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:37:10.245 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f602c2ba-447d-4f73-acfa-d9a125bf7662 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:37:10.275 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f602c2ba-447d-4f73-acfa-d9a125bf7662'] 2021-09-07 04:37:10.275 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:37:10.308 3900 2446119093000 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-09-07 04:37:10.321 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f602c2ba-447d-4f73-acfa-d9a125bf7662'] 2021-09-07 04:37:12.223 3900 2446119093000 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-09-07 04:37:12.265 3900 2446119093000 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-09-07 04:37:16.881 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8dccf461-8586-4fd8-9880-ec3b798fa15d 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated on remote: ['50ab214d-a927-4088-b807-391f07f38f09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:16.898 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-8dccf461-8586-4fd8-9880-ec3b798fa15d 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated ['50ab214d-a927-4088-b807-391f07f38f09'] 2021-09-07 04:37:16.951 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b1cd462-2075-4af2-9fb8-cde96d7c635e 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group member updated on remote: ['b442b864-2f98-4229-9a59-82a9291862e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:37:16.951 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-0b1cd462-2075-4af2-9fb8-cde96d7c635e 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group member updated ['b442b864-2f98-4229-9a59-82a9291862e3'] 2021-09-07 04:37:17.058 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 05147852-8b97-44df-a012-1ef2983815b0 2021-09-07 04:37:17.073 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db772293-f10a-4e5f-b463-a8106f1a986c 2021-09-07 04:37:17.491 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-306f8008-31bd-4f52-ad46-09f1e9e9fcbb 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Security group member updated on remote: ['1d3a5129-8f8c-418f-a09a-04a02014c794'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:37:17.506 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-306f8008-31bd-4f52-ad46-09f1e9e9fcbb 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Security group member updated ['1d3a5129-8f8c-418f-a09a-04a02014c794'] 2021-09-07 04:37:17.514 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-306f8008-31bd-4f52-ad46-09f1e9e9fcbb 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Refresh firewall rules 2021-09-07 04:37:17.525 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-306f8008-31bd-4f52-ad46-09f1e9e9fcbb 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Get security group information for devices via rpc ['05147852-8b97-44df-a012-1ef2983815b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:37:17.525 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9ed8420-9b85-4965-a1fe-71cc27e7f071 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated on remote: ['50ab214d-a927-4088-b807-391f07f38f09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:17.550 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-a9ed8420-9b85-4965-a1fe-71cc27e7f071 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated ['50ab214d-a927-4088-b807-391f07f38f09'] 2021-09-07 04:37:17.572 3900 2446119093704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b1cd462-2075-4af2-9fb8-cde96d7c635e 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] port_delete event received for 'db772293-f10a-4e5f-b463-a8106f1a986c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:37:17.572 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-306f8008-31bd-4f52-ad46-09f1e9e9fcbb 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:37:17.572 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-306f8008-31bd-4f52-ad46-09f1e9e9fcbb 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:37:17.607 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-306f8008-31bd-4f52-ad46-09f1e9e9fcbb 220551e199c4421aa6c832d045683176 05b33c35f8434484aa03a579ecde878e - - -] port_delete event received for '05147852-8b97-44df-a012-1ef2983815b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:37:17.946 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4540df77-dc9e-4dfb-be09-73b4f8af6d2f 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated on remote: ['50ab214d-a927-4088-b807-391f07f38f09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:17.976 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-4540df77-dc9e-4dfb-be09-73b4f8af6d2f 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated ['50ab214d-a927-4088-b807-391f07f38f09'] 2021-09-07 04:37:18.242 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:37:18.242 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '05147852-8b97-44df-a012-1ef2983815b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:37:18.242 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '05147852-8b97-44df-a012-1ef2983815b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:37:18.261 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 05147852-8b97-44df-a012-1ef2983815b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:37:18.261 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db772293-f10a-4e5f-b463-a8106f1a986c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:37:18.274 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db772293-f10a-4e5f-b463-a8106f1a986c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:37:18.274 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db772293-f10a-4e5f-b463-a8106f1a986c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:37:18.274 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c17a6419-1b26-4e6e-b7a1-2340b9a5785b 2021-09-07 04:37:18.274 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['05147852-8b97-44df-a012-1ef2983815b0'] 2021-09-07 04:37:18.303 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:37:18.317 3900 2446119093528 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-09-07 04:37:18.325 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['05147852-8b97-44df-a012-1ef2983815b0'] 2021-09-07 04:37:18.325 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 164936fd-3e30-49d0-9274-2523f41a60c3 2021-09-07 04:37:18.341 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db772293-f10a-4e5f-b463-a8106f1a986c'] 2021-09-07 04:37:18.341 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:37:18.341 3900 2446119093000 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-09-07 04:37:18.341 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db772293-f10a-4e5f-b463-a8106f1a986c'] 2021-09-07 04:37:18.431 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bc8adf6-3a0a-447d-bb60-b7d00207ad24 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated on remote: ['50ab214d-a927-4088-b807-391f07f38f09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:18.431 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-6bc8adf6-3a0a-447d-bb60-b7d00207ad24 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated ['50ab214d-a927-4088-b807-391f07f38f09'] 2021-09-07 04:37:18.852 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64593504-8dd9-4b13-84ca-5d6249162648 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated on remote: ['50ab214d-a927-4088-b807-391f07f38f09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:18.883 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-64593504-8dd9-4b13-84ca-5d6249162648 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated ['50ab214d-a927-4088-b807-391f07f38f09'] 2021-09-07 04:37:19.257 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2e31023-765f-465f-ba5c-45c72c793237 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated on remote: ['50ab214d-a927-4088-b807-391f07f38f09'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:19.267 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-d2e31023-765f-465f-ba5c-45c72c793237 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group rule updated ['50ab214d-a927-4088-b807-391f07f38f09'] 2021-09-07 04:37:19.868 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group member updated on remote: ['50ab214d-a927-4088-b807-391f07f38f09', '20f9c5fa-238c-4000-90ae-03556f213472'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:37:19.884 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group member updated ['50ab214d-a927-4088-b807-391f07f38f09', '20f9c5fa-238c-4000-90ae-03556f213472'] 2021-09-07 04:37:19.899 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Refresh firewall rules 2021-09-07 04:37:19.899 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Get security group information for devices via rpc ['c8598078-a9f8-4119-9e7e-e32b83f557f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:37:19.914 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] port_update received: c8598078-a9f8-4119-9e7e-e32b83f557f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:37:19.933 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-agent-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:19.933 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Binding port c8598078-a9f8-4119-9e7e-e32b83f557f9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:37:19.946 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] 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-09-07 04:37:19.962 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8598078-a9f8-4119-9e7e-e32b83f557f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:37:19.962 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8598078-a9f8-4119-9e7e-e32b83f557f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:37:19.992 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Trunk plugin disabled on server. Assuming port c8598078-a9f8-4119-9e7e-e32b83f557f9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:37:19.992 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Binding VLAN ID: 725, VLAN trunk: None to switch port c8598078-a9f8-4119-9e7e-e32b83f557f9 2021-09-07 04:37:20.028 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Refresh firewall rules 2021-09-07 04:37:20.045 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Get security group information for devices via rpc ['c8598078-a9f8-4119-9e7e-e32b83f557f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:37:20.257 3900 2446119093704 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-09-07 04:37:20.424 3900 2446119093704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:37:20.746 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information for ports dict_keys(['c8598078-a9f8-4119-9e7e-e32b83f557f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:37:20.746 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:37:20.773 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update rules of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:37:20.782 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update rules of security group (50ab214d-a927-4088-b807-391f07f38f09) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:37:20.782 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update members of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:37:20.782 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update port filter for c8598078-a9f8-4119-9e7e-e32b83f557f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:37:20.782 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Updating port rules. 2021-09-07 04:37:20.805 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-07 04:37:20.805 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:20.856 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information for ports dict_keys(['c8598078-a9f8-4119-9e7e-e32b83f557f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:37:20.856 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:37:20.856 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update rules of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:37:20.882 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update rules of security group (50ab214d-a927-4088-b807-391f07f38f09) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:37:20.882 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update members of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:37:20.897 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update port filter for c8598078-a9f8-4119-9e7e-e32b83f557f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:37:20.897 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Updating port rules. 2021-09-07 04:37:20.897 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-07 04:37:20.951 3900 2446119093704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d2b1fae-799f-42e2-afd8-63076cfa226b 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] port_delete event received for 'c0f6c0a1-a049-401f-bbbd-372f74e08ce1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:37:20.977 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:37:20.989 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:20.989 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:37:21.000 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:21.061 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:37:21.078 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:21.078 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:37:21.117 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-5cc4b524-fc30-4932-9a84-d866be5a677e 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-agent-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:37:21.929 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad67ba9f-28df-4f70-8f48-4a449a610ca6 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '6061d2b7-72c1-4aa2-82f3-61ce44917432' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:37:22.577 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e74c538-448b-4ee2-bb3f-ce7c0943cab7 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group rule updated on remote: ['548167ea-b09a-49ed-9433-590764bbf0f7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:22.577 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-8e74c538-448b-4ee2-bb3f-ce7c0943cab7 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group rule updated ['548167ea-b09a-49ed-9433-590764bbf0f7'] 2021-09-07 04:37:22.960 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e5d9fbd-1cd5-4df5-8f4e-90e72aecc7b4 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group rule updated on remote: ['548167ea-b09a-49ed-9433-590764bbf0f7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:22.978 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-8e5d9fbd-1cd5-4df5-8f4e-90e72aecc7b4 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group rule updated ['548167ea-b09a-49ed-9433-590764bbf0f7'] 2021-09-07 04:37:23.376 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff680b84-c817-4fea-9e25-1dde1757af23 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'ae34d2e8-1b0b-40b4-b6ab-d84f05cf2f0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:37:24.304 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1cb86fd-2d03-42e3-93b4-fd464a0d0e6e e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network c17a6419-1b26-4e6e-b7a1-2340b9a5785b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:37:24.315 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1cb86fd-2d03-42e3-93b4-fd464a0d0e6e e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network c17a6419-1b26-4e6e-b7a1-2340b9a5785b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:37:29.756 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09bfd233-eb7c-4232-b624-e88ca2f363f1 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group member updated on remote: ['548167ea-b09a-49ed-9433-590764bbf0f7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:37:29.778 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-09bfd233-eb7c-4232-b624-e88ca2f363f1 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group member updated ['548167ea-b09a-49ed-9433-590764bbf0f7'] 2021-09-07 04:37:30.834 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48492eae-2267-4472-9b04-50343e1ef0b5 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 49ac85d6-af0e-4ac5-b70d-0096f5141c9c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:37:30.851 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48492eae-2267-4472-9b04-50343e1ef0b5 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:37:31.228 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a865eb7-23ed-4747-837b-7b548612b734 - - - - -] port_update received: 2c900a11-3a32-4e6c-89bd-e8fe60769918 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:37:31.260 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a865eb7-23ed-4747-837b-7b548612b734 - - - - -] No port 2c900a11-3a32-4e6c-89bd-e8fe60769918 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:37:33.258 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:37:33.678 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-231e59b9-7ba4-4522-ab5e-cccfdf97a329 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group rule updated on remote: ['7597637c-b87b-4e9d-ab94-7ffb9b8add71'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:33.709 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-231e59b9-7ba4-4522-ab5e-cccfdf97a329 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group rule updated ['7597637c-b87b-4e9d-ab94-7ffb9b8add71'] 2021-09-07 04:37:34.007 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dd912b5-b2a9-4435-82a5-692621c4e0d4 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group rule updated on remote: ['7597637c-b87b-4e9d-ab94-7ffb9b8add71'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:37:34.007 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-3dd912b5-b2a9-4435-82a5-692621c4e0d4 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group rule updated ['7597637c-b87b-4e9d-ab94-7ffb9b8add71'] 2021-09-07 04:37:34.318 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:37:34.603 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:37:34.631 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c updated. Details: {'device': '49ac85d6-af0e-4ac5-b70d-0096f5141c9c', 'network_id': '164936fd-3e30-49d0-9274-2523f41a60c3', 'port_id': '49ac85d6-af0e-4ac5-b70d-0096f5141c9c', 'mac_address': 'fa:16:3e:5b:ed:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1a0f6fd-6cb9-4727-a121-2a2dee89b16f', '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-09-07 04:37:34.631 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:37:34.646 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:34.646 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:37:34.665 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 164936fd-3e30-49d0-9274-2523f41a60c3 2021-09-07 04:37:34.665 3900 2446119093528 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-09-07 04:37:34.811 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '49ac85d6-af0e-4ac5-b70d-0096f5141c9c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:37:34.811 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '49ac85d6-af0e-4ac5-b70d-0096f5141c9c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:37:34.834 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:37:34.850 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:37:34.850 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-180954c0-7782-4e9f-98d1-1aada131c42d - - - - -] port_update received: 739e4423-981a-480a-ba2f-814a97bb2eef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:37:34.866 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-180954c0-7782-4e9f-98d1-1aada131c42d - - - - -] No port 739e4423-981a-480a-ba2f-814a97bb2eef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:37:34.929 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:37:34.929 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['49ac85d6-af0e-4ac5-b70d-0096f5141c9c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:37:35.193 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['49ac85d6-af0e-4ac5-b70d-0096f5141c9c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:37:35.211 3900 2446119093528 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-09-07 04:37:35.211 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (548167ea-b09a-49ed-9433-590764bbf0f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:37:35.211 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 49ac85d6-af0e-4ac5-b70d-0096f5141c9c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:37:35.211 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:37:35.211 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 49ac85d6-af0e-4ac5-b70d-0096f5141c9c not yet added. Adding. 2021-09-07 04:37:35.240 3900 2446119093528 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-09-07 04:37:35.240 3900 2446119093528 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-09-07 04:37:35.354 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:35.482 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" 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-09-07 04:37:35.482 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:35.616 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" 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-09-07 04:37:35.709 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:37:35.733 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:37:35.733 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c processed. 2021-09-07 04:37:36.335 3900 2446119093528 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-09-07 04:37:36.756 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:37:39.258 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc8b2b18-36a6-4322-9c9b-c7d193ef8dd2 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group member updated on remote: ['7597637c-b87b-4e9d-ab94-7ffb9b8add71'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:37:39.258 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-dc8b2b18-36a6-4322-9c9b-c7d193ef8dd2 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group member updated ['7597637c-b87b-4e9d-ab94-7ffb9b8add71'] 2021-09-07 04:37:40.247 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e516ae-b8e4-439c-b0a8-cab60a13142d ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 1f93d187-05e8-440e-8658-a93ef4944d33 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:37:40.260 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e516ae-b8e4-439c-b0a8-cab60a13142d ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 1f93d187-05e8-440e-8658-a93ef4944d33 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:37:43.336 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f93d187-05e8-440e-8658-a93ef4944d33 2021-09-07 04:37:44.341 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:37:44.618 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 1f93d187-05e8-440e-8658-a93ef4944d33 2021-09-07 04:37:44.635 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 1f93d187-05e8-440e-8658-a93ef4944d33 updated. Details: {'device': '1f93d187-05e8-440e-8658-a93ef4944d33', 'network_id': 'abd7a2b8-d7f2-4d4c-a518-325d19a15c68', 'port_id': '1f93d187-05e8-440e-8658-a93ef4944d33', 'mac_address': 'fa:16:3e:70:70:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 701, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71cfc763-38e6-482c-b830-db47568dd9d9', '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-09-07 04:37:44.635 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:37:44.646 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f93d187-05e8-440e-8658-a93ef4944d33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:44.646 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f93d187-05e8-440e-8658-a93ef4944d33 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:37:44.646 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network abd7a2b8-d7f2-4d4c-a518-325d19a15c68 2021-09-07 04:37:44.667 3900 2446119093528 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-09-07 04:37:44.836 3900 2446119093528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f93d187-05e8-440e-8658-a93ef4944d33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:37:44.836 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f93d187-05e8-440e-8658-a93ef4944d33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:37:44.836 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f93d187-05e8-440e-8658-a93ef4944d33 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:37:44.836 3900 2446119093528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 701, VLAN trunk: None to switch port 1f93d187-05e8-440e-8658-a93ef4944d33 2021-09-07 04:37:44.948 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:37:44.959 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f93d187-05e8-440e-8658-a93ef4944d33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:37:45.099 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f93d187-05e8-440e-8658-a93ef4944d33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:37:45.116 3900 2446119093528 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-09-07 04:37:45.116 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7597637c-b87b-4e9d-ab94-7ffb9b8add71) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:37:45.116 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f93d187-05e8-440e-8658-a93ef4944d33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:37:45.143 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:37:45.143 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f93d187-05e8-440e-8658-a93ef4944d33 not yet added. Adding. 2021-09-07 04:37:45.152 3900 2446119093528 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-09-07 04:37:45.163 3900 2446119093528 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-09-07 04:37:45.325 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f93d187-05e8-440e-8658-a93ef4944d33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:45.446 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f93d187-05e8-440e-8658-a93ef4944d33" 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-09-07 04:37:45.458 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f93d187-05e8-440e-8658-a93ef4944d33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:37:45.602 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f93d187-05e8-440e-8658-a93ef4944d33" 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-09-07 04:37:45.728 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f93d187-05e8-440e-8658-a93ef4944d33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:37:45.728 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f93d187-05e8-440e-8658-a93ef4944d33 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:37:45.728 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f93d187-05e8-440e-8658-a93ef4944d33 processed. 2021-09-07 04:37:46.348 3900 2446119093528 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-09-07 04:37:46.662 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:38:31.079 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group member updated on remote: ['50ab214d-a927-4088-b807-391f07f38f09', '20f9c5fa-238c-4000-90ae-03556f213472'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:38:31.079 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group member updated ['50ab214d-a927-4088-b807-391f07f38f09', '20f9c5fa-238c-4000-90ae-03556f213472'] 2021-09-07 04:38:31.091 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Refresh firewall rules 2021-09-07 04:38:31.099 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Get security group information for devices via rpc ['c8598078-a9f8-4119-9e7e-e32b83f557f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:38:31.111 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] port_update received: c8598078-a9f8-4119-9e7e-e32b83f557f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:38:31.131 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-agent-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:38:31.143 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Binding port c8598078-a9f8-4119-9e7e-e32b83f557f9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:38:31.143 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] 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-09-07 04:38:31.173 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8598078-a9f8-4119-9e7e-e32b83f557f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:38:31.173 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8598078-a9f8-4119-9e7e-e32b83f557f9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:38:31.195 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Trunk plugin disabled on server. Assuming port c8598078-a9f8-4119-9e7e-e32b83f557f9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:38:31.195 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Binding VLAN ID: 725, VLAN trunk: None to switch port c8598078-a9f8-4119-9e7e-e32b83f557f9 2021-09-07 04:38:31.252 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Refresh firewall rules 2021-09-07 04:38:31.252 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Get security group information for devices via rpc ['c8598078-a9f8-4119-9e7e-e32b83f557f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:38:31.314 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information for ports dict_keys(['c8598078-a9f8-4119-9e7e-e32b83f557f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:38:31.344 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:38:31.356 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update rules of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:38:31.356 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update members of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:38:31.356 3900 2446119093528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update port filter for c8598078-a9f8-4119-9e7e-e32b83f557f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:38:31.372 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Updating port rules. 2021-09-07 04:38:31.382 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-07 04:38:31.382 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:38:31.382 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:38:31.399 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:38:31.525 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information for ports dict_keys(['c8598078-a9f8-4119-9e7e-e32b83f557f9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:38:31.525 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:38:31.548 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update rules of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:38:31.557 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update members of security group (20f9c5fa-238c-4000-90ae-03556f213472) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:38:31.557 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update port filter for c8598078-a9f8-4119-9e7e-e32b83f557f9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:38:31.557 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Updating port rules. 2021-09-07 04:38:31.578 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-07 04:38:31.589 3900 2446119093528 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:38:31.589 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:38:31.589 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:38:31.610 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:38:31.690 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-driver-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" 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-09-07 04:38:31.741 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [req-a5f74715-48f2-4962-b5db-f87d03987606 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Lock "n-hv-agent-port-lock-c8598078-a9f8-4119-9e7e-e32b83f557f9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:38:32.344 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fc5d0dc-2208-45c0-95b0-623e9493a739 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] port_delete event received for '35be1e57-24d2-4064-bfa9-ff9354e79080' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:39.627 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e7f48e8-9aeb-4858-9d51-23015f3386d6 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group member updated on remote: ['20f9c5fa-238c-4000-90ae-03556f213472'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:38:39.627 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-9e7f48e8-9aeb-4858-9d51-23015f3386d6 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Security group member updated ['20f9c5fa-238c-4000-90ae-03556f213472'] 2021-09-07 04:38:39.627 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-9e7f48e8-9aeb-4858-9d51-23015f3386d6 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Refresh firewall rules 2021-09-07 04:38:39.627 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e7f48e8-9aeb-4858-9d51-23015f3386d6 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Get security group information for devices via rpc ['c8598078-a9f8-4119-9e7e-e32b83f557f9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:38:39.691 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9e7f48e8-9aeb-4858-9d51-23015f3386d6 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:38:39.691 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9e7f48e8-9aeb-4858-9d51-23015f3386d6 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:38:39.720 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e7f48e8-9aeb-4858-9d51-23015f3386d6 0f391371104c4fb1a65bdb443b61606c 269e1bc469cd4ecc8f32c05b3121fc35 - - -] port_delete event received for 'c8598078-a9f8-4119-9e7e-e32b83f557f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:39.863 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8598078-a9f8-4119-9e7e-e32b83f557f9 2021-09-07 04:38:39.961 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:38:40.688 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:38:40.954 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:38:40.984 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c updated. Details: {'device': '49ac85d6-af0e-4ac5-b70d-0096f5141c9c', 'network_id': '164936fd-3e30-49d0-9274-2523f41a60c3', 'port_id': '49ac85d6-af0e-4ac5-b70d-0096f5141c9c', 'mac_address': 'fa:16:3e:5b:ed:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1a0f6fd-6cb9-4727-a121-2a2dee89b16f', '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-09-07 04:38:40.984 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:38:41.000 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:38:41.004 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:38:41.004 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:38:41.004 3900 2446119093000 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-09-07 04:38:41.004 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8598078-a9f8-4119-9e7e-e32b83f557f9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:38:41.035 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8598078-a9f8-4119-9e7e-e32b83f557f9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:38:41.035 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8598078-a9f8-4119-9e7e-e32b83f557f9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:38:41.035 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '49ac85d6-af0e-4ac5-b70d-0096f5141c9c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:38:41.035 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '49ac85d6-af0e-4ac5-b70d-0096f5141c9c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:38:41.059 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8598078-a9f8-4119-9e7e-e32b83f557f9'] 2021-09-07 04:38:41.071 3900 2446119093528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:38:41.071 3900 2446119093528 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-09-07 04:38:41.071 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8598078-a9f8-4119-9e7e-e32b83f557f9'] 2021-09-07 04:38:41.071 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:38:41.095 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:38:41.142 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:38:41.142 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['49ac85d6-af0e-4ac5-b70d-0096f5141c9c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:38:41.328 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['49ac85d6-af0e-4ac5-b70d-0096f5141c9c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:38:41.328 3900 2446119093000 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-09-07 04:38:41.344 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (548167ea-b09a-49ed-9433-590764bbf0f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:38:41.347 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 49ac85d6-af0e-4ac5-b70d-0096f5141c9c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:38:41.347 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:38:41.361 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-07 04:38:41.361 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:38:41.375 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" 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-09-07 04:38:41.375 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:38:41.375 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" 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-09-07 04:38:41.454 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:38:41.454 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:38:41.454 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c processed. 2021-09-07 04:38:42.702 3900 2446119093000 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-09-07 04:38:43.109 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:38:45.687 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-191ff0a6-4d6b-49f4-97d7-ef8a997d8d8e e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '4172fb3d-d400-44b1-848f-4a73312a7cce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:47.484 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76d16137-6308-459c-9c65-ed506999f0b5 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'e0058ef1-08a8-4c44-b7f7-41e820a17d6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:48.828 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94b8ad0f-c6c4-42cc-9202-882c6c4ae5c2 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'd6b05e0a-1802-4ba1-96fd-aae27285292c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:48.892 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48b33a40-a325-4a42-a626-9c371f927c55 - - - - -] port_delete event received for 'd6b05e0a-1802-4ba1-96fd-aae27285292c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:49.292 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94b8ad0f-c6c4-42cc-9202-882c6c4ae5c2 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 0cf8157e-89a3-431d-9547-d1dca71aa37d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:38:49.312 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-94b8ad0f-c6c4-42cc-9202-882c6c4ae5c2 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Reclaiming local network 0cf8157e-89a3-431d-9547-d1dca71aa37d 2021-09-07 04:38:51.080 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a255e2f5-d497-4678-a0f0-d87be89c8a80 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'b809fd99-cdea-41ad-9991-22e2a1a6e796' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:52.455 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5669324e-860d-4d24-9ab6-f4cc4ed9f740 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'a0b5f9eb-a2f0-4be0-8895-af81a5b8ac7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:53.796 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f91b873-6137-4f69-bddb-e18686b3a7dd e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '9b6947a4-ac28-4755-86c8-bfd7fed7e544' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:53.860 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e16fdbbf-c9dd-419f-8f1c-a017d0077315 - - - - -] port_delete event received for '9b6947a4-ac28-4755-86c8-bfd7fed7e544' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:38:53.969 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:38:54.092 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f91b873-6137-4f69-bddb-e18686b3a7dd e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 13c07bae-e667-4137-bc5c-1abf7ca5fa84 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:38:54.102 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f91b873-6137-4f69-bddb-e18686b3a7dd e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network 13c07bae-e667-4137-bc5c-1abf7ca5fa84 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:38:54.782 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:38:54.782 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '49ac85d6-af0e-4ac5-b70d-0096f5141c9c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:38:54.782 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '49ac85d6-af0e-4ac5-b70d-0096f5141c9c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:38:54.801 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:38:54.831 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49ac85d6-af0e-4ac5-b70d-0096f5141c9c'] 2021-09-07 04:38:54.831 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:38:54.845 3900 2446119093000 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-09-07 04:38:54.845 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49ac85d6-af0e-4ac5-b70d-0096f5141c9c'] 2021-09-07 04:38:55.983 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:38:56.796 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:38:56.796 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '49ac85d6-af0e-4ac5-b70d-0096f5141c9c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:38:56.796 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '49ac85d6-af0e-4ac5-b70d-0096f5141c9c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:38:56.796 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:38:56.817 3900 2446119093000 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-09-07 04:38:56.827 3900 2446119093528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 164936fd-3e30-49d0-9274-2523f41a60c3 2021-09-07 04:38:56.827 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49ac85d6-af0e-4ac5-b70d-0096f5141c9c'] 2021-09-07 04:38:56.827 3900 2446119093528 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-09-07 04:38:56.827 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49ac85d6-af0e-4ac5-b70d-0096f5141c9c'] 2021-09-07 04:38:57.210 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:39:16.204 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:39:16.904 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:39:17.171 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:39:17.188 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c updated. Details: {'device': '49ac85d6-af0e-4ac5-b70d-0096f5141c9c', 'network_id': '164936fd-3e30-49d0-9274-2523f41a60c3', 'port_id': '49ac85d6-af0e-4ac5-b70d-0096f5141c9c', 'mac_address': 'fa:16:3e:5b:ed:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd1a0f6fd-6cb9-4727-a121-2a2dee89b16f', '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-09-07 04:39:17.188 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:39:17.188 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:39:17.213 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:39:17.213 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 164936fd-3e30-49d0-9274-2523f41a60c3 2021-09-07 04:39:17.213 3900 2446119093000 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-09-07 04:39:17.374 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '49ac85d6-af0e-4ac5-b70d-0096f5141c9c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:39:17.391 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '49ac85d6-af0e-4ac5-b70d-0096f5141c9c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:39:17.391 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:39:17.408 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:39:17.483 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:39:17.483 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['49ac85d6-af0e-4ac5-b70d-0096f5141c9c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:39:17.640 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['49ac85d6-af0e-4ac5-b70d-0096f5141c9c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:39:17.640 3900 2446119093000 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-09-07 04:39:17.660 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (548167ea-b09a-49ed-9433-590764bbf0f7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:39:17.660 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 49ac85d6-af0e-4ac5-b70d-0096f5141c9c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:39:17.677 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:39:17.677 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 49ac85d6-af0e-4ac5-b70d-0096f5141c9c not yet added. Adding. 2021-09-07 04:39:17.688 3900 2446119093000 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-09-07 04:39:17.688 3900 2446119093000 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-09-07 04:39:17.806 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:39:17.920 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" 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-09-07 04:39:17.920 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:39:18.045 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" 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-09-07 04:39:18.138 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49ac85d6-af0e-4ac5-b70d-0096f5141c9c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.954s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:39:18.173 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:39:18.174 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c processed. 2021-09-07 04:39:18.906 3900 2446119093000 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-09-07 04:39:19.719 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:39:28.235 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3f168241-3273-49a2-883f-bf76d502ab17 2021-09-07 04:39:28.935 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:39:28.935 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3f168241-3273-49a2-883f-bf76d502ab17' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:39:28.935 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3f168241-3273-49a2-883f-bf76d502ab17' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:39:28.935 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3f168241-3273-49a2-883f-bf76d502ab17 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:39:28.971 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6881e86b-0218-4b28-af23-89d938232d21 2021-09-07 04:39:28.971 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f168241-3273-49a2-883f-bf76d502ab17'] 2021-09-07 04:39:28.971 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:39:28.989 3900 2446119093000 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-09-07 04:39:28.998 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f168241-3273-49a2-883f-bf76d502ab17'] 2021-09-07 04:39:30.935 3900 2446119093000 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-09-07 04:39:31.139 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:39:40.349 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3f168241-3273-49a2-883f-bf76d502ab17 2021-09-07 04:39:40.981 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:39:41.262 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 3f168241-3273-49a2-883f-bf76d502ab17 2021-09-07 04:39:41.262 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 3f168241-3273-49a2-883f-bf76d502ab17 updated. Details: {'device': '3f168241-3273-49a2-883f-bf76d502ab17', 'network_id': '6881e86b-0218-4b28-af23-89d938232d21', 'port_id': '3f168241-3273-49a2-883f-bf76d502ab17', 'mac_address': 'fa:16:3e:70:f8:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 720, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b24d7332-c618-4337-aad6-a5c269b2242c', '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-09-07 04:39:41.281 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:39:41.281 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:39:41.294 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3f168241-3273-49a2-883f-bf76d502ab17 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:39:41.294 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6881e86b-0218-4b28-af23-89d938232d21 2021-09-07 04:39:41.294 3900 2446119093000 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-09-07 04:39:41.441 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3f168241-3273-49a2-883f-bf76d502ab17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:39:41.454 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3f168241-3273-49a2-883f-bf76d502ab17') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:39:41.466 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3f168241-3273-49a2-883f-bf76d502ab17 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:39:41.466 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 720, VLAN trunk: None to switch port 3f168241-3273-49a2-883f-bf76d502ab17 2021-09-07 04:39:41.559 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:39:41.559 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3f168241-3273-49a2-883f-bf76d502ab17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:39:41.812 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3f168241-3273-49a2-883f-bf76d502ab17']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:39:41.812 3900 2446119093000 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-09-07 04:39:41.812 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02f41f50-9b23-4911-a99c-dfae21995bb7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:39:41.812 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3f168241-3273-49a2-883f-bf76d502ab17 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:39:41.837 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:39:41.837 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3f168241-3273-49a2-883f-bf76d502ab17 not yet added. Adding. 2021-09-07 04:39:41.837 3900 2446119093000 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-09-07 04:39:41.857 3900 2446119093000 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-09-07 04:39:41.966 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:39:42.059 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" 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-09-07 04:39:42.082 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:39:42.216 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" 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-09-07 04:39:42.310 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f168241-3273-49a2-883f-bf76d502ab17" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:39:42.310 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3f168241-3273-49a2-883f-bf76d502ab17 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:39:42.310 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3f168241-3273-49a2-883f-bf76d502ab17 processed. 2021-09-07 04:39:42.983 3900 2446119093000 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-09-07 04:39:43.254 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:39:59.825 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3aab2aa0-1094-4e23-bc30-31c8548cc036 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group member updated on remote: ['548167ea-b09a-49ed-9433-590764bbf0f7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:39:59.841 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-3aab2aa0-1094-4e23-bc30-31c8548cc036 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] Security group member updated ['548167ea-b09a-49ed-9433-590764bbf0f7'] 2021-09-07 04:40:00.167 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3aab2aa0-1094-4e23-bc30-31c8548cc036 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] port_delete event received for '49ac85d6-af0e-4ac5-b70d-0096f5141c9c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:40:00.574 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 49ac85d6-af0e-4ac5-b70d-0096f5141c9c 2021-09-07 04:40:01.120 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:40:01.120 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '49ac85d6-af0e-4ac5-b70d-0096f5141c9c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:40:01.128 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '49ac85d6-af0e-4ac5-b70d-0096f5141c9c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:40:01.139 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 49ac85d6-af0e-4ac5-b70d-0096f5141c9c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:40:01.155 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 164936fd-3e30-49d0-9274-2523f41a60c3 2021-09-07 04:40:01.155 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49ac85d6-af0e-4ac5-b70d-0096f5141c9c'] 2021-09-07 04:40:01.155 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:40:01.186 3900 2446119093000 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-09-07 04:40:01.186 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49ac85d6-af0e-4ac5-b70d-0096f5141c9c'] 2021-09-07 04:40:02.976 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1511fdf8-a5c6-456c-b113-36148e685714 7f3870c75c8f4461871ad0c66b584f08 68ad0ff139cd4db998515714ae022f66 - - -] port_delete event received for '38559015-9aca-4d04-96a2-cc6006778cf6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:40:03.138 3900 2446119093000 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-09-07 04:40:03.171 3900 2446119093000 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-09-07 04:40:07.154 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-811099ce-5eeb-4323-b7cc-f92fb0bffd2d e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'e027c687-c322-4201-a672-624198311fdd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:40:08.542 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98d66d88-8e7e-4af1-8e8e-96e9aad1a27c e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '65bdb700-2eb7-4cf9-993a-b1248d8c29a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:40:09.514 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d649d27-5906-4d60-af9a-c127f58625cf e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '701c1687-5b43-4e51-b839-02a4d217a635' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:40:09.558 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-013380e3-c0a6-4750-9fdb-ebc97b004d22 - - - - -] port_delete event received for '701c1687-5b43-4e51-b839-02a4d217a635' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:40:09.810 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d649d27-5906-4d60-af9a-c127f58625cf e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 164936fd-3e30-49d0-9274-2523f41a60c3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:40:09.810 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d649d27-5906-4d60-af9a-c127f58625cf e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network 164936fd-3e30-49d0-9274-2523f41a60c3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:40:27.744 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8779e9d9-8599-486c-b783-b912fe103081 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group member updated on remote: ['7597637c-b87b-4e9d-ab94-7ffb9b8add71'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:40:27.744 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-8779e9d9-8599-486c-b783-b912fe103081 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group member updated ['7597637c-b87b-4e9d-ab94-7ffb9b8add71'] 2021-09-07 04:40:28.027 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8779e9d9-8599-486c-b783-b912fe103081 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] port_delete event received for '1f93d187-05e8-440e-8658-a93ef4944d33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:40:28.885 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f93d187-05e8-440e-8658-a93ef4944d33 2021-09-07 04:40:30.576 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:40:31.574 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f93d187-05e8-440e-8658-a93ef4944d33' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:40:31.589 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f93d187-05e8-440e-8658-a93ef4944d33' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:40:31.589 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f93d187-05e8-440e-8658-a93ef4944d33 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:40:31.589 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network abd7a2b8-d7f2-4d4c-a518-325d19a15c68 2021-09-07 04:40:31.624 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f93d187-05e8-440e-8658-a93ef4944d33'] 2021-09-07 04:40:31.624 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:40:31.624 3900 2446119093000 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-09-07 04:40:31.624 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f93d187-05e8-440e-8658-a93ef4944d33'] 2021-09-07 04:40:32.588 3900 2446119093000 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-09-07 04:40:32.620 3900 2446119093000 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-09-07 04:40:33.448 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb7b0239-f903-4373-aa58-7a8942978a6a 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] port_delete event received for '0545b9f2-1960-4235-9516-dad93cf665ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:40:34.400 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a88a4650-0f98-4281-ac7c-810763366d4f 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group rule updated on remote: ['ed85fcf7-e7c9-4926-a2ca-37fe11d95d3a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:40:34.416 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-a88a4650-0f98-4281-ac7c-810763366d4f 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group rule updated ['ed85fcf7-e7c9-4926-a2ca-37fe11d95d3a'] 2021-09-07 04:40:34.808 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-955c3f0a-590f-48b2-9634-cbc17dc0d4d9 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group rule updated on remote: ['ed85fcf7-e7c9-4926-a2ca-37fe11d95d3a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:40:34.808 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-955c3f0a-590f-48b2-9634-cbc17dc0d4d9 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group rule updated ['ed85fcf7-e7c9-4926-a2ca-37fe11d95d3a'] 2021-09-07 04:40:42.245 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c0982f1-73f8-4b1a-b807-9fe5d7bd970e 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group member updated on remote: ['ed85fcf7-e7c9-4926-a2ca-37fe11d95d3a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:40:42.245 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-2c0982f1-73f8-4b1a-b807-9fe5d7bd970e 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group member updated ['ed85fcf7-e7c9-4926-a2ca-37fe11d95d3a'] 2021-09-07 04:40:43.259 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377dfee9-56ca-4966-8c90-64c640f43953 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:40:43.275 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377dfee9-56ca-4966-8c90-64c640f43953 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:40:44.859 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 2021-09-07 04:40:46.618 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:40:46.884 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 2021-09-07 04:40:46.900 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 updated. Details: {'device': '3daf1c2c-a349-4c0e-aacc-e70c9ad1b916', 'network_id': 'abd7a2b8-d7f2-4d4c-a518-325d19a15c68', 'port_id': '3daf1c2c-a349-4c0e-aacc-e70c9ad1b916', 'mac_address': 'fa:16:3e:b1:b8:8b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 701, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71cfc763-38e6-482c-b830-db47568dd9d9', '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-09-07 04:40:46.900 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:40:46.917 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3daf1c2c-a349-4c0e-aacc-e70c9ad1b916" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:40:46.917 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:40:46.917 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network abd7a2b8-d7f2-4d4c-a518-325d19a15c68 2021-09-07 04:40:46.917 3900 2446119093000 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-09-07 04:40:47.061 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3daf1c2c-a349-4c0e-aacc-e70c9ad1b916') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:40:47.085 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3daf1c2c-a349-4c0e-aacc-e70c9ad1b916') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:40:47.085 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:40:47.103 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 701, VLAN trunk: None to switch port 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 2021-09-07 04:40:47.167 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:40:47.167 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3daf1c2c-a349-4c0e-aacc-e70c9ad1b916'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:40:47.322 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3daf1c2c-a349-4c0e-aacc-e70c9ad1b916']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:40:47.322 3900 2446119093000 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-09-07 04:40:47.337 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ed85fcf7-e7c9-4926-a2ca-37fe11d95d3a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:40:47.337 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:40:47.337 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:40:47.354 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 not yet added. Adding. 2021-09-07 04:40:47.354 3900 2446119093000 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-09-07 04:40:47.354 3900 2446119093000 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-09-07 04:40:47.447 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3daf1c2c-a349-4c0e-aacc-e70c9ad1b916" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:40:47.535 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3daf1c2c-a349-4c0e-aacc-e70c9ad1b916" 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-09-07 04:40:47.546 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3daf1c2c-a349-4c0e-aacc-e70c9ad1b916" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:40:47.619 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3daf1c2c-a349-4c0e-aacc-e70c9ad1b916" 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-09-07 04:40:47.728 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3daf1c2c-a349-4c0e-aacc-e70c9ad1b916" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:40:47.728 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:40:47.728 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 processed. 2021-09-07 04:40:48.619 3900 2446119093000 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-09-07 04:40:48.962 3900 2446119093000 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-09-07 04:41:04.665 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf00328c-e054-40b9-a4fa-c47c44eee232 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] port_delete event received for 'bebac6e6-7227-4732-9b87-72b5e92f78b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:07.166 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3f168241-3273-49a2-883f-bf76d502ab17 2021-09-07 04:41:08.170 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71c03d52-53b0-4796-a970-265bc9060e86 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group member updated on remote: ['02f41f50-9b23-4911-a99c-dfae21995bb7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:41:08.184 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-71c03d52-53b0-4796-a970-265bc9060e86 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] Security group member updated ['02f41f50-9b23-4911-a99c-dfae21995bb7'] 2021-09-07 04:41:08.252 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71c03d52-53b0-4796-a970-265bc9060e86 a5508b91ac9d4fde8372f7d0872c93e6 ee77f689e65e4fa4886639d6a4aa761d - - -] port_delete event received for '3f168241-3273-49a2-883f-bf76d502ab17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:08.727 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:41:08.728 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3f168241-3273-49a2-883f-bf76d502ab17' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:41:08.728 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3f168241-3273-49a2-883f-bf76d502ab17' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:41:08.743 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3f168241-3273-49a2-883f-bf76d502ab17 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:41:08.759 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6881e86b-0218-4b28-af23-89d938232d21 2021-09-07 04:41:08.759 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f168241-3273-49a2-883f-bf76d502ab17'] 2021-09-07 04:41:08.759 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:41:08.759 3900 2446119093000 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-09-07 04:41:08.786 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f168241-3273-49a2-883f-bf76d502ab17'] 2021-09-07 04:41:10.743 3900 2446119093000 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-09-07 04:41:10.778 3900 2446119093000 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-09-07 04:41:12.044 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c52bf78c-3e39-4bed-88d6-9e79dc3237d3 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'aecb9b2e-cbd5-427e-a74d-d8ab2030108a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:13.214 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-925f5b8e-0503-4af2-8ea7-6d674449fb50 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '2fa068ae-c550-4a7d-8add-d60c9c66c56f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:14.203 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83bf9927-8b60-4798-89e3-3ce2c26cc9b3 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'b20008b3-8a7f-4e80-85db-cc44354f573c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:14.367 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43f6cb00-d10d-48fb-bd5a-d86a3fda4f08 - - - - -] port_delete event received for 'b20008b3-8a7f-4e80-85db-cc44354f573c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:14.472 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83bf9927-8b60-4798-89e3-3ce2c26cc9b3 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 6881e86b-0218-4b28-af23-89d938232d21 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:41:14.472 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83bf9927-8b60-4798-89e3-3ce2c26cc9b3 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network 6881e86b-0218-4b28-af23-89d938232d21 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:41:15.492 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfd5ff3f-2128-4e9d-9e76-932e94b86514 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '0ace4403-5fd7-4a61-9dde-bc744e96bd1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:16.650 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22440f4c-e139-4691-9936-ed4fbdb7cbcc e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '1d7a7946-a320-46f6-bf88-84390314d839' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:17.791 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d479a3aa-8007-42b0-8da0-e9ea1bef3ec3 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '318d06cd-f55d-42ab-8de3-1b6fc112aa1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:17.899 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63f4a021-8fe4-40cf-96b2-cc135b566c8e - - - - -] port_delete event received for '318d06cd-f55d-42ab-8de3-1b6fc112aa1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:18.055 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d479a3aa-8007-42b0-8da0-e9ea1bef3ec3 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 1518bd48-7b01-49d9-b39a-05c14c2dacc6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:41:18.064 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d479a3aa-8007-42b0-8da0-e9ea1bef3ec3 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network 1518bd48-7b01-49d9-b39a-05c14c2dacc6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:41:25.167 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bd78534-1f6e-454c-9fb3-6a360d11ed63 - - - - -] port_update received: d223e3a9-cebb-4bba-9c67-488e32ffdd19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:41:25.181 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bd78534-1f6e-454c-9fb3-6a360d11ed63 - - - - -] No port d223e3a9-cebb-4bba-9c67-488e32ffdd19 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:41:28.414 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9115ca3-75f6-4d23-905f-6a1fa8af5080 - - - - -] port_update received: 05ad25fa-705e-4e01-9001-b4fa7c317d9f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:41:28.431 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9115ca3-75f6-4d23-905f-6a1fa8af5080 - - - - -] No port 05ad25fa-705e-4e01-9001-b4fa7c317d9f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:41:32.101 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-261a4740-6ca4-4c0a-aaa7-03ed82ce3e26 - - - - -] port_update received: 59269ac0-3e58-4b21-a015-f58a560344f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:41:32.117 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-261a4740-6ca4-4c0a-aaa7-03ed82ce3e26 - - - - -] No port 59269ac0-3e58-4b21-a015-f58a560344f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:41:34.696 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26306c7d-8ac3-47ae-85cd-811bb0472985 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:41:34.696 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-26306c7d-8ac3-47ae-85cd-811bb0472985 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:41:35.046 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64525694-efa1-4945-9541-5aef750a200d 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:41:35.046 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-64525694-efa1-4945-9541-5aef750a200d 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:41:35.414 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7f759d2-d488-4e87-950d-19b315a51186 - - - - -] port_update received: cf95d2c3-7d34-4ebb-997c-72b1e058add6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:41:35.431 3900 2446119093528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79cd5bef-c8dc-4709-9556-bc5cb552542b 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:41:35.431 3900 2446119093528 MainThread INFO neutron.agent.securitygroups_rpc [req-79cd5bef-c8dc-4709-9556-bc5cb552542b 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:41:35.431 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7f759d2-d488-4e87-950d-19b315a51186 - - - - -] No port cf95d2c3-7d34-4ebb-997c-72b1e058add6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:41:35.835 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f1c5c95-f9e3-4430-971c-dfa012e7e023 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:41:35.835 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-1f1c5c95-f9e3-4430-971c-dfa012e7e023 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:41:36.179 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd899716-7ac3-4c91-9e1d-58240cae2113 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:41:36.196 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-fd899716-7ac3-4c91-9e1d-58240cae2113 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:41:36.586 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6d64bdf-b740-484e-92c9-b4722d78b17d 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 04:41:36.586 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-e6d64bdf-b740-484e-92c9-b4722d78b17d 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group rule updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:41:58.962 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6bedfb0-3f31-4ca5-81a4-b06608949cd1 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group member updated on remote: ['ed85fcf7-e7c9-4926-a2ca-37fe11d95d3a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:41:58.991 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-d6bedfb0-3f31-4ca5-81a4-b06608949cd1 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] Security group member updated ['ed85fcf7-e7c9-4926-a2ca-37fe11d95d3a'] 2021-09-07 04:41:59.132 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d32d0251-de94-4f5a-aecc-0aae76fa3960 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:41:59.149 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-d32d0251-de94-4f5a-aecc-0aae76fa3960 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:41:59.289 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6bedfb0-3f31-4ca5-81a4-b06608949cd1 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] port_delete event received for '3daf1c2c-a349-4c0e-aacc-e70c9ad1b916' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:41:59.473 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 2021-09-07 04:42:00.369 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97bbe573-50fa-4610-a47e-8c515dad0d7c ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 2ffafbad-1b5e-4f56-8410-40978e7ff8cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:42:00.398 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97bbe573-50fa-4610-a47e-8c515dad0d7c ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 2ffafbad-1b5e-4f56-8410-40978e7ff8cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:42:00.994 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:42:00.994 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3daf1c2c-a349-4c0e-aacc-e70c9ad1b916' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:42:00.994 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3daf1c2c-a349-4c0e-aacc-e70c9ad1b916' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:42:00.994 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3daf1c2c-a349-4c0e-aacc-e70c9ad1b916 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:42:01.022 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network abd7a2b8-d7f2-4d4c-a518-325d19a15c68 2021-09-07 04:42:01.022 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3daf1c2c-a349-4c0e-aacc-e70c9ad1b916'] 2021-09-07 04:42:01.038 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:42:01.041 3900 2446119093000 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-09-07 04:42:01.041 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3daf1c2c-a349-4c0e-aacc-e70c9ad1b916'] 2021-09-07 04:42:01.994 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6df44e2c-e12f-424f-8230-8c8cacbec0f5 50657e1edcb84e83900bbc1849f95e50 69e502a27852415eac62b20297317cc2 - - -] port_delete event received for '0c24e12a-4d0d-4870-a4f6-e5acf2f6776a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:42:03.007 3900 2446119093000 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-09-07 04:42:03.026 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:42:07.139 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67866a58-b3cb-4318-92fe-77818ae6548f e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '739e4423-981a-480a-ba2f-814a97bb2eef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:42:07.463 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2ffafbad-1b5e-4f56-8410-40978e7ff8cc 2021-09-07 04:42:08.663 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07a71058-8ea2-4cab-807e-cd9b4495f4f2 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '2c900a11-3a32-4e6c-89bd-e8fe60769918' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:42:09.038 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:42:09.350 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 2ffafbad-1b5e-4f56-8410-40978e7ff8cc 2021-09-07 04:42:09.350 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 2ffafbad-1b5e-4f56-8410-40978e7ff8cc updated. Details: {'device': '2ffafbad-1b5e-4f56-8410-40978e7ff8cc', 'network_id': 'bc54e37a-82e9-4557-9010-be489d666b94', 'port_id': '2ffafbad-1b5e-4f56-8410-40978e7ff8cc', 'mac_address': 'fa:16:3e:89:5a:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 705, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b5abe33-e09a-4af3-af47-24268cfb548e', '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-09-07 04:42:09.366 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:42:09.366 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2ffafbad-1b5e-4f56-8410-40978e7ff8cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:42:09.366 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2ffafbad-1b5e-4f56-8410-40978e7ff8cc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:42:09.381 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc54e37a-82e9-4557-9010-be489d666b94 2021-09-07 04:42:09.381 3900 2446119093000 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-09-07 04:42:09.507 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2ffafbad-1b5e-4f56-8410-40978e7ff8cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:42:09.507 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2ffafbad-1b5e-4f56-8410-40978e7ff8cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:42:09.538 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2ffafbad-1b5e-4f56-8410-40978e7ff8cc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:42:09.538 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 705, VLAN trunk: None to switch port 2ffafbad-1b5e-4f56-8410-40978e7ff8cc 2021-09-07 04:42:09.605 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:42:09.605 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2ffafbad-1b5e-4f56-8410-40978e7ff8cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:42:09.605 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaa6c9a8-5929-49bb-b3fd-29c29b3df8ec e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'f5387abe-768c-42b1-88f5-eb96937608f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:42:09.881 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dfe6312-c13a-411a-91ee-d62e82c8505b - - - - -] port_delete event received for 'f5387abe-768c-42b1-88f5-eb96937608f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:42:09.916 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaa6c9a8-5929-49bb-b3fd-29c29b3df8ec e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network abd7a2b8-d7f2-4d4c-a518-325d19a15c68 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:42:09.916 3900 2446119093528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaa6c9a8-5929-49bb-b3fd-29c29b3df8ec e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network abd7a2b8-d7f2-4d4c-a518-325d19a15c68 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:42:10.038 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2ffafbad-1b5e-4f56-8410-40978e7ff8cc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:42:10.038 3900 2446119093000 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-09-07 04:42:10.053 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2aa0e1d8-2dd0-4c90-b095-40981061a710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:42:10.057 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2ffafbad-1b5e-4f56-8410-40978e7ff8cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:42:10.057 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:42:10.057 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2ffafbad-1b5e-4f56-8410-40978e7ff8cc not yet added. Adding. 2021-09-07 04:42:10.057 3900 2446119093000 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-09-07 04:42:10.084 3900 2446119093000 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-09-07 04:42:10.152 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ffafbad-1b5e-4f56-8410-40978e7ff8cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:42:10.226 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ffafbad-1b5e-4f56-8410-40978e7ff8cc" 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-09-07 04:42:10.226 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ffafbad-1b5e-4f56-8410-40978e7ff8cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:42:10.320 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ffafbad-1b5e-4f56-8410-40978e7ff8cc" 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-09-07 04:42:10.387 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2ffafbad-1b5e-4f56-8410-40978e7ff8cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:42:10.387 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2ffafbad-1b5e-4f56-8410-40978e7ff8cc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:42:10.413 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2ffafbad-1b5e-4f56-8410-40978e7ff8cc processed. 2021-09-07 04:42:11.037 3900 2446119093000 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-09-07 04:42:11.381 3900 2446119093000 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-09-07 04:42:29.704 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99f8ce56-dff6-4e86-af47-2af6255807c3 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Security group member updated on remote: ['c0571004-ab28-4647-a4ef-2dd7d2b97af0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:42:29.725 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-99f8ce56-dff6-4e86-af47-2af6255807c3 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Security group member updated ['c0571004-ab28-4647-a4ef-2dd7d2b97af0'] 2021-09-07 04:42:30.725 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15fa3145-d587-406b-8e3c-78ff69e66e13 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 4884458a-67e2-424f-8a62-3aa50411b8e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:42:30.731 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15fa3145-d587-406b-8e3c-78ff69e66e13 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 4884458a-67e2-424f-8a62-3aa50411b8e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:42:33.657 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4884458a-67e2-424f-8a62-3aa50411b8e9 2021-09-07 04:42:35.131 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:42:35.428 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 4884458a-67e2-424f-8a62-3aa50411b8e9 2021-09-07 04:42:35.443 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 4884458a-67e2-424f-8a62-3aa50411b8e9 updated. Details: {'device': '4884458a-67e2-424f-8a62-3aa50411b8e9', 'network_id': '816f3175-5e52-4165-9c7b-01ff295d6b44', 'port_id': '4884458a-67e2-424f-8a62-3aa50411b8e9', 'mac_address': 'fa:16:3e:5d:49:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 729, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8d51086b-ef57-4974-8f34-9eb5ffa59859', '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-09-07 04:42:35.443 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:42:35.459 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4884458a-67e2-424f-8a62-3aa50411b8e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:42:35.459 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4884458a-67e2-424f-8a62-3aa50411b8e9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:42:35.459 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 816f3175-5e52-4165-9c7b-01ff295d6b44 2021-09-07 04:42:35.459 3900 2446119093000 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-09-07 04:42:35.621 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4884458a-67e2-424f-8a62-3aa50411b8e9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:42:35.621 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4884458a-67e2-424f-8a62-3aa50411b8e9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:42:35.646 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4884458a-67e2-424f-8a62-3aa50411b8e9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:42:35.646 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 729, VLAN trunk: None to switch port 4884458a-67e2-424f-8a62-3aa50411b8e9 2021-09-07 04:42:35.720 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:42:35.741 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4884458a-67e2-424f-8a62-3aa50411b8e9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:42:35.883 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4884458a-67e2-424f-8a62-3aa50411b8e9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:42:35.897 3900 2446119093000 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-09-07 04:42:35.897 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c0571004-ab28-4647-a4ef-2dd7d2b97af0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:42:35.913 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c0571004-ab28-4647-a4ef-2dd7d2b97af0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:42:35.913 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4884458a-67e2-424f-8a62-3aa50411b8e9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:42:35.913 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:42:35.929 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4884458a-67e2-424f-8a62-3aa50411b8e9 not yet added. Adding. 2021-09-07 04:42:35.929 3900 2446119093000 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-09-07 04:42:35.943 3900 2446119093000 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-09-07 04:42:36.024 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4884458a-67e2-424f-8a62-3aa50411b8e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:42:36.131 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4884458a-67e2-424f-8a62-3aa50411b8e9" 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-09-07 04:42:36.131 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4884458a-67e2-424f-8a62-3aa50411b8e9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:42:36.257 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4884458a-67e2-424f-8a62-3aa50411b8e9" 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-09-07 04:42:36.335 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4884458a-67e2-424f-8a62-3aa50411b8e9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:42:36.365 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4884458a-67e2-424f-8a62-3aa50411b8e9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:42:36.383 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4884458a-67e2-424f-8a62-3aa50411b8e9 processed. 2021-09-07 04:42:37.131 3900 2446119093000 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-09-07 04:42:37.491 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:42:42.803 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf300a86-9b9c-44b4-b189-d93052d17bb1 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Security group member updated on remote: ['c0571004-ab28-4647-a4ef-2dd7d2b97af0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:42:42.819 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-bf300a86-9b9c-44b4-b189-d93052d17bb1 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Security group member updated ['c0571004-ab28-4647-a4ef-2dd7d2b97af0'] 2021-09-07 04:42:42.819 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-bf300a86-9b9c-44b4-b189-d93052d17bb1 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Refresh firewall rules 2021-09-07 04:42:42.819 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf300a86-9b9c-44b4-b189-d93052d17bb1 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Get security group information for devices via rpc ['4884458a-67e2-424f-8a62-3aa50411b8e9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:42:42.865 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf300a86-9b9c-44b4-b189-d93052d17bb1 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:42:42.865 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf300a86-9b9c-44b4-b189-d93052d17bb1 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:42:42.880 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf300a86-9b9c-44b4-b189-d93052d17bb1 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] port_delete event received for '4884458a-67e2-424f-8a62-3aa50411b8e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:42:43.759 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4884458a-67e2-424f-8a62-3aa50411b8e9 2021-09-07 04:42:45.163 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:42:45.163 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4884458a-67e2-424f-8a62-3aa50411b8e9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:42:45.163 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4884458a-67e2-424f-8a62-3aa50411b8e9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:42:45.163 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4884458a-67e2-424f-8a62-3aa50411b8e9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:42:45.195 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 816f3175-5e52-4165-9c7b-01ff295d6b44 2021-09-07 04:42:45.195 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4884458a-67e2-424f-8a62-3aa50411b8e9'] 2021-09-07 04:42:45.211 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:42:45.211 3900 2446119093000 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-09-07 04:42:45.211 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4884458a-67e2-424f-8a62-3aa50411b8e9'] 2021-09-07 04:42:47.177 3900 2446119093000 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-09-07 04:42:47.193 3900 2446119093000 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-09-07 04:42:47.818 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25af0681-2e9c-4d99-8596-864797854b12 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Security group member updated on remote: ['c0571004-ab28-4647-a4ef-2dd7d2b97af0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:42:47.818 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-25af0681-2e9c-4d99-8596-864797854b12 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Security group member updated ['c0571004-ab28-4647-a4ef-2dd7d2b97af0'] 2021-09-07 04:42:49.060 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80df7638-c3e7-4902-90e0-11ca8bb6bc95 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: ab79a4d9-36f5-41b6-a843-443737ac91b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:42:49.096 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80df7638-c3e7-4902-90e0-11ca8bb6bc95 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port ab79a4d9-36f5-41b6-a843-443737ac91b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:42:51.774 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ab79a4d9-36f5-41b6-a843-443737ac91b9 2021-09-07 04:42:53.208 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:42:53.583 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port ab79a4d9-36f5-41b6-a843-443737ac91b9 2021-09-07 04:42:53.599 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port ab79a4d9-36f5-41b6-a843-443737ac91b9 updated. Details: {'device': 'ab79a4d9-36f5-41b6-a843-443737ac91b9', 'network_id': '816f3175-5e52-4165-9c7b-01ff295d6b44', 'port_id': 'ab79a4d9-36f5-41b6-a843-443737ac91b9', 'mac_address': 'fa:16:3e:21:93:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 729, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8d51086b-ef57-4974-8f34-9eb5ffa59859', '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-09-07 04:42:53.599 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:42:53.615 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab79a4d9-36f5-41b6-a843-443737ac91b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:42:53.615 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ab79a4d9-36f5-41b6-a843-443737ac91b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:42:53.615 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 816f3175-5e52-4165-9c7b-01ff295d6b44 2021-09-07 04:42:53.630 3900 2446119093000 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-09-07 04:42:53.755 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ab79a4d9-36f5-41b6-a843-443737ac91b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:42:53.755 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ab79a4d9-36f5-41b6-a843-443737ac91b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:42:53.778 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ab79a4d9-36f5-41b6-a843-443737ac91b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:42:53.778 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 729, VLAN trunk: None to switch port ab79a4d9-36f5-41b6-a843-443737ac91b9 2021-09-07 04:42:53.850 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:42:53.850 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ab79a4d9-36f5-41b6-a843-443737ac91b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:42:53.999 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ab79a4d9-36f5-41b6-a843-443737ac91b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:42:53.999 3900 2446119093000 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-09-07 04:42:54.021 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c0571004-ab28-4647-a4ef-2dd7d2b97af0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:42:54.021 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c0571004-ab28-4647-a4ef-2dd7d2b97af0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:42:54.021 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ab79a4d9-36f5-41b6-a843-443737ac91b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:42:54.039 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:42:54.039 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ab79a4d9-36f5-41b6-a843-443737ac91b9 not yet added. Adding. 2021-09-07 04:42:54.039 3900 2446119093000 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-09-07 04:42:54.039 3900 2446119093000 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-09-07 04:42:54.138 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab79a4d9-36f5-41b6-a843-443737ac91b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:42:54.225 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab79a4d9-36f5-41b6-a843-443737ac91b9" 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-09-07 04:42:54.225 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab79a4d9-36f5-41b6-a843-443737ac91b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:42:54.321 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab79a4d9-36f5-41b6-a843-443737ac91b9" 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-09-07 04:42:54.396 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab79a4d9-36f5-41b6-a843-443737ac91b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:42:54.396 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ab79a4d9-36f5-41b6-a843-443737ac91b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:42:54.427 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ab79a4d9-36f5-41b6-a843-443737ac91b9 processed. 2021-09-07 04:42:55.236 3900 2446119093000 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-09-07 04:42:55.739 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:43:01.708 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87a53cff-cc53-4913-bf9b-201f5d5032bd 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Security group member updated on remote: ['c0571004-ab28-4647-a4ef-2dd7d2b97af0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:43:01.720 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-87a53cff-cc53-4913-bf9b-201f5d5032bd 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Security group member updated ['c0571004-ab28-4647-a4ef-2dd7d2b97af0'] 2021-09-07 04:43:01.720 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-87a53cff-cc53-4913-bf9b-201f5d5032bd 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Refresh firewall rules 2021-09-07 04:43:01.720 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87a53cff-cc53-4913-bf9b-201f5d5032bd 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Get security group information for devices via rpc ['ab79a4d9-36f5-41b6-a843-443737ac91b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:43:01.762 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87a53cff-cc53-4913-bf9b-201f5d5032bd 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:43:01.762 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87a53cff-cc53-4913-bf9b-201f5d5032bd 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:43:01.782 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87a53cff-cc53-4913-bf9b-201f5d5032bd 092b6239f31c4b83bbd702a61c8088f2 93fc395c432d411abc46e22f1f2343af - - -] port_delete event received for 'ab79a4d9-36f5-41b6-a843-443737ac91b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:43:01.896 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ab79a4d9-36f5-41b6-a843-443737ac91b9 2021-09-07 04:43:03.302 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:43:03.302 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ab79a4d9-36f5-41b6-a843-443737ac91b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:43:03.302 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ab79a4d9-36f5-41b6-a843-443737ac91b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:43:03.317 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ab79a4d9-36f5-41b6-a843-443737ac91b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:43:03.333 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 816f3175-5e52-4165-9c7b-01ff295d6b44 2021-09-07 04:43:03.333 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab79a4d9-36f5-41b6-a843-443737ac91b9'] 2021-09-07 04:43:03.349 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:43:03.349 3900 2446119093000 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-09-07 04:43:03.349 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab79a4d9-36f5-41b6-a843-443737ac91b9'] 2021-09-07 04:43:05.302 3900 2446119093000 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-09-07 04:43:06.679 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:43:28.442 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc501110-8b80-43d3-bb67-6216c4d77815 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 816f3175-5e52-4165-9c7b-01ff295d6b44 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:43:28.455 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc501110-8b80-43d3-bb67-6216c4d77815 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network 816f3175-5e52-4165-9c7b-01ff295d6b44 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:44:14.252 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12dd6e24-820e-4e24-ad5f-a96f9abe3819 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:44:14.252 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-12dd6e24-820e-4e24-ad5f-a96f9abe3819 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:44:14.393 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2ffafbad-1b5e-4f56-8410-40978e7ff8cc 2021-09-07 04:44:14.581 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12dd6e24-820e-4e24-ad5f-a96f9abe3819 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] port_delete event received for '2ffafbad-1b5e-4f56-8410-40978e7ff8cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:44:16.128 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:44:16.135 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2ffafbad-1b5e-4f56-8410-40978e7ff8cc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:44:16.135 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2ffafbad-1b5e-4f56-8410-40978e7ff8cc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:44:16.135 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2ffafbad-1b5e-4f56-8410-40978e7ff8cc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:44:16.159 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc54e37a-82e9-4557-9010-be489d666b94 2021-09-07 04:44:16.159 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2ffafbad-1b5e-4f56-8410-40978e7ff8cc'] 2021-09-07 04:44:16.159 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:44:16.175 3900 2446119093000 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-09-07 04:44:16.175 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2ffafbad-1b5e-4f56-8410-40978e7ff8cc'] 2021-09-07 04:44:18.128 3900 2446119093000 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-09-07 04:44:18.158 3900 2446119093000 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-09-07 04:44:20.362 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7120243-47f2-4a1f-8cd2-7100c78804a0 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Security group member updated on remote: ['b2a84189-f1f3-48fa-bc65-6767a187a69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:44:20.371 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-f7120243-47f2-4a1f-8cd2-7100c78804a0 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Security group member updated ['b2a84189-f1f3-48fa-bc65-6767a187a69e'] 2021-09-07 04:44:21.127 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17dc5c50-3c76-4354-aecd-3f4cb6b58629 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:44:21.130 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-17dc5c50-3c76-4354-aecd-3f4cb6b58629 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:44:21.565 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-981559ab-b30c-4497-907f-41f7b37e098c ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:44:21.581 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-981559ab-b30c-4497-907f-41f7b37e098c ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:44:22.190 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d5eb7cf-d1df-4019-841b-f8e69ef3b2c8 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:44:22.214 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d5eb7cf-d1df-4019-841b-f8e69ef3b2c8 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:44:24.393 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 2021-09-07 04:44:26.205 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:44:26.455 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 2021-09-07 04:44:26.471 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 updated. Details: {'device': '1e4bca51-b39f-4caa-bbb6-6af9e5d67134', 'network_id': '4ef3ed6f-fe53-49e1-849e-d58632c4bff1', 'port_id': '1e4bca51-b39f-4caa-bbb6-6af9e5d67134', 'mac_address': 'fa:16:3e:94:93:e0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '82e855ad-5272-48f5-a39c-87e104a30307', '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-09-07 04:44:26.471 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:44:26.471 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e4bca51-b39f-4caa-bbb6-6af9e5d67134" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:44:26.487 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:44:26.493 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4ef3ed6f-fe53-49e1-849e-d58632c4bff1 2021-09-07 04:44:26.493 3900 2446119093000 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-09-07 04:44:26.627 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1e4bca51-b39f-4caa-bbb6-6af9e5d67134') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:44:26.627 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1e4bca51-b39f-4caa-bbb6-6af9e5d67134') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:44:26.643 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:44:26.658 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 2021-09-07 04:44:26.714 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:44:26.714 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1e4bca51-b39f-4caa-bbb6-6af9e5d67134'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:44:26.877 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1e4bca51-b39f-4caa-bbb6-6af9e5d67134']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:44:26.877 3900 2446119093000 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-09-07 04:44:26.877 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b2a84189-f1f3-48fa-bc65-6767a187a69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:44:26.893 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b2a84189-f1f3-48fa-bc65-6767a187a69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:44:26.893 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:44:26.908 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:44:26.908 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 not yet added. Adding. 2021-09-07 04:44:26.908 3900 2446119093000 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-09-07 04:44:26.924 3900 2446119093000 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-09-07 04:44:26.988 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e4bca51-b39f-4caa-bbb6-6af9e5d67134" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:44:27.066 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e4bca51-b39f-4caa-bbb6-6af9e5d67134" 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-09-07 04:44:27.066 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e4bca51-b39f-4caa-bbb6-6af9e5d67134" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:44:27.160 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e4bca51-b39f-4caa-bbb6-6af9e5d67134" 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-09-07 04:44:27.226 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e4bca51-b39f-4caa-bbb6-6af9e5d67134" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:44:27.226 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:44:27.252 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 processed. 2021-09-07 04:44:28.205 3900 2446119093000 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-09-07 04:44:28.511 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:44:30.414 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a 2021-09-07 04:44:32.211 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:44:32.487 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a 2021-09-07 04:44:32.487 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a updated. Details: {'device': 'b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a', 'network_id': 'bc54e37a-82e9-4557-9010-be489d666b94', 'port_id': 'b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a', 'mac_address': 'fa:16:3e:e4:6e:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 705, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b5abe33-e09a-4af3-af47-24268cfb548e', '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-09-07 04:44:32.506 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:44:32.506 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:44:32.506 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:44:32.506 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc54e37a-82e9-4557-9010-be489d666b94 2021-09-07 04:44:32.528 3900 2446119093000 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-09-07 04:44:32.662 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:44:32.662 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:44:32.776 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:44:32.776 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 705, VLAN trunk: None to switch port b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a 2021-09-07 04:44:32.848 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:44:32.848 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:44:33.111 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:44:33.132 3900 2446119093000 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-09-07 04:44:33.132 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2aa0e1d8-2dd0-4c90-b095-40981061a710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:44:33.152 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:44:33.152 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:44:33.152 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a not yet added. Adding. 2021-09-07 04:44:33.176 3900 2446119093000 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-09-07 04:44:33.176 3900 2446119093000 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-09-07 04:44:33.276 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:44:33.354 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a" 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-09-07 04:44:33.377 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:44:33.483 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a" 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-09-07 04:44:33.559 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:44:33.559 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:44:33.580 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a processed. 2021-09-07 04:44:34.221 3900 2446119093000 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-09-07 04:44:34.570 3900 2446119093000 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-09-07 04:45:16.906 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 2021-09-07 04:45:17.563 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bdbfa66-8281-4c09-be2b-84bbcca2b046 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Security group member updated on remote: ['b2a84189-f1f3-48fa-bc65-6767a187a69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:45:17.575 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-1bdbfa66-8281-4c09-be2b-84bbcca2b046 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Security group member updated ['b2a84189-f1f3-48fa-bc65-6767a187a69e'] 2021-09-07 04:45:17.575 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-1bdbfa66-8281-4c09-be2b-84bbcca2b046 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Refresh firewall rules 2021-09-07 04:45:17.575 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bdbfa66-8281-4c09-be2b-84bbcca2b046 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Get security group information for devices via rpc ['1e4bca51-b39f-4caa-bbb6-6af9e5d67134'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:45:17.625 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1bdbfa66-8281-4c09-be2b-84bbcca2b046 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:45:17.625 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1bdbfa66-8281-4c09-be2b-84bbcca2b046 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:45:17.640 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bdbfa66-8281-4c09-be2b-84bbcca2b046 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] port_delete event received for '1e4bca51-b39f-4caa-bbb6-6af9e5d67134' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:45:18.469 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:45:18.469 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1e4bca51-b39f-4caa-bbb6-6af9e5d67134' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:45:18.477 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1e4bca51-b39f-4caa-bbb6-6af9e5d67134' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:45:18.487 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1e4bca51-b39f-4caa-bbb6-6af9e5d67134 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:45:18.501 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4ef3ed6f-fe53-49e1-849e-d58632c4bff1 2021-09-07 04:45:18.501 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e4bca51-b39f-4caa-bbb6-6af9e5d67134'] 2021-09-07 04:45:18.501 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:45:18.501 3900 2446119093000 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-09-07 04:45:18.501 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e4bca51-b39f-4caa-bbb6-6af9e5d67134'] 2021-09-07 04:45:20.469 3900 2446119093000 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-09-07 04:45:22.016 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:45:32.312 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5496a0f5-1fdc-4b9a-9814-68389d8de2e5 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Security group member updated on remote: ['b2a84189-f1f3-48fa-bc65-6767a187a69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:45:32.330 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-5496a0f5-1fdc-4b9a-9814-68389d8de2e5 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Security group member updated ['b2a84189-f1f3-48fa-bc65-6767a187a69e'] 2021-09-07 04:45:33.282 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1062574-1ac8-49af-86ba-d29687ae98bb ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 75c1c93d-ac5d-4741-96db-8357a8a98308 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:45:33.304 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1062574-1ac8-49af-86ba-d29687ae98bb ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 75c1c93d-ac5d-4741-96db-8357a8a98308 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:45:34.906 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75c1c93d-ac5d-4741-96db-8357a8a98308 2021-09-07 04:45:36.577 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:45:36.902 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 75c1c93d-ac5d-4741-96db-8357a8a98308 2021-09-07 04:45:36.913 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 75c1c93d-ac5d-4741-96db-8357a8a98308 updated. Details: {'device': '75c1c93d-ac5d-4741-96db-8357a8a98308', 'network_id': '4ef3ed6f-fe53-49e1-849e-d58632c4bff1', 'port_id': '75c1c93d-ac5d-4741-96db-8357a8a98308', 'mac_address': 'fa:16:3e:ec:42:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '82e855ad-5272-48f5-a39c-87e104a30307', '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-09-07 04:45:36.921 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:45:36.921 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75c1c93d-ac5d-4741-96db-8357a8a98308" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:45:36.938 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75c1c93d-ac5d-4741-96db-8357a8a98308 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:45:36.938 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4ef3ed6f-fe53-49e1-849e-d58632c4bff1 2021-09-07 04:45:36.938 3900 2446119093000 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-09-07 04:45:37.099 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75c1c93d-ac5d-4741-96db-8357a8a98308') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:45:37.099 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75c1c93d-ac5d-4741-96db-8357a8a98308') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:45:37.099 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75c1c93d-ac5d-4741-96db-8357a8a98308 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:45:37.124 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port 75c1c93d-ac5d-4741-96db-8357a8a98308 2021-09-07 04:45:37.194 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:45:37.207 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75c1c93d-ac5d-4741-96db-8357a8a98308'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:45:37.329 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75c1c93d-ac5d-4741-96db-8357a8a98308']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:45:37.329 3900 2446119093000 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-09-07 04:45:37.356 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b2a84189-f1f3-48fa-bc65-6767a187a69e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:45:37.363 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b2a84189-f1f3-48fa-bc65-6767a187a69e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 04:45:37.363 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75c1c93d-ac5d-4741-96db-8357a8a98308 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:45:37.363 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:45:37.363 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 75c1c93d-ac5d-4741-96db-8357a8a98308 not yet added. Adding. 2021-09-07 04:45:37.392 3900 2446119093000 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-09-07 04:45:37.392 3900 2446119093000 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-09-07 04:45:37.485 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75c1c93d-ac5d-4741-96db-8357a8a98308" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:45:37.568 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75c1c93d-ac5d-4741-96db-8357a8a98308" 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-09-07 04:45:37.578 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75c1c93d-ac5d-4741-96db-8357a8a98308" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:45:37.672 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75c1c93d-ac5d-4741-96db-8357a8a98308" 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-09-07 04:45:37.754 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75c1c93d-ac5d-4741-96db-8357a8a98308" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:45:37.754 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75c1c93d-ac5d-4741-96db-8357a8a98308 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:45:37.781 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75c1c93d-ac5d-4741-96db-8357a8a98308 processed. 2021-09-07 04:45:38.593 3900 2446119093000 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-09-07 04:45:38.956 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:46:06.592 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9d638d2-a7b0-4520-8106-7cc4bd523d20 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Security group member updated on remote: ['b2a84189-f1f3-48fa-bc65-6767a187a69e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:46:06.592 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-e9d638d2-a7b0-4520-8106-7cc4bd523d20 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Security group member updated ['b2a84189-f1f3-48fa-bc65-6767a187a69e'] 2021-09-07 04:46:06.609 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-e9d638d2-a7b0-4520-8106-7cc4bd523d20 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Refresh firewall rules 2021-09-07 04:46:06.609 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9d638d2-a7b0-4520-8106-7cc4bd523d20 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Get security group information for devices via rpc ['75c1c93d-ac5d-4741-96db-8357a8a98308'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:46:06.644 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9d638d2-a7b0-4520-8106-7cc4bd523d20 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:46:06.644 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9d638d2-a7b0-4520-8106-7cc4bd523d20 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-07 04:46:06.644 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9d638d2-a7b0-4520-8106-7cc4bd523d20 819c024ad1754b2abeb3c212f69602b8 a8abd09f2ff8467490688906529c979c - - -] port_delete event received for '75c1c93d-ac5d-4741-96db-8357a8a98308' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:46:07.172 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75c1c93d-ac5d-4741-96db-8357a8a98308 2021-09-07 04:46:08.732 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:46:08.732 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75c1c93d-ac5d-4741-96db-8357a8a98308' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:46:08.732 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75c1c93d-ac5d-4741-96db-8357a8a98308' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:46:08.748 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75c1c93d-ac5d-4741-96db-8357a8a98308 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:46:08.764 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4ef3ed6f-fe53-49e1-849e-d58632c4bff1 2021-09-07 04:46:08.764 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75c1c93d-ac5d-4741-96db-8357a8a98308'] 2021-09-07 04:46:08.781 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:46:08.781 3900 2446119093000 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-09-07 04:46:08.781 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75c1c93d-ac5d-4741-96db-8357a8a98308'] 2021-09-07 04:46:10.748 3900 2446119093000 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-09-07 04:46:10.779 3900 2446119093000 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-09-07 04:46:40.108 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff151aa5-8c9e-44e6-9891-aea00f76ec16 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 4ef3ed6f-fe53-49e1-849e-d58632c4bff1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:46:40.108 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff151aa5-8c9e-44e6-9891-aea00f76ec16 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network 4ef3ed6f-fe53-49e1-849e-d58632c4bff1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:46:43.961 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10ef5130-cac5-4905-8f26-cfcbc836fe2a 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:46:43.961 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-10ef5130-cac5-4905-8f26-cfcbc836fe2a 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:46:44.950 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e990fb30-340f-476a-bf77-4a7f2e819e49 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] port_update received: 87f1c617-f7d5-4613-8918-4d5721d0f4e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 04:46:46.635 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e990fb30-340f-476a-bf77-4a7f2e819e49 ff9806ffb268498d884237003ad75469 8796112870ee43849226c00c164eb2d8 - - -] No port 87f1c617-f7d5-4613-8918-4d5721d0f4e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 04:46:55.656 3900 2446118451336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 87f1c617-f7d5-4613-8918-4d5721d0f4e1 2021-09-07 04:46:57.637 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 04:46:58.031 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Adding port 87f1c617-f7d5-4613-8918-4d5721d0f4e1 2021-09-07 04:46:58.031 3900 2446025710584 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Port 87f1c617-f7d5-4613-8918-4d5721d0f4e1 updated. Details: {'device': '87f1c617-f7d5-4613-8918-4d5721d0f4e1', 'network_id': 'bc54e37a-82e9-4557-9010-be489d666b94', 'port_id': '87f1c617-f7d5-4613-8918-4d5721d0f4e1', 'mac_address': 'fa:16:3e:de:80:39', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 705, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2b5abe33-e09a-4af3-af47-24268cfb548e', '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-09-07 04:46:58.059 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] 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-09-07 04:46:58.059 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87f1c617-f7d5-4613-8918-4d5721d0f4e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:46:58.059 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 87f1c617-f7d5-4613-8918-4d5721d0f4e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 04:46:58.078 3900 2446119093000 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-09-07 04:46:58.213 3900 2446119093000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '87f1c617-f7d5-4613-8918-4d5721d0f4e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:46:58.221 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '87f1c617-f7d5-4613-8918-4d5721d0f4e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 04:46:58.221 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 87f1c617-f7d5-4613-8918-4d5721d0f4e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 04:46:58.221 3900 2446119093000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 705, VLAN trunk: None to switch port 87f1c617-f7d5-4613-8918-4d5721d0f4e1 2021-09-07 04:46:58.309 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 04:46:58.309 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['87f1c617-f7d5-4613-8918-4d5721d0f4e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 04:46:58.559 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['87f1c617-f7d5-4613-8918-4d5721d0f4e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-07 04:46:58.559 3900 2446119093000 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-09-07 04:46:58.578 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2aa0e1d8-2dd0-4c90-b095-40981061a710) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 04:46:58.578 3900 2446119093000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 87f1c617-f7d5-4613-8918-4d5721d0f4e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-07 04:46:58.578 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 04:46:58.578 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 87f1c617-f7d5-4613-8918-4d5721d0f4e1 not yet added. Adding. 2021-09-07 04:46:58.578 3900 2446119093000 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-09-07 04:46:58.606 3900 2446119093000 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-09-07 04:46:58.687 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87f1c617-f7d5-4613-8918-4d5721d0f4e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:46:58.766 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87f1c617-f7d5-4613-8918-4d5721d0f4e1" 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-09-07 04:46:58.793 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87f1c617-f7d5-4613-8918-4d5721d0f4e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 04:46:58.887 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87f1c617-f7d5-4613-8918-4d5721d0f4e1" 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-09-07 04:46:58.981 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87f1c617-f7d5-4613-8918-4d5721d0f4e1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:46:58.981 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 87f1c617-f7d5-4613-8918-4d5721d0f4e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 04:46:58.981 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 87f1c617-f7d5-4613-8918-4d5721d0f4e1 processed. 2021-09-07 04:46:59.653 3900 2446119093000 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-09-07 04:46:59.967 3900 2446119093000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 04:48:32.139 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3958184-7c77-44b2-a63d-611302390a0f 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] port_delete event received for '48dae8d0-e2c6-46a9-9350-354664fa8d86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:35.264 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c236580d-960f-419a-835c-5be6514aaec7 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:48:35.280 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-c236580d-960f-419a-835c-5be6514aaec7 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:48:35.342 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c236580d-960f-419a-835c-5be6514aaec7 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] port_delete event received for '87f1c617-f7d5-4613-8918-4d5721d0f4e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:36.227 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 87f1c617-f7d5-4613-8918-4d5721d0f4e1 2021-09-07 04:48:38.062 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:48:38.062 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '87f1c617-f7d5-4613-8918-4d5721d0f4e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:48:38.075 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '87f1c617-f7d5-4613-8918-4d5721d0f4e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:48:38.075 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 87f1c617-f7d5-4613-8918-4d5721d0f4e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:48:38.075 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87f1c617-f7d5-4613-8918-4d5721d0f4e1'] 2021-09-07 04:48:38.102 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:48:38.109 3900 2446119093000 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-09-07 04:48:38.120 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87f1c617-f7d5-4613-8918-4d5721d0f4e1'] 2021-09-07 04:48:39.749 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac0edd77-014d-489f-a987-149e64a3d1cd 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] port_delete event received for '91720ceb-f7cd-46d0-9bfe-9bc4b9436088' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:40.071 3900 2446119093000 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-09-07 04:48:40.108 3900 2446119093000 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-09-07 04:48:42.249 3900 2446118451512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a 2021-09-07 04:48:43.014 3900 2446119093000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b30eac6c-e0bd-4134-9175-b3a96bd01cb5 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated on remote: ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 04:48:43.030 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [req-b30eac6c-e0bd-4134-9175-b3a96bd01cb5 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] Security group member updated ['2aa0e1d8-2dd0-4c90-b095-40981061a710'] 2021-09-07 04:48:43.093 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b30eac6c-e0bd-4134-9175-b3a96bd01cb5 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] port_delete event received for 'b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:44.102 3900 2446025710584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6dd135-dc1e-4158-aed9-729d3313bf5e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 04:48:44.102 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 04:48:44.102 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 04:48:44.118 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 04:48:44.135 3900 2446119093000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc54e37a-82e9-4557-9010-be489d666b94 2021-09-07 04:48:44.135 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a'] 2021-09-07 04:48:44.135 3900 2446119093000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 04:48:44.135 3900 2446119093000 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-09-07 04:48:44.135 3900 2446119093000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0ca2ceb-3efa-49c9-87d2-0cfbd3db012a'] 2021-09-07 04:48:45.712 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff7a86ea-ad88-48e6-801b-5f7a24c157d3 118e52e9e1d5470c8db79441a379316a 2a49cf532fe548db94674dc3c4f1450f - - -] port_delete event received for '889a72cd-6824-49e6-b909-e8c2296bc752' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:46.103 3900 2446119093000 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-09-07 04:48:46.133 3900 2446119093000 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-09-07 04:48:48.540 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89c42941-59b5-4e95-ab23-eee32218b7d5 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '05ad25fa-705e-4e01-9001-b4fa7c317d9f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:49.962 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff81cb54-9669-491e-90f1-a567974be7eb e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'd223e3a9-cebb-4bba-9c67-488e32ffdd19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:50.961 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e882730e-e1ca-43fd-a413-7c1d9fd6934f e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '724e764e-f5aa-411b-91e6-a96e0dc37118' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:50.977 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1236e8b-703f-428b-8614-f7b9b5febc90 - - - - -] port_delete event received for '724e764e-f5aa-411b-91e6-a96e0dc37118' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:51.211 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e882730e-e1ca-43fd-a413-7c1d9fd6934f e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network bc54e37a-82e9-4557-9010-be489d666b94 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:48:51.227 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e882730e-e1ca-43fd-a413-7c1d9fd6934f e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network bc54e37a-82e9-4557-9010-be489d666b94 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 04:48:52.227 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b9524ad-4a02-4deb-87d3-8cfcbf1f2463 e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for 'cf95d2c3-7d34-4ebb-997c-72b1e058add6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:53.384 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1a2397f-8cb4-4213-bbbf-a1e23719591d e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '59269ac0-3e58-4b21-a015-f58a560344f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:54.352 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-446eb270-bac5-4854-b594-d6f6c6285f0a e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] port_delete event received for '6e9db7cc-c765-4414-8a0f-3b38b531f142' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:54.431 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09aa24ca-3ea4-4fda-baa2-cae4f243adf2 - - - - -] port_delete event received for '6e9db7cc-c765-4414-8a0f-3b38b531f142' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 04:48:54.633 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-446eb270-bac5-4854-b594-d6f6c6285f0a e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] network_delete received. Deleting network 1796d67d-9d2a-461a-a6f3-7767ee9cd1e2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 04:48:54.633 3900 2446119093000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-446eb270-bac5-4854-b594-d6f6c6285f0a e8961a636af1445bba9b3908dd633f28 c3ab1324b52744eab6dc82c8b69a1dc2 - - -] Network 1796d67d-9d2a-461a-a6f3-7767ee9cd1e2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463