2022-06-22 08:58:32.966 1656 1476532695104 MainThread INFO neutron.common.config [-] Logging enabled! 2022-06-22 08:58:32.966 1656 1476532695104 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev362 2022-06-22 08:58:32.966 1656 1476532695104 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:120 2022-06-22 08:58:32.997 1656 1476532695104 MainThread INFO os_win.utils.network.networkutils [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] WMI caching is disabled. 2022-06-22 08:58:33.232 1656 1476532695104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-06-22 08:58:33.286 1656 1476532695104 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-06-22 08:58:33.286 1656 1476532695104 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-06-22 08:58:33.426 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent initialized successfully, now running... 2022-06-22 08:58:33.451 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-06-22 08:58:33.451 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-06-22 08:58:33.498 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-06-22 09:00:43.028 1656 1476627587312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af4a9dad-d2a5-4032-afbd-f5882c95a826 - - - - - -] port_update received: cb92a966-3340-4ff5-9c08-e7bba348e85f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:00:43.518 1656 1476627587312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af4a9dad-d2a5-4032-afbd-f5882c95a826 - - - - - -] No port cb92a966-3340-4ff5-9c08-e7bba348e85f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:00:47.215 1656 1476610251584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df232b2c-d35f-4029-9429-6c98fe871579 - - - - - -] port_update received: 0b46ae75-df14-434d-98ba-9e4e2f33f6ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:00:47.235 1656 1476610251584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df232b2c-d35f-4029-9429-6c98fe871579 - - - - - -] No port 0b46ae75-df14-434d-98ba-9e4e2f33f6ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:00:48.856 1656 1476629011440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48420856-a28f-4539-a717-6b5d196325ab - - - - - -] port_update received: e007c8ab-496c-4b3f-be1a-2927f235fe54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:00:48.871 1656 1476629011440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48420856-a28f-4539-a717-6b5d196325ab - - - - - -] No port e007c8ab-496c-4b3f-be1a-2927f235fe54 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:00:52.904 1656 1476627273328 MainThread WARNING oslo_policy.policy [req-5d69e734-4c99-444d-a275-1b7e64275512 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-06-22 09:00:52.904 1656 1476627273328 MainThread WARNING oslo_policy.policy [req-5d69e734-4c99-444d-a275-1b7e64275512 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-06-22 09:00:52.904 1656 1476627273328 MainThread WARNING oslo_policy.policy [req-5d69e734-4c99-444d-a275-1b7e64275512 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-06-22 09:00:52.904 1656 1476627273328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d69e734-4c99-444d-a275-1b7e64275512 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated on remote: ['953cd776-e151-4ae6-ada0-e96f4e3d6921'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:00:52.904 1656 1476627273328 MainThread INFO neutron.agent.securitygroups_rpc [req-5d69e734-4c99-444d-a275-1b7e64275512 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated ['953cd776-e151-4ae6-ada0-e96f4e3d6921'] 2022-06-22 09:00:54.092 1656 1476627839984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-293e5315-a259-4954-b3ad-4aa5ecd81b9f cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated on remote: ['953cd776-e151-4ae6-ada0-e96f4e3d6921'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:00:54.092 1656 1476627839984 MainThread INFO neutron.agent.securitygroups_rpc [req-293e5315-a259-4954-b3ad-4aa5ecd81b9f cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated ['953cd776-e151-4ae6-ada0-e96f4e3d6921'] 2022-06-22 09:00:54.856 1656 1476628581888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12f3d5b3-53bc-4776-b2cf-8cd035972a9c - - - - - -] port_update received: d4e8c160-14a9-41fd-951b-08b047752770 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:00:54.872 1656 1476628581888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12f3d5b3-53bc-4776-b2cf-8cd035972a9c - - - - - -] No port d4e8c160-14a9-41fd-951b-08b047752770 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:00:55.189 1656 1476609853216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40a9aa1d-f47d-4e9a-8e66-3c8d4ebd4def - - - - - -] port_update received: 6388b294-ec8d-4892-9205-2aaf6fd5fd7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:00:55.216 1656 1476609853216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40a9aa1d-f47d-4e9a-8e66-3c8d4ebd4def - - - - - -] No port 6388b294-ec8d-4892-9205-2aaf6fd5fd7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:01:00.872 1656 1476629017696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92b3d711-b6c3-4b3b-bc3d-2ab948b3da46 - - - - - -] port_update received: cc5895a6-2885-41a3-846e-9865ccdf2fc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:01:00.872 1656 1476629017696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92b3d711-b6c3-4b3b-bc3d-2ab948b3da46 - - - - - -] No port cc5895a6-2885-41a3-846e-9865ccdf2fc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:01:07.255 1656 1476629945856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c66ba947-b766-43e4-8599-18dc667ac54d c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated on remote: ['e5101187-1f81-4a53-b9e2-c8c2f02fee49'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:01:07.255 1656 1476629945856 MainThread INFO neutron.agent.securitygroups_rpc [req-c66ba947-b766-43e4-8599-18dc667ac54d c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated ['e5101187-1f81-4a53-b9e2-c8c2f02fee49'] 2022-06-22 09:01:07.356 1656 1476629997872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d61ead1e-4e8b-42f1-9809-53460f8a3c14 b6b3995abf0047f4b9bfa7061300567e 6257cf2b40a84e66a1d77b0b2485c462 - - - -] Security group member updated on remote: ['478e4a87-c22e-4dd8-bce1-4db888ade703'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:01:07.356 1656 1476629997872 MainThread INFO neutron.agent.securitygroups_rpc [req-d61ead1e-4e8b-42f1-9809-53460f8a3c14 b6b3995abf0047f4b9bfa7061300567e 6257cf2b40a84e66a1d77b0b2485c462 - - - -] Security group member updated ['478e4a87-c22e-4dd8-bce1-4db888ade703'] 2022-06-22 09:01:08.279 1656 1476630034208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19ca9d39-d96f-4915-96a4-7814a38bdffd 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network f4bde065-a588-4ac3-ae47-e6f4b8a5bd9b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:01:08.279 1656 1476630034208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19ca9d39-d96f-4915-96a4-7814a38bdffd 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network f4bde065-a588-4ac3-ae47-e6f4b8a5bd9b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:01:09.091 1656 1476629998048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a432e9fb-e1bc-4274-bd4f-fe3c63bb65b8 c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated on remote: ['e5101187-1f81-4a53-b9e2-c8c2f02fee49'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:01:09.091 1656 1476629998048 MainThread INFO neutron.agent.securitygroups_rpc [req-a432e9fb-e1bc-4274-bd4f-fe3c63bb65b8 c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated ['e5101187-1f81-4a53-b9e2-c8c2f02fee49'] 2022-06-22 09:01:09.627 1656 1476629998048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d77d2fd-484e-4dc1-bf97-02287901fcbf cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated on remote: ['953cd776-e151-4ae6-ada0-e96f4e3d6921'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:01:09.627 1656 1476629998048 MainThread INFO neutron.agent.securitygroups_rpc [req-1d77d2fd-484e-4dc1-bf97-02287901fcbf cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated ['953cd776-e151-4ae6-ada0-e96f4e3d6921'] 2022-06-22 09:01:10.668 1656 1476629998752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25baabf4-019b-4d19-9932-478a602122b4 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 7365b4c4-df0d-4f06-b684-5fe1ea32d58d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:01:10.684 1656 1476629998752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25baabf4-019b-4d19-9932-478a602122b4 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 7365b4c4-df0d-4f06-b684-5fe1ea32d58d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:01:11.642 1656 1476628633376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89fe15e8-2d9f-4630-91f2-0a4f1e24a229 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 7d4f28bf-7d12-46f2-804e-2946377a0181 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:01:12.239 1656 1476628633376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89fe15e8-2d9f-4630-91f2-0a4f1e24a229 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 7d4f28bf-7d12-46f2-804e-2946377a0181 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:01:13.316 1656 1476629230512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71973f2e-a966-4a84-8479-3a41ebbb10ef 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 04477f09-b620-439f-8678-baafc48d8bf5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:01:13.960 1656 1476629230512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71973f2e-a966-4a84-8479-3a41ebbb10ef 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 04477f09-b620-439f-8678-baafc48d8bf5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:01:15.028 1656 1476628712960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a18c9b4b-5c82-48f3-acef-5080e804e938 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 63c4c500-8059-4142-83d0-d1cd70284258 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:01:15.043 1656 1476628712960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a18c9b4b-5c82-48f3-acef-5080e804e938 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 63c4c500-8059-4142-83d0-d1cd70284258 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:01:15.356 1656 1476628778672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5627b0f-b689-44c9-bfc9-c4458596db9e 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:01:15.356 1656 1476628778672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5627b0f-b689-44c9-bfc9-c4458596db9e 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:01:22.544 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04477f09-b620-439f-8678-baafc48d8bf5 2022-06-22 09:01:23.075 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:01:23.403 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 04477f09-b620-439f-8678-baafc48d8bf5 2022-06-22 09:01:23.403 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 04477f09-b620-439f-8678-baafc48d8bf5 updated. Details: {'device': '04477f09-b620-439f-8678-baafc48d8bf5', 'network_id': '87e2804d-8228-4766-8ec6-545eb3833c79', 'port_id': '04477f09-b620-439f-8678-baafc48d8bf5', 'mac_address': 'fa:16:3e:5b:c9:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 340, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '89e761c2-279a-4e70-9742-f656513670b8', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:01:23.403 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:01:23.403 1656 1476629310976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04477f09-b620-439f-8678-baafc48d8bf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:23.403 1656 1476629310976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04477f09-b620-439f-8678-baafc48d8bf5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:01:23.403 1656 1476629310976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87e2804d-8228-4766-8ec6-545eb3833c79 2022-06-22 09:01:23.403 1656 1476629310976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:01:23.592 1656 1476629310976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04477f09-b620-439f-8678-baafc48d8bf5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:01:23.592 1656 1476629310976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04477f09-b620-439f-8678-baafc48d8bf5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:01:23.607 1656 1476629310976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04477f09-b620-439f-8678-baafc48d8bf5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:01:23.607 1656 1476629310976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 340, VLAN trunk: None to switch port 04477f09-b620-439f-8678-baafc48d8bf5 2022-06-22 09:01:23.700 1656 1476629310976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:01:23.700 1656 1476629310976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04477f09-b620-439f-8678-baafc48d8bf5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:01:24.060 1656 1476629310976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04477f09-b620-439f-8678-baafc48d8bf5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:01:24.060 1656 1476629310976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:01:24.060 1656 1476629310976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (478e4a87-c22e-4dd8-bce1-4db888ade703) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:01:24.060 1656 1476629310976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (478e4a87-c22e-4dd8-bce1-4db888ade703) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:01:24.075 1656 1476629310976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04477f09-b620-439f-8678-baafc48d8bf5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:01:24.075 1656 1476629310976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:01:24.075 1656 1476629310976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 04477f09-b620-439f-8678-baafc48d8bf5 not yet added. Adding. 2022-06-22 09:01:24.075 1656 1476629310976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:01:24.075 1656 1476629310976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:01:24.160 1656 1476629310976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04477f09-b620-439f-8678-baafc48d8bf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:24.231 1656 1476629310976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04477f09-b620-439f-8678-baafc48d8bf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:24.231 1656 1476629310976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04477f09-b620-439f-8678-baafc48d8bf5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:24.325 1656 1476629310976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04477f09-b620-439f-8678-baafc48d8bf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:24.388 1656 1476629310976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04477f09-b620-439f-8678-baafc48d8bf5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:24.388 1656 1476629310976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04477f09-b620-439f-8678-baafc48d8bf5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:01:24.388 1656 1476629310976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04477f09-b620-439f-8678-baafc48d8bf5 processed. 2022-06-22 09:01:24.544 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 63c4c500-8059-4142-83d0-d1cd70284258 2022-06-22 09:01:24.560 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 2022-06-22 09:01:24.560 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7d4f28bf-7d12-46f2-804e-2946377a0181 2022-06-22 09:01:25.075 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:01:25.075 1656 1476629310976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:26.013 1656 1476629310976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:26.669 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 63c4c500-8059-4142-83d0-d1cd70284258 2022-06-22 09:01:26.669 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 63c4c500-8059-4142-83d0-d1cd70284258 updated. Details: {'device': '63c4c500-8059-4142-83d0-d1cd70284258', 'network_id': '81450ca5-339e-4f08-bdc8-ec0a189d1628', 'port_id': '63c4c500-8059-4142-83d0-d1cd70284258', 'mac_address': 'fa:16:3e:2a:72:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 335, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c3d8b32-bb3a-4e9a-a1bd-09fae4263932', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:01:26.669 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:01:26.669 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 2022-06-22 09:01:26.669 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 updated. Details: {'device': '0b34c90a-22d5-4720-ad3f-ff0d35f7ded7', 'network_id': '89fc451c-46b3-4008-9c5d-bc37135b61a8', 'port_id': '0b34c90a-22d5-4720-ad3f-ff0d35f7ded7', 'mac_address': 'fa:16:3e:ac:70:9a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 306, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf0ef2ba-1fde-4a23-9631-23e262f8bb0e', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:01:26.669 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:01:26.669 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 7d4f28bf-7d12-46f2-804e-2946377a0181 2022-06-22 09:01:26.669 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 7d4f28bf-7d12-46f2-804e-2946377a0181 updated. Details: {'device': '7d4f28bf-7d12-46f2-804e-2946377a0181', 'network_id': '81450ca5-339e-4f08-bdc8-ec0a189d1628', 'port_id': '7d4f28bf-7d12-46f2-804e-2946377a0181', 'mac_address': 'fa:16:3e:28:69:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 335, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c3d8b32-bb3a-4e9a-a1bd-09fae4263932', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:01:26.669 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:01:26.669 1656 1476630224736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b34c90a-22d5-4720-ad3f-ff0d35f7ded7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:26.669 1656 1476630224736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:01:26.669 1656 1476630224736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 89fc451c-46b3-4008-9c5d-bc37135b61a8 2022-06-22 09:01:26.669 1656 1476630224736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:01:26.794 1656 1476630224736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0b34c90a-22d5-4720-ad3f-ff0d35f7ded7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:01:26.794 1656 1476630224736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0b34c90a-22d5-4720-ad3f-ff0d35f7ded7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:01:26.794 1656 1476630224560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:26.794 1656 1476630224560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 63c4c500-8059-4142-83d0-d1cd70284258 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:01:26.794 1656 1476630224560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 81450ca5-339e-4f08-bdc8-ec0a189d1628 2022-06-22 09:01:26.794 1656 1476630224560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:01:26.903 1656 1476630224560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '63c4c500-8059-4142-83d0-d1cd70284258') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:01:26.903 1656 1476630224560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '63c4c500-8059-4142-83d0-d1cd70284258') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:01:26.903 1656 1476630241344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4f28bf-7d12-46f2-804e-2946377a0181" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:26.903 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7d4f28bf-7d12-46f2-804e-2946377a0181 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:01:26.903 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:01:27.044 1656 1476630241344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7d4f28bf-7d12-46f2-804e-2946377a0181') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:01:27.044 1656 1476630241344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7d4f28bf-7d12-46f2-804e-2946377a0181') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:01:27.044 1656 1476630224736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:01:27.044 1656 1476630224736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 306, VLAN trunk: None to switch port 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 2022-06-22 09:01:27.122 1656 1476630224736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:01:27.122 1656 1476630224736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0b34c90a-22d5-4720-ad3f-ff0d35f7ded7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:01:27.122 1656 1476630224560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 63c4c500-8059-4142-83d0-d1cd70284258 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:01:27.122 1656 1476630224560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 335, VLAN trunk: None to switch port 63c4c500-8059-4142-83d0-d1cd70284258 2022-06-22 09:01:27.184 1656 1476630224560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:01:27.184 1656 1476630224560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['63c4c500-8059-4142-83d0-d1cd70284258'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:01:27.263 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7d4f28bf-7d12-46f2-804e-2946377a0181 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:01:27.263 1656 1476630241344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 335, VLAN trunk: None to switch port 7d4f28bf-7d12-46f2-804e-2946377a0181 2022-06-22 09:01:27.340 1656 1476630241344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:01:27.340 1656 1476630241344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7d4f28bf-7d12-46f2-804e-2946377a0181'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:01:27.622 1656 1476630224736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0b34c90a-22d5-4720-ad3f-ff0d35f7ded7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:01:27.622 1656 1476630224736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:01:27.622 1656 1476630224736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (953cd776-e151-4ae6-ada0-e96f4e3d6921) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:01:27.622 1656 1476630224736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:01:27.622 1656 1476630224736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:01:27.622 1656 1476630224736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 not yet added. Adding. 2022-06-22 09:01:27.622 1656 1476630224736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:01:27.622 1656 1476630224736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:01:27.716 1656 1476630224736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b34c90a-22d5-4720-ad3f-ff0d35f7ded7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:27.795 1656 1476630224736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b34c90a-22d5-4720-ad3f-ff0d35f7ded7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:27.795 1656 1476630224736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b34c90a-22d5-4720-ad3f-ff0d35f7ded7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:27.888 1656 1476630224736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b34c90a-22d5-4720-ad3f-ff0d35f7ded7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:27.951 1656 1476630224736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b34c90a-22d5-4720-ad3f-ff0d35f7ded7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:27.951 1656 1476630224736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:01:27.951 1656 1476630224736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 processed. 2022-06-22 09:01:27.951 1656 1476630224560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['63c4c500-8059-4142-83d0-d1cd70284258']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:01:27.980 1656 1476630224560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:01:27.981 1656 1476630224560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e5101187-1f81-4a53-b9e2-c8c2f02fee49) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:01:27.981 1656 1476630224560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e5101187-1f81-4a53-b9e2-c8c2f02fee49) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:01:27.981 1656 1476630224560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 63c4c500-8059-4142-83d0-d1cd70284258 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:01:27.981 1656 1476630224560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:01:27.981 1656 1476630224560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 63c4c500-8059-4142-83d0-d1cd70284258 not yet added. Adding. 2022-06-22 09:01:27.981 1656 1476630224560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:01:27.981 1656 1476630224560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:01:28.075 1656 1476630224560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:28.168 1656 1476630224560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:28.168 1656 1476630224560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:28.278 1656 1476630224560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:28.371 1656 1476630224560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:28.373 1656 1476630224560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 63c4c500-8059-4142-83d0-d1cd70284258 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:01:28.373 1656 1476630224560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 63c4c500-8059-4142-83d0-d1cd70284258 processed. 2022-06-22 09:01:28.373 1656 1476630241344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7d4f28bf-7d12-46f2-804e-2946377a0181']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:01:28.373 1656 1476630241344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:01:28.373 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e5101187-1f81-4a53-b9e2-c8c2f02fee49) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:01:28.373 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e5101187-1f81-4a53-b9e2-c8c2f02fee49) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:01:28.373 1656 1476630241344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7d4f28bf-7d12-46f2-804e-2946377a0181 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:01:28.373 1656 1476630241344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:01:28.373 1656 1476630241344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7d4f28bf-7d12-46f2-804e-2946377a0181 not yet added. Adding. 2022-06-22 09:01:28.373 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:01:28.373 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:01:28.479 1656 1476630241344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4f28bf-7d12-46f2-804e-2946377a0181" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:28.591 1656 1476630241344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4f28bf-7d12-46f2-804e-2946377a0181" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:28.591 1656 1476630241344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4f28bf-7d12-46f2-804e-2946377a0181" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:28.716 1656 1476630241344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4f28bf-7d12-46f2-804e-2946377a0181" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:28.809 1656 1476630241344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4f28bf-7d12-46f2-804e-2946377a0181" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.907s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:28.809 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7d4f28bf-7d12-46f2-804e-2946377a0181 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:01:28.809 1656 1476630241344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7d4f28bf-7d12-46f2-804e-2946377a0181 processed. 2022-06-22 09:01:29.184 1656 1476628578544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:31.278 1656 1476628578544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:31.278 1656 1476630254160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:31.278 1656 1476630254160 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:01:48.874 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04477f09-b620-439f-8678-baafc48d8bf5 2022-06-22 09:01:49.272 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:01:49.272 1656 1476630254512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04477f09-b620-439f-8678-baafc48d8bf5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:01:49.272 1656 1476630254512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04477f09-b620-439f-8678-baafc48d8bf5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:01:49.272 1656 1476630254512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04477f09-b620-439f-8678-baafc48d8bf5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:01:49.293 1656 1476630254512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87e2804d-8228-4766-8ec6-545eb3833c79 2022-06-22 09:01:49.293 1656 1476630254512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04477f09-b620-439f-8678-baafc48d8bf5'] 2022-06-22 09:01:49.293 1656 1476630254512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:01:49.293 1656 1476630254512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:01:49.293 1656 1476630254512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04477f09-b620-439f-8678-baafc48d8bf5'] 2022-06-22 09:01:49.903 1656 1476627370224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf684a07-8ecb-427d-ae0e-b40600c22e33 b6b3995abf0047f4b9bfa7061300567e 6257cf2b40a84e66a1d77b0b2485c462 - - - -] Security group member updated on remote: ['478e4a87-c22e-4dd8-bce1-4db888ade703'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:01:49.903 1656 1476627370224 MainThread INFO neutron.agent.securitygroups_rpc [req-cf684a07-8ecb-427d-ae0e-b40600c22e33 b6b3995abf0047f4b9bfa7061300567e 6257cf2b40a84e66a1d77b0b2485c462 - - - -] Security group member updated ['478e4a87-c22e-4dd8-bce1-4db888ade703'] 2022-06-22 09:01:50.030 1656 1476630342288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf684a07-8ecb-427d-ae0e-b40600c22e33 b6b3995abf0047f4b9bfa7061300567e 6257cf2b40a84e66a1d77b0b2485c462 - - - -] port_delete event received for '04477f09-b620-439f-8678-baafc48d8bf5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:01:51.278 1656 1476630220864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:01:51.715 1656 1476630220864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:02:01.841 1656 1476627350800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-207c32b2-0388-498b-a23c-0e05d9a251c5 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'cc5895a6-2885-41a3-846e-9865ccdf2fc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:02:03.731 1656 1476630711984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06b0dfd2-285b-48a8-a187-bd270b7891da 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'e007c8ab-496c-4b3f-be1a-2927f235fe54' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:02:05.324 1656 1476630580736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c7e1401-4c2d-45bd-bf99-8db072700755 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '3c9773db-f59f-48c4-9436-9bfb1a214fa3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:02:05.393 1656 1476631073360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae2b82c4-1ad4-43ce-ba33-75a9bb64225b - - - - - -] port_delete event received for '3c9773db-f59f-48c4-9436-9bfb1a214fa3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:02:05.804 1656 1476630992320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c7e1401-4c2d-45bd-bf99-8db072700755 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 87e2804d-8228-4766-8ec6-545eb3833c79 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:02:05.804 1656 1476630992320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c7e1401-4c2d-45bd-bf99-8db072700755 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 87e2804d-8228-4766-8ec6-545eb3833c79 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:02:14.311 1656 1476630341408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b5e48e-801a-44fa-879e-1ece617df07b - - - - - -] port_update received: b0d1d595-28a6-4854-acf0-e8a565823611 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:02:14.311 1656 1476630341408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b5e48e-801a-44fa-879e-1ece617df07b - - - - - -] No port b0d1d595-28a6-4854-acf0-e8a565823611 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:02:18.294 1656 1476631145104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56064382-3464-499d-8bc9-07820184876c dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group rule updated on remote: ['ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:18.294 1656 1476631145104 MainThread INFO neutron.agent.securitygroups_rpc [req-56064382-3464-499d-8bc9-07820184876c dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group rule updated ['ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d'] 2022-06-22 09:02:18.792 1656 1476631145632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7b42078-ab5c-4eb4-bf50-1055399a53e6 dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group rule updated on remote: ['ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:18.792 1656 1476631145632 MainThread INFO neutron.agent.securitygroups_rpc [req-c7b42078-ab5c-4eb4-bf50-1055399a53e6 dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group rule updated ['ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d'] 2022-06-22 09:02:19.948 1656 1476631145632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e72defd3-8786-4424-b7d9-d9dd5521911b - - - - - -] port_update received: 05949936-8581-4d51-8730-8ce358ba4e11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:02:19.966 1656 1476631145632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e72defd3-8786-4424-b7d9-d9dd5521911b - - - - - -] No port 05949936-8581-4d51-8730-8ce358ba4e11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:02:27.829 1656 1476630917888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ea6e662-478c-4d7d-9a24-9a219b8a3048 - - - - - -] port_update received: 759ee05e-5ee7-46bf-a296-aa6809d745be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:02:28.465 1656 1476630917888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ea6e662-478c-4d7d-9a24-9a219b8a3048 - - - - - -] No port 759ee05e-5ee7-46bf-a296-aa6809d745be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:02:31.526 1656 1476629999280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55186e1d-487f-41c6-aeae-4292fff0b9bb dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group member updated on remote: ['ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:02:31.526 1656 1476629999280 MainThread INFO neutron.agent.securitygroups_rpc [req-55186e1d-487f-41c6-aeae-4292fff0b9bb dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group member updated ['ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d'] 2022-06-22 09:02:33.385 1656 1476627499488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ae1bd98-3022-454b-a91c-70ec29c744c2 - - - - - -] port_update received: 9871f06a-ec77-4a05-8ccb-48715e8daeb1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:02:34.291 1656 1476627499488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ae1bd98-3022-454b-a91c-70ec29c744c2 - - - - - -] No port 9871f06a-ec77-4a05-8ccb-48715e8daeb1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:02:36.714 1656 1476630711280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d7e5e2a-0141-453c-bb0e-12ecb0c4a939 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: be31663b-fa96-458a-8d8e-4d90d98f36db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:02:37.651 1656 1476630711280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d7e5e2a-0141-453c-bb0e-12ecb0c4a939 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port be31663b-fa96-458a-8d8e-4d90d98f36db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:02:38.510 1656 1476630711280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ebdf7cb-a0a6-4762-b49d-4f9695605af9 - - - - - -] port_update received: 9fb2db40-aa1d-404e-9004-c19ca3542609 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:02:39.480 1656 1476630711280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ebdf7cb-a0a6-4762-b49d-4f9695605af9 - - - - - -] No port 9fb2db40-aa1d-404e-9004-c19ca3542609 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:02:42.745 1656 1476628893760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5dc3f260-826d-43de-bb81-fa42a44313a1 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated on remote: ['628c8c77-f6c4-407b-8469-0b329056bf9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:42.761 1656 1476628893760 MainThread INFO neutron.agent.securitygroups_rpc [req-5dc3f260-826d-43de-bb81-fa42a44313a1 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated ['628c8c77-f6c4-407b-8469-0b329056bf9c'] 2022-06-22 09:02:42.776 1656 1476631333168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a43c68b6-15e5-4080-a076-a029539db1ac 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated on remote: ['628c8c77-f6c4-407b-8469-0b329056bf9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:42.776 1656 1476631333168 MainThread INFO neutron.agent.securitygroups_rpc [req-a43c68b6-15e5-4080-a076-a029539db1ac 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated ['628c8c77-f6c4-407b-8469-0b329056bf9c'] 2022-06-22 09:02:42.776 1656 1476628893760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc1eb019-8825-4e68-a4f5-fcdaf3b2e3aa 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated on remote: ['628c8c77-f6c4-407b-8469-0b329056bf9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:42.776 1656 1476628893760 MainThread INFO neutron.agent.securitygroups_rpc [req-cc1eb019-8825-4e68-a4f5-fcdaf3b2e3aa 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated ['628c8c77-f6c4-407b-8469-0b329056bf9c'] 2022-06-22 09:02:42.776 1656 1476631334400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0c851af-9a63-4117-89eb-41f60b02e3f1 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated on remote: ['628c8c77-f6c4-407b-8469-0b329056bf9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:42.776 1656 1476631334400 MainThread INFO neutron.agent.securitygroups_rpc [req-e0c851af-9a63-4117-89eb-41f60b02e3f1 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated ['628c8c77-f6c4-407b-8469-0b329056bf9c'] 2022-06-22 09:02:42.956 1656 1476631426144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90384c33-fc0e-4e74-9404-1ca137a0e537 - - - - - -] port_update received: b8c35dde-abaf-4e33-979e-dc858e52095e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:02:42.967 1656 1476631426144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90384c33-fc0e-4e74-9404-1ca137a0e537 - - - - - -] No port b8c35dde-abaf-4e33-979e-dc858e52095e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:02:43.231 1656 1476631428432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb5087e1-6711-42ae-84c6-2ccde69ff3a4 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated on remote: ['628c8c77-f6c4-407b-8469-0b329056bf9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:43.231 1656 1476631428432 MainThread INFO neutron.agent.securitygroups_rpc [req-eb5087e1-6711-42ae-84c6-2ccde69ff3a4 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated ['628c8c77-f6c4-407b-8469-0b329056bf9c'] 2022-06-22 09:02:43.886 1656 1476627839280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2476c931-0847-4bf3-ae3e-88d77fdd1677 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated on remote: ['628c8c77-f6c4-407b-8469-0b329056bf9c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:43.886 1656 1476627839280 MainThread INFO neutron.agent.securitygroups_rpc [req-2476c931-0847-4bf3-ae3e-88d77fdd1677 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group rule updated ['628c8c77-f6c4-407b-8469-0b329056bf9c'] 2022-06-22 09:02:47.702 1656 1476631426848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ccd3032-c012-4736-8b7c-1db414aa8789 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Security group member updated on remote: ['458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:02:48.509 1656 1476631426848 MainThread INFO neutron.agent.securitygroups_rpc [req-0ccd3032-c012-4736-8b7c-1db414aa8789 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Security group member updated ['458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f'] 2022-06-22 09:02:48.509 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:02:49.635 1656 1476628578544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a122e0ca-8ca7-4b06-b2ae-0612109d2deb 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 2eda8cbb-79d7-4edd-8321-67815b0158a7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:02:49.644 1656 1476628578544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a122e0ca-8ca7-4b06-b2ae-0612109d2deb 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 2eda8cbb-79d7-4edd-8321-67815b0158a7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:02:50.539 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:02:50.955 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:02:50.955 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port be31663b-fa96-458a-8d8e-4d90d98f36db updated. Details: {'device': 'be31663b-fa96-458a-8d8e-4d90d98f36db', 'network_id': '15257489-695d-400e-ba82-cb5e772f9bd0', 'port_id': 'be31663b-fa96-458a-8d8e-4d90d98f36db', 'mac_address': 'fa:16:3e:e9:e0:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7437e07b-8af6-4d4d-bc86-69cdb6a4ec51', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:02:50.955 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:02:50.955 1656 1476630920704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:02:50.955 1656 1476630920704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be31663b-fa96-458a-8d8e-4d90d98f36db _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:02:50.955 1656 1476630920704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 15257489-695d-400e-ba82-cb5e772f9bd0 2022-06-22 09:02:50.965 1656 1476630920704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:02:51.119 1656 1476630920704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be31663b-fa96-458a-8d8e-4d90d98f36db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:02:51.119 1656 1476630920704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be31663b-fa96-458a-8d8e-4d90d98f36db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:02:51.141 1656 1476630920704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be31663b-fa96-458a-8d8e-4d90d98f36db is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:02:51.141 1656 1476630920704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:02:51.227 1656 1476630920704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:02:51.245 1656 1476630920704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be31663b-fa96-458a-8d8e-4d90d98f36db'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:02:51.446 1656 1476630920704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be31663b-fa96-458a-8d8e-4d90d98f36db']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:02:51.446 1656 1476630920704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:02:51.446 1656 1476630920704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:02:51.446 1656 1476630920704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be31663b-fa96-458a-8d8e-4d90d98f36db _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:02:51.446 1656 1476630920704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:02:51.446 1656 1476630920704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device be31663b-fa96-458a-8d8e-4d90d98f36db not yet added. Adding. 2022-06-22 09:02:51.446 1656 1476630920704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:02:51.446 1656 1476630920704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:02:51.574 1656 1476630920704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:02:51.699 1656 1476630920704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:02:51.699 1656 1476630920704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:02:51.869 1656 1476630920704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:02:52.000 1656 1476630920704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:02:52.011 1656 1476630920704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be31663b-fa96-458a-8d8e-4d90d98f36db status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:02:52.011 1656 1476630920704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be31663b-fa96-458a-8d8e-4d90d98f36db processed. 2022-06-22 09:02:52.011 1656 1476630920704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-861bbf51-6422-411b-99a3-6c953f4bb49e cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated on remote: ['efe7438f-6187-46de-9529-3cb8270f2847'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:52.011 1656 1476630920704 MainThread INFO neutron.agent.securitygroups_rpc [req-861bbf51-6422-411b-99a3-6c953f4bb49e cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated ['efe7438f-6187-46de-9529-3cb8270f2847'] 2022-06-22 09:02:52.076 1656 1476630591264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fa1ff13-0848-4a65-b7a4-d79cf2eaa780 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated on remote: ['efe7438f-6187-46de-9529-3cb8270f2847'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:52.076 1656 1476630591264 MainThread INFO neutron.agent.securitygroups_rpc [req-1fa1ff13-0848-4a65-b7a4-d79cf2eaa780 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated ['efe7438f-6187-46de-9529-3cb8270f2847'] 2022-06-22 09:02:52.556 1656 1476630286000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:02:53.244 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2eda8cbb-79d7-4edd-8321-67815b0158a7 2022-06-22 09:02:53.323 1656 1476630286000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:02:54.564 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:02:57.070 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 2eda8cbb-79d7-4edd-8321-67815b0158a7 2022-06-22 09:02:57.541 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 2eda8cbb-79d7-4edd-8321-67815b0158a7 updated. Details: {'device': '2eda8cbb-79d7-4edd-8321-67815b0158a7', 'network_id': '2af2e494-609c-486f-90c0-df3b055f7328', 'port_id': '2eda8cbb-79d7-4edd-8321-67815b0158a7', 'mac_address': 'fa:16:3e:1b:6c:09', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 309, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f27fc1be-de2e-4f85-b2a9-b9de562b14df', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:02:57.541 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:02:57.541 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.base [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Loop iteration exceeded interval (2 vs. 2.977281093597412) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-06-22 09:02:57.541 1656 1476627689712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2eda8cbb-79d7-4edd-8321-67815b0158a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:02:57.541 1656 1476627689712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2eda8cbb-79d7-4edd-8321-67815b0158a7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:02:57.541 1656 1476627689712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2af2e494-609c-486f-90c0-df3b055f7328 2022-06-22 09:02:57.541 1656 1476627689712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:02:57.711 1656 1476627689712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2eda8cbb-79d7-4edd-8321-67815b0158a7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:02:57.711 1656 1476627689712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2eda8cbb-79d7-4edd-8321-67815b0158a7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:02:57.716 1656 1476627689712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2eda8cbb-79d7-4edd-8321-67815b0158a7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:02:57.716 1656 1476627689712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 309, VLAN trunk: None to switch port 2eda8cbb-79d7-4edd-8321-67815b0158a7 2022-06-22 09:02:57.855 1656 1476627689712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:02:57.855 1656 1476627689712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2eda8cbb-79d7-4edd-8321-67815b0158a7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:02:58.088 1656 1476627689712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2eda8cbb-79d7-4edd-8321-67815b0158a7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:02:58.088 1656 1476627689712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:02:58.088 1656 1476627689712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:02:58.088 1656 1476627689712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:02:58.088 1656 1476627689712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2eda8cbb-79d7-4edd-8321-67815b0158a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:02:58.088 1656 1476627689712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:02:58.088 1656 1476627689712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2eda8cbb-79d7-4edd-8321-67815b0158a7 not yet added. Adding. 2022-06-22 09:02:58.088 1656 1476627689712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:02:58.088 1656 1476627689712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:02:58.244 1656 1476627689712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2eda8cbb-79d7-4edd-8321-67815b0158a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:02:58.401 1656 1476627689712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2eda8cbb-79d7-4edd-8321-67815b0158a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:02:58.401 1656 1476627689712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2eda8cbb-79d7-4edd-8321-67815b0158a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:02:58.575 1656 1476627689712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2eda8cbb-79d7-4edd-8321-67815b0158a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:02:58.696 1656 1476627689712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2eda8cbb-79d7-4edd-8321-67815b0158a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:02:58.696 1656 1476627689712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2eda8cbb-79d7-4edd-8321-67815b0158a7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:02:58.696 1656 1476627689712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2eda8cbb-79d7-4edd-8321-67815b0158a7 processed. 2022-06-22 09:02:59.541 1656 1476627689712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:02:59.994 1656 1476630203024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6a854d4-c422-4c89-8d99-77acb901cdb2 c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group rule updated on remote: ['881ba1ec-7cd2-44c3-95ce-c4abec227e15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:02:59.994 1656 1476630203024 MainThread INFO neutron.agent.securitygroups_rpc [req-a6a854d4-c422-4c89-8d99-77acb901cdb2 c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group rule updated ['881ba1ec-7cd2-44c3-95ce-c4abec227e15'] 2022-06-22 09:03:00.070 1656 1476627689712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:00.775 1656 1476631190688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f29fca03-5a77-47a2-9682-daad2ed902d3 c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group rule updated on remote: ['881ba1ec-7cd2-44c3-95ce-c4abec227e15'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:03:00.775 1656 1476631190688 MainThread INFO neutron.agent.securitygroups_rpc [req-f29fca03-5a77-47a2-9682-daad2ed902d3 c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group rule updated ['881ba1ec-7cd2-44c3-95ce-c4abec227e15'] 2022-06-22 09:03:04.821 1656 1476631272256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14ccfebc-8b45-4235-adb4-a15909b820a1 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated on remote: ['efe7438f-6187-46de-9529-3cb8270f2847'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:03:04.838 1656 1476631272256 MainThread INFO neutron.agent.securitygroups_rpc [req-14ccfebc-8b45-4235-adb4-a15909b820a1 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated ['efe7438f-6187-46de-9529-3cb8270f2847'] 2022-06-22 09:03:06.290 1656 1476631271024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db42b034-8008-4c4a-90a9-479ef14cc6e1 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 58aea969-8187-49bf-85e8-f39697542c80 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:03:06.290 1656 1476631271024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db42b034-8008-4c4a-90a9-479ef14cc6e1 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 58aea969-8187-49bf-85e8-f39697542c80 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:03:09.057 1656 1476630315776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40eb5836-d00c-4d4a-8823-8b084e3cdf86 c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated on remote: ['881ba1ec-7cd2-44c3-95ce-c4abec227e15'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:03:09.057 1656 1476630315776 MainThread INFO neutron.agent.securitygroups_rpc [req-40eb5836-d00c-4d4a-8823-8b084e3cdf86 c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated ['881ba1ec-7cd2-44c3-95ce-c4abec227e15'] 2022-06-22 09:03:10.916 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 58aea969-8187-49bf-85e8-f39697542c80 2022-06-22 09:03:11.049 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac26cb59-4e5c-40e6-9f3b-a19b153cecf3 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 9245704a-8d26-4a4c-af84-7c9cacbb258e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:03:11.061 1656 1476630241344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac26cb59-4e5c-40e6-9f3b-a19b153cecf3 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 9245704a-8d26-4a4c-af84-7c9cacbb258e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:03:12.743 1656 1476629156080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45319069-1145-4f35-8e16-98b0cdcd6321 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Security group member updated on remote: ['458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:03:12.743 1656 1476629156080 MainThread INFO neutron.agent.securitygroups_rpc [req-45319069-1145-4f35-8e16-98b0cdcd6321 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Security group member updated ['458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f'] 2022-06-22 09:03:12.743 1656 1476629156080 MainThread INFO neutron.agent.securitygroups_rpc [req-45319069-1145-4f35-8e16-98b0cdcd6321 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Refresh firewall rules 2022-06-22 09:03:12.743 1656 1476629156080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45319069-1145-4f35-8e16-98b0cdcd6321 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Get security group information for devices via rpc ['2eda8cbb-79d7-4edd-8321-67815b0158a7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:03:12.805 1656 1476629156080 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45319069-1145-4f35-8e16-98b0cdcd6321 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:03:12.805 1656 1476629156080 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45319069-1145-4f35-8e16-98b0cdcd6321 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:03:12.838 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:03:12.838 1656 1476629156080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45319069-1145-4f35-8e16-98b0cdcd6321 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] port_delete event received for '2eda8cbb-79d7-4edd-8321-67815b0158a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:03:12.914 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2eda8cbb-79d7-4edd-8321-67815b0158a7 2022-06-22 09:03:13.226 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 58aea969-8187-49bf-85e8-f39697542c80 2022-06-22 09:03:13.226 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 58aea969-8187-49bf-85e8-f39697542c80 updated. Details: {'device': '58aea969-8187-49bf-85e8-f39697542c80', 'network_id': '89fc451c-46b3-4008-9c5d-bc37135b61a8', 'port_id': '58aea969-8187-49bf-85e8-f39697542c80', 'mac_address': 'fa:16:3e:4a:ef:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 306, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf0ef2ba-1fde-4a23-9631-23e262f8bb0e', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:03:13.226 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:03:13.226 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:03:13.226 1656 1476631630768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2eda8cbb-79d7-4edd-8321-67815b0158a7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:03:13.226 1656 1476631630768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2eda8cbb-79d7-4edd-8321-67815b0158a7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:03:13.226 1656 1476631630768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2eda8cbb-79d7-4edd-8321-67815b0158a7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:03:13.260 1656 1476631630768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2af2e494-609c-486f-90c0-df3b055f7328 2022-06-22 09:03:13.260 1656 1476631630768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2eda8cbb-79d7-4edd-8321-67815b0158a7'] 2022-06-22 09:03:13.260 1656 1476631630768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:03:13.260 1656 1476631630768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:03:13.260 1656 1476631630768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2eda8cbb-79d7-4edd-8321-67815b0158a7'] 2022-06-22 09:03:13.260 1656 1476631630592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58aea969-8187-49bf-85e8-f39697542c80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:13.260 1656 1476631630592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 58aea969-8187-49bf-85e8-f39697542c80 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:03:13.260 1656 1476631630592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:03:13.430 1656 1476631630592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '58aea969-8187-49bf-85e8-f39697542c80') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:03:13.430 1656 1476631630592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '58aea969-8187-49bf-85e8-f39697542c80') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:03:13.430 1656 1476631630592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 58aea969-8187-49bf-85e8-f39697542c80 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:03:13.446 1656 1476631630592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 306, VLAN trunk: None to switch port 58aea969-8187-49bf-85e8-f39697542c80 2022-06-22 09:03:13.540 1656 1476631630592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:03:13.540 1656 1476631630592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['58aea969-8187-49bf-85e8-f39697542c80'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:03:13.789 1656 1476631630592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['58aea969-8187-49bf-85e8-f39697542c80']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:03:13.789 1656 1476631630592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:03:13.789 1656 1476631630592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (efe7438f-6187-46de-9529-3cb8270f2847) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:03:13.789 1656 1476631630592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 58aea969-8187-49bf-85e8-f39697542c80 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:03:13.789 1656 1476631630592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:03:13.789 1656 1476631630592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 58aea969-8187-49bf-85e8-f39697542c80 not yet added. Adding. 2022-06-22 09:03:13.789 1656 1476631630592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:03:13.789 1656 1476631630592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:03:13.938 1656 1476631630592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58aea969-8187-49bf-85e8-f39697542c80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:14.105 1656 1476631630592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58aea969-8187-49bf-85e8-f39697542c80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:14.105 1656 1476631630592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58aea969-8187-49bf-85e8-f39697542c80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:14.273 1656 1476631630592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58aea969-8187-49bf-85e8-f39697542c80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:14.384 1656 1476631630592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58aea969-8187-49bf-85e8-f39697542c80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:14.384 1656 1476631630592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 58aea969-8187-49bf-85e8-f39697542c80 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:03:14.384 1656 1476631630592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 58aea969-8187-49bf-85e8-f39697542c80 processed. 2022-06-22 09:03:14.867 1656 1476631630592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:14.978 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9245704a-8d26-4a4c-af84-7c9cacbb258e 2022-06-22 09:03:15.399 1656 1476631630592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:16.884 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:03:17.610 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 9245704a-8d26-4a4c-af84-7c9cacbb258e 2022-06-22 09:03:17.974 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 9245704a-8d26-4a4c-af84-7c9cacbb258e updated. Details: {'device': '9245704a-8d26-4a4c-af84-7c9cacbb258e', 'network_id': '81450ca5-339e-4f08-bdc8-ec0a189d1628', 'port_id': '9245704a-8d26-4a4c-af84-7c9cacbb258e', 'mac_address': 'fa:16:3e:02:b8:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 335, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c3d8b32-bb3a-4e9a-a1bd-09fae4263932', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:03:18.884 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:03:18.884 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.base [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Loop iteration exceeded interval (2 vs. 2.0000364780426025) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-06-22 09:03:18.884 1656 1476630105600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9245704a-8d26-4a4c-af84-7c9cacbb258e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:18.884 1656 1476630105600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9245704a-8d26-4a4c-af84-7c9cacbb258e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:03:18.884 1656 1476630105600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:03:19.073 1656 1476630105600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9245704a-8d26-4a4c-af84-7c9cacbb258e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:03:19.073 1656 1476630105600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9245704a-8d26-4a4c-af84-7c9cacbb258e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:03:19.087 1656 1476630105600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9245704a-8d26-4a4c-af84-7c9cacbb258e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:03:19.087 1656 1476630105600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 335, VLAN trunk: None to switch port 9245704a-8d26-4a4c-af84-7c9cacbb258e 2022-06-22 09:03:19.195 1656 1476630105600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:03:19.195 1656 1476630105600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9245704a-8d26-4a4c-af84-7c9cacbb258e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:03:19.322 1656 1476630105600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9245704a-8d26-4a4c-af84-7c9cacbb258e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:03:19.348 1656 1476630105600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:03:19.348 1656 1476630105600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (881ba1ec-7cd2-44c3-95ce-c4abec227e15) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:03:19.348 1656 1476630105600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9245704a-8d26-4a4c-af84-7c9cacbb258e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:03:19.348 1656 1476630105600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:03:19.348 1656 1476630105600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9245704a-8d26-4a4c-af84-7c9cacbb258e not yet added. Adding. 2022-06-22 09:03:19.348 1656 1476630105600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:03:19.348 1656 1476630105600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:03:19.494 1656 1476630105600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9245704a-8d26-4a4c-af84-7c9cacbb258e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:19.648 1656 1476630105600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9245704a-8d26-4a4c-af84-7c9cacbb258e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:19.648 1656 1476630105600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9245704a-8d26-4a4c-af84-7c9cacbb258e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:19.839 1656 1476630105600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9245704a-8d26-4a4c-af84-7c9cacbb258e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:19.976 1656 1476630105600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9245704a-8d26-4a4c-af84-7c9cacbb258e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:19.976 1656 1476630105600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9245704a-8d26-4a4c-af84-7c9cacbb258e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:03:19.976 1656 1476630105600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9245704a-8d26-4a4c-af84-7c9cacbb258e processed. 2022-06-22 09:03:20.905 1656 1476631191392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:21.336 1656 1476631191392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:22.805 1656 1476631706960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29d90368-a795-441d-bb95-b95b1a3d7144 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Security group member updated on remote: ['458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:03:22.805 1656 1476631706960 MainThread INFO neutron.agent.securitygroups_rpc [req-29d90368-a795-441d-bb95-b95b1a3d7144 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Security group member updated ['458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f'] 2022-06-22 09:03:23.056 1656 1476631823632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e530f02d-d0f7-49e8-af38-e6f2eecba936 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group member updated on remote: ['628c8c77-f6c4-407b-8469-0b329056bf9c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:03:23.056 1656 1476631823632 MainThread INFO neutron.agent.securitygroups_rpc [req-e530f02d-d0f7-49e8-af38-e6f2eecba936 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group member updated ['628c8c77-f6c4-407b-8469-0b329056bf9c'] 2022-06-22 09:03:25.650 1656 1476627251264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2601d4aa-49e8-4818-b9bf-be6d073e0955 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 8322d52e-16ae-49fa-a614-eacc8025f50d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:03:25.665 1656 1476627251264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2601d4aa-49e8-4818-b9bf-be6d073e0955 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 8322d52e-16ae-49fa-a614-eacc8025f50d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:03:25.665 1656 1476631772672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5272361-3ae4-4165-b025-80b6846c3986 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: fd35cfa4-4e07-414b-bd41-0bbb96960edc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:03:25.665 1656 1476631772672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5272361-3ae4-4165-b025-80b6846c3986 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port fd35cfa4-4e07-414b-bd41-0bbb96960edc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:03:28.977 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fd35cfa4-4e07-414b-bd41-0bbb96960edc 2022-06-22 09:03:28.977 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:03:29.355 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port fd35cfa4-4e07-414b-bd41-0bbb96960edc 2022-06-22 09:03:29.355 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port fd35cfa4-4e07-414b-bd41-0bbb96960edc updated. Details: {'device': 'fd35cfa4-4e07-414b-bd41-0bbb96960edc', 'network_id': '2af2e494-609c-486f-90c0-df3b055f7328', 'port_id': 'fd35cfa4-4e07-414b-bd41-0bbb96960edc', 'mac_address': 'fa:16:3e:7d:6f:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 309, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f27fc1be-de2e-4f85-b2a9-b9de562b14df', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:03:29.355 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:03:29.355 1656 1476630204080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd35cfa4-4e07-414b-bd41-0bbb96960edc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:29.355 1656 1476630204080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fd35cfa4-4e07-414b-bd41-0bbb96960edc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:03:29.355 1656 1476630204080 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2af2e494-609c-486f-90c0-df3b055f7328 2022-06-22 09:03:29.355 1656 1476630204080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:03:29.562 1656 1476630204080 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fd35cfa4-4e07-414b-bd41-0bbb96960edc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:03:29.562 1656 1476630204080 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fd35cfa4-4e07-414b-bd41-0bbb96960edc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:03:29.573 1656 1476630204080 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fd35cfa4-4e07-414b-bd41-0bbb96960edc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:03:29.573 1656 1476630204080 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 309, VLAN trunk: None to switch port fd35cfa4-4e07-414b-bd41-0bbb96960edc 2022-06-22 09:03:29.695 1656 1476630204080 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:03:29.695 1656 1476630204080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fd35cfa4-4e07-414b-bd41-0bbb96960edc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:03:29.866 1656 1476630204080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fd35cfa4-4e07-414b-bd41-0bbb96960edc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:03:29.866 1656 1476630204080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:03:29.866 1656 1476630204080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:03:29.866 1656 1476630204080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:03:29.866 1656 1476630204080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fd35cfa4-4e07-414b-bd41-0bbb96960edc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:03:29.866 1656 1476630204080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:03:29.866 1656 1476630204080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fd35cfa4-4e07-414b-bd41-0bbb96960edc not yet added. Adding. 2022-06-22 09:03:29.866 1656 1476630204080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:03:29.866 1656 1476630204080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:03:30.056 1656 1476630204080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd35cfa4-4e07-414b-bd41-0bbb96960edc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:30.304 1656 1476630204080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd35cfa4-4e07-414b-bd41-0bbb96960edc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:30.304 1656 1476630204080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd35cfa4-4e07-414b-bd41-0bbb96960edc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:30.538 1656 1476630204080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd35cfa4-4e07-414b-bd41-0bbb96960edc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:30.710 1656 1476630204080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd35cfa4-4e07-414b-bd41-0bbb96960edc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:30.710 1656 1476630204080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fd35cfa4-4e07-414b-bd41-0bbb96960edc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:03:30.710 1656 1476630204080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fd35cfa4-4e07-414b-bd41-0bbb96960edc processed. 2022-06-22 09:03:30.998 1656 1476630204080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:31.368 1656 1476630204080 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:35.072 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8322d52e-16ae-49fa-a614-eacc8025f50d 2022-06-22 09:03:37.027 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:03:37.369 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 8322d52e-16ae-49fa-a614-eacc8025f50d 2022-06-22 09:03:37.369 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 8322d52e-16ae-49fa-a614-eacc8025f50d updated. Details: {'device': '8322d52e-16ae-49fa-a614-eacc8025f50d', 'network_id': '4df2dd48-6f93-4c9d-94e5-26ba102bb6e6', 'port_id': '8322d52e-16ae-49fa-a614-eacc8025f50d', 'mac_address': 'fa:16:3e:4a:5a:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 318, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a586f2d-d95c-49a5-88ae-d5e1001f7a4f', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:03:37.369 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:03:37.369 1656 1476610559840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:37.369 1656 1476610559840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8322d52e-16ae-49fa-a614-eacc8025f50d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:03:37.369 1656 1476610559840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4df2dd48-6f93-4c9d-94e5-26ba102bb6e6 2022-06-22 09:03:37.369 1656 1476610559840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:03:37.624 1656 1476610559840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8322d52e-16ae-49fa-a614-eacc8025f50d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:03:37.624 1656 1476610559840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8322d52e-16ae-49fa-a614-eacc8025f50d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:03:37.635 1656 1476610559840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8322d52e-16ae-49fa-a614-eacc8025f50d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:03:37.635 1656 1476610559840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 318, VLAN trunk: None to switch port 8322d52e-16ae-49fa-a614-eacc8025f50d 2022-06-22 09:03:37.761 1656 1476610559840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:03:37.761 1656 1476610559840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8322d52e-16ae-49fa-a614-eacc8025f50d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:03:38.039 1656 1476610559840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8322d52e-16ae-49fa-a614-eacc8025f50d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:03:38.039 1656 1476610559840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:03:38.039 1656 1476610559840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (628c8c77-f6c4-407b-8469-0b329056bf9c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:03:38.039 1656 1476610559840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8322d52e-16ae-49fa-a614-eacc8025f50d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:03:38.039 1656 1476610559840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:03:38.039 1656 1476610559840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8322d52e-16ae-49fa-a614-eacc8025f50d not yet added. Adding. 2022-06-22 09:03:38.039 1656 1476610559840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:03:38.039 1656 1476610559840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:03:38.336 1656 1476610559840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:38.570 1656 1476610559840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:38.570 1656 1476610559840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:38.823 1656 1476610559840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:39.009 1656 1476610559840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:39.023 1656 1476610559840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8322d52e-16ae-49fa-a614-eacc8025f50d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:03:39.023 1656 1476610559840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8322d52e-16ae-49fa-a614-eacc8025f50d processed. 2022-06-22 09:03:39.039 1656 1476610559840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:39.133 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fd35cfa4-4e07-414b-bd41-0bbb96960edc 2022-06-22 09:03:39.508 1656 1476610559840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:03:39.712 1656 1476610559840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db901844-0e94-4ace-9fe8-f33d88c5d530 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Security group member updated on remote: ['458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:03:39.712 1656 1476610559840 MainThread INFO neutron.agent.securitygroups_rpc [req-db901844-0e94-4ace-9fe8-f33d88c5d530 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Security group member updated ['458c251a-b8b0-4f38-84a3-fb5aeb5c1b6f'] 2022-06-22 09:03:39.712 1656 1476610559840 MainThread INFO neutron.agent.securitygroups_rpc [req-db901844-0e94-4ace-9fe8-f33d88c5d530 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Refresh firewall rules 2022-06-22 09:03:39.712 1656 1476610559840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db901844-0e94-4ace-9fe8-f33d88c5d530 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Get security group information for devices via rpc ['fd35cfa4-4e07-414b-bd41-0bbb96960edc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:03:39.746 1656 1476610559840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db901844-0e94-4ace-9fe8-f33d88c5d530 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:03:39.746 1656 1476610559840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db901844-0e94-4ace-9fe8-f33d88c5d530 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:03:39.778 1656 1476610559840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db901844-0e94-4ace-9fe8-f33d88c5d530 e4eae42e04bd49ecae3fd63cd5b52a43 9beb16c610a94371b896183858e4c1d5 - - - -] port_delete event received for 'fd35cfa4-4e07-414b-bd41-0bbb96960edc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:03:41.043 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:03:41.043 1656 1476631073184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fd35cfa4-4e07-414b-bd41-0bbb96960edc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:03:41.043 1656 1476631073184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fd35cfa4-4e07-414b-bd41-0bbb96960edc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:03:41.043 1656 1476631073184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fd35cfa4-4e07-414b-bd41-0bbb96960edc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:03:41.087 1656 1476631073184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2af2e494-609c-486f-90c0-df3b055f7328 2022-06-22 09:03:41.087 1656 1476631073184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd35cfa4-4e07-414b-bd41-0bbb96960edc'] 2022-06-22 09:03:41.087 1656 1476631073184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:03:41.087 1656 1476631073184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:03:41.087 1656 1476631073184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd35cfa4-4e07-414b-bd41-0bbb96960edc'] 2022-06-22 09:03:43.043 1656 1476631861200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:03:43.071 1656 1476631861200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:04:10.975 1656 1476631707488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf2a2fd6-c07a-431e-85a1-d824502811ce 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 2af2e494-609c-486f-90c0-df3b055f7328 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:04:10.991 1656 1476631707488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf2a2fd6-c07a-431e-85a1-d824502811ce 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 2af2e494-609c-486f-90c0-df3b055f7328 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:04:17.912 1656 1476631406896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa3dbd73-263b-4ae9-b012-5abab49d8566 - - - - - -] port_update received: 8e3a2a80-cded-4dde-bc00-d54b209dfe9d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:04:17.912 1656 1476631406896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa3dbd73-263b-4ae9-b012-5abab49d8566 - - - - - -] No port 8e3a2a80-cded-4dde-bc00-d54b209dfe9d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:04:21.319 1656 1476631585712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51126667-ef06-4378-8393-83c85a051610 - - - - - -] port_update received: 74f4a0e2-ab43-42c5-9998-be0154540844 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:04:21.334 1656 1476631585712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51126667-ef06-4378-8393-83c85a051610 - - - - - -] No port 74f4a0e2-ab43-42c5-9998-be0154540844 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:04:21.539 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 58aea969-8187-49bf-85e8-f39697542c80 2022-06-22 09:04:22.398 1656 1476632131184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4dc0591-f25d-40bd-838b-3d2d34724f85 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated on remote: ['efe7438f-6187-46de-9529-3cb8270f2847'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:04:22.398 1656 1476632131184 MainThread INFO neutron.agent.securitygroups_rpc [req-d4dc0591-f25d-40bd-838b-3d2d34724f85 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated ['efe7438f-6187-46de-9529-3cb8270f2847'] 2022-06-22 09:04:23.163 1656 1476631706432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4dc0591-f25d-40bd-838b-3d2d34724f85 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] port_delete event received for '58aea969-8187-49bf-85e8-f39697542c80' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:04:23.302 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:04:23.304 1656 1476632183552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '58aea969-8187-49bf-85e8-f39697542c80' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:04:23.304 1656 1476632183552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '58aea969-8187-49bf-85e8-f39697542c80' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:04:23.304 1656 1476632183552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 58aea969-8187-49bf-85e8-f39697542c80 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:04:23.319 1656 1476632183552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58aea969-8187-49bf-85e8-f39697542c80'] 2022-06-22 09:04:23.319 1656 1476632183552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:04:23.319 1656 1476632183552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:04:23.319 1656 1476632183552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58aea969-8187-49bf-85e8-f39697542c80'] 2022-06-22 09:04:25.318 1656 1476631272256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:04:25.477 1656 1476631272256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:04:25.725 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:04:26.320 1656 1476631272256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51e8bcf0-ba32-416f-a963-02250a297812 - - - - - -] port_update received: fe3c8f43-9031-4a29-a956-213901dc8a71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:04:26.351 1656 1476631272256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51e8bcf0-ba32-416f-a963-02250a297812 - - - - - -] No port fe3c8f43-9031-4a29-a956-213901dc8a71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:04:26.491 1656 1476632130304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5afc14b7-55d4-42e7-8d1b-b3f620cbd7db cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] port_delete event received for '55639320-7a06-485f-8a18-13c9af64bede' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:04:27.335 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:04:27.710 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:04:27.710 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port be31663b-fa96-458a-8d8e-4d90d98f36db updated. Details: {'device': 'be31663b-fa96-458a-8d8e-4d90d98f36db', 'network_id': '15257489-695d-400e-ba82-cb5e772f9bd0', 'port_id': 'be31663b-fa96-458a-8d8e-4d90d98f36db', 'mac_address': 'fa:16:3e:e9:e0:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7437e07b-8af6-4d4d-bc86-69cdb6a4ec51', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:04:27.710 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:04:27.710 1656 1476627467248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:04:27.710 1656 1476627467248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be31663b-fa96-458a-8d8e-4d90d98f36db _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:04:27.710 1656 1476627467248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:04:27.724 1656 1476627467248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be31663b-fa96-458a-8d8e-4d90d98f36db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:04:27.724 1656 1476627467248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be31663b-fa96-458a-8d8e-4d90d98f36db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:04:27.742 1656 1476627467248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be31663b-fa96-458a-8d8e-4d90d98f36db is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:04:27.742 1656 1476627467248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:04:27.786 1656 1476627467248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:04:27.786 1656 1476627467248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be31663b-fa96-458a-8d8e-4d90d98f36db'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:04:28.053 1656 1476627467248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be31663b-fa96-458a-8d8e-4d90d98f36db']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:04:28.053 1656 1476627467248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:04:28.053 1656 1476627467248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:04:28.053 1656 1476627467248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be31663b-fa96-458a-8d8e-4d90d98f36db _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:04:28.053 1656 1476627467248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:04:28.053 1656 1476627467248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-06-22 09:04:28.053 1656 1476627467248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:04:28.053 1656 1476627467248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:04:28.053 1656 1476627467248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:04:28.053 1656 1476627467248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:04:28.102 1656 1476627467248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:04:28.102 1656 1476627467248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be31663b-fa96-458a-8d8e-4d90d98f36db status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:04:28.102 1656 1476627467248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be31663b-fa96-458a-8d8e-4d90d98f36db processed. 2022-06-22 09:04:29.350 1656 1476627467248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:04:29.928 1656 1476627467248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.579s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:04:32.102 1656 1476631630416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92c6e68c-c883-474c-bb32-3b31ff6ed71d - - - - - -] port_update received: 552d074e-2bcb-4948-aef7-dd71d2e04776 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:04:32.102 1656 1476631630416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92c6e68c-c883-474c-bb32-3b31ff6ed71d - - - - - -] No port 552d074e-2bcb-4948-aef7-dd71d2e04776 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:04:37.704 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 2022-06-22 09:04:38.226 1656 1476630340880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22f71bb8-5bcf-4afb-ae4b-1d3a3d866b7d cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated on remote: ['953cd776-e151-4ae6-ada0-e96f4e3d6921'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:04:38.226 1656 1476630340880 MainThread INFO neutron.agent.securitygroups_rpc [req-22f71bb8-5bcf-4afb-ae4b-1d3a3d866b7d cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated ['953cd776-e151-4ae6-ada0-e96f4e3d6921'] 2022-06-22 09:04:38.788 1656 1476630992144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22f71bb8-5bcf-4afb-ae4b-1d3a3d866b7d cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] port_delete event received for '0b34c90a-22d5-4720-ad3f-ff0d35f7ded7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:04:39.400 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:04:39.400 1656 1476631428608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0b34c90a-22d5-4720-ad3f-ff0d35f7ded7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:04:39.400 1656 1476631428608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0b34c90a-22d5-4720-ad3f-ff0d35f7ded7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:04:39.400 1656 1476631428608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0b34c90a-22d5-4720-ad3f-ff0d35f7ded7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:04:39.400 1656 1476631428608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 89fc451c-46b3-4008-9c5d-bc37135b61a8 2022-06-22 09:04:39.400 1656 1476631428608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0b34c90a-22d5-4720-ad3f-ff0d35f7ded7'] 2022-06-22 09:04:39.400 1656 1476631428608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:04:39.400 1656 1476631428608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:04:39.400 1656 1476631428608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0b34c90a-22d5-4720-ad3f-ff0d35f7ded7'] 2022-06-22 09:04:41.419 1656 1476631770736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:04:41.460 1656 1476631770736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:04:42.980 1656 1476632663312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abaeb9f4-54b8-4397-8dcd-b1fdfe573fc0 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] port_delete event received for '1190cf21-6759-46d3-819b-cb6701361ec8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:04:44.154 1656 1476632665248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e888a9e-7984-418f-8430-7ef4c5e27af3 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated on remote: ['19c45a6f-3399-4eab-a2be-4e1d2b69c475'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:04:44.154 1656 1476632665248 MainThread INFO neutron.agent.securitygroups_rpc [req-2e888a9e-7984-418f-8430-7ef4c5e27af3 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated ['19c45a6f-3399-4eab-a2be-4e1d2b69c475'] 2022-06-22 09:04:44.715 1656 1476632665248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3e2c536-421c-4725-a340-750c9b521107 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated on remote: ['19c45a6f-3399-4eab-a2be-4e1d2b69c475'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:04:44.715 1656 1476632665248 MainThread INFO neutron.agent.securitygroups_rpc [req-e3e2c536-421c-4725-a340-750c9b521107 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated ['19c45a6f-3399-4eab-a2be-4e1d2b69c475'] 2022-06-22 09:04:45.778 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:04:47.465 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:04:47.465 1656 1476629829232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be31663b-fa96-458a-8d8e-4d90d98f36db' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:04:47.465 1656 1476629829232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be31663b-fa96-458a-8d8e-4d90d98f36db' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:04:47.465 1656 1476629829232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be31663b-fa96-458a-8d8e-4d90d98f36db _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:04:47.481 1656 1476629829232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be31663b-fa96-458a-8d8e-4d90d98f36db'] 2022-06-22 09:04:47.481 1656 1476629829232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:04:47.481 1656 1476629829232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:04:47.481 1656 1476629829232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be31663b-fa96-458a-8d8e-4d90d98f36db'] 2022-06-22 09:04:49.473 1656 1476630991088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:04:49.686 1656 1476630991088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:04:49.838 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:04:51.473 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:04:51.473 1656 1476628893936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be31663b-fa96-458a-8d8e-4d90d98f36db' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:04:51.473 1656 1476628893936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be31663b-fa96-458a-8d8e-4d90d98f36db' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:04:51.473 1656 1476628893936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be31663b-fa96-458a-8d8e-4d90d98f36db _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:04:51.483 1656 1476628893936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 15257489-695d-400e-ba82-cb5e772f9bd0 2022-06-22 09:04:51.483 1656 1476628893936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be31663b-fa96-458a-8d8e-4d90d98f36db'] 2022-06-22 09:04:51.493 1656 1476628893936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:04:51.493 1656 1476628893936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be31663b-fa96-458a-8d8e-4d90d98f36db'] 2022-06-22 09:04:51.826 1656 1476631407952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0dd8229-68c2-4cbf-9ef8-2b341c7c671f 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group member updated on remote: ['64758bc2-a667-4697-a72c-e3f5aa95afc4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:04:51.826 1656 1476631407952 MainThread INFO neutron.agent.securitygroups_rpc [req-d0dd8229-68c2-4cbf-9ef8-2b341c7c671f 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group member updated ['64758bc2-a667-4697-a72c-e3f5aa95afc4'] 2022-06-22 09:04:53.473 1656 1476631074592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:04:53.608 1656 1476632601872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5eaa3ce9-a451-4815-ac8e-819760ee0ae4 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated on remote: ['19c45a6f-3399-4eab-a2be-4e1d2b69c475'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:04:53.608 1656 1476632601872 MainThread INFO neutron.agent.securitygroups_rpc [req-5eaa3ce9-a451-4815-ac8e-819760ee0ae4 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated ['19c45a6f-3399-4eab-a2be-4e1d2b69c475'] 2022-06-22 09:04:53.646 1656 1476631074592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:04:55.145 1656 1476628540400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3837ea8-1cc3-459d-96c1-7ae13f5793fe 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 999fae5e-5944-444b-a551-890daaa2af68 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:04:55.154 1656 1476628540400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3837ea8-1cc3-459d-96c1-7ae13f5793fe 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 999fae5e-5944-444b-a551-890daaa2af68 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:04:56.607 1656 1476632604336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12682923-3828-4758-ac9e-1a3b90abbfd4 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 51a5ee08-b678-4117-ae2e-a4b0a95533aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:04:56.607 1656 1476632604336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12682923-3828-4758-ac9e-1a3b90abbfd4 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 51a5ee08-b678-4117-ae2e-a4b0a95533aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:05:02.004 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51a5ee08-b678-4117-ae2e-a4b0a95533aa 2022-06-22 09:05:03.498 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:05:03.797 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 51a5ee08-b678-4117-ae2e-a4b0a95533aa 2022-06-22 09:05:03.797 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 51a5ee08-b678-4117-ae2e-a4b0a95533aa updated. Details: {'device': '51a5ee08-b678-4117-ae2e-a4b0a95533aa', 'network_id': '89fc451c-46b3-4008-9c5d-bc37135b61a8', 'port_id': '51a5ee08-b678-4117-ae2e-a4b0a95533aa', 'mac_address': 'fa:16:3e:96:7b:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 306, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf0ef2ba-1fde-4a23-9631-23e262f8bb0e', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:05:03.797 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:05:03.797 1656 1476632709072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51a5ee08-b678-4117-ae2e-a4b0a95533aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:03.797 1656 1476632709072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51a5ee08-b678-4117-ae2e-a4b0a95533aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:05:03.797 1656 1476632709072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 89fc451c-46b3-4008-9c5d-bc37135b61a8 2022-06-22 09:05:03.797 1656 1476632709072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:05:03.948 1656 1476632709072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51a5ee08-b678-4117-ae2e-a4b0a95533aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:05:03.948 1656 1476632709072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51a5ee08-b678-4117-ae2e-a4b0a95533aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:05:03.948 1656 1476632709072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51a5ee08-b678-4117-ae2e-a4b0a95533aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:05:03.948 1656 1476632709072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 306, VLAN trunk: None to switch port 51a5ee08-b678-4117-ae2e-a4b0a95533aa 2022-06-22 09:05:04.060 1656 1476632709072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:05:04.060 1656 1476632709072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51a5ee08-b678-4117-ae2e-a4b0a95533aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:05:04.060 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 999fae5e-5944-444b-a551-890daaa2af68 2022-06-22 09:05:04.215 1656 1476632709072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51a5ee08-b678-4117-ae2e-a4b0a95533aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:05:04.215 1656 1476632709072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:05:04.215 1656 1476632709072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19c45a6f-3399-4eab-a2be-4e1d2b69c475) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:05:04.215 1656 1476632709072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51a5ee08-b678-4117-ae2e-a4b0a95533aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:05:04.215 1656 1476632709072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:05:04.215 1656 1476632709072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51a5ee08-b678-4117-ae2e-a4b0a95533aa not yet added. Adding. 2022-06-22 09:05:04.215 1656 1476632709072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:05:04.215 1656 1476632709072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:05:04.360 1656 1476632709072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51a5ee08-b678-4117-ae2e-a4b0a95533aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:04.492 1656 1476632709072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51a5ee08-b678-4117-ae2e-a4b0a95533aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:04.492 1656 1476632709072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51a5ee08-b678-4117-ae2e-a4b0a95533aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:04.633 1656 1476632709072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51a5ee08-b678-4117-ae2e-a4b0a95533aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:04.708 1656 1476632709072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51a5ee08-b678-4117-ae2e-a4b0a95533aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:04.708 1656 1476632709072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51a5ee08-b678-4117-ae2e-a4b0a95533aa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:05:04.708 1656 1476632709072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51a5ee08-b678-4117-ae2e-a4b0a95533aa processed. 2022-06-22 09:05:05.514 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:05:05.514 1656 1476632782096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:06.201 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 999fae5e-5944-444b-a551-890daaa2af68 2022-06-22 09:05:06.201 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 999fae5e-5944-444b-a551-890daaa2af68 updated. Details: {'device': '999fae5e-5944-444b-a551-890daaa2af68', 'network_id': 'b1bae75a-b52c-4aa8-a997-6a3f2f298256', 'port_id': '999fae5e-5944-444b-a551-890daaa2af68', 'mac_address': 'fa:16:3e:ba:1c:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 301, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '40d2fb95-1371-476a-8763-5f4f4f1efa51', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:05:06.201 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:05:06.201 1656 1476631492560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:06.201 1656 1476631492560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 999fae5e-5944-444b-a551-890daaa2af68 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:05:06.201 1656 1476631492560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b1bae75a-b52c-4aa8-a997-6a3f2f298256 2022-06-22 09:05:06.201 1656 1476631492560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:05:06.357 1656 1476631492560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '999fae5e-5944-444b-a551-890daaa2af68') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:05:06.357 1656 1476631492560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '999fae5e-5944-444b-a551-890daaa2af68') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:05:06.357 1656 1476632782096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:06.389 1656 1476631492560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 999fae5e-5944-444b-a551-890daaa2af68 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:05:06.389 1656 1476631492560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 301, VLAN trunk: None to switch port 999fae5e-5944-444b-a551-890daaa2af68 2022-06-22 09:05:06.498 1656 1476631492560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:05:06.498 1656 1476631492560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['999fae5e-5944-444b-a551-890daaa2af68'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:05:06.716 1656 1476631492560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['999fae5e-5944-444b-a551-890daaa2af68']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:05:06.716 1656 1476631492560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:05:06.716 1656 1476631492560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:05:06.716 1656 1476631492560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:05:06.716 1656 1476631492560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 999fae5e-5944-444b-a551-890daaa2af68 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:05:06.716 1656 1476631492560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:05:06.716 1656 1476631492560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 999fae5e-5944-444b-a551-890daaa2af68 not yet added. Adding. 2022-06-22 09:05:06.716 1656 1476631492560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:05:06.716 1656 1476631492560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:05:06.857 1656 1476631492560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:07.017 1656 1476631492560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:07.017 1656 1476631492560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:07.168 1656 1476631492560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:07.310 1656 1476631492560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:07.310 1656 1476631492560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 999fae5e-5944-444b-a551-890daaa2af68 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:05:07.310 1656 1476631492560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 999fae5e-5944-444b-a551-890daaa2af68 processed. 2022-06-22 09:05:07.535 1656 1476630202496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:08.092 1656 1476630202496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:20.150 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:05:21.562 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:05:21.867 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:05:21.867 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port be31663b-fa96-458a-8d8e-4d90d98f36db updated. Details: {'device': 'be31663b-fa96-458a-8d8e-4d90d98f36db', 'network_id': '15257489-695d-400e-ba82-cb5e772f9bd0', 'port_id': 'be31663b-fa96-458a-8d8e-4d90d98f36db', 'mac_address': 'fa:16:3e:e9:e0:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7437e07b-8af6-4d4d-bc86-69cdb6a4ec51', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:05:21.894 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:05:21.894 1656 1476627273328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:21.894 1656 1476627273328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be31663b-fa96-458a-8d8e-4d90d98f36db _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:05:21.894 1656 1476627273328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 15257489-695d-400e-ba82-cb5e772f9bd0 2022-06-22 09:05:21.894 1656 1476627273328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:05:22.054 1656 1476627273328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be31663b-fa96-458a-8d8e-4d90d98f36db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:05:22.054 1656 1476627273328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be31663b-fa96-458a-8d8e-4d90d98f36db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:05:22.054 1656 1476627273328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be31663b-fa96-458a-8d8e-4d90d98f36db is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:05:22.054 1656 1476627273328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:05:22.145 1656 1476627273328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:05:22.176 1656 1476627273328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be31663b-fa96-458a-8d8e-4d90d98f36db'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:05:22.316 1656 1476627273328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be31663b-fa96-458a-8d8e-4d90d98f36db']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:05:22.316 1656 1476627273328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:05:22.316 1656 1476627273328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:05:22.316 1656 1476627273328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be31663b-fa96-458a-8d8e-4d90d98f36db _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:05:22.316 1656 1476627273328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:05:22.316 1656 1476627273328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device be31663b-fa96-458a-8d8e-4d90d98f36db not yet added. Adding. 2022-06-22 09:05:22.316 1656 1476627273328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:05:22.316 1656 1476627273328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:05:22.504 1656 1476627273328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:22.667 1656 1476627273328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:22.667 1656 1476627273328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:22.863 1656 1476627273328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:22.966 1656 1476627273328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be31663b-fa96-458a-8d8e-4d90d98f36db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:22.966 1656 1476627273328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be31663b-fa96-458a-8d8e-4d90d98f36db status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:05:22.966 1656 1476627273328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be31663b-fa96-458a-8d8e-4d90d98f36db processed. 2022-06-22 09:05:23.567 1656 1476627273328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:23.818 1656 1476627273328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:34.191 1656 1476627690768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86254f45-d13f-4a5d-ae1e-995dbd386393 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated on remote: ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:05:34.191 1656 1476627690768 MainThread INFO neutron.agent.securitygroups_rpc [req-86254f45-d13f-4a5d-ae1e-995dbd386393 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] 2022-06-22 09:05:34.552 1656 1476630034384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9f9527e-4687-4482-b110-9f10f3bb75ff 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated on remote: ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:05:34.552 1656 1476630034384 MainThread INFO neutron.agent.securitygroups_rpc [req-b9f9527e-4687-4482-b110-9f10f3bb75ff 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] 2022-06-22 09:05:34.935 1656 1476627351680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4305751a-f61c-42ab-9773-f4a1f0b37d50 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated on remote: ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:05:34.942 1656 1476627351680 MainThread INFO neutron.agent.securitygroups_rpc [req-4305751a-f61c-42ab-9773-f4a1f0b37d50 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] 2022-06-22 09:05:35.397 1656 1476631493792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb10f8b3-be52-4512-98cc-9eb86f4dfad6 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated on remote: ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:05:35.397 1656 1476631493792 MainThread INFO neutron.agent.securitygroups_rpc [req-cb10f8b3-be52-4512-98cc-9eb86f4dfad6 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] 2022-06-22 09:05:35.770 1656 1476629019280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3cc3019-a9ce-44c2-a754-8ea176338d7d 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated on remote: ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:05:35.770 1656 1476629019280 MainThread INFO neutron.agent.securitygroups_rpc [req-d3cc3019-a9ce-44c2-a754-8ea176338d7d 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] 2022-06-22 09:05:36.153 1656 1476628776912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7421050-7979-4ef6-919d-c1ea5f88ed90 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated on remote: ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:05:36.153 1656 1476628776912 MainThread INFO neutron.agent.securitygroups_rpc [req-b7421050-7979-4ef6-919d-c1ea5f88ed90 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group rule updated ['e4383816-2a1c-4c39-8d72-93c86f94c5cb'] 2022-06-22 09:05:37.021 1656 1476631075824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group member updated on remote: ['64758bc2-a667-4697-a72c-e3f5aa95afc4', 'e4383816-2a1c-4c39-8d72-93c86f94c5cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:05:37.021 1656 1476631075824 MainThread INFO neutron.agent.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group member updated ['64758bc2-a667-4697-a72c-e3f5aa95afc4', 'e4383816-2a1c-4c39-8d72-93c86f94c5cb'] 2022-06-22 09:05:37.021 1656 1476631075824 MainThread INFO neutron.agent.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Refresh firewall rules 2022-06-22 09:05:37.021 1656 1476631075824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Get security group information for devices via rpc ['999fae5e-5944-444b-a551-890daaa2af68'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:05:37.067 1656 1476631867808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] port_update received: 999fae5e-5944-444b-a551-890daaa2af68 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:05:37.091 1656 1476631867808 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-agent-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:37.091 1656 1476631867808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Binding port 999fae5e-5944-444b-a551-890daaa2af68 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:05:37.091 1656 1476631867808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:05:37.145 1656 1476631867808 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '999fae5e-5944-444b-a551-890daaa2af68') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:05:37.145 1656 1476631867808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '999fae5e-5944-444b-a551-890daaa2af68') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:05:37.193 1656 1476631867808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Trunk plugin disabled on server. Assuming port 999fae5e-5944-444b-a551-890daaa2af68 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:05:37.193 1656 1476631867808 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Binding VLAN ID: 301, VLAN trunk: None to switch port 999fae5e-5944-444b-a551-890daaa2af68 2022-06-22 09:05:37.253 1656 1476631867808 MainThread INFO neutron.agent.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Refresh firewall rules 2022-06-22 09:05:37.253 1656 1476631867808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Get security group information for devices via rpc ['999fae5e-5944-444b-a551-890daaa2af68'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:05:37.678 1656 1476631075824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information for ports dict_keys(['999fae5e-5944-444b-a551-890daaa2af68']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:05:37.697 1656 1476631075824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:05:37.697 1656 1476631075824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update rules of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:05:37.697 1656 1476631075824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update rules of security group (e4383816-2a1c-4c39-8d72-93c86f94c5cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:05:37.697 1656 1476631075824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update members of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:05:37.697 1656 1476631075824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update port filter for 999fae5e-5944-444b-a551-890daaa2af68 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:05:37.697 1656 1476631075824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Updating port rules. 2022-06-22 09:05:37.697 1656 1476631075824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Creating 6 new rules, removing 0 old rules. 2022-06-22 09:05:37.697 1656 1476631075824 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:37.881 1656 1476631075824 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:37.906 1656 1476631075824 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:37.906 1656 1476631075824 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information for ports dict_keys(['999fae5e-5944-444b-a551-890daaa2af68']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update rules of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update rules of security group (e4383816-2a1c-4c39-8d72-93c86f94c5cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update members of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update port filter for 999fae5e-5944-444b-a551-890daaa2af68 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:05:37.906 1656 1476631867808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Updating port rules. 2022-06-22 09:05:37.906 1656 1476631867808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Creating 0 new rules, removing 0 old rules. 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:05:37.906 1656 1476631867808 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:05:37.957 1656 1476631867808 MainThread DEBUG oslo_concurrency.lockutils [req-3e59c078-f5cd-42f7-96c3-203bb6170e46 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-agent-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:12.575 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8322d52e-16ae-49fa-a614-eacc8025f50d 2022-06-22 09:06:13.937 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:06:13.937 1656 1476629012320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8322d52e-16ae-49fa-a614-eacc8025f50d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:06:13.937 1656 1476629012320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8322d52e-16ae-49fa-a614-eacc8025f50d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:06:13.937 1656 1476629012320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8322d52e-16ae-49fa-a614-eacc8025f50d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:06:13.950 1656 1476629012320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4df2dd48-6f93-4c9d-94e5-26ba102bb6e6 2022-06-22 09:06:13.950 1656 1476629012320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8322d52e-16ae-49fa-a614-eacc8025f50d'] 2022-06-22 09:06:13.950 1656 1476629012320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:06:13.950 1656 1476629012320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:06:13.950 1656 1476629012320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8322d52e-16ae-49fa-a614-eacc8025f50d'] 2022-06-22 09:06:15.940 1656 1476630204080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:16.132 1656 1476630204080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:20.632 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9245704a-8d26-4a4c-af84-7c9cacbb258e 2022-06-22 09:06:20.632 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be31663b-fa96-458a-8d8e-4d90d98f36db 2022-06-22 09:06:21.968 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:06:21.968 1656 1476629307632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9245704a-8d26-4a4c-af84-7c9cacbb258e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:06:21.968 1656 1476629307632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9245704a-8d26-4a4c-af84-7c9cacbb258e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:06:21.968 1656 1476629307632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9245704a-8d26-4a4c-af84-7c9cacbb258e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:06:21.983 1656 1476629307632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9245704a-8d26-4a4c-af84-7c9cacbb258e'] 2022-06-22 09:06:21.983 1656 1476629307632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:06:21.983 1656 1476629307632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:06:21.983 1656 1476629307632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9245704a-8d26-4a4c-af84-7c9cacbb258e'] 2022-06-22 09:06:21.983 1656 1476629310096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be31663b-fa96-458a-8d8e-4d90d98f36db' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:06:21.983 1656 1476629310096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be31663b-fa96-458a-8d8e-4d90d98f36db' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:06:21.983 1656 1476629310096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be31663b-fa96-458a-8d8e-4d90d98f36db _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:06:21.998 1656 1476629310096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 15257489-695d-400e-ba82-cb5e772f9bd0 2022-06-22 09:06:21.998 1656 1476629310096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be31663b-fa96-458a-8d8e-4d90d98f36db'] 2022-06-22 09:06:21.998 1656 1476629310096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:06:21.998 1656 1476629310096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:06:21.998 1656 1476629310096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be31663b-fa96-458a-8d8e-4d90d98f36db'] 2022-06-22 09:06:22.655 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51a5ee08-b678-4117-ae2e-a4b0a95533aa 2022-06-22 09:06:23.451 1656 1476630200736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4955e3b0-c34b-4356-b215-36a65223999e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated on remote: ['881ba1ec-7cd2-44c3-95ce-c4abec227e15'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:06:23.451 1656 1476630200736 MainThread INFO neutron.agent.securitygroups_rpc [req-4955e3b0-c34b-4356-b215-36a65223999e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated ['881ba1ec-7cd2-44c3-95ce-c4abec227e15'] 2022-06-22 09:06:23.748 1656 1476632665776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ccb7e0c-5fa2-4ea0-bc2b-a129b24c91ca dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group member updated on remote: ['ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:06:23.768 1656 1476632665776 MainThread INFO neutron.agent.securitygroups_rpc [req-5ccb7e0c-5fa2-4ea0-bc2b-a129b24c91ca dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group member updated ['ea5b03b5-7ddc-436b-b7c0-d6fae3e4c12d'] 2022-06-22 09:06:23.971 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:06:23.971 1656 1476631868512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51a5ee08-b678-4117-ae2e-a4b0a95533aa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:06:23.971 1656 1476631868512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51a5ee08-b678-4117-ae2e-a4b0a95533aa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:06:23.971 1656 1476631868512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51a5ee08-b678-4117-ae2e-a4b0a95533aa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:06:23.985 1656 1476631868512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 89fc451c-46b3-4008-9c5d-bc37135b61a8 2022-06-22 09:06:23.985 1656 1476631868512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51a5ee08-b678-4117-ae2e-a4b0a95533aa'] 2022-06-22 09:06:23.985 1656 1476631868512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:06:23.985 1656 1476631868512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:06:23.985 1656 1476631868512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51a5ee08-b678-4117-ae2e-a4b0a95533aa'] 2022-06-22 09:06:23.985 1656 1476629017696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:24.012 1656 1476631871152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8ee94fa-bfd5-4a5b-8549-fcb1bd5bca76 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated on remote: ['19c45a6f-3399-4eab-a2be-4e1d2b69c475'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:06:24.012 1656 1476631871152 MainThread INFO neutron.agent.securitygroups_rpc [req-c8ee94fa-bfd5-4a5b-8549-fcb1bd5bca76 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated ['19c45a6f-3399-4eab-a2be-4e1d2b69c475'] 2022-06-22 09:06:24.052 1656 1476629017696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:24.393 1656 1476631493792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4955e3b0-c34b-4356-b215-36a65223999e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] port_delete event received for '9245704a-8d26-4a4c-af84-7c9cacbb258e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:24.645 1656 1476631491328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ccb7e0c-5fa2-4ea0-bc2b-a129b24c91ca dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] port_delete event received for 'be31663b-fa96-458a-8d8e-4d90d98f36db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:24.827 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8322d52e-16ae-49fa-a614-eacc8025f50d 2022-06-22 09:06:24.924 1656 1476627692000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8ee94fa-bfd5-4a5b-8549-fcb1bd5bca76 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] port_delete event received for '51a5ee08-b678-4117-ae2e-a4b0a95533aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:25.971 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:06:26.467 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 8322d52e-16ae-49fa-a614-eacc8025f50d 2022-06-22 09:06:26.467 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 8322d52e-16ae-49fa-a614-eacc8025f50d updated. Details: {'device': '8322d52e-16ae-49fa-a614-eacc8025f50d', 'network_id': '4df2dd48-6f93-4c9d-94e5-26ba102bb6e6', 'port_id': '8322d52e-16ae-49fa-a614-eacc8025f50d', 'mac_address': 'fa:16:3e:4a:5a:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 318, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a586f2d-d95c-49a5-88ae-d5e1001f7a4f', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:06:26.467 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:06:26.467 1656 1476630591968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:26.467 1656 1476630591968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8322d52e-16ae-49fa-a614-eacc8025f50d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:06:26.486 1656 1476630591968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4df2dd48-6f93-4c9d-94e5-26ba102bb6e6 2022-06-22 09:06:26.486 1656 1476630591968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:06:26.622 1656 1476630591968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8322d52e-16ae-49fa-a614-eacc8025f50d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:06:26.622 1656 1476630591968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8322d52e-16ae-49fa-a614-eacc8025f50d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:06:26.622 1656 1476630591968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8322d52e-16ae-49fa-a614-eacc8025f50d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:06:26.622 1656 1476630591968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 318, VLAN trunk: None to switch port 8322d52e-16ae-49fa-a614-eacc8025f50d 2022-06-22 09:06:26.691 1656 1476630591968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:06:26.691 1656 1476630591968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8322d52e-16ae-49fa-a614-eacc8025f50d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:06:26.955 1656 1476630591968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8322d52e-16ae-49fa-a614-eacc8025f50d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:06:26.955 1656 1476630591968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:06:26.955 1656 1476630591968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (628c8c77-f6c4-407b-8469-0b329056bf9c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:06:26.955 1656 1476630591968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8322d52e-16ae-49fa-a614-eacc8025f50d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:06:26.955 1656 1476630591968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:06:26.955 1656 1476630591968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8322d52e-16ae-49fa-a614-eacc8025f50d not yet added. Adding. 2022-06-22 09:06:26.955 1656 1476630591968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:06:26.955 1656 1476630591968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:06:27.065 1656 1476630591968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:27.172 1656 1476630591968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:27.172 1656 1476630591968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:27.303 1656 1476630591968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:27.388 1656 1476630591968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8322d52e-16ae-49fa-a614-eacc8025f50d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:27.388 1656 1476630591968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8322d52e-16ae-49fa-a614-eacc8025f50d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:06:27.388 1656 1476630591968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8322d52e-16ae-49fa-a614-eacc8025f50d processed. 2022-06-22 09:06:27.733 1656 1476610251584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e240adc8-d629-4fea-84ad-38761108fc5c dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] port_delete event received for '24ff0730-8553-4aea-a573-9a76a8eedf49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:27.998 1656 1476610251584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:28.158 1656 1476629231216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53c32700-ff34-48a9-a27d-0a5077cfcf1d c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] port_delete event received for '48538af1-9d4a-4d21-8eed-e730e835f7b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:28.280 1656 1476610251584 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:28.393 1656 1476610251584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b76454e9-a337-4b8b-9ff5-d837dfb6a8b6 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] port_delete event received for '51a736e3-2396-431a-981a-e5c16e985b6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:28.721 1656 1476632132768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d98030d2-22a3-453a-9674-8835232d413a dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group rule updated on remote: ['a58e9dd8-091c-4e7c-a3f3-5cce530595c3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:06:28.721 1656 1476632132768 MainThread INFO neutron.agent.securitygroups_rpc [req-d98030d2-22a3-453a-9674-8835232d413a dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group rule updated ['a58e9dd8-091c-4e7c-a3f3-5cce530595c3'] 2022-06-22 09:06:29.164 1656 1476631871328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53102230-08ec-45ef-b601-a1c639d3efd3 dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group rule updated on remote: ['a58e9dd8-091c-4e7c-a3f3-5cce530595c3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:06:29.164 1656 1476631871328 MainThread INFO neutron.agent.securitygroups_rpc [req-53102230-08ec-45ef-b601-a1c639d3efd3 dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group rule updated ['a58e9dd8-091c-4e7c-a3f3-5cce530595c3'] 2022-06-22 09:06:29.297 1656 1476632794384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88978baf-b01e-4739-bc59-7b81e3998749 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated on remote: ['ef007f45-ea08-4de9-b81a-ea1f52169506'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:06:29.297 1656 1476632794384 MainThread INFO neutron.agent.securitygroups_rpc [req-88978baf-b01e-4739-bc59-7b81e3998749 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated ['ef007f45-ea08-4de9-b81a-ea1f52169506'] 2022-06-22 09:06:29.676 1656 1476632665952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae497511-222c-44ad-ad45-654bfe36243b cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated on remote: ['ef007f45-ea08-4de9-b81a-ea1f52169506'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:06:29.676 1656 1476632665952 MainThread INFO neutron.agent.securitygroups_rpc [req-ae497511-222c-44ad-ad45-654bfe36243b cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group rule updated ['ef007f45-ea08-4de9-b81a-ea1f52169506'] 2022-06-22 09:06:32.686 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7d4f28bf-7d12-46f2-804e-2946377a0181 2022-06-22 09:06:33.205 1656 1476632271152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated on remote: ['e5101187-1f81-4a53-b9e2-c8c2f02fee49'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:06:33.205 1656 1476632271152 MainThread INFO neutron.agent.securitygroups_rpc [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated ['e5101187-1f81-4a53-b9e2-c8c2f02fee49'] 2022-06-22 09:06:33.205 1656 1476632271152 MainThread INFO neutron.agent.securitygroups_rpc [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Refresh firewall rules 2022-06-22 09:06:33.205 1656 1476632271152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Get security group information for devices via rpc ['63c4c500-8059-4142-83d0-d1cd70284258', '7d4f28bf-7d12-46f2-804e-2946377a0181'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:06:33.289 1656 1476631426496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] port_delete event received for '7d4f28bf-7d12-46f2-804e-2946377a0181' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:33.361 1656 1476632271152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Update security group information for ports dict_keys(['63c4c500-8059-4142-83d0-d1cd70284258']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:06:33.361 1656 1476632271152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:06:33.361 1656 1476632271152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Update rules of security group (e5101187-1f81-4a53-b9e2-c8c2f02fee49) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:06:33.361 1656 1476632271152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Update members of security group (e5101187-1f81-4a53-b9e2-c8c2f02fee49) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:06:33.361 1656 1476632271152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Update port filter for 63c4c500-8059-4142-83d0-d1cd70284258 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:06:33.361 1656 1476632271152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Updating port rules. 2022-06-22 09:06:33.361 1656 1476632271152 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Creating 0 new rules, removing 1 old rules. 2022-06-22 09:06:33.361 1656 1476632271152 MainThread DEBUG oslo_concurrency.lockutils [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Lock "n-hv-driver-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:33.361 1656 1476632271152 MainThread DEBUG oslo_concurrency.lockutils [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Lock "n-hv-driver-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:33.361 1656 1476632271152 MainThread DEBUG oslo_concurrency.lockutils [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Lock "n-hv-driver-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:33.510 1656 1476632271152 MainThread DEBUG oslo_concurrency.lockutils [req-94f43a78-5dc1-4644-8cc3-14421993839e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Lock "n-hv-driver-port-lock-63c4c500-8059-4142-83d0-d1cd70284258" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:34.045 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:06:34.045 1656 1476627466720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7d4f28bf-7d12-46f2-804e-2946377a0181' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:06:34.045 1656 1476627466720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7d4f28bf-7d12-46f2-804e-2946377a0181' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:06:34.045 1656 1476627466720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7d4f28bf-7d12-46f2-804e-2946377a0181 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:06:34.061 1656 1476627466720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4f28bf-7d12-46f2-804e-2946377a0181'] 2022-06-22 09:06:34.061 1656 1476627466720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:06:34.061 1656 1476627466720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:06:34.061 1656 1476627466720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4f28bf-7d12-46f2-804e-2946377a0181'] 2022-06-22 09:06:34.489 1656 1476627466720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a1ce002-80d5-467e-b99b-ce3eaae1c12f dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group member updated on remote: ['a58e9dd8-091c-4e7c-a3f3-5cce530595c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:06:34.489 1656 1476627466720 MainThread INFO neutron.agent.securitygroups_rpc [req-2a1ce002-80d5-467e-b99b-ce3eaae1c12f dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group member updated ['a58e9dd8-091c-4e7c-a3f3-5cce530595c3'] 2022-06-22 09:06:35.961 1656 1476629097456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c3d45b9-59e9-442d-94db-e18ccee63b88 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:06:35.987 1656 1476629097456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c3d45b9-59e9-442d-94db-e18ccee63b88 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:06:36.050 1656 1476629097104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:36.080 1656 1476629097104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:38.725 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 63c4c500-8059-4142-83d0-d1cd70284258 2022-06-22 09:06:39.049 1656 1476632662784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb04d268-80f9-40d4-b746-8be9066d3906 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated on remote: ['ef007f45-ea08-4de9-b81a-ea1f52169506'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:06:39.049 1656 1476632662784 MainThread INFO neutron.agent.securitygroups_rpc [req-fb04d268-80f9-40d4-b746-8be9066d3906 cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated ['ef007f45-ea08-4de9-b81a-ea1f52169506'] 2022-06-22 09:06:39.189 1656 1476629997344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2d7ac0c-a219-4bc0-bafb-df33aacb9f2e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated on remote: ['e5101187-1f81-4a53-b9e2-c8c2f02fee49'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:06:39.189 1656 1476629997344 MainThread INFO neutron.agent.securitygroups_rpc [req-b2d7ac0c-a219-4bc0-bafb-df33aacb9f2e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Security group member updated ['e5101187-1f81-4a53-b9e2-c8c2f02fee49'] 2022-06-22 09:06:39.189 1656 1476629997344 MainThread INFO neutron.agent.securitygroups_rpc [req-b2d7ac0c-a219-4bc0-bafb-df33aacb9f2e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Refresh firewall rules 2022-06-22 09:06:39.189 1656 1476629997344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2d7ac0c-a219-4bc0-bafb-df33aacb9f2e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Get security group information for devices via rpc ['63c4c500-8059-4142-83d0-d1cd70284258'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:06:39.223 1656 1476629997344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2d7ac0c-a219-4bc0-bafb-df33aacb9f2e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:06:39.223 1656 1476629997344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2d7ac0c-a219-4bc0-bafb-df33aacb9f2e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:06:39.342 1656 1476632347568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2d7ac0c-a219-4bc0-bafb-df33aacb9f2e c5c6763ac1ea47da89d3bb29d630b48c d20fd7bac1c94a908fd293fa82c534dc - - - -] port_delete event received for '63c4c500-8059-4142-83d0-d1cd70284258' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:40.068 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:06:40.068 1656 1476629211440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '63c4c500-8059-4142-83d0-d1cd70284258' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:06:40.068 1656 1476629211440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '63c4c500-8059-4142-83d0-d1cd70284258' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:06:40.068 1656 1476629211440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 63c4c500-8059-4142-83d0-d1cd70284258 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:06:40.084 1656 1476629211440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 81450ca5-339e-4f08-bdc8-ec0a189d1628 2022-06-22 09:06:40.084 1656 1476629211440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63c4c500-8059-4142-83d0-d1cd70284258'] 2022-06-22 09:06:40.084 1656 1476629211440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:06:40.084 1656 1476629211440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:06:40.084 1656 1476629211440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63c4c500-8059-4142-83d0-d1cd70284258'] 2022-06-22 09:06:40.295 1656 1476629211440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cbf94d6-cc38-4619-b71d-212160b3f437 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 6638968f-6bd6-403a-a366-d6645776a688 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:06:40.313 1656 1476629211440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cbf94d6-cc38-4619-b71d-212160b3f437 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 6638968f-6bd6-403a-a366-d6645776a688 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:06:40.947 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:06:42.074 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:06:42.074 1656 1476541233808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:42.103 1656 1476541233808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:42.396 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:06:42.396 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f updated. Details: {'device': 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f', 'network_id': '15257489-695d-400e-ba82-cb5e772f9bd0', 'port_id': 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f', 'mac_address': 'fa:16:3e:d0:a6:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7437e07b-8af6-4d4d-bc86-69cdb6a4ec51', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:06:42.396 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:06:42.408 1656 1476610410272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:42.408 1656 1476610410272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:06:42.408 1656 1476610410272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 15257489-695d-400e-ba82-cb5e772f9bd0 2022-06-22 09:06:42.408 1656 1476610410272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:06:42.551 1656 1476610410272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:06:42.551 1656 1476610410272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:06:42.565 1656 1476610410272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:06:42.565 1656 1476610410272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:06:42.645 1656 1476610410272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:06:42.645 1656 1476610410272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:06:42.799 1656 1476610410272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:06:42.799 1656 1476610410272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:06:42.799 1656 1476610410272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a58e9dd8-091c-4e7c-a3f3-5cce530595c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:06:42.799 1656 1476610410272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:06:42.799 1656 1476610410272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:06:42.799 1656 1476610410272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f not yet added. Adding. 2022-06-22 09:06:42.799 1656 1476610410272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:06:42.799 1656 1476610410272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:06:42.895 1656 1476610410272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:43.003 1656 1476610410272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:43.003 1656 1476610410272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:43.117 1656 1476610410272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:43.205 1656 1476610410272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:43.224 1656 1476610410272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:06:43.224 1656 1476610410272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f processed. 2022-06-22 09:06:43.224 1656 1476610410272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c749fa2-20a5-4eb7-b971-d0dc4fb4b96f 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '6388b294-ec8d-4892-9205-2aaf6fd5fd7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:43.224 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6638968f-6bd6-403a-a366-d6645776a688 2022-06-22 09:06:44.090 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:06:44.090 1656 1476631493616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:44.316 1656 1476630318064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac68f4e7-7cc5-4def-b14d-75369c9ba65e 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '0b46ae75-df14-434d-98ba-9e4e2f33f6ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:44.440 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 6638968f-6bd6-403a-a366-d6645776a688 2022-06-22 09:06:44.455 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 6638968f-6bd6-403a-a366-d6645776a688 updated. Details: {'device': '6638968f-6bd6-403a-a366-d6645776a688', 'network_id': '89fc451c-46b3-4008-9c5d-bc37135b61a8', 'port_id': '6638968f-6bd6-403a-a366-d6645776a688', 'mac_address': 'fa:16:3e:db:91:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 306, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf0ef2ba-1fde-4a23-9631-23e262f8bb0e', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:06:44.455 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:06:44.455 1656 1476629231216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6638968f-6bd6-403a-a366-d6645776a688" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:44.455 1656 1476629231216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6638968f-6bd6-403a-a366-d6645776a688 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:06:44.455 1656 1476629231216 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 89fc451c-46b3-4008-9c5d-bc37135b61a8 2022-06-22 09:06:44.455 1656 1476629231216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:06:44.597 1656 1476629231216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6638968f-6bd6-403a-a366-d6645776a688') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:06:44.597 1656 1476629231216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6638968f-6bd6-403a-a366-d6645776a688') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:06:44.597 1656 1476631493616 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:44.611 1656 1476629231216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6638968f-6bd6-403a-a366-d6645776a688 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:06:44.611 1656 1476629231216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 306, VLAN trunk: None to switch port 6638968f-6bd6-403a-a366-d6645776a688 2022-06-22 09:06:44.690 1656 1476629231216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:06:44.690 1656 1476629231216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6638968f-6bd6-403a-a366-d6645776a688'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:06:44.857 1656 1476629231216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6638968f-6bd6-403a-a366-d6645776a688']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:06:44.857 1656 1476629231216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:06:44.857 1656 1476629231216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ef007f45-ea08-4de9-b81a-ea1f52169506) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:06:44.857 1656 1476629231216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6638968f-6bd6-403a-a366-d6645776a688 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:06:44.857 1656 1476629231216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:06:44.857 1656 1476629231216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6638968f-6bd6-403a-a366-d6645776a688 not yet added. Adding. 2022-06-22 09:06:44.857 1656 1476629231216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:06:44.857 1656 1476629231216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:06:44.989 1656 1476629231216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6638968f-6bd6-403a-a366-d6645776a688" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:45.115 1656 1476629231216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6638968f-6bd6-403a-a366-d6645776a688" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:45.115 1656 1476629231216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6638968f-6bd6-403a-a366-d6645776a688" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:45.242 1656 1476629231216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6638968f-6bd6-403a-a366-d6645776a688" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:45.358 1656 1476629231216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6638968f-6bd6-403a-a366-d6645776a688" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:06:45.358 1656 1476629231216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6638968f-6bd6-403a-a366-d6645776a688 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:06:45.358 1656 1476629231216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6638968f-6bd6-403a-a366-d6645776a688 processed. 2022-06-22 09:06:45.574 1656 1476629231216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4c9c5d1-8aa2-40fe-8944-7322ad2662bb - - - - - -] port_delete event received for 'be8de613-887c-446b-ab1b-8b52d56b2a71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:45.617 1656 1476629944800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b170339-a592-4e28-b981-d996135e5683 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'be8de613-887c-446b-ab1b-8b52d56b2a71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:06:45.889 1656 1476631859968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b170339-a592-4e28-b981-d996135e5683 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 81450ca5-339e-4f08-bdc8-ec0a189d1628 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:06:45.889 1656 1476631859968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b170339-a592-4e28-b981-d996135e5683 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 81450ca5-339e-4f08-bdc8-ec0a189d1628 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:06:46.098 1656 1476631859792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:06:46.378 1656 1476631859792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:06.471 1656 1476631491504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group member updated on remote: ['64758bc2-a667-4697-a72c-e3f5aa95afc4', 'e4383816-2a1c-4c39-8d72-93c86f94c5cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:07:06.471 1656 1476631491504 MainThread INFO neutron.agent.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group member updated ['64758bc2-a667-4697-a72c-e3f5aa95afc4', 'e4383816-2a1c-4c39-8d72-93c86f94c5cb'] 2022-06-22 09:07:06.471 1656 1476631491504 MainThread INFO neutron.agent.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Refresh firewall rules 2022-06-22 09:07:06.471 1656 1476631491504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Get security group information for devices via rpc ['999fae5e-5944-444b-a551-890daaa2af68'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:07:06.521 1656 1476630203200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] port_update received: 999fae5e-5944-444b-a551-890daaa2af68 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:07:06.521 1656 1476630203200 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-agent-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:06.521 1656 1476630203200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Binding port 999fae5e-5944-444b-a551-890daaa2af68 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:07:06.521 1656 1476630203200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:07:06.555 1656 1476630203200 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '999fae5e-5944-444b-a551-890daaa2af68') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:07:06.555 1656 1476630203200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '999fae5e-5944-444b-a551-890daaa2af68') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:07:06.626 1656 1476630203200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Trunk plugin disabled on server. Assuming port 999fae5e-5944-444b-a551-890daaa2af68 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:07:06.626 1656 1476630203200 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Binding VLAN ID: 301, VLAN trunk: None to switch port 999fae5e-5944-444b-a551-890daaa2af68 2022-06-22 09:07:06.658 1656 1476630203200 MainThread INFO neutron.agent.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Refresh firewall rules 2022-06-22 09:07:06.676 1656 1476630203200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Get security group information for devices via rpc ['999fae5e-5944-444b-a551-890daaa2af68'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:07:06.676 1656 1476631491504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information for ports dict_keys(['999fae5e-5944-444b-a551-890daaa2af68']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:07:06.676 1656 1476631491504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:07:06.676 1656 1476631491504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update rules of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:07:06.676 1656 1476631491504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update members of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:07:06.676 1656 1476631491504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update port filter for 999fae5e-5944-444b-a551-890daaa2af68 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:07:06.676 1656 1476631491504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Updating port rules. 2022-06-22 09:07:06.676 1656 1476631491504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Creating 0 new rules, removing 6 old rules. 2022-06-22 09:07:06.676 1656 1476631491504 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:06.676 1656 1476631491504 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:06.676 1656 1476631491504 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:06.892 1656 1476631491504 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:06.892 1656 1476630203200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information for ports dict_keys(['999fae5e-5944-444b-a551-890daaa2af68']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:07:06.892 1656 1476630203200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:07:06.892 1656 1476630203200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update rules of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:07:06.892 1656 1476630203200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update members of security group (64758bc2-a667-4697-a72c-e3f5aa95afc4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:07:06.909 1656 1476630203200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update port filter for 999fae5e-5944-444b-a551-890daaa2af68 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:07:06.909 1656 1476630203200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Updating port rules. 2022-06-22 09:07:06.909 1656 1476630203200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Creating 0 new rules, removing 0 old rules. 2022-06-22 09:07:06.909 1656 1476630203200 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:06.909 1656 1476630203200 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:06.909 1656 1476630203200 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:06.909 1656 1476630203200 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-driver-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:06.958 1656 1476630203200 MainThread DEBUG oslo_concurrency.lockutils [req-6d8d8f01-2f66-4300-ac05-7927ced34a61 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Lock "n-hv-agent-port-lock-999fae5e-5944-444b-a551-890daaa2af68" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:07.724 1656 1476631076352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edcdddc7-5a13-4e3f-a564-993c2d47b950 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] port_delete event received for 'a11e2ef4-bb7a-40d1-a762-56d06c78d74c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:14.735 1656 1476630340880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9f55843-8202-4ba1-9b65-c0351ba91fbd 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group member updated on remote: ['64758bc2-a667-4697-a72c-e3f5aa95afc4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:07:14.735 1656 1476630340880 MainThread INFO neutron.agent.securitygroups_rpc [req-c9f55843-8202-4ba1-9b65-c0351ba91fbd 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Security group member updated ['64758bc2-a667-4697-a72c-e3f5aa95afc4'] 2022-06-22 09:07:14.735 1656 1476630340880 MainThread INFO neutron.agent.securitygroups_rpc [req-c9f55843-8202-4ba1-9b65-c0351ba91fbd 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Refresh firewall rules 2022-06-22 09:07:14.735 1656 1476630340880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9f55843-8202-4ba1-9b65-c0351ba91fbd 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Get security group information for devices via rpc ['999fae5e-5944-444b-a551-890daaa2af68'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:07:14.783 1656 1476630340880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9f55843-8202-4ba1-9b65-c0351ba91fbd 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:07:14.783 1656 1476630340880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9f55843-8202-4ba1-9b65-c0351ba91fbd 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:07:14.845 1656 1476630340880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9f55843-8202-4ba1-9b65-c0351ba91fbd 448ee30440fb46779216649dd6907331 85bf3e1b89094cafa7d469ed3f84eb36 - - - -] port_delete event received for '999fae5e-5944-444b-a551-890daaa2af68' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:15.064 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 999fae5e-5944-444b-a551-890daaa2af68 2022-06-22 09:07:15.736 1656 1476609852160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77be21b4-e2ad-43f1-b414-ffe0cbfc944f 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 2b3c45bf-b3a9-4206-9532-405d5d90f739 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:07:15.736 1656 1476609852160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77be21b4-e2ad-43f1-b414-ffe0cbfc944f 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 2b3c45bf-b3a9-4206-9532-405d5d90f739 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:07:16.251 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:07:16.251 1656 1476627692000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '999fae5e-5944-444b-a551-890daaa2af68' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:07:16.251 1656 1476627692000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '999fae5e-5944-444b-a551-890daaa2af68' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:07:16.251 1656 1476627692000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 999fae5e-5944-444b-a551-890daaa2af68 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:07:16.266 1656 1476627692000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['999fae5e-5944-444b-a551-890daaa2af68'] 2022-06-22 09:07:16.266 1656 1476627692000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:07:16.266 1656 1476627692000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:07:16.266 1656 1476627692000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['999fae5e-5944-444b-a551-890daaa2af68'] 2022-06-22 09:07:16.720 1656 1476627692000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea567e5a-408b-48d7-adc0-46ea40758523 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 46e0787c-a686-4479-8761-afe983a07dea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:07:16.720 1656 1476627692000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea567e5a-408b-48d7-adc0-46ea40758523 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 46e0787c-a686-4479-8761-afe983a07dea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:07:18.267 1656 1476631863136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:18.283 1656 1476631863136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:18.408 1656 1476627303408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c90925c3-1f63-4689-a216-72a75a6f2941 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '74f4a0e2-ab43-42c5-9998-be0154540844' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:19.642 1656 1476627620080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5898877-d9ef-4d75-a72b-c1187c4a7653 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '8e3a2a80-cded-4dde-bc00-d54b209dfe9d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:20.739 1656 1476627620080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c461ca90-5106-49cf-8ab4-2df1756125b0 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '993c6feb-5ed1-4303-a1b0-8b48866f4ab1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:20.816 1656 1476632500704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-352ea476-5022-4617-8b50-f83d0681349e - - - - - -] port_delete event received for '993c6feb-5ed1-4303-a1b0-8b48866f4ab1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:21.042 1656 1476629942336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c461ca90-5106-49cf-8ab4-2df1756125b0 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network b1bae75a-b52c-4aa8-a997-6a3f2f298256 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:07:21.042 1656 1476629942336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c461ca90-5106-49cf-8ab4-2df1756125b0 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Reclaiming local network b1bae75a-b52c-4aa8-a997-6a3f2f298256 2022-06-22 09:07:22.044 1656 1476628633376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a65eff8-fcda-4740-b66b-bfc97b96e42e 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '552d074e-2bcb-4948-aef7-dd71d2e04776' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:23.193 1656 1476630034032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c07f891-45a2-48ef-a2d6-505e3707760a 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'fe3c8f43-9031-4a29-a956-213901dc8a71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:24.143 1656 1476629212496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-279c093b-eae7-44bc-a48a-2bbf185406fe 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '1389800a-0aa2-402e-8683-82c255d5ef70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:24.799 1656 1476629212496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-279c093b-eae7-44bc-a48a-2bbf185406fe 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network fb0c88ce-d36b-43a0-b2c3-fe6398c1029b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:07:24.799 1656 1476629212496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-279c093b-eae7-44bc-a48a-2bbf185406fe 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network fb0c88ce-d36b-43a0-b2c3-fe6398c1029b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:07:24.799 1656 1476632794032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a7759ff-4b7e-4215-9a17-351a4f46d4d7 - - - - - -] port_delete event received for '1389800a-0aa2-402e-8683-82c255d5ef70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:45.389 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6638968f-6bd6-403a-a366-d6645776a688 2022-06-22 09:07:45.766 1656 1476629386512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76859821-24ce-4ca1-9f5e-f4b65ee5491f cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated on remote: ['ef007f45-ea08-4de9-b81a-ea1f52169506'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:07:45.766 1656 1476629386512 MainThread INFO neutron.agent.securitygroups_rpc [req-76859821-24ce-4ca1-9f5e-f4b65ee5491f cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] Security group member updated ['ef007f45-ea08-4de9-b81a-ea1f52169506'] 2022-06-22 09:07:46.360 1656 1476627983344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76859821-24ce-4ca1-9f5e-f4b65ee5491f cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] port_delete event received for '6638968f-6bd6-403a-a366-d6645776a688' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:46.870 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:07:46.870 1656 1476627661568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6638968f-6bd6-403a-a366-d6645776a688' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:07:46.870 1656 1476627661568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6638968f-6bd6-403a-a366-d6645776a688' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:07:46.870 1656 1476627661568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6638968f-6bd6-403a-a366-d6645776a688 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:07:46.881 1656 1476627661568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 89fc451c-46b3-4008-9c5d-bc37135b61a8 2022-06-22 09:07:46.881 1656 1476627661568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6638968f-6bd6-403a-a366-d6645776a688'] 2022-06-22 09:07:46.881 1656 1476627661568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:07:46.881 1656 1476627661568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:07:46.881 1656 1476627661568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6638968f-6bd6-403a-a366-d6645776a688'] 2022-06-22 09:07:48.889 1656 1476627303760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:49.246 1656 1476627303760 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:50.140 1656 1476627303760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-573ed6bd-e8b5-4fb5-9140-125156d8723d cf981e5982644d708ddaba93a12b2b27 3c906f2149774a18b39228b7b6ef556f - - - -] port_delete event received for '47a43232-3e86-4046-80ac-79b80d4ca5bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:52.547 1656 1476632186016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-794d136a-d4e8-488a-9dbd-33d5e5cd37c1 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] port_delete event received for 'e4e23dd2-b573-4145-8d48-c60878d25b5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:53.493 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:07:54.767 1656 1476630317888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-343a1afa-0bb3-4e4a-add1-23db57353b95 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'd4e8c160-14a9-41fd-951b-08b047752770' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:54.922 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:07:55.208 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:07:55.208 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f updated. Details: {'device': 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f', 'network_id': '15257489-695d-400e-ba82-cb5e772f9bd0', 'port_id': 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f', 'mac_address': 'fa:16:3e:d0:a6:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7437e07b-8af6-4d4d-bc86-69cdb6a4ec51', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:07:55.208 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:07:55.208 1656 1476631585888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:55.208 1656 1476631585888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:07:55.208 1656 1476631585888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:07:55.234 1656 1476631585888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:07:55.234 1656 1476631585888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:07:55.234 1656 1476631585888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:07:55.234 1656 1476631585888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:07:55.253 1656 1476631585888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:07:55.253 1656 1476631585888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:07:55.447 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8322d52e-16ae-49fa-a614-eacc8025f50d 2022-06-22 09:07:55.654 1656 1476631585888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:07:55.654 1656 1476631585888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:07:55.654 1656 1476631585888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a58e9dd8-091c-4e7c-a3f3-5cce530595c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:07:55.654 1656 1476631585888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:07:55.654 1656 1476631585888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:07:55.654 1656 1476631585888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-06-22 09:07:55.654 1656 1476631585888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:55.654 1656 1476631585888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:55.654 1656 1476631585888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:55.672 1656 1476631585888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:55.700 1656 1476631585888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:55.700 1656 1476631585888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:07:55.700 1656 1476631585888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f processed. 2022-06-22 09:07:55.700 1656 1476631585888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fd8b8db-ed60-4962-86ea-f79a39099b38 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group member updated on remote: ['628c8c77-f6c4-407b-8469-0b329056bf9c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:07:55.700 1656 1476631585888 MainThread INFO neutron.agent.securitygroups_rpc [req-2fd8b8db-ed60-4962-86ea-f79a39099b38 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] Security group member updated ['628c8c77-f6c4-407b-8469-0b329056bf9c'] 2022-06-22 09:07:55.812 1656 1476631585888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fd8b8db-ed60-4962-86ea-f79a39099b38 9e9848da15ea4ddfbceaf556423ba852 88cc58068dc749479b723b40a455c8c3 - - - -] port_delete event received for '8322d52e-16ae-49fa-a614-eacc8025f50d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:56.560 1656 1476630203376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8cb16e4-92d0-4871-83d4-48f457c54e13 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'cb92a966-3340-4ff5-9c08-e7bba348e85f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:56.920 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:07:56.920 1656 1476627840160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:56.920 1656 1476627839984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8322d52e-16ae-49fa-a614-eacc8025f50d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:07:56.920 1656 1476627839984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8322d52e-16ae-49fa-a614-eacc8025f50d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:07:56.920 1656 1476627839984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8322d52e-16ae-49fa-a614-eacc8025f50d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:07:56.928 1656 1476627839984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4df2dd48-6f93-4c9d-94e5-26ba102bb6e6 2022-06-22 09:07:56.928 1656 1476627839984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8322d52e-16ae-49fa-a614-eacc8025f50d'] 2022-06-22 09:07:56.928 1656 1476627839984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:07:56.928 1656 1476627839984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:07:56.928 1656 1476627839984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8322d52e-16ae-49fa-a614-eacc8025f50d'] 2022-06-22 09:07:57.437 1656 1476627840160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:07:57.955 1656 1476630591968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1839687-f40d-408e-9987-cef37897d9be 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'ef7aeb26-8cd4-4b8d-b029-73aa7275e6d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:58.022 1656 1476630591968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05495de9-cc7f-4d8e-889c-4d9ef16b1ed4 - - - - - -] port_delete event received for 'ef7aeb26-8cd4-4b8d-b029-73aa7275e6d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:07:58.298 1656 1476632185664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1839687-f40d-408e-9987-cef37897d9be 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 89fc451c-46b3-4008-9c5d-bc37135b61a8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:07:58.298 1656 1476632185664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1839687-f40d-408e-9987-cef37897d9be 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 89fc451c-46b3-4008-9c5d-bc37135b61a8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:07:58.937 1656 1476627272272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:07:58.975 1656 1476627272272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:00.685 1656 1476627272272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-712dc489-023b-46ad-9c3f-343b0288fce7 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '9871f06a-ec77-4a05-8ccb-48715e8daeb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:08:02.642 1656 1476630203376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a32edccb-31cb-420d-b6a5-37dad22b87b8 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '759ee05e-5ee7-46bf-a296-aa6809d745be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:08:04.232 1656 1476628580832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21deae95-b818-49f7-8a86-9a9ca1ed9fef 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'e1f0dda1-efc0-4bdb-afbc-492d8c717379' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:08:04.250 1656 1476628580832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-293c1a7d-2b05-42c6-a61e-15c806975b45 - - - - - -] port_delete event received for 'e1f0dda1-efc0-4bdb-afbc-492d8c717379' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:08:04.703 1656 1476630991968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21deae95-b818-49f7-8a86-9a9ca1ed9fef 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 4df2dd48-6f93-4c9d-94e5-26ba102bb6e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:08:04.703 1656 1476630991968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21deae95-b818-49f7-8a86-9a9ca1ed9fef 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 4df2dd48-6f93-4c9d-94e5-26ba102bb6e6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:08:06.086 1656 1476631933520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f93b841c-b05b-4284-9e58-7a7f26397543 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'b8c35dde-abaf-4e33-979e-dc858e52095e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:08:07.653 1656 1476631933872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b811ae05-f007-457f-bb6a-377c0e665d63 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '9fb2db40-aa1d-404e-9004-c19ca3542609' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:08:09.133 1656 1476631933872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0fb75a1-4e5e-45db-9f8d-c76e3a633205 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'b8df0bbd-ab50-4344-bd04-94a34966962b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:08:09.312 1656 1476630102784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae0793d0-1149-4ec4-86b2-9c9a0218823c - - - - - -] port_delete event received for 'b8df0bbd-ab50-4344-bd04-94a34966962b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:08:09.516 1656 1476632662608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0fb75a1-4e5e-45db-9f8d-c76e3a633205 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network bba75278-fb6c-4db7-bff6-dcfa7cdd5ac9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:08:09.516 1656 1476632662608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0fb75a1-4e5e-45db-9f8d-c76e3a633205 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network bba75278-fb6c-4db7-bff6-dcfa7cdd5ac9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:08:13.615 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:08:14.990 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:08:14.990 1656 1476631272080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:08:14.990 1656 1476631272080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:08:14.990 1656 1476631272080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:08:15.006 1656 1476631272080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f'] 2022-06-22 09:08:15.006 1656 1476631272080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:08:15.006 1656 1476631272080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:08:15.006 1656 1476631272080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f'] 2022-06-22 09:08:15.625 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:08:16.998 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:08:16.998 1656 1476630245216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:08:16.998 1656 1476630241520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:08:16.998 1656 1476630241520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:08:16.998 1656 1476630241520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:08:16.998 1656 1476630241520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 15257489-695d-400e-ba82-cb5e772f9bd0 2022-06-22 09:08:16.998 1656 1476630241520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f'] 2022-06-22 09:08:16.998 1656 1476630241520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:08:16.998 1656 1476630241520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f'] 2022-06-22 09:08:17.218 1656 1476630245216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:33.796 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:08:35.075 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:08:35.374 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:08:35.374 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f updated. Details: {'device': 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f', 'network_id': '15257489-695d-400e-ba82-cb5e772f9bd0', 'port_id': 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f', 'mac_address': 'fa:16:3e:d0:a6:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7437e07b-8af6-4d4d-bc86-69cdb6a4ec51', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:08:35.374 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:08:35.374 1656 1476631535856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:08:35.374 1656 1476631535856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:08:35.374 1656 1476631535856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 15257489-695d-400e-ba82-cb5e772f9bd0 2022-06-22 09:08:35.374 1656 1476631535856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:08:35.504 1656 1476631535856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:08:35.504 1656 1476631535856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:08:35.504 1656 1476631535856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:08:35.504 1656 1476631535856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:08:35.558 1656 1476631535856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:08:35.558 1656 1476631535856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:08:35.722 1656 1476631535856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:08:35.722 1656 1476631535856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:08:35.722 1656 1476631535856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a58e9dd8-091c-4e7c-a3f3-5cce530595c3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:08:35.722 1656 1476631535856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:08:35.722 1656 1476631535856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:08:35.722 1656 1476631535856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f not yet added. Adding. 2022-06-22 09:08:35.722 1656 1476631535856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:08:35.722 1656 1476631535856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:08:35.797 1656 1476631535856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:08:35.860 1656 1476631535856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:35.860 1656 1476631535856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:08:35.936 1656 1476631535856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:35.991 1656 1476631535856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:35.991 1656 1476631535856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:08:35.991 1656 1476631535856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f processed. 2022-06-22 09:08:37.075 1656 1476627662448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:08:37.451 1656 1476627662448 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:40.139 1656 1476631934048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46e9f519-5539-4b67-a69e-4eb597115c62 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Security group member updated on remote: ['b7acfaa6-2d74-4e8a-be1b-8482311705f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:08:40.139 1656 1476631934048 MainThread INFO neutron.agent.securitygroups_rpc [req-46e9f519-5539-4b67-a69e-4eb597115c62 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Security group member updated ['b7acfaa6-2d74-4e8a-be1b-8482311705f6'] 2022-06-22 09:08:41.202 1656 1476628711200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dac281c9-dadc-4b70-8f88-9f650fd53f47 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: daed8555-b3cf-4de0-a0ee-64e47eda395e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:08:41.202 1656 1476628711200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dac281c9-dadc-4b70-8f88-9f650fd53f47 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port daed8555-b3cf-4de0-a0ee-64e47eda395e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:08:43.906 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: daed8555-b3cf-4de0-a0ee-64e47eda395e 2022-06-22 09:08:45.102 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:08:45.377 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port daed8555-b3cf-4de0-a0ee-64e47eda395e 2022-06-22 09:08:45.377 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port daed8555-b3cf-4de0-a0ee-64e47eda395e updated. Details: {'device': 'daed8555-b3cf-4de0-a0ee-64e47eda395e', 'network_id': '1fc6598b-8630-43a0-8fc7-8a555dfcd6af', 'port_id': 'daed8555-b3cf-4de0-a0ee-64e47eda395e', 'mac_address': 'fa:16:3e:e8:ba:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 325, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c35df01d-ad21-4719-8bb8-1d6012172094', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:08:45.377 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:08:45.377 1656 1476631871328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-daed8555-b3cf-4de0-a0ee-64e47eda395e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:08:45.377 1656 1476631871328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port daed8555-b3cf-4de0-a0ee-64e47eda395e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:08:45.377 1656 1476631871328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1fc6598b-8630-43a0-8fc7-8a555dfcd6af 2022-06-22 09:08:45.377 1656 1476631871328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:08:45.499 1656 1476631871328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'daed8555-b3cf-4de0-a0ee-64e47eda395e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:08:45.499 1656 1476631871328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'daed8555-b3cf-4de0-a0ee-64e47eda395e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:08:45.499 1656 1476631871328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port daed8555-b3cf-4de0-a0ee-64e47eda395e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:08:45.499 1656 1476631871328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 325, VLAN trunk: None to switch port daed8555-b3cf-4de0-a0ee-64e47eda395e 2022-06-22 09:08:45.569 1656 1476631871328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:08:45.569 1656 1476631871328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['daed8555-b3cf-4de0-a0ee-64e47eda395e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:08:45.733 1656 1476631871328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['daed8555-b3cf-4de0-a0ee-64e47eda395e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:08:45.733 1656 1476631871328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:08:45.733 1656 1476631871328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b7acfaa6-2d74-4e8a-be1b-8482311705f6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:08:45.733 1656 1476631871328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b7acfaa6-2d74-4e8a-be1b-8482311705f6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:08:45.733 1656 1476631871328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for daed8555-b3cf-4de0-a0ee-64e47eda395e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:08:45.733 1656 1476631871328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:08:45.733 1656 1476631871328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device daed8555-b3cf-4de0-a0ee-64e47eda395e not yet added. Adding. 2022-06-22 09:08:45.733 1656 1476631871328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:08:45.733 1656 1476631871328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:08:45.812 1656 1476631871328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-daed8555-b3cf-4de0-a0ee-64e47eda395e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:08:45.889 1656 1476631871328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-daed8555-b3cf-4de0-a0ee-64e47eda395e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:45.891 1656 1476631871328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-daed8555-b3cf-4de0-a0ee-64e47eda395e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:08:45.972 1656 1476631871328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-daed8555-b3cf-4de0-a0ee-64e47eda395e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:46.061 1656 1476631871328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-daed8555-b3cf-4de0-a0ee-64e47eda395e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:46.061 1656 1476631871328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port daed8555-b3cf-4de0-a0ee-64e47eda395e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:08:46.061 1656 1476631871328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port daed8555-b3cf-4de0-a0ee-64e47eda395e processed. 2022-06-22 09:08:47.108 1656 1476631871328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:08:47.452 1656 1476631871328 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:08:57.186 1656 1476631586064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88cd670e-c5b8-42d6-82cc-3ba10ed26239 2726a3c19e70480fb92a1fbc6a483806 19f6894eab29429a9c6829381a675e5f - - - -] Security group member updated on remote: ['a8e8d144-1932-488a-bc5e-f19e1dd24563'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:08:57.186 1656 1476631586064 MainThread INFO neutron.agent.securitygroups_rpc [req-88cd670e-c5b8-42d6-82cc-3ba10ed26239 2726a3c19e70480fb92a1fbc6a483806 19f6894eab29429a9c6829381a675e5f - - - -] Security group member updated ['a8e8d144-1932-488a-bc5e-f19e1dd24563'] 2022-06-22 09:08:58.265 1656 1476629830992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-603026f4-5a0a-4a18-92f5-0f26f4a6a597 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 2128ce76-0f3f-4f96-9a0e-8015eb061c11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:08:58.265 1656 1476629830992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-603026f4-5a0a-4a18-92f5-0f26f4a6a597 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 2128ce76-0f3f-4f96-9a0e-8015eb061c11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:09:00.000 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2128ce76-0f3f-4f96-9a0e-8015eb061c11 2022-06-22 09:09:01.141 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:09:01.420 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 2128ce76-0f3f-4f96-9a0e-8015eb061c11 2022-06-22 09:09:01.420 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 2128ce76-0f3f-4f96-9a0e-8015eb061c11 updated. Details: {'device': '2128ce76-0f3f-4f96-9a0e-8015eb061c11', 'network_id': '563dc909-4edc-45ba-a1e7-59cbf1b8dd35', 'port_id': '2128ce76-0f3f-4f96-9a0e-8015eb061c11', 'mac_address': 'fa:16:3e:26:95:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 336, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3aedd581-2af1-45f3-b3f9-c0ea03e9883e', 'ip_address': '192.168.233.22'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:09:01.420 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:09:01.420 1656 1476629385632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2128ce76-0f3f-4f96-9a0e-8015eb061c11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:01.420 1656 1476629385632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2128ce76-0f3f-4f96-9a0e-8015eb061c11 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:09:01.420 1656 1476629385632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 563dc909-4edc-45ba-a1e7-59cbf1b8dd35 2022-06-22 09:09:01.420 1656 1476629385632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:09:01.580 1656 1476629385632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2128ce76-0f3f-4f96-9a0e-8015eb061c11') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:09:01.580 1656 1476629385632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2128ce76-0f3f-4f96-9a0e-8015eb061c11') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:09:01.580 1656 1476629385632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2128ce76-0f3f-4f96-9a0e-8015eb061c11 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:09:01.580 1656 1476629385632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 336, VLAN trunk: None to switch port 2128ce76-0f3f-4f96-9a0e-8015eb061c11 2022-06-22 09:09:01.656 1656 1476629385632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:09:01.673 1656 1476629385632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2128ce76-0f3f-4f96-9a0e-8015eb061c11'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:09:01.801 1656 1476629385632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2128ce76-0f3f-4f96-9a0e-8015eb061c11']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:09:01.817 1656 1476629385632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:09:01.817 1656 1476629385632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8e8d144-1932-488a-bc5e-f19e1dd24563) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:09:01.817 1656 1476629385632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a8e8d144-1932-488a-bc5e-f19e1dd24563) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:09:01.817 1656 1476629385632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2128ce76-0f3f-4f96-9a0e-8015eb061c11 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:09:01.817 1656 1476629385632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:09:01.817 1656 1476629385632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2128ce76-0f3f-4f96-9a0e-8015eb061c11 not yet added. Adding. 2022-06-22 09:09:01.817 1656 1476629385632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:09:01.817 1656 1476629385632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:09:01.924 1656 1476629385632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2128ce76-0f3f-4f96-9a0e-8015eb061c11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:02.019 1656 1476629385632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2128ce76-0f3f-4f96-9a0e-8015eb061c11" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:02.019 1656 1476629385632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2128ce76-0f3f-4f96-9a0e-8015eb061c11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:02.125 1656 1476629385632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2128ce76-0f3f-4f96-9a0e-8015eb061c11" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:02.233 1656 1476629385632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2128ce76-0f3f-4f96-9a0e-8015eb061c11" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:02.233 1656 1476629385632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2128ce76-0f3f-4f96-9a0e-8015eb061c11 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:09:02.233 1656 1476629385632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2128ce76-0f3f-4f96-9a0e-8015eb061c11 processed. 2022-06-22 09:09:03.173 1656 1476629385632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:03.489 1656 1476629385632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:09.351 1656 1476630284592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5d1c7f5-9025-43be-95fd-07590529870f 2726a3c19e70480fb92a1fbc6a483806 19f6894eab29429a9c6829381a675e5f - - - -] Security group member updated on remote: ['a8e8d144-1932-488a-bc5e-f19e1dd24563'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:09:09.351 1656 1476630284592 MainThread INFO neutron.agent.securitygroups_rpc [req-f5d1c7f5-9025-43be-95fd-07590529870f 2726a3c19e70480fb92a1fbc6a483806 19f6894eab29429a9c6829381a675e5f - - - -] Security group member updated ['a8e8d144-1932-488a-bc5e-f19e1dd24563'] 2022-06-22 09:09:09.351 1656 1476630284592 MainThread INFO neutron.agent.securitygroups_rpc [req-f5d1c7f5-9025-43be-95fd-07590529870f 2726a3c19e70480fb92a1fbc6a483806 19f6894eab29429a9c6829381a675e5f - - - -] Refresh firewall rules 2022-06-22 09:09:09.351 1656 1476630284592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5d1c7f5-9025-43be-95fd-07590529870f 2726a3c19e70480fb92a1fbc6a483806 19f6894eab29429a9c6829381a675e5f - - - -] Get security group information for devices via rpc ['2128ce76-0f3f-4f96-9a0e-8015eb061c11'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:09:09.390 1656 1476630284592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5d1c7f5-9025-43be-95fd-07590529870f 2726a3c19e70480fb92a1fbc6a483806 19f6894eab29429a9c6829381a675e5f - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:09:09.390 1656 1476630284592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5d1c7f5-9025-43be-95fd-07590529870f 2726a3c19e70480fb92a1fbc6a483806 19f6894eab29429a9c6829381a675e5f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:09:09.441 1656 1476630284592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5d1c7f5-9025-43be-95fd-07590529870f 2726a3c19e70480fb92a1fbc6a483806 19f6894eab29429a9c6829381a675e5f - - - -] port_delete event received for '2128ce76-0f3f-4f96-9a0e-8015eb061c11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:09:09.952 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2128ce76-0f3f-4f96-9a0e-8015eb061c11 2022-06-22 09:09:11.209 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:09:11.209 1656 1476627536352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2128ce76-0f3f-4f96-9a0e-8015eb061c11' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:09:11.209 1656 1476627536352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2128ce76-0f3f-4f96-9a0e-8015eb061c11' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:09:11.209 1656 1476627536352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2128ce76-0f3f-4f96-9a0e-8015eb061c11 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:09:11.217 1656 1476627536352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 563dc909-4edc-45ba-a1e7-59cbf1b8dd35 2022-06-22 09:09:11.217 1656 1476627536352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2128ce76-0f3f-4f96-9a0e-8015eb061c11'] 2022-06-22 09:09:11.217 1656 1476627536352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:09:11.217 1656 1476627536352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:09:11.217 1656 1476627536352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2128ce76-0f3f-4f96-9a0e-8015eb061c11'] 2022-06-22 09:09:13.221 1656 1476632783856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:13.252 1656 1476632783856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:17.967 1656 1476627499488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb01317d-6017-498b-b1c4-9b8cc1c97e07 dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group member updated on remote: ['a58e9dd8-091c-4e7c-a3f3-5cce530595c3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:09:17.967 1656 1476627499488 MainThread INFO neutron.agent.securitygroups_rpc [req-bb01317d-6017-498b-b1c4-9b8cc1c97e07 dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] Security group member updated ['a58e9dd8-091c-4e7c-a3f3-5cce530595c3'] 2022-06-22 09:09:17.997 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f 2022-06-22 09:09:18.562 1656 1476627499488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb01317d-6017-498b-b1c4-9b8cc1c97e07 dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] port_delete event received for 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:09:19.216 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:09:19.659 1656 1476631632176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:09:20.451 1656 1476631632176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:09:21.342 1656 1476631632176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:09:21.342 1656 1476631632176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 15257489-695d-400e-ba82-cb5e772f9bd0 2022-06-22 09:09:21.359 1656 1476631632176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f'] 2022-06-22 09:09:21.359 1656 1476631632176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:09:21.359 1656 1476631632176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:09:21.359 1656 1476631632176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9c7f6a1-3101-4cb8-aa47-5aeefb31d27f'] 2022-06-22 09:09:21.373 1656 1476629209152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:21.397 1656 1476629209152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:23.279 1656 1476629018048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ad748a0-2f80-4963-80af-7019d60882d3 dd07859f7aba4b908b2779af70a5f5e1 ec813daa61ab4ac59a2197042fb35325 - - - -] port_delete event received for 'c1a73458-3ddd-448b-a7fc-46fc29fd92cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:09:29.231 1656 1476630717712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09c748a4-8a0b-425c-bb7f-17f0b074c952 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '05949936-8581-4d51-8730-8ce358ba4e11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:09:30.426 1656 1476610410272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3231ee64-5908-45d8-acf7-3c2c0eab233f 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'b0d1d595-28a6-4854-acf0-e8a565823611' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:09:31.593 1656 1476631805088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45b43b76-9be9-432d-9ef5-cbbc8ea3c7a8 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '95b61072-890f-4c16-8c90-67350076b12c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:09:31.644 1656 1476632603984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94372c0c-170d-40ca-bd96-4e7568367396 - - - - - -] port_delete event received for '95b61072-890f-4c16-8c90-67350076b12c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:09:31.915 1656 1476629388096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45b43b76-9be9-432d-9ef5-cbbc8ea3c7a8 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 15257489-695d-400e-ba82-cb5e772f9bd0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:09:31.915 1656 1476629388096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45b43b76-9be9-432d-9ef5-cbbc8ea3c7a8 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 15257489-695d-400e-ba82-cb5e772f9bd0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:09:38.606 1656 1476627691120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef688d28-cc7e-43fc-8ac7-fcfb40a8e1af - - - - - -] port_update received: f2d3dd71-8882-470b-8fbf-0e72610ce933 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:09:38.621 1656 1476627691120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef688d28-cc7e-43fc-8ac7-fcfb40a8e1af - - - - - -] No port f2d3dd71-8882-470b-8fbf-0e72610ce933 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:09:40.122 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: daed8555-b3cf-4de0-a0ee-64e47eda395e 2022-06-22 09:09:40.326 1656 1476628633728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b671a990-05fa-44fb-acb4-7f9c22581f13 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group rule updated on remote: ['da5ea308-2fb4-40ee-a941-c59315c34d38'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:09:40.326 1656 1476628633728 MainThread INFO neutron.agent.securitygroups_rpc [req-b671a990-05fa-44fb-acb4-7f9c22581f13 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group rule updated ['da5ea308-2fb4-40ee-a941-c59315c34d38'] 2022-06-22 09:09:40.419 1656 1476628633728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c9d557c-f735-49ad-aa19-ab7caad195df 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Security group member updated on remote: ['b7acfaa6-2d74-4e8a-be1b-8482311705f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:09:40.419 1656 1476628633728 MainThread INFO neutron.agent.securitygroups_rpc [req-6c9d557c-f735-49ad-aa19-ab7caad195df 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Security group member updated ['b7acfaa6-2d74-4e8a-be1b-8482311705f6'] 2022-06-22 09:09:40.419 1656 1476628633728 MainThread INFO neutron.agent.securitygroups_rpc [req-6c9d557c-f735-49ad-aa19-ab7caad195df 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Refresh firewall rules 2022-06-22 09:09:40.419 1656 1476628633728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c9d557c-f735-49ad-aa19-ab7caad195df 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Get security group information for devices via rpc ['daed8555-b3cf-4de0-a0ee-64e47eda395e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:09:40.451 1656 1476628633728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c9d557c-f735-49ad-aa19-ab7caad195df 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:09:40.451 1656 1476628633728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c9d557c-f735-49ad-aa19-ab7caad195df 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:09:40.515 1656 1476628633728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c9d557c-f735-49ad-aa19-ab7caad195df 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] port_delete event received for 'daed8555-b3cf-4de0-a0ee-64e47eda395e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:09:40.746 1656 1476628633728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edc0a575-334b-4ec8-ab39-3bddeabcc8e9 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group rule updated on remote: ['da5ea308-2fb4-40ee-a941-c59315c34d38'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:09:40.746 1656 1476628633728 MainThread INFO neutron.agent.securitygroups_rpc [req-edc0a575-334b-4ec8-ab39-3bddeabcc8e9 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group rule updated ['da5ea308-2fb4-40ee-a941-c59315c34d38'] 2022-06-22 09:09:41.576 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:09:41.576 1656 1476632367696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'daed8555-b3cf-4de0-a0ee-64e47eda395e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:09:41.576 1656 1476632367696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'daed8555-b3cf-4de0-a0ee-64e47eda395e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:09:41.576 1656 1476632367696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port daed8555-b3cf-4de0-a0ee-64e47eda395e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:09:41.576 1656 1476632367696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1fc6598b-8630-43a0-8fc7-8a555dfcd6af 2022-06-22 09:09:41.576 1656 1476632367696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['daed8555-b3cf-4de0-a0ee-64e47eda395e'] 2022-06-22 09:09:41.576 1656 1476632367696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:09:41.576 1656 1476632367696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:09:41.576 1656 1476632367696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['daed8555-b3cf-4de0-a0ee-64e47eda395e'] 2022-06-22 09:09:42.450 1656 1476631334400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d9cdcd6-83c7-4820-8a23-52096a7c1bb9 - - - - - -] port_update received: b7b79cbb-68b0-47c4-a388-e8d30169cb14 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:09:42.450 1656 1476631334400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d9cdcd6-83c7-4820-8a23-52096a7c1bb9 - - - - - -] No port b7b79cbb-68b0-47c4-a388-e8d30169cb14 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:09:43.590 1656 1476631145808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:43.730 1656 1476631145808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:47.090 1656 1476632707840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81500828-5f29-4885-8f73-bc49c9d0ae57 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group member updated on remote: ['da5ea308-2fb4-40ee-a941-c59315c34d38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:09:47.090 1656 1476632707840 MainThread INFO neutron.agent.securitygroups_rpc [req-81500828-5f29-4885-8f73-bc49c9d0ae57 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group member updated ['da5ea308-2fb4-40ee-a941-c59315c34d38'] 2022-06-22 09:09:48.138 1656 1476632841200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe61696d-03d9-49c4-bdd8-6bab879a2923 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: b581409a-f9b3-40d0-bace-957da69bd0eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:09:48.562 1656 1476632841200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe61696d-03d9-49c4-bdd8-6bab879a2923 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port b581409a-f9b3-40d0-bace-957da69bd0eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:09:52.363 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b581409a-f9b3-40d0-bace-957da69bd0eb 2022-06-22 09:09:53.637 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:09:53.935 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port b581409a-f9b3-40d0-bace-957da69bd0eb 2022-06-22 09:09:53.935 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port b581409a-f9b3-40d0-bace-957da69bd0eb updated. Details: {'device': 'b581409a-f9b3-40d0-bace-957da69bd0eb', 'network_id': 'b046ebff-06e8-420c-9d94-82044ffbff87', 'port_id': 'b581409a-f9b3-40d0-bace-957da69bd0eb', 'mac_address': 'fa:16:3e:b6:95:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 301, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '497b1774-5990-4906-9cd3-6765d67f089a', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:09:53.935 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:09:53.935 1656 1476630244336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b581409a-f9b3-40d0-bace-957da69bd0eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:53.935 1656 1476630244336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b581409a-f9b3-40d0-bace-957da69bd0eb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:09:53.935 1656 1476630244336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b046ebff-06e8-420c-9d94-82044ffbff87 2022-06-22 09:09:53.935 1656 1476630244336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:09:54.067 1656 1476630244336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b581409a-f9b3-40d0-bace-957da69bd0eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:09:54.067 1656 1476630244336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b581409a-f9b3-40d0-bace-957da69bd0eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:09:54.091 1656 1476630244336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b581409a-f9b3-40d0-bace-957da69bd0eb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:09:54.091 1656 1476630244336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 301, VLAN trunk: None to switch port b581409a-f9b3-40d0-bace-957da69bd0eb 2022-06-22 09:09:54.138 1656 1476630244336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:09:54.138 1656 1476630244336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b581409a-f9b3-40d0-bace-957da69bd0eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:09:54.231 1656 1476631143872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8af25840-44d3-4891-93f8-0466f14e5804 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Security group member updated on remote: ['b7acfaa6-2d74-4e8a-be1b-8482311705f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:09:54.231 1656 1476631143872 MainThread INFO neutron.agent.securitygroups_rpc [req-8af25840-44d3-4891-93f8-0466f14e5804 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Security group member updated ['b7acfaa6-2d74-4e8a-be1b-8482311705f6'] 2022-06-22 09:09:54.309 1656 1476630244336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b581409a-f9b3-40d0-bace-957da69bd0eb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:09:54.309 1656 1476630244336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:09:54.309 1656 1476630244336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (da5ea308-2fb4-40ee-a941-c59315c34d38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:09:54.309 1656 1476630244336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b581409a-f9b3-40d0-bace-957da69bd0eb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:09:54.309 1656 1476630244336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:09:54.309 1656 1476630244336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b581409a-f9b3-40d0-bace-957da69bd0eb not yet added. Adding. 2022-06-22 09:09:54.309 1656 1476630244336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:09:54.309 1656 1476630244336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:09:54.372 1656 1476630244336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b581409a-f9b3-40d0-bace-957da69bd0eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:54.435 1656 1476630244336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b581409a-f9b3-40d0-bace-957da69bd0eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:54.435 1656 1476630244336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b581409a-f9b3-40d0-bace-957da69bd0eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:54.507 1656 1476630244336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b581409a-f9b3-40d0-bace-957da69bd0eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:54.566 1656 1476630244336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b581409a-f9b3-40d0-bace-957da69bd0eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:54.566 1656 1476630244336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b581409a-f9b3-40d0-bace-957da69bd0eb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:09:54.566 1656 1476630244336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b581409a-f9b3-40d0-bace-957da69bd0eb processed. 2022-06-22 09:09:55.262 1656 1476631933696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1f681a2-0ea7-4d85-9776-27e587023a01 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 96d217d4-7f7e-4b48-9765-4d629d4b6509 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:09:55.262 1656 1476631933696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1f681a2-0ea7-4d85-9776-27e587023a01 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 96d217d4-7f7e-4b48-9765-4d629d4b6509 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:09:55.638 1656 1476632986016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:55.949 1656 1476632986016 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:09:58.405 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 96d217d4-7f7e-4b48-9765-4d629d4b6509 2022-06-22 09:09:59.678 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:09:59.971 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 96d217d4-7f7e-4b48-9765-4d629d4b6509 2022-06-22 09:09:59.971 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 96d217d4-7f7e-4b48-9765-4d629d4b6509 updated. Details: {'device': '96d217d4-7f7e-4b48-9765-4d629d4b6509', 'network_id': '1fc6598b-8630-43a0-8fc7-8a555dfcd6af', 'port_id': '96d217d4-7f7e-4b48-9765-4d629d4b6509', 'mac_address': 'fa:16:3e:21:bd:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 325, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c35df01d-ad21-4719-8bb8-1d6012172094', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:09:59.971 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:09:59.971 1656 1476630994432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-96d217d4-7f7e-4b48-9765-4d629d4b6509" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:09:59.971 1656 1476630994432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 96d217d4-7f7e-4b48-9765-4d629d4b6509 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:09:59.971 1656 1476630994432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1fc6598b-8630-43a0-8fc7-8a555dfcd6af 2022-06-22 09:09:59.971 1656 1476630994432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:10:00.099 1656 1476630994432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '96d217d4-7f7e-4b48-9765-4d629d4b6509') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:10:00.099 1656 1476630994432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '96d217d4-7f7e-4b48-9765-4d629d4b6509') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:10:00.099 1656 1476630994432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 96d217d4-7f7e-4b48-9765-4d629d4b6509 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:10:00.099 1656 1476630994432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 325, VLAN trunk: None to switch port 96d217d4-7f7e-4b48-9765-4d629d4b6509 2022-06-22 09:10:00.176 1656 1476630994432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:10:00.176 1656 1476630994432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['96d217d4-7f7e-4b48-9765-4d629d4b6509'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:10:00.327 1656 1476630994432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['96d217d4-7f7e-4b48-9765-4d629d4b6509']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:10:00.327 1656 1476630994432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:10:00.327 1656 1476630994432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b7acfaa6-2d74-4e8a-be1b-8482311705f6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:10:00.327 1656 1476630994432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b7acfaa6-2d74-4e8a-be1b-8482311705f6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-22 09:10:00.327 1656 1476630994432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 96d217d4-7f7e-4b48-9765-4d629d4b6509 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:10:00.327 1656 1476630994432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:10:00.327 1656 1476630994432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 96d217d4-7f7e-4b48-9765-4d629d4b6509 not yet added. Adding. 2022-06-22 09:10:00.327 1656 1476630994432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:10:00.327 1656 1476630994432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:10:00.425 1656 1476630994432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96d217d4-7f7e-4b48-9765-4d629d4b6509" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:10:00.515 1656 1476630994432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96d217d4-7f7e-4b48-9765-4d629d4b6509" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:10:00.515 1656 1476630994432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96d217d4-7f7e-4b48-9765-4d629d4b6509" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:10:00.609 1656 1476630994432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96d217d4-7f7e-4b48-9765-4d629d4b6509" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:10:00.672 1656 1476630994432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-96d217d4-7f7e-4b48-9765-4d629d4b6509" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.704s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:10:00.672 1656 1476630994432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 96d217d4-7f7e-4b48-9765-4d629d4b6509 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:10:00.672 1656 1476630994432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 96d217d4-7f7e-4b48-9765-4d629d4b6509 processed. 2022-06-22 09:10:01.692 1656 1476630716656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:10:02.207 1656 1476630716656 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:10:29.498 1656 1476630764704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bef7d7b-0ca6-4a6c-8de1-017f332f03d2 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Security group member updated on remote: ['b7acfaa6-2d74-4e8a-be1b-8482311705f6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:10:29.498 1656 1476630764704 MainThread INFO neutron.agent.securitygroups_rpc [req-6bef7d7b-0ca6-4a6c-8de1-017f332f03d2 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Security group member updated ['b7acfaa6-2d74-4e8a-be1b-8482311705f6'] 2022-06-22 09:10:29.498 1656 1476630764704 MainThread INFO neutron.agent.securitygroups_rpc [req-6bef7d7b-0ca6-4a6c-8de1-017f332f03d2 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Refresh firewall rules 2022-06-22 09:10:29.498 1656 1476630764704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bef7d7b-0ca6-4a6c-8de1-017f332f03d2 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Get security group information for devices via rpc ['96d217d4-7f7e-4b48-9765-4d629d4b6509'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:10:29.530 1656 1476630764704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6bef7d7b-0ca6-4a6c-8de1-017f332f03d2 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:10:29.530 1656 1476630764704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6bef7d7b-0ca6-4a6c-8de1-017f332f03d2 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:10:29.594 1656 1476633094096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bef7d7b-0ca6-4a6c-8de1-017f332f03d2 6b9e8a4e5a51463c826c821375c1d28c d2c631e8f3d544309a09e7bf6e39f780 - - - -] port_delete event received for '96d217d4-7f7e-4b48-9765-4d629d4b6509' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:10:30.531 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 96d217d4-7f7e-4b48-9765-4d629d4b6509 2022-06-22 09:10:31.858 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:10:31.858 1656 1476631144048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '96d217d4-7f7e-4b48-9765-4d629d4b6509' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:10:31.858 1656 1476631144048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '96d217d4-7f7e-4b48-9765-4d629d4b6509' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:10:31.858 1656 1476631144048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 96d217d4-7f7e-4b48-9765-4d629d4b6509 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:10:31.858 1656 1476631144048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1fc6598b-8630-43a0-8fc7-8a555dfcd6af 2022-06-22 09:10:31.858 1656 1476631144048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['96d217d4-7f7e-4b48-9765-4d629d4b6509'] 2022-06-22 09:10:31.858 1656 1476631144048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:10:31.858 1656 1476631144048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:10:31.858 1656 1476631144048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['96d217d4-7f7e-4b48-9765-4d629d4b6509'] 2022-06-22 09:10:33.871 1656 1476631933696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:10:34.030 1656 1476631933696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:10:58.027 1656 1476629097984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a5d8fe7-9e21-403b-be45-b0b6a4e9a4ef 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network 1fc6598b-8630-43a0-8fc7-8a555dfcd6af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:10:58.027 1656 1476629097984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a5d8fe7-9e21-403b-be45-b0b6a4e9a4ef 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network 1fc6598b-8630-43a0-8fc7-8a555dfcd6af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:11:04.386 1656 1476630244688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79680c35-fad3-483f-b688-44f36a5eb116 - - - - - -] port_update received: 964f886c-90dc-4a8c-9ccd-6e6ed1043b5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:11:04.402 1656 1476630244688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79680c35-fad3-483f-b688-44f36a5eb116 - - - - - -] No port 964f886c-90dc-4a8c-9ccd-6e6ed1043b5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:11:07.752 1656 1476630244688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbc8e508-55db-4606-a4c6-5f9f2a3b7ca2 - - - - - -] port_update received: 1bb57590-aef6-4ad4-96c2-7f3a28359762 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:11:07.762 1656 1476630244688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbc8e508-55db-4606-a4c6-5f9f2a3b7ca2 - - - - - -] No port 1bb57590-aef6-4ad4-96c2-7f3a28359762 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:11:12.074 1656 1476630340880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5e2aeb8-9db3-44fe-9d34-e07c3d23f9c9 - - - - - -] port_update received: 78ec1aff-0ded-4272-9682-c6aa31dd54c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:11:12.074 1656 1476630340880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5e2aeb8-9db3-44fe-9d34-e07c3d23f9c9 - - - - - -] No port 78ec1aff-0ded-4272-9682-c6aa31dd54c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:11:14.121 1656 1476634285856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca1ae37d-b4b8-4830-be4c-644b98887046 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:11:14.121 1656 1476634285856 MainThread INFO neutron.agent.securitygroups_rpc [req-ca1ae37d-b4b8-4830-be4c-644b98887046 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:11:14.495 1656 1476632988480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c5d5288-4d18-4e5b-ad89-54197a366dae 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:11:14.495 1656 1476632988480 MainThread INFO neutron.agent.securitygroups_rpc [req-6c5d5288-4d18-4e5b-ad89-54197a366dae 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:11:15.027 1656 1476633095328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15087f9d-26c6-418b-a626-f4fbf13a98eb 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:11:15.027 1656 1476633095328 MainThread INFO neutron.agent.securitygroups_rpc [req-15087f9d-26c6-418b-a626-f4fbf13a98eb 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:11:15.386 1656 1476634522896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1063a90d-af7a-4294-bd75-9cb9b418fd95 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:11:15.386 1656 1476634522896 MainThread INFO neutron.agent.securitygroups_rpc [req-1063a90d-af7a-4294-bd75-9cb9b418fd95 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:11:15.685 1656 1476634542496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7166c914-2e2e-43a0-85d2-571e3429aef8 - - - - - -] port_update received: 124c7345-3bf9-4d11-994b-79338ece85be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:11:15.685 1656 1476634542496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7166c914-2e2e-43a0-85d2-571e3429aef8 - - - - - -] No port 124c7345-3bf9-4d11-994b-79338ece85be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:11:15.888 1656 1476629229984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fc3cfd2-fb54-4ec6-a835-2dd48f78dc3e 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:11:15.888 1656 1476629229984 MainThread INFO neutron.agent.securitygroups_rpc [req-2fc3cfd2-fb54-4ec6-a835-2dd48f78dc3e 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:11:16.294 1656 1476629229984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1ea779c-ecb9-4b4f-9bd3-c2b4712ad34b 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:11:16.294 1656 1476629229984 MainThread INFO neutron.agent.securitygroups_rpc [req-b1ea779c-ecb9-4b4f-9bd3-c2b4712ad34b 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group rule updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:11:36.156 1656 1476631537968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9759e721-0061-4f61-9190-8356461ffb47 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:11:36.156 1656 1476631537968 MainThread INFO neutron.agent.securitygroups_rpc [req-9759e721-0061-4f61-9190-8356461ffb47 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:11:37.277 1656 1476634545840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-659fa121-f1ad-472b-81c0-23a18d304057 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 7f5477c4-b66e-4f37-be86-8517dbe7b471 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:11:37.308 1656 1476634545840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-659fa121-f1ad-472b-81c0-23a18d304057 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 7f5477c4-b66e-4f37-be86-8517dbe7b471 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:11:45.058 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7f5477c4-b66e-4f37-be86-8517dbe7b471 2022-06-22 09:11:46.252 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:11:46.550 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 7f5477c4-b66e-4f37-be86-8517dbe7b471 2022-06-22 09:11:46.550 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 7f5477c4-b66e-4f37-be86-8517dbe7b471 updated. Details: {'device': '7f5477c4-b66e-4f37-be86-8517dbe7b471', 'network_id': 'd777f017-a4b7-4bab-b97e-75143e410eba', 'port_id': '7f5477c4-b66e-4f37-be86-8517dbe7b471', 'mac_address': 'fa:16:3e:80:84:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '604a182a-af67-4ea2-860f-5ec03d3c4b82', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:11:46.550 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:11:46.550 1656 1476634163680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7f5477c4-b66e-4f37-be86-8517dbe7b471" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:11:46.550 1656 1476634163680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7f5477c4-b66e-4f37-be86-8517dbe7b471 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:11:46.550 1656 1476634163680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d777f017-a4b7-4bab-b97e-75143e410eba 2022-06-22 09:11:46.550 1656 1476634163680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:11:46.718 1656 1476634163680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7f5477c4-b66e-4f37-be86-8517dbe7b471') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:11:46.718 1656 1476634163680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7f5477c4-b66e-4f37-be86-8517dbe7b471') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:11:46.718 1656 1476634163680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7f5477c4-b66e-4f37-be86-8517dbe7b471 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:11:46.730 1656 1476634163680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port 7f5477c4-b66e-4f37-be86-8517dbe7b471 2022-06-22 09:11:46.793 1656 1476634163680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:11:46.793 1656 1476634163680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7f5477c4-b66e-4f37-be86-8517dbe7b471'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:11:47.046 1656 1476634163680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7f5477c4-b66e-4f37-be86-8517dbe7b471']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:11:47.046 1656 1476634163680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:11:47.046 1656 1476634163680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bf9a741-ed65-48ac-93d9-77fa58158db2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:11:47.046 1656 1476634163680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7f5477c4-b66e-4f37-be86-8517dbe7b471 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:11:47.046 1656 1476634163680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:11:47.046 1656 1476634163680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7f5477c4-b66e-4f37-be86-8517dbe7b471 not yet added. Adding. 2022-06-22 09:11:47.046 1656 1476634163680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:11:47.046 1656 1476634163680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:11:47.142 1656 1476634163680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7f5477c4-b66e-4f37-be86-8517dbe7b471" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:11:47.220 1656 1476634163680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7f5477c4-b66e-4f37-be86-8517dbe7b471" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:11:47.220 1656 1476634163680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7f5477c4-b66e-4f37-be86-8517dbe7b471" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:11:47.312 1656 1476634163680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7f5477c4-b66e-4f37-be86-8517dbe7b471" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:11:47.386 1656 1476634163680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7f5477c4-b66e-4f37-be86-8517dbe7b471" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:11:47.386 1656 1476634163680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7f5477c4-b66e-4f37-be86-8517dbe7b471 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:11:47.386 1656 1476634163680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7f5477c4-b66e-4f37-be86-8517dbe7b471 processed. 2022-06-22 09:11:48.268 1656 1476630317888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:11:48.573 1656 1476630317888 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:12:35.322 1656 1476631142816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b206e2f3-56e8-4723-9515-fc86b8368aa2 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group member updated on remote: ['da5ea308-2fb4-40ee-a941-c59315c34d38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:12:35.322 1656 1476631142816 MainThread INFO neutron.agent.securitygroups_rpc [req-b206e2f3-56e8-4723-9515-fc86b8368aa2 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group member updated ['da5ea308-2fb4-40ee-a941-c59315c34d38'] 2022-06-22 09:12:35.479 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b581409a-f9b3-40d0-bace-957da69bd0eb 2022-06-22 09:12:35.604 1656 1476635001600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b206e2f3-56e8-4723-9515-fc86b8368aa2 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] port_delete event received for 'b581409a-f9b3-40d0-bace-957da69bd0eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:12:36.432 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:12:36.432 1656 1476633015392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b581409a-f9b3-40d0-bace-957da69bd0eb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:12:36.432 1656 1476633015392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b581409a-f9b3-40d0-bace-957da69bd0eb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:12:36.432 1656 1476633015392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b581409a-f9b3-40d0-bace-957da69bd0eb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:12:36.432 1656 1476633015392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b046ebff-06e8-420c-9d94-82044ffbff87 2022-06-22 09:12:36.432 1656 1476633015392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b581409a-f9b3-40d0-bace-957da69bd0eb'] 2022-06-22 09:12:36.432 1656 1476633015392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:12:36.432 1656 1476633015392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:12:36.432 1656 1476633015392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b581409a-f9b3-40d0-bace-957da69bd0eb'] 2022-06-22 09:12:38.245 1656 1476635302368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecde11f3-d059-4665-82a4-6ddf4f6474ef 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] port_delete event received for '88592e40-ca6e-42b8-ba12-30901af535a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:12:38.433 1656 1476635302016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:12:38.448 1656 1476635302016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:12:38.963 1656 1476630961840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1413499-472c-4633-90df-635b6ec3d169 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group rule updated on remote: ['8ced710b-6047-4aa5-afd8-abdc2c7b31a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:12:38.963 1656 1476630961840 MainThread INFO neutron.agent.securitygroups_rpc [req-c1413499-472c-4633-90df-635b6ec3d169 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group rule updated ['8ced710b-6047-4aa5-afd8-abdc2c7b31a2'] 2022-06-22 09:12:39.308 1656 1476630961840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e31ff15-1be1-43ea-bb63-2a46dc9dd818 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group rule updated on remote: ['8ced710b-6047-4aa5-afd8-abdc2c7b31a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-22 09:12:39.308 1656 1476630961840 MainThread INFO neutron.agent.securitygroups_rpc [req-2e31ff15-1be1-43ea-bb63-2a46dc9dd818 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group rule updated ['8ced710b-6047-4aa5-afd8-abdc2c7b31a2'] 2022-06-22 09:12:43.978 1656 1476632710832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb5b836d-ab7b-4e59-bac9-814e9feee857 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group member updated on remote: ['8ced710b-6047-4aa5-afd8-abdc2c7b31a2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:12:43.978 1656 1476632710832 MainThread INFO neutron.agent.securitygroups_rpc [req-fb5b836d-ab7b-4e59-bac9-814e9feee857 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group member updated ['8ced710b-6047-4aa5-afd8-abdc2c7b31a2'] 2022-06-22 09:12:45.011 1656 1476628778672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fa0d3a2-e433-4cc6-bcc4-4928c57afa78 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 807e5706-8a79-47a3-aa22-e2de3ca4df0e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:12:45.041 1656 1476628778672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fa0d3a2-e433-4cc6-bcc4-4928c57afa78 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 807e5706-8a79-47a3-aa22-e2de3ca4df0e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:12:47.435 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 807e5706-8a79-47a3-aa22-e2de3ca4df0e 2022-06-22 09:12:48.510 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:12:48.776 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 807e5706-8a79-47a3-aa22-e2de3ca4df0e 2022-06-22 09:12:48.776 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 807e5706-8a79-47a3-aa22-e2de3ca4df0e updated. Details: {'device': '807e5706-8a79-47a3-aa22-e2de3ca4df0e', 'network_id': 'b046ebff-06e8-420c-9d94-82044ffbff87', 'port_id': '807e5706-8a79-47a3-aa22-e2de3ca4df0e', 'mac_address': 'fa:16:3e:04:07:cd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 301, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '497b1774-5990-4906-9cd3-6765d67f089a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:12:48.776 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:12:48.776 1656 1476635223664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-807e5706-8a79-47a3-aa22-e2de3ca4df0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:12:48.776 1656 1476635223664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 807e5706-8a79-47a3-aa22-e2de3ca4df0e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:12:48.776 1656 1476635223664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b046ebff-06e8-420c-9d94-82044ffbff87 2022-06-22 09:12:48.776 1656 1476635223664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:12:48.917 1656 1476635223664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '807e5706-8a79-47a3-aa22-e2de3ca4df0e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:12:48.917 1656 1476635223664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '807e5706-8a79-47a3-aa22-e2de3ca4df0e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:12:48.917 1656 1476635223664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 807e5706-8a79-47a3-aa22-e2de3ca4df0e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:12:48.917 1656 1476635223664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 301, VLAN trunk: None to switch port 807e5706-8a79-47a3-aa22-e2de3ca4df0e 2022-06-22 09:12:48.980 1656 1476635223664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:12:48.980 1656 1476635223664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['807e5706-8a79-47a3-aa22-e2de3ca4df0e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:12:49.136 1656 1476635223664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['807e5706-8a79-47a3-aa22-e2de3ca4df0e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:12:49.136 1656 1476635223664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:12:49.136 1656 1476635223664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8ced710b-6047-4aa5-afd8-abdc2c7b31a2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:12:49.136 1656 1476635223664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 807e5706-8a79-47a3-aa22-e2de3ca4df0e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:12:49.136 1656 1476635223664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:12:49.136 1656 1476635223664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 807e5706-8a79-47a3-aa22-e2de3ca4df0e not yet added. Adding. 2022-06-22 09:12:49.136 1656 1476635223664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:12:49.136 1656 1476635223664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:12:49.214 1656 1476635223664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-807e5706-8a79-47a3-aa22-e2de3ca4df0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:12:49.286 1656 1476635223664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-807e5706-8a79-47a3-aa22-e2de3ca4df0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:12:49.286 1656 1476635223664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-807e5706-8a79-47a3-aa22-e2de3ca4df0e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:12:49.371 1656 1476635223664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-807e5706-8a79-47a3-aa22-e2de3ca4df0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:12:49.432 1656 1476635223664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-807e5706-8a79-47a3-aa22-e2de3ca4df0e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:12:49.432 1656 1476635223664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 807e5706-8a79-47a3-aa22-e2de3ca4df0e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:12:49.432 1656 1476635223664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 807e5706-8a79-47a3-aa22-e2de3ca4df0e processed. 2022-06-22 09:12:50.512 1656 1476635223664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:12:50.855 1656 1476635223664 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:13:49.603 1656 1476634692592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-453acaef-28c5-4272-ba58-0e287ed2a738 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group member updated on remote: ['8ced710b-6047-4aa5-afd8-abdc2c7b31a2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:13:49.603 1656 1476634692592 MainThread INFO neutron.agent.securitygroups_rpc [req-453acaef-28c5-4272-ba58-0e287ed2a738 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] Security group member updated ['8ced710b-6047-4aa5-afd8-abdc2c7b31a2'] 2022-06-22 09:13:49.886 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 807e5706-8a79-47a3-aa22-e2de3ca4df0e 2022-06-22 09:13:49.931 1656 1476634284976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-453acaef-28c5-4272-ba58-0e287ed2a738 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] port_delete event received for '807e5706-8a79-47a3-aa22-e2de3ca4df0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:13:50.839 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:13:50.839 1656 1476634647888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '807e5706-8a79-47a3-aa22-e2de3ca4df0e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:13:50.839 1656 1476634647888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '807e5706-8a79-47a3-aa22-e2de3ca4df0e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:13:50.839 1656 1476634647888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 807e5706-8a79-47a3-aa22-e2de3ca4df0e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:13:50.839 1656 1476634647888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b046ebff-06e8-420c-9d94-82044ffbff87 2022-06-22 09:13:50.839 1656 1476634647888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['807e5706-8a79-47a3-aa22-e2de3ca4df0e'] 2022-06-22 09:13:50.839 1656 1476634647888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:13:50.839 1656 1476634647888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:13:50.839 1656 1476634647888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['807e5706-8a79-47a3-aa22-e2de3ca4df0e'] 2022-06-22 09:13:51.680 1656 1476631935280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da85e002-43ec-45ab-981c-8f603877f4e5 322de5283c4e40ebb3911456f96812cb 39db61e788d04620a94bb0ddea0cd726 - - - -] port_delete event received for 'f476c208-e87f-4401-8fa8-af8871e07ee9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:13:52.836 1656 1476635457664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:13:52.852 1656 1476635457664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:13:52.961 1656 1476634359584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-089e1a76-a0fb-4a45-805b-8c7831640432 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:13:52.961 1656 1476634359584 MainThread INFO neutron.agent.securitygroups_rpc [req-089e1a76-a0fb-4a45-805b-8c7831640432 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:13:53.261 1656 1476635200848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-089e1a76-a0fb-4a45-805b-8c7831640432 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] port_delete event received for '7f5477c4-b66e-4f37-be86-8517dbe7b471' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:13:53.902 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7f5477c4-b66e-4f37-be86-8517dbe7b471 2022-06-22 09:13:54.839 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:13:54.839 1656 1476635300080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7f5477c4-b66e-4f37-be86-8517dbe7b471' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:13:54.839 1656 1476635300080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7f5477c4-b66e-4f37-be86-8517dbe7b471' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:13:54.839 1656 1476635300080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7f5477c4-b66e-4f37-be86-8517dbe7b471 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:13:54.839 1656 1476635300080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d777f017-a4b7-4bab-b97e-75143e410eba 2022-06-22 09:13:54.839 1656 1476635300080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7f5477c4-b66e-4f37-be86-8517dbe7b471'] 2022-06-22 09:13:54.839 1656 1476635300080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:13:54.839 1656 1476635300080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:13:54.839 1656 1476635300080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7f5477c4-b66e-4f37-be86-8517dbe7b471'] 2022-06-22 09:13:56.698 1656 1476632184608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b13eb621-7d40-42c0-b10e-1c1802f7cb64 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'b7b79cbb-68b0-47c4-a388-e8d30169cb14' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:13:56.836 1656 1476634522016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:13:56.870 1656 1476634522016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:13:57.839 1656 1476634522016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-584adf5d-1e46-4702-984b-8dcb9abb990a 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'f2d3dd71-8882-470b-8fbf-0e72610ce933' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:13:59.199 1656 1476634522016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c84f397-4d33-4c2f-b904-81b47f1fa8b3 - - - - - -] port_delete event received for '8358b85d-3f4e-486f-8a81-863426c371c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:13:59.214 1656 1476630991792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-096653d9-8d0f-4dad-a2d8-4df0edec539a 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '8358b85d-3f4e-486f-8a81-863426c371c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:13:59.544 1656 1476630763648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-096653d9-8d0f-4dad-a2d8-4df0edec539a 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network b046ebff-06e8-420c-9d94-82044ffbff87 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:13:59.544 1656 1476630763648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-096653d9-8d0f-4dad-a2d8-4df0edec539a 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network b046ebff-06e8-420c-9d94-82044ffbff87 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:13:59.841 1656 1476631865824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84ef6958-87e2-45aa-8090-d980148f1eb5 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:13:59.841 1656 1476631865824 MainThread INFO neutron.agent.securitygroups_rpc [req-84ef6958-87e2-45aa-8090-d980148f1eb5 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:14:00.993 1656 1476631865824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fc35ae4-05c9-4149-b068-d30a3ab9044e 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 461d758a-f4c6-44e7-8751-b99bcc12691c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:14:00.998 1656 1476631865824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fc35ae4-05c9-4149-b068-d30a3ab9044e 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 461d758a-f4c6-44e7-8751-b99bcc12691c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:14:10.093 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 461d758a-f4c6-44e7-8751-b99bcc12691c 2022-06-22 09:14:10.884 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:14:11.172 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 461d758a-f4c6-44e7-8751-b99bcc12691c 2022-06-22 09:14:11.172 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 461d758a-f4c6-44e7-8751-b99bcc12691c updated. Details: {'device': '461d758a-f4c6-44e7-8751-b99bcc12691c', 'network_id': 'd777f017-a4b7-4bab-b97e-75143e410eba', 'port_id': '461d758a-f4c6-44e7-8751-b99bcc12691c', 'mac_address': 'fa:16:3e:78:42:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '604a182a-af67-4ea2-860f-5ec03d3c4b82', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:14:11.172 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:14:11.172 1656 1476636284352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-461d758a-f4c6-44e7-8751-b99bcc12691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:14:11.172 1656 1476636284352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 461d758a-f4c6-44e7-8751-b99bcc12691c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:14:11.172 1656 1476636284352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d777f017-a4b7-4bab-b97e-75143e410eba 2022-06-22 09:14:11.172 1656 1476636284352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:14:11.297 1656 1476636284352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '461d758a-f4c6-44e7-8751-b99bcc12691c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:14:11.297 1656 1476636284352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '461d758a-f4c6-44e7-8751-b99bcc12691c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:14:11.313 1656 1476636284352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 461d758a-f4c6-44e7-8751-b99bcc12691c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:14:11.313 1656 1476636284352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port 461d758a-f4c6-44e7-8751-b99bcc12691c 2022-06-22 09:14:11.356 1656 1476636284352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:14:11.356 1656 1476636284352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['461d758a-f4c6-44e7-8751-b99bcc12691c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:14:11.734 1656 1476636284352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['461d758a-f4c6-44e7-8751-b99bcc12691c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:14:11.734 1656 1476636284352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:14:11.734 1656 1476636284352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bf9a741-ed65-48ac-93d9-77fa58158db2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:14:11.734 1656 1476636284352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 461d758a-f4c6-44e7-8751-b99bcc12691c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:14:11.734 1656 1476636284352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:14:11.734 1656 1476636284352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 461d758a-f4c6-44e7-8751-b99bcc12691c not yet added. Adding. 2022-06-22 09:14:11.734 1656 1476636284352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:14:11.734 1656 1476636284352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:14:11.797 1656 1476636284352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-461d758a-f4c6-44e7-8751-b99bcc12691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:14:11.870 1656 1476636284352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-461d758a-f4c6-44e7-8751-b99bcc12691c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:14:11.870 1656 1476636284352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-461d758a-f4c6-44e7-8751-b99bcc12691c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:14:11.961 1656 1476636284352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-461d758a-f4c6-44e7-8751-b99bcc12691c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:14:12.032 1656 1476636284352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-461d758a-f4c6-44e7-8751-b99bcc12691c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:14:12.032 1656 1476636284352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 461d758a-f4c6-44e7-8751-b99bcc12691c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:14:12.032 1656 1476636284352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 461d758a-f4c6-44e7-8751-b99bcc12691c processed. 2022-06-22 09:14:12.898 1656 1476636284352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:14:13.274 1656 1476636284352 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:16:01.725 1656 1476627952736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-149390da-9001-4039-81d3-444f30073e77 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:16:01.725 1656 1476627952736 MainThread INFO neutron.agent.securitygroups_rpc [req-149390da-9001-4039-81d3-444f30073e77 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:16:02.721 1656 1476632369984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6d9cbf3-2194-4127-880e-2efcdbf418c5 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] port_update received: 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-22 09:16:02.737 1656 1476632369984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6d9cbf3-2194-4127-880e-2efcdbf418c5 04a07eaeae594cc99cc07da7a4fc6b4f 00b6bd9582004d6d87bc1e693df518bf - - - -] No port 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-22 09:16:11.035 1656 1476628540576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 2022-06-22 09:16:11.489 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-22 09:16:11.742 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Adding port 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 2022-06-22 09:16:11.742 1656 1476532695104 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Port 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 updated. Details: {'device': '0a6acdf5-61f7-4c3b-85c4-a9adfe431a96', 'network_id': 'd777f017-a4b7-4bab-b97e-75143e410eba', 'port_id': '0a6acdf5-61f7-4c3b-85c4-a9adfe431a96', 'mac_address': 'fa:16:3e:0d:d6:eb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 305, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '604a182a-af67-4ea2-860f-5ec03d3c4b82', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-06-22 09:16:11.742 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-06-22 09:16:11.742 1656 1476629387216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a6acdf5-61f7-4c3b-85c4-a9adfe431a96" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:16:11.742 1656 1476629387216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-22 09:16:11.742 1656 1476629387216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-06-22 09:16:11.870 1656 1476629387216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a6acdf5-61f7-4c3b-85c4-a9adfe431a96') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:16:11.870 1656 1476629387216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a6acdf5-61f7-4c3b-85c4-a9adfe431a96') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-22 09:16:11.870 1656 1476629387216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-22 09:16:11.870 1656 1476629387216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 305, VLAN trunk: None to switch port 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 2022-06-22 09:16:11.933 1656 1476629387216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-22 09:16:11.933 1656 1476629387216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0a6acdf5-61f7-4c3b-85c4-a9adfe431a96'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-22 09:16:12.176 1656 1476629387216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0a6acdf5-61f7-4c3b-85c4-a9adfe431a96']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-22 09:16:12.176 1656 1476629387216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-22 09:16:12.176 1656 1476629387216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bf9a741-ed65-48ac-93d9-77fa58158db2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-22 09:16:12.176 1656 1476629387216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-22 09:16:12.176 1656 1476629387216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-22 09:16:12.176 1656 1476629387216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 not yet added. Adding. 2022-06-22 09:16:12.176 1656 1476629387216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-06-22 09:16:12.176 1656 1476629387216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-06-22 09:16:12.256 1656 1476629387216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a6acdf5-61f7-4c3b-85c4-a9adfe431a96" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:16:12.332 1656 1476629387216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a6acdf5-61f7-4c3b-85c4-a9adfe431a96" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:16:12.332 1656 1476629387216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a6acdf5-61f7-4c3b-85c4-a9adfe431a96" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:16:12.427 1656 1476629387216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a6acdf5-61f7-4c3b-85c4-a9adfe431a96" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:16:12.505 1656 1476629387216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a6acdf5-61f7-4c3b-85c4-a9adfe431a96" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:16:12.505 1656 1476629387216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-22 09:16:12.505 1656 1476629387216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 processed. 2022-06-22 09:16:13.490 1656 1476629387216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:16:13.895 1656 1476629387216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:17:57.944 1656 1476627352560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98559c02-ab0b-47a9-9fba-ee276332213c 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] port_delete event received for 'd3b29774-5da9-4876-99b3-3d4dc76274cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:00.710 1656 1476631881152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b2451d2-67c0-4d00-a34a-9142dd47bc83 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:18:00.710 1656 1476631881152 MainThread INFO neutron.agent.securitygroups_rpc [req-0b2451d2-67c0-4d00-a34a-9142dd47bc83 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:18:00.788 1656 1476631631296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b2451d2-67c0-4d00-a34a-9142dd47bc83 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] port_delete event received for '0a6acdf5-61f7-4c3b-85c4-a9adfe431a96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:01.647 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 2022-06-22 09:18:02.022 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:18:02.022 1656 1476633016624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0a6acdf5-61f7-4c3b-85c4-a9adfe431a96' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:18:02.022 1656 1476633016624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0a6acdf5-61f7-4c3b-85c4-a9adfe431a96' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:18:02.022 1656 1476633016624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0a6acdf5-61f7-4c3b-85c4-a9adfe431a96 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:18:02.022 1656 1476633016624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a6acdf5-61f7-4c3b-85c4-a9adfe431a96'] 2022-06-22 09:18:02.022 1656 1476633016624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:18:02.022 1656 1476633016624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:18:02.022 1656 1476633016624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a6acdf5-61f7-4c3b-85c4-a9adfe431a96'] 2022-06-22 09:18:04.021 1656 1476630201440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:18:04.039 1656 1476630201440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:18:05.257 1656 1476631535856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-130a712e-ad16-484e-9400-ba5a17023b40 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] port_delete event received for 'a6b6e26f-69c7-4102-a67c-f580ad247dce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:07.663 1656 1476628540752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 461d758a-f4c6-44e7-8751-b99bcc12691c 2022-06-22 09:18:07.851 1656 1476609853216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f5dc9e2-5b09-4440-aecc-624a98ec617c 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated on remote: ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-22 09:18:07.851 1656 1476609853216 MainThread INFO neutron.agent.securitygroups_rpc [req-8f5dc9e2-5b09-4440-aecc-624a98ec617c 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] Security group member updated ['9bf9a741-ed65-48ac-93d9-77fa58158db2'] 2022-06-22 09:18:07.929 1656 1476609853216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f5dc9e2-5b09-4440-aecc-624a98ec617c 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] port_delete event received for '461d758a-f4c6-44e7-8751-b99bcc12691c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:08.018 1656 1476532695104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77ce9392-eddf-4fd6-a929-dad66822af77 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-22 09:18:08.018 1656 1476609853216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '461d758a-f4c6-44e7-8751-b99bcc12691c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-22 09:18:08.018 1656 1476609853216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '461d758a-f4c6-44e7-8751-b99bcc12691c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-22 09:18:08.018 1656 1476609853216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 461d758a-f4c6-44e7-8751-b99bcc12691c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-22 09:18:08.023 1656 1476609853216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d777f017-a4b7-4bab-b97e-75143e410eba 2022-06-22 09:18:08.023 1656 1476609853216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['461d758a-f4c6-44e7-8751-b99bcc12691c'] 2022-06-22 09:18:08.023 1656 1476609853216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-22 09:18:08.023 1656 1476609853216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-06-22 09:18:08.023 1656 1476609853216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['461d758a-f4c6-44e7-8751-b99bcc12691c'] 2022-06-22 09:18:10.002 1656 1476632368928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4858bb0-e4f6-485b-8ce8-746a6fbbcffe 23089387f4fd454c9a785ff4d51f48c5 0c6571a499a0498abe9211d2d252bacf - - - -] port_delete event received for '7482455d-e74c-4338-9327-1f96c67b3060' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:10.023 1656 1476632368928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-06-22 09:18:10.038 1656 1476632368928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-22 09:18:12.851 1656 1476631169152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aabf51d-7c55-41b5-ad2a-167ab06d0eb2 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '1bb57590-aef6-4ad4-96c2-7f3a28359762' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:13.978 1656 1476627499664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-324307ea-11b9-4d62-972c-a3d4012f6a7d 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '964f886c-90dc-4a8c-9ccd-6e6ed1043b5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:15.174 1656 1476627536352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-224df1ef-e6f7-4159-86e5-74199648f426 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for 'c7870f82-44ca-4fd6-90ef-43e55eccf57c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:15.361 1656 1476633015040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4667654-f038-47f6-98d8-456ece64b800 - - - - - -] port_delete event received for 'c7870f82-44ca-4fd6-90ef-43e55eccf57c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:15.446 1656 1476633015040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-224df1ef-e6f7-4159-86e5-74199648f426 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network d777f017-a4b7-4bab-b97e-75143e410eba network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:18:15.446 1656 1476633015040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-224df1ef-e6f7-4159-86e5-74199648f426 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network d777f017-a4b7-4bab-b97e-75143e410eba not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-22 09:18:16.540 1656 1476632500176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b877436-5512-4b5a-b502-3a9e9e8c9b10 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '124c7345-3bf9-4d11-994b-79338ece85be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:17.971 1656 1476631073184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e0fb131-705f-4f34-a869-0aefce301784 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '78ec1aff-0ded-4272-9682-c6aa31dd54c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:18.916 1656 1476630283888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d126641-c8c9-4675-9013-6e1527e98c34 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] port_delete event received for '8385595b-e304-4376-a1f1-d00a73ffbe49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:18.916 1656 1476630283888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55f8df25-0e47-452a-9804-4741a1cae33e - - - - - -] port_delete event received for '8385595b-e304-4376-a1f1-d00a73ffbe49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-22 09:18:19.243 1656 1476630283888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d126641-c8c9-4675-9013-6e1527e98c34 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] network_delete received. Deleting network badb33eb-3fdc-469b-997e-7aee96a779c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-22 09:18:19.243 1656 1476630283888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d126641-c8c9-4675-9013-6e1527e98c34 4eee573b0bd94bdf970811c775ee4f22 4ead886d5c674d14a096a137e80b192b - - - -] Network badb33eb-3fdc-469b-997e-7aee96a779c8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463