2022-07-14 10:20:44.492 2988 2682558952544 MainThread INFO neutron.common.config [-] Logging enabled! 2022-07-14 10:20:44.492 2988 2682558952544 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev431 2022-07-14 10:20:44.514 2988 2682558952544 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-07-14 10:20:44.540 2988 2682558952544 MainThread INFO os_win.utils.network.networkutils [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] WMI caching is disabled. 2022-07-14 10:20:44.773 2988 2682558952544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-07-14 10:20:44.840 2988 2682558952544 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-07-14 10:20:44.840 2988 2682558952544 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-07-14 10:20:44.977 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent initialized successfully, now running... 2022-07-14 10:20:44.997 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-07-14 10:20:45.021 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-07-14 10:20:45.044 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-07-14 10:22:48.605 2988 2682637376144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d1bb147-c841-418e-b325-50818819b78c - - - - - -] port_update received: b2f14f05-2d05-40db-af22-c4af63c16707 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:22:48.618 2988 2682637376144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d1bb147-c841-418e-b325-50818819b78c - - - - - -] No port b2f14f05-2d05-40db-af22-c4af63c16707 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:22:53.461 2988 2682655271920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55f3257b-3748-48d2-a2d3-30281d3a4873 - - - - - -] port_update received: 0c9503e1-7731-471b-a7c4-2befac9ec327 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:22:53.475 2988 2682655271920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55f3257b-3748-48d2-a2d3-30281d3a4873 - - - - - -] No port 0c9503e1-7731-471b-a7c4-2befac9ec327 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:22:54.399 2988 2682614839776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be8233eb-37b9-4358-94af-8cc6153c4a70 - - - - - -] port_update received: 618a0b98-dcad-4fa7-8453-b3f6b0abbc37 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:22:54.426 2988 2682614839776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be8233eb-37b9-4358-94af-8cc6153c4a70 - - - - - -] No port 618a0b98-dcad-4fa7-8453-b3f6b0abbc37 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:22:56.430 2988 2682638104000 MainThread WARNING oslo_policy.policy [req-32783161-f91a-4786-851f-cbaf99a85251 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] 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-07-14 10:22:56.446 2988 2682638104000 MainThread WARNING oslo_policy.policy [req-32783161-f91a-4786-851f-cbaf99a85251 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] 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-07-14 10:22:56.446 2988 2682638104000 MainThread WARNING oslo_policy.policy [req-32783161-f91a-4786-851f-cbaf99a85251 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] 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-07-14 10:22:56.471 2988 2682638104000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32783161-f91a-4786-851f-cbaf99a85251 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group rule updated on remote: ['df2b0735-0ffe-40c4-a531-662ed8762871'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:22:56.471 2988 2682638104000 MainThread INFO neutron.agent.securitygroups_rpc [req-32783161-f91a-4786-851f-cbaf99a85251 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group rule updated ['df2b0735-0ffe-40c4-a531-662ed8762871'] 2022-07-14 10:22:56.520 2988 2682655013520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbfba5f8-0342-417f-a375-cedbd3430b1f - - - - - -] port_update received: dc637adb-f6db-46c9-bc2a-cf79fd84284b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:22:56.543 2988 2682655013520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbfba5f8-0342-417f-a375-cedbd3430b1f - - - - - -] No port dc637adb-f6db-46c9-bc2a-cf79fd84284b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:22:58.192 2988 2682655432368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9005c808-e13b-4e17-b7ae-71490c247cc7 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group rule updated on remote: ['df2b0735-0ffe-40c4-a531-662ed8762871'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:22:58.192 2988 2682655432368 MainThread INFO neutron.agent.securitygroups_rpc [req-9005c808-e13b-4e17-b7ae-71490c247cc7 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group rule updated ['df2b0735-0ffe-40c4-a531-662ed8762871'] 2022-07-14 10:22:58.504 2988 2682655201584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f815bba7-bbea-48d3-aef5-3646989e72f2 - - - - - -] port_update received: 19cbecb9-f9a7-42fb-80f9-c8e7f0909993 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:22:58.520 2988 2682655201584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f815bba7-bbea-48d3-aef5-3646989e72f2 - - - - - -] No port 19cbecb9-f9a7-42fb-80f9-c8e7f0909993 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:23:03.774 2988 2682656040384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d5736c3-73dc-4c4f-b0ea-6aec5eaaee70 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group rule updated on remote: ['e0dfaa0f-5576-43ae-b85d-33d4cf97c5de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:23:03.805 2988 2682656040384 MainThread INFO neutron.agent.securitygroups_rpc [req-5d5736c3-73dc-4c4f-b0ea-6aec5eaaee70 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group rule updated ['e0dfaa0f-5576-43ae-b85d-33d4cf97c5de'] 2022-07-14 10:23:03.962 2988 2682567356080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb8142c6-75c1-4540-81fc-7f8f1b0f25cf - - - - - -] port_update received: 93652d56-62b1-4520-9ebe-197dd51dd7cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:23:03.978 2988 2682567356080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb8142c6-75c1-4540-81fc-7f8f1b0f25cf - - - - - -] No port 93652d56-62b1-4520-9ebe-197dd51dd7cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:23:04.692 2988 2682567356080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-638d65a5-5541-43be-bdd2-00a59c6eef30 - - - - - -] port_update received: 0ba48a4f-1b3f-455e-9eae-cd067bfa3c60 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:23:04.711 2988 2682567356080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-638d65a5-5541-43be-bdd2-00a59c6eef30 - - - - - -] No port 0ba48a4f-1b3f-455e-9eae-cd067bfa3c60 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:23:04.879 2988 2682567356080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36f40d31-9a65-4551-9c7b-a44bec8627c1 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group rule updated on remote: ['e0dfaa0f-5576-43ae-b85d-33d4cf97c5de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:23:04.879 2988 2682567356080 MainThread INFO neutron.agent.securitygroups_rpc [req-36f40d31-9a65-4551-9c7b-a44bec8627c1 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group rule updated ['e0dfaa0f-5576-43ae-b85d-33d4cf97c5de'] 2022-07-14 10:23:09.446 2988 2682637340736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a92017cf-4681-4501-bbf1-19c0e9c00b33 - - - - - -] port_update received: 04e81a67-4b18-4560-889a-cd88e51aedb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:23:09.446 2988 2682637340736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a92017cf-4681-4501-bbf1-19c0e9c00b33 - - - - - -] No port 04e81a67-4b18-4560-889a-cd88e51aedb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:23:09.492 2988 2682654988416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d98d39fb-c181-4bf0-a441-5038f2331212 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network ed6e4951-9a24-47ca-b42b-56e4e8f690c5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:23:09.492 2988 2682654988416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d98d39fb-c181-4bf0-a441-5038f2331212 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network ed6e4951-9a24-47ca-b42b-56e4e8f690c5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:23:11.852 2988 2682655639856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8cfd490-7c19-4e74-9194-5a196f19078c 84d2de5b7eb34c0893fa8f37d1341b64 ebd2096f6b69426c86fd19d39bc89288 - - - -] Security group member updated on remote: ['2316b0a2-73c6-4027-a6a1-2670e3c6c1af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:23:11.852 2988 2682655639856 MainThread INFO neutron.agent.securitygroups_rpc [req-d8cfd490-7c19-4e74-9194-5a196f19078c 84d2de5b7eb34c0893fa8f37d1341b64 ebd2096f6b69426c86fd19d39bc89288 - - - -] Security group member updated ['2316b0a2-73c6-4027-a6a1-2670e3c6c1af'] 2022-07-14 10:23:12.474 2988 2682656040560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0142f091-7f43-479b-af66-3dba014ff17e 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network 4ecf20ea-4c87-4291-a38a-b86e42067588 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:23:12.474 2988 2682656040560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0142f091-7f43-479b-af66-3dba014ff17e 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network 4ecf20ea-4c87-4291-a38a-b86e42067588 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:23:12.883 2988 2682638163808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adfd1067-788b-440c-98b2-4e58ca9afc95 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group member updated on remote: ['df2b0735-0ffe-40c4-a531-662ed8762871'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:23:12.899 2988 2682638163808 MainThread INFO neutron.agent.securitygroups_rpc [req-adfd1067-788b-440c-98b2-4e58ca9afc95 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group member updated ['df2b0735-0ffe-40c4-a531-662ed8762871'] 2022-07-14 10:23:15.023 2988 2682638163808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25b97fe7-1922-4ec5-9879-fdbe7a7056da 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated on remote: ['c28e054a-6ece-4879-bdfa-92b5d4b5c7d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:23:15.042 2988 2682638163808 MainThread INFO neutron.agent.securitygroups_rpc [req-25b97fe7-1922-4ec5-9879-fdbe7a7056da 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated ['c28e054a-6ece-4879-bdfa-92b5d4b5c7d2'] 2022-07-14 10:23:15.867 2988 2682636973504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44f50ec2-f5af-4f64-8e01-a0cdf818748c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated on remote: ['c28e054a-6ece-4879-bdfa-92b5d4b5c7d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:23:15.886 2988 2682636973504 MainThread INFO neutron.agent.securitygroups_rpc [req-44f50ec2-f5af-4f64-8e01-a0cdf818748c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated ['c28e054a-6ece-4879-bdfa-92b5d4b5c7d2'] 2022-07-14 10:23:17.242 2988 2682654986480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e12fe54e-57f4-4649-a2de-bb16abe6bc7d bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: fbb9c0b7-5db7-4765-9fbf-045086cf2002 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:23:17.258 2988 2682654986480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e12fe54e-57f4-4649-a2de-bb16abe6bc7d bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port fbb9c0b7-5db7-4765-9fbf-045086cf2002 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:23:17.508 2988 2682638059296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8a2a9af-86dc-4412-bc75-171b5d38423c bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: ab05213e-7f13-406f-a7d9-3d39fe674cb7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:23:17.524 2988 2682638059296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8a2a9af-86dc-4412-bc75-171b5d38423c bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port ab05213e-7f13-406f-a7d9-3d39fe674cb7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:23:19.351 2988 2682637174384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf5ae14b-57cc-4454-b8fa-bd557e0be9cb bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: 63420a51-d425-45bd-9b23-81c7fbe9e0b5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:23:19.364 2988 2682637174384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf5ae14b-57cc-4454-b8fa-bd557e0be9cb bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port 63420a51-d425-45bd-9b23-81c7fbe9e0b5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:23:19.446 2988 2682637174384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45b53e18-c23e-4510-91c2-e9d931504a7e bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: 95f7a711-dbfb-4348-9657-aaab8039adda port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:23:19.461 2988 2682637174384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45b53e18-c23e-4510-91c2-e9d931504a7e bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port 95f7a711-dbfb-4348-9657-aaab8039adda defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:23:23.246 2988 2682656137632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce358525-b9ef-4037-bdb3-d87db8c3047e 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group member updated on remote: ['e0dfaa0f-5576-43ae-b85d-33d4cf97c5de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:23:23.246 2988 2682656137632 MainThread INFO neutron.agent.securitygroups_rpc [req-ce358525-b9ef-4037-bdb3-d87db8c3047e 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group member updated ['e0dfaa0f-5576-43ae-b85d-33d4cf97c5de'] 2022-07-14 10:23:25.554 2988 2682656095920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0be72deb-c6d6-46f7-b81c-d84991009e64 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: a6408361-a5e2-4999-8489-707923da9077 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:23:25.570 2988 2682656095920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0be72deb-c6d6-46f7-b81c-d84991009e64 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port a6408361-a5e2-4999-8489-707923da9077 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:23:26.086 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 95f7a711-dbfb-4348-9657-aaab8039adda 2022-07-14 10:23:27.781 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:23:28.102 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fbb9c0b7-5db7-4765-9fbf-045086cf2002 2022-07-14 10:23:28.102 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:23:28.127 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 63420a51-d425-45bd-9b23-81c7fbe9e0b5 2022-07-14 10:23:28.196 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 95f7a711-dbfb-4348-9657-aaab8039adda 2022-07-14 10:23:28.208 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 95f7a711-dbfb-4348-9657-aaab8039adda updated. Details: {'device': '95f7a711-dbfb-4348-9657-aaab8039adda', 'network_id': 'c64136c2-d04f-47d8-8ea1-9d797a098216', 'port_id': '95f7a711-dbfb-4348-9657-aaab8039adda', 'mac_address': 'fa:16:3e:9c:17:09', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 748, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90222934-9a12-47e3-bb4d-56811d2b48af', '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-07-14 10:23:28.208 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:23:28.227 2988 2682655630784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" 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-07-14 10:23:28.227 2988 2682655630784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 95f7a711-dbfb-4348-9657-aaab8039adda _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:23:28.227 2988 2682655630784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c64136c2-d04f-47d8-8ea1-9d797a098216 2022-07-14 10:23:28.227 2988 2682655630784 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-07-14 10:23:28.461 2988 2682655630784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '95f7a711-dbfb-4348-9657-aaab8039adda') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:28.461 2988 2682655630784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '95f7a711-dbfb-4348-9657-aaab8039adda') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:28.476 2988 2682655630784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 95f7a711-dbfb-4348-9657-aaab8039adda is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:23:28.504 2988 2682655630784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 748, VLAN trunk: None to switch port 95f7a711-dbfb-4348-9657-aaab8039adda 2022-07-14 10:23:28.586 2988 2682655630784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:23:28.586 2988 2682655630784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['95f7a711-dbfb-4348-9657-aaab8039adda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:23:28.957 2988 2682655630784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['95f7a711-dbfb-4348-9657-aaab8039adda']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:23:28.961 2988 2682655630784 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-07-14 10:23:28.961 2988 2682655630784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c28e054a-6ece-4879-bdfa-92b5d4b5c7d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:23:28.961 2988 2682655630784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c28e054a-6ece-4879-bdfa-92b5d4b5c7d2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:23:28.961 2988 2682655630784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 95f7a711-dbfb-4348-9657-aaab8039adda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:23:28.988 2988 2682655630784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:23:28.992 2988 2682655630784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 95f7a711-dbfb-4348-9657-aaab8039adda not yet added. Adding. 2022-07-14 10:23:28.992 2988 2682655630784 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-07-14 10:23:28.992 2988 2682655630784 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-07-14 10:23:29.076 2988 2682655630784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" 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-07-14 10:23:29.154 2988 2682655630784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" "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-07-14 10:23:29.165 2988 2682655630784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" 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-07-14 10:23:29.243 2988 2682655630784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" "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-07-14 10:23:29.332 2988 2682655630784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" "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-07-14 10:23:29.332 2988 2682655630784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 95f7a711-dbfb-4348-9657-aaab8039adda status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:23:29.354 2988 2682655630784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 95f7a711-dbfb-4348-9657-aaab8039adda processed. 2022-07-14 10:23:29.785 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:23:29.785 2988 2682656297200 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-07-14 10:23:30.566 2988 2682656297200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:23:31.087 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port fbb9c0b7-5db7-4765-9fbf-045086cf2002 2022-07-14 10:23:31.087 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port fbb9c0b7-5db7-4765-9fbf-045086cf2002 updated. Details: {'device': 'fbb9c0b7-5db7-4765-9fbf-045086cf2002', 'network_id': 'ce972436-9c70-426d-b04c-029102af010a', 'port_id': 'fbb9c0b7-5db7-4765-9fbf-045086cf2002', 'mac_address': 'fa:16:3e:2e:f3:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 749, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72eb30c3-0721-4bb4-a57e-0b6cf4904623', '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-07-14 10:23:31.087 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:23:31.087 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 63420a51-d425-45bd-9b23-81c7fbe9e0b5 2022-07-14 10:23:31.107 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 63420a51-d425-45bd-9b23-81c7fbe9e0b5 updated. Details: {'device': '63420a51-d425-45bd-9b23-81c7fbe9e0b5', 'network_id': 'c64136c2-d04f-47d8-8ea1-9d797a098216', 'port_id': '63420a51-d425-45bd-9b23-81c7fbe9e0b5', 'mac_address': 'fa:16:3e:13:d9:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 748, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90222934-9a12-47e3-bb4d-56811d2b48af', '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-07-14 10:23:31.117 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:23:31.117 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:23:31.117 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port ab05213e-7f13-406f-a7d9-3d39fe674cb7 updated. Details: {'device': 'ab05213e-7f13-406f-a7d9-3d39fe674cb7', 'network_id': '8ed6a804-0e03-4e99-b473-a456877ed986', 'port_id': 'ab05213e-7f13-406f-a7d9-3d39fe674cb7', 'mac_address': 'fa:16:3e:4e:21:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd5abf55f-7be6-41bb-a615-0af2a58f3d2d', '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-07-14 10:23:31.117 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:23:31.137 2988 2682656432368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbb9c0b7-5db7-4765-9fbf-045086cf2002" 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-07-14 10:23:31.147 2988 2682656432368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fbb9c0b7-5db7-4765-9fbf-045086cf2002 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:23:31.147 2988 2682656432368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ce972436-9c70-426d-b04c-029102af010a 2022-07-14 10:23:31.147 2988 2682656432368 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-07-14 10:23:31.275 2988 2682656432368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fbb9c0b7-5db7-4765-9fbf-045086cf2002') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:31.294 2988 2682656432368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fbb9c0b7-5db7-4765-9fbf-045086cf2002') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:31.305 2988 2682656432544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63420a51-d425-45bd-9b23-81c7fbe9e0b5" 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-07-14 10:23:31.305 2988 2682656432544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 63420a51-d425-45bd-9b23-81c7fbe9e0b5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:23:31.305 2988 2682656432544 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-07-14 10:23:31.434 2988 2682656432544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '63420a51-d425-45bd-9b23-81c7fbe9e0b5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:31.444 2988 2682656432544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '63420a51-d425-45bd-9b23-81c7fbe9e0b5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:31.444 2988 2682656432896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" 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-07-14 10:23:31.463 2988 2682656432896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ab05213e-7f13-406f-a7d9-3d39fe674cb7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:23:31.463 2988 2682656432896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8ed6a804-0e03-4e99-b473-a456877ed986 2022-07-14 10:23:31.473 2988 2682656432896 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-07-14 10:23:31.601 2988 2682656432896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ab05213e-7f13-406f-a7d9-3d39fe674cb7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:31.601 2988 2682656432896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ab05213e-7f13-406f-a7d9-3d39fe674cb7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:31.601 2988 2682656432544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 63420a51-d425-45bd-9b23-81c7fbe9e0b5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:23:31.601 2988 2682656432544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 748, VLAN trunk: None to switch port 63420a51-d425-45bd-9b23-81c7fbe9e0b5 2022-07-14 10:23:31.694 2988 2682656432544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:23:31.711 2988 2682656432544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['63420a51-d425-45bd-9b23-81c7fbe9e0b5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:23:31.711 2988 2682656432368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fbb9c0b7-5db7-4765-9fbf-045086cf2002 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:23:31.730 2988 2682656432368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 749, VLAN trunk: None to switch port fbb9c0b7-5db7-4765-9fbf-045086cf2002 2022-07-14 10:23:31.801 2988 2682656432368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:23:31.820 2988 2682656432368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fbb9c0b7-5db7-4765-9fbf-045086cf2002'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:23:31.867 2988 2682656432896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ab05213e-7f13-406f-a7d9-3d39fe674cb7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:23:31.886 2988 2682656432896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:23:31.962 2988 2682656432896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:23:31.962 2988 2682656432896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ab05213e-7f13-406f-a7d9-3d39fe674cb7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:23:31.994 2988 2682656432544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['63420a51-d425-45bd-9b23-81c7fbe9e0b5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:23:31.994 2988 2682656432544 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-07-14 10:23:31.994 2988 2682656432544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c28e054a-6ece-4879-bdfa-92b5d4b5c7d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:23:31.994 2988 2682656432544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c28e054a-6ece-4879-bdfa-92b5d4b5c7d2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:23:32.016 2988 2682656432544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 63420a51-d425-45bd-9b23-81c7fbe9e0b5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:23:32.026 2988 2682656432544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:23:32.026 2988 2682656432544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 63420a51-d425-45bd-9b23-81c7fbe9e0b5 not yet added. Adding. 2022-07-14 10:23:32.026 2988 2682656432544 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-07-14 10:23:32.026 2988 2682656432544 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-07-14 10:23:32.114 2988 2682656432544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63420a51-d425-45bd-9b23-81c7fbe9e0b5" 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-07-14 10:23:32.233 2988 2682656432544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63420a51-d425-45bd-9b23-81c7fbe9e0b5" "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-07-14 10:23:32.244 2988 2682656432544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63420a51-d425-45bd-9b23-81c7fbe9e0b5" 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-07-14 10:23:32.351 2988 2682656432544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63420a51-d425-45bd-9b23-81c7fbe9e0b5" "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-07-14 10:23:32.446 2988 2682656432544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63420a51-d425-45bd-9b23-81c7fbe9e0b5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:23:32.461 2988 2682656432544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 63420a51-d425-45bd-9b23-81c7fbe9e0b5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:23:32.461 2988 2682656432544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 63420a51-d425-45bd-9b23-81c7fbe9e0b5 processed. 2022-07-14 10:23:32.477 2988 2682656432896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ab05213e-7f13-406f-a7d9-3d39fe674cb7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:23:32.477 2988 2682656432896 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-07-14 10:23:32.477 2988 2682656432896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (df2b0735-0ffe-40c4-a531-662ed8762871) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:23:32.492 2988 2682656432896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ab05213e-7f13-406f-a7d9-3d39fe674cb7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:23:32.492 2988 2682656432896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:23:32.505 2988 2682656432896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ab05213e-7f13-406f-a7d9-3d39fe674cb7 not yet added. Adding. 2022-07-14 10:23:32.505 2988 2682656432896 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-07-14 10:23:32.505 2988 2682656432896 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-07-14 10:23:32.617 2988 2682656432896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" 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-07-14 10:23:32.727 2988 2682656432896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" "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-07-14 10:23:32.727 2988 2682656432896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" 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-07-14 10:23:32.848 2988 2682656432896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" "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-07-14 10:23:32.958 2988 2682656432896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:23:32.958 2988 2682656432896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ab05213e-7f13-406f-a7d9-3d39fe674cb7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:23:32.977 2988 2682656432896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ab05213e-7f13-406f-a7d9-3d39fe674cb7 processed. 2022-07-14 10:23:32.977 2988 2682656432368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fbb9c0b7-5db7-4765-9fbf-045086cf2002']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:23:32.992 2988 2682656432368 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-07-14 10:23:32.992 2988 2682656432368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2316b0a2-73c6-4027-a6a1-2670e3c6c1af) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:23:33.006 2988 2682656432368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2316b0a2-73c6-4027-a6a1-2670e3c6c1af) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:23:33.006 2988 2682656432368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fbb9c0b7-5db7-4765-9fbf-045086cf2002 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:23:33.006 2988 2682656432368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:23:33.024 2988 2682656432368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fbb9c0b7-5db7-4765-9fbf-045086cf2002 not yet added. Adding. 2022-07-14 10:23:33.024 2988 2682656432368 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-07-14 10:23:33.036 2988 2682656432368 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-07-14 10:23:33.161 2988 2682656432368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbb9c0b7-5db7-4765-9fbf-045086cf2002" 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-07-14 10:23:33.286 2988 2682656432368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbb9c0b7-5db7-4765-9fbf-045086cf2002" "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-07-14 10:23:33.304 2988 2682656432368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbb9c0b7-5db7-4765-9fbf-045086cf2002" 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-07-14 10:23:33.443 2988 2682656432368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fbb9c0b7-5db7-4765-9fbf-045086cf2002" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:23:33.569 2988 2682656432368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fbb9c0b7-5db7-4765-9fbf-045086cf2002" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:23:33.569 2988 2682656432368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fbb9c0b7-5db7-4765-9fbf-045086cf2002 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:23:33.569 2988 2682656432368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fbb9c0b7-5db7-4765-9fbf-045086cf2002 processed. 2022-07-14 10:23:33.587 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a6408361-a5e2-4999-8489-707923da9077 2022-07-14 10:23:33.817 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:23:33.817 2988 2682656432368 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-07-14 10:23:34.292 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port a6408361-a5e2-4999-8489-707923da9077 2022-07-14 10:23:34.302 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port a6408361-a5e2-4999-8489-707923da9077 updated. Details: {'device': 'a6408361-a5e2-4999-8489-707923da9077', 'network_id': '3657a4d8-1270-4d78-a09d-35eab09216ae', 'port_id': 'a6408361-a5e2-4999-8489-707923da9077', 'mac_address': 'fa:16:3e:e1:95:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 732, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c17f57f4-b2cf-4e24-bc4d-80af046dd87e', '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-07-14 10:23:34.302 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:23:34.302 2988 2682637240800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a6408361-a5e2-4999-8489-707923da9077" 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-07-14 10:23:34.302 2988 2682637240800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a6408361-a5e2-4999-8489-707923da9077 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:23:34.322 2988 2682637240800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3657a4d8-1270-4d78-a09d-35eab09216ae 2022-07-14 10:23:34.322 2988 2682637240800 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-07-14 10:23:34.460 2988 2682637240800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a6408361-a5e2-4999-8489-707923da9077') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:34.460 2988 2682637240800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a6408361-a5e2-4999-8489-707923da9077') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:23:34.588 2988 2682637240800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a6408361-a5e2-4999-8489-707923da9077 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:23:34.598 2988 2682637240800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 732, VLAN trunk: None to switch port a6408361-a5e2-4999-8489-707923da9077 2022-07-14 10:23:34.696 2988 2682637240800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:23:34.696 2988 2682637240800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a6408361-a5e2-4999-8489-707923da9077'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:23:34.944 2988 2682637240800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a6408361-a5e2-4999-8489-707923da9077']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:23:34.944 2988 2682637240800 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-07-14 10:23:34.965 2988 2682637240800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e0dfaa0f-5576-43ae-b85d-33d4cf97c5de) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:23:34.965 2988 2682637240800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a6408361-a5e2-4999-8489-707923da9077 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:23:34.974 2988 2682637240800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:23:34.974 2988 2682637240800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a6408361-a5e2-4999-8489-707923da9077 not yet added. Adding. 2022-07-14 10:23:34.974 2988 2682637240800 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-07-14 10:23:34.993 2988 2682637240800 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-07-14 10:23:35.134 2988 2682637240800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6408361-a5e2-4999-8489-707923da9077" 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-07-14 10:23:35.258 2988 2682637240800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6408361-a5e2-4999-8489-707923da9077" "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-07-14 10:23:35.287 2988 2682637240800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6408361-a5e2-4999-8489-707923da9077" 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-07-14 10:23:35.429 2988 2682637240800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a6408361-a5e2-4999-8489-707923da9077" "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-07-14 10:23:35.538 2988 2682637240800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a6408361-a5e2-4999-8489-707923da9077" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:23:35.538 2988 2682637240800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a6408361-a5e2-4999-8489-707923da9077 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:23:35.565 2988 2682637240800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a6408361-a5e2-4999-8489-707923da9077 processed. 2022-07-14 10:23:35.565 2988 2682656432368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:23:35.820 2988 2682656432368 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-07-14 10:23:36.242 2988 2682656432368 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-07-14 10:23:50.273 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fbb9c0b7-5db7-4765-9fbf-045086cf2002 2022-07-14 10:23:51.208 2988 2682656360928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22d92dbf-7c13-4589-a74d-4d5d8540c15c 84d2de5b7eb34c0893fa8f37d1341b64 ebd2096f6b69426c86fd19d39bc89288 - - - -] Security group member updated on remote: ['2316b0a2-73c6-4027-a6a1-2670e3c6c1af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:23:51.225 2988 2682656360928 MainThread INFO neutron.agent.securitygroups_rpc [req-22d92dbf-7c13-4589-a74d-4d5d8540c15c 84d2de5b7eb34c0893fa8f37d1341b64 ebd2096f6b69426c86fd19d39bc89288 - - - -] Security group member updated ['2316b0a2-73c6-4027-a6a1-2670e3c6c1af'] 2022-07-14 10:23:51.225 2988 2682656360928 MainThread INFO neutron.agent.securitygroups_rpc [req-22d92dbf-7c13-4589-a74d-4d5d8540c15c 84d2de5b7eb34c0893fa8f37d1341b64 ebd2096f6b69426c86fd19d39bc89288 - - - -] Refresh firewall rules 2022-07-14 10:23:51.244 2988 2682656360928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22d92dbf-7c13-4589-a74d-4d5d8540c15c 84d2de5b7eb34c0893fa8f37d1341b64 ebd2096f6b69426c86fd19d39bc89288 - - - -] Get security group information for devices via rpc ['fbb9c0b7-5db7-4765-9fbf-045086cf2002'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:23:51.301 2988 2682656360928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22d92dbf-7c13-4589-a74d-4d5d8540c15c 84d2de5b7eb34c0893fa8f37d1341b64 ebd2096f6b69426c86fd19d39bc89288 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:23:51.324 2988 2682656360928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22d92dbf-7c13-4589-a74d-4d5d8540c15c 84d2de5b7eb34c0893fa8f37d1341b64 ebd2096f6b69426c86fd19d39bc89288 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:23:51.336 2988 2682656360928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22d92dbf-7c13-4589-a74d-4d5d8540c15c 84d2de5b7eb34c0893fa8f37d1341b64 ebd2096f6b69426c86fd19d39bc89288 - - - -] port_delete event received for 'fbb9c0b7-5db7-4765-9fbf-045086cf2002' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:23:51.851 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:23:51.851 2988 2682656921552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fbb9c0b7-5db7-4765-9fbf-045086cf2002' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:23:51.851 2988 2682656921552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fbb9c0b7-5db7-4765-9fbf-045086cf2002' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:23:51.868 2988 2682656921552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fbb9c0b7-5db7-4765-9fbf-045086cf2002 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:23:51.899 2988 2682656921552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ce972436-9c70-426d-b04c-029102af010a 2022-07-14 10:23:51.910 2988 2682656921552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbb9c0b7-5db7-4765-9fbf-045086cf2002'] 2022-07-14 10:23:51.910 2988 2682656921552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:23:51.930 2988 2682656921552 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-07-14 10:23:51.930 2988 2682656921552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fbb9c0b7-5db7-4765-9fbf-045086cf2002'] 2022-07-14 10:23:53.859 2988 2682656987088 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-07-14 10:23:53.883 2988 2682656987088 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-07-14 10:23:57.285 2988 2682656920320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bc0e1ce-4199-4aea-85e7-695e9420967f 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '93652d56-62b1-4520-9ebe-197dd51dd7cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:23:58.924 2988 2682637167424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92435d5a-7989-421a-b616-06446bd72723 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '618a0b98-dcad-4fa7-8453-b3f6b0abbc37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:24:00.115 2988 2682655414928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42aebb02-f8fa-49b1-9abd-74ceea427e29 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '71e93cd7-5228-4d1c-94b1-3dc8d211fe56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:24:00.319 2988 2682656662800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb4cdeb-2fa4-45a7-a6d1-3098dcbc62b6 - - - - - -] port_delete event received for '71e93cd7-5228-4d1c-94b1-3dc8d211fe56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:24:00.550 2988 2682656665088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42aebb02-f8fa-49b1-9abd-74ceea427e29 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network ce972436-9c70-426d-b04c-029102af010a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:24:00.550 2988 2682656665088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42aebb02-f8fa-49b1-9abd-74ceea427e29 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network ce972436-9c70-426d-b04c-029102af010a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:24:08.615 2988 2682656698608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3d7491c-859e-4460-b357-3242023bb150 - - - - - -] port_update received: 684d31ef-7993-4d0e-a95e-495ee9669ecb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:24:08.631 2988 2682656698608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3d7491c-859e-4460-b357-3242023bb150 - - - - - -] No port 684d31ef-7993-4d0e-a95e-495ee9669ecb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:24:11.537 2988 2682637240800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce05f2ef-0e9b-486f-90c2-d925561caf37 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated on remote: ['c1140976-54fb-438d-bd2b-ace95db2b9fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:24:11.537 2988 2682637240800 MainThread INFO neutron.agent.securitygroups_rpc [req-ce05f2ef-0e9b-486f-90c2-d925561caf37 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated ['c1140976-54fb-438d-bd2b-ace95db2b9fe'] 2022-07-14 10:24:11.943 2988 2682656041616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c651a1d-c53d-4a1d-8be7-095a74a8af43 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated on remote: ['c1140976-54fb-438d-bd2b-ace95db2b9fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:24:11.960 2988 2682656041616 MainThread INFO neutron.agent.securitygroups_rpc [req-2c651a1d-c53d-4a1d-8be7-095a74a8af43 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated ['c1140976-54fb-438d-bd2b-ace95db2b9fe'] 2022-07-14 10:24:12.693 2988 2682657081296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-646cfdba-78e1-4b72-a344-c609beddd343 - - - - - -] port_update received: b769f98b-d64a-4091-9371-da93f3d4be26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:24:12.723 2988 2682657081296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-646cfdba-78e1-4b72-a344-c609beddd343 - - - - - -] No port b769f98b-d64a-4091-9371-da93f3d4be26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:24:18.706 2988 2682657206112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d27719a1-8b8b-49e5-8471-99eae7e5a7e8 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Security group member updated on remote: ['9cb30b32-6212-4248-a866-3d1df73398a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:24:18.706 2988 2682657206112 MainThread INFO neutron.agent.securitygroups_rpc [req-d27719a1-8b8b-49e5-8471-99eae7e5a7e8 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Security group member updated ['9cb30b32-6212-4248-a866-3d1df73398a1'] 2022-07-14 10:24:19.804 2988 2682637238512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a87ee76e-dddc-4028-ad56-37350c6a5549 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated on remote: ['c1140976-54fb-438d-bd2b-ace95db2b9fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:24:19.832 2988 2682637238512 MainThread INFO neutron.agent.securitygroups_rpc [req-a87ee76e-dddc-4028-ad56-37350c6a5549 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated ['c1140976-54fb-438d-bd2b-ace95db2b9fe'] 2022-07-14 10:24:20.166 2988 2682656603120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a1933a5-fff3-4e39-b73d-e46a4c8ae92b bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: acccc1d0-e91e-4f59-b0f9-082167f2452e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:24:20.178 2988 2682656603120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a1933a5-fff3-4e39-b73d-e46a4c8ae92b bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port acccc1d0-e91e-4f59-b0f9-082167f2452e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:24:21.695 2988 2682656988672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58ccb606-474d-4da2-af37-a114ee913be2 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: ff7d1992-3556-419f-821b-69be04d46a63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:24:21.722 2988 2682656988672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58ccb606-474d-4da2-af37-a114ee913be2 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port ff7d1992-3556-419f-821b-69be04d46a63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:24:22.679 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: acccc1d0-e91e-4f59-b0f9-082167f2452e 2022-07-14 10:24:24.040 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:24:24.331 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port acccc1d0-e91e-4f59-b0f9-082167f2452e 2022-07-14 10:24:24.331 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port acccc1d0-e91e-4f59-b0f9-082167f2452e updated. Details: {'device': 'acccc1d0-e91e-4f59-b0f9-082167f2452e', 'network_id': 'a6f27347-c162-4ef8-bfde-940ebb732de1', 'port_id': 'acccc1d0-e91e-4f59-b0f9-082167f2452e', 'mac_address': 'fa:16:3e:a9:d5:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 745, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86ad0292-44d1-48fa-b09b-f64fcec1ed1a', '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-07-14 10:24:24.351 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:24:24.351 2988 2682656824304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acccc1d0-e91e-4f59-b0f9-082167f2452e" 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-07-14 10:24:24.366 2988 2682656824304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port acccc1d0-e91e-4f59-b0f9-082167f2452e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:24:24.366 2988 2682656824304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a6f27347-c162-4ef8-bfde-940ebb732de1 2022-07-14 10:24:24.366 2988 2682656824304 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-07-14 10:24:24.540 2988 2682656824304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'acccc1d0-e91e-4f59-b0f9-082167f2452e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:24:24.555 2988 2682656824304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'acccc1d0-e91e-4f59-b0f9-082167f2452e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:24:24.568 2988 2682656824304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port acccc1d0-e91e-4f59-b0f9-082167f2452e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:24:24.568 2988 2682656824304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 745, VLAN trunk: None to switch port acccc1d0-e91e-4f59-b0f9-082167f2452e 2022-07-14 10:24:24.693 2988 2682656824304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:24:24.693 2988 2682656824304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['acccc1d0-e91e-4f59-b0f9-082167f2452e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:24:24.715 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff7d1992-3556-419f-821b-69be04d46a63 2022-07-14 10:24:25.051 2988 2682656824304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['acccc1d0-e91e-4f59-b0f9-082167f2452e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:24:25.051 2988 2682656824304 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-07-14 10:24:25.066 2988 2682656824304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9cb30b32-6212-4248-a866-3d1df73398a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:24:25.066 2988 2682656824304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9cb30b32-6212-4248-a866-3d1df73398a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:24:25.082 2988 2682656824304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for acccc1d0-e91e-4f59-b0f9-082167f2452e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:24:25.082 2988 2682656824304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:24:25.082 2988 2682656824304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device acccc1d0-e91e-4f59-b0f9-082167f2452e not yet added. Adding. 2022-07-14 10:24:25.098 2988 2682656824304 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-07-14 10:24:25.098 2988 2682656824304 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-07-14 10:24:25.253 2988 2682656824304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acccc1d0-e91e-4f59-b0f9-082167f2452e" 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-07-14 10:24:25.412 2988 2682656824304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acccc1d0-e91e-4f59-b0f9-082167f2452e" "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-07-14 10:24:25.425 2988 2682656824304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acccc1d0-e91e-4f59-b0f9-082167f2452e" 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-07-14 10:24:25.597 2988 2682656824304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acccc1d0-e91e-4f59-b0f9-082167f2452e" "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-07-14 10:24:25.738 2988 2682656824304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acccc1d0-e91e-4f59-b0f9-082167f2452e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:25.753 2988 2682656824304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port acccc1d0-e91e-4f59-b0f9-082167f2452e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:24:25.753 2988 2682656824304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port acccc1d0-e91e-4f59-b0f9-082167f2452e processed. 2022-07-14 10:24:26.054 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:24:26.054 2988 2682638057536 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-07-14 10:24:26.428 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port ff7d1992-3556-419f-821b-69be04d46a63 2022-07-14 10:24:26.441 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port ff7d1992-3556-419f-821b-69be04d46a63 updated. Details: {'device': 'ff7d1992-3556-419f-821b-69be04d46a63', 'network_id': '785319fa-f179-46b9-a715-55cbaa0ee58d', 'port_id': 'ff7d1992-3556-419f-821b-69be04d46a63', 'mac_address': 'fa:16:3e:9c:7c:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e6f68a70-275b-42b8-8f8b-c2c72b733202', '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-07-14 10:24:26.441 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:24:26.441 2988 2682656824656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff7d1992-3556-419f-821b-69be04d46a63" 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-07-14 10:24:26.466 2988 2682656824656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff7d1992-3556-419f-821b-69be04d46a63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:24:26.472 2988 2682656824656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 785319fa-f179-46b9-a715-55cbaa0ee58d 2022-07-14 10:24:26.472 2988 2682656824656 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-07-14 10:24:26.661 2988 2682656824656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff7d1992-3556-419f-821b-69be04d46a63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:24:26.679 2988 2682656824656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff7d1992-3556-419f-821b-69be04d46a63') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:24:26.679 2988 2682638057536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:26.695 2988 2682656824656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff7d1992-3556-419f-821b-69be04d46a63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:24:26.710 2988 2682656824656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port ff7d1992-3556-419f-821b-69be04d46a63 2022-07-14 10:24:26.833 2988 2682656824656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:24:26.849 2988 2682656824656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff7d1992-3556-419f-821b-69be04d46a63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:24:27.005 2988 2682656824656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff7d1992-3556-419f-821b-69be04d46a63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:24:27.005 2988 2682656824656 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-07-14 10:24:27.005 2988 2682656824656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1140976-54fb-438d-bd2b-ace95db2b9fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:24:27.023 2988 2682656824656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff7d1992-3556-419f-821b-69be04d46a63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:24:27.034 2988 2682656824656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:24:27.034 2988 2682656824656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff7d1992-3556-419f-821b-69be04d46a63 not yet added. Adding. 2022-07-14 10:24:27.050 2988 2682656824656 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-07-14 10:24:27.050 2988 2682656824656 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-07-14 10:24:27.190 2988 2682656824656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff7d1992-3556-419f-821b-69be04d46a63" 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-07-14 10:24:27.362 2988 2682656824656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff7d1992-3556-419f-821b-69be04d46a63" "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-07-14 10:24:27.383 2988 2682656824656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff7d1992-3556-419f-821b-69be04d46a63" 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-07-14 10:24:27.599 2988 2682656824656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff7d1992-3556-419f-821b-69be04d46a63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:27.753 2988 2682656824656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff7d1992-3556-419f-821b-69be04d46a63" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:27.753 2988 2682656824656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff7d1992-3556-419f-821b-69be04d46a63 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:24:27.753 2988 2682656824656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff7d1992-3556-419f-821b-69be04d46a63 processed. 2022-07-14 10:24:28.082 2988 2682656824656 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-07-14 10:24:28.411 2988 2682656824656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:32.647 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: acccc1d0-e91e-4f59-b0f9-082167f2452e 2022-07-14 10:24:33.987 2988 2682657081648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7edd70d-f87e-4fb9-80a5-cccca03fe13f 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Security group member updated on remote: ['9cb30b32-6212-4248-a866-3d1df73398a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:24:33.995 2988 2682657081648 MainThread INFO neutron.agent.securitygroups_rpc [req-d7edd70d-f87e-4fb9-80a5-cccca03fe13f 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Security group member updated ['9cb30b32-6212-4248-a866-3d1df73398a1'] 2022-07-14 10:24:33.995 2988 2682657081648 MainThread INFO neutron.agent.securitygroups_rpc [req-d7edd70d-f87e-4fb9-80a5-cccca03fe13f 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Refresh firewall rules 2022-07-14 10:24:34.003 2988 2682657081648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7edd70d-f87e-4fb9-80a5-cccca03fe13f 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Get security group information for devices via rpc ['acccc1d0-e91e-4f59-b0f9-082167f2452e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:24:34.035 2988 2682657081648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7edd70d-f87e-4fb9-80a5-cccca03fe13f 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:24:34.054 2988 2682657081648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7edd70d-f87e-4fb9-80a5-cccca03fe13f 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:24:34.084 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:24:34.084 2988 2682657320448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'acccc1d0-e91e-4f59-b0f9-082167f2452e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:24:34.084 2988 2682657320448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'acccc1d0-e91e-4f59-b0f9-082167f2452e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:24:34.101 2988 2682657320448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port acccc1d0-e91e-4f59-b0f9-082167f2452e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:24:34.116 2988 2682657320448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a6f27347-c162-4ef8-bfde-940ebb732de1 2022-07-14 10:24:34.131 2988 2682657320448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acccc1d0-e91e-4f59-b0f9-082167f2452e'] 2022-07-14 10:24:34.131 2988 2682657320448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:24:34.146 2988 2682657320448 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-07-14 10:24:34.146 2988 2682657320448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acccc1d0-e91e-4f59-b0f9-082167f2452e'] 2022-07-14 10:24:34.146 2988 2682657320448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7edd70d-f87e-4fb9-80a5-cccca03fe13f 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] port_delete event received for 'acccc1d0-e91e-4f59-b0f9-082167f2452e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:24:36.100 2988 2682656764320 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-07-14 10:24:36.132 2988 2682656764320 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-07-14 10:24:42.581 2988 2682656327632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72231e30-4590-4ee0-adc9-8d27209319bb 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Security group member updated on remote: ['9cb30b32-6212-4248-a866-3d1df73398a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:24:42.581 2988 2682656327632 MainThread INFO neutron.agent.securitygroups_rpc [req-72231e30-4590-4ee0-adc9-8d27209319bb 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Security group member updated ['9cb30b32-6212-4248-a866-3d1df73398a1'] 2022-07-14 10:24:43.566 2988 2682656700016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7010cdba-0299-4a08-b770-c6a18345a372 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: 6f0ffbc5-4045-4773-a113-352d947aab8f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:24:43.597 2988 2682656700016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7010cdba-0299-4a08-b770-c6a18345a372 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port 6f0ffbc5-4045-4773-a113-352d947aab8f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:24:46.910 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:24:48.127 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:24:48.503 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:24:48.520 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port ab05213e-7f13-406f-a7d9-3d39fe674cb7 updated. Details: {'device': 'ab05213e-7f13-406f-a7d9-3d39fe674cb7', 'network_id': '8ed6a804-0e03-4e99-b473-a456877ed986', 'port_id': 'ab05213e-7f13-406f-a7d9-3d39fe674cb7', 'mac_address': 'fa:16:3e:4e:21:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd5abf55f-7be6-41bb-a615-0af2a58f3d2d', '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-07-14 10:24:48.520 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:24:48.538 2988 2682657538464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" 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-07-14 10:24:48.552 2988 2682657538464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ab05213e-7f13-406f-a7d9-3d39fe674cb7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:24:48.567 2988 2682657538464 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-07-14 10:24:48.602 2988 2682657538464 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ab05213e-7f13-406f-a7d9-3d39fe674cb7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:24:48.617 2988 2682657538464 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ab05213e-7f13-406f-a7d9-3d39fe674cb7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:24:48.633 2988 2682657538464 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ab05213e-7f13-406f-a7d9-3d39fe674cb7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:24:48.644 2988 2682657538464 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:24:48.757 2988 2682657538464 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:24:48.768 2988 2682657538464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ab05213e-7f13-406f-a7d9-3d39fe674cb7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:24:48.915 2988 2682657538464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ab05213e-7f13-406f-a7d9-3d39fe674cb7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:24:48.929 2988 2682657538464 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-07-14 10:24:48.945 2988 2682657538464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (df2b0735-0ffe-40c4-a531-662ed8762871) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:24:48.945 2988 2682657538464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ab05213e-7f13-406f-a7d9-3d39fe674cb7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:24:48.966 2988 2682657538464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:24:48.977 2988 2682657538464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-07-14 10:24:48.977 2988 2682657538464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" 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-07-14 10:24:48.977 2988 2682657538464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" "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-07-14 10:24:49.005 2988 2682657538464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" 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-07-14 10:24:49.019 2988 2682657538464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:49.082 2988 2682657538464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:49.116 2988 2682657538464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ab05213e-7f13-406f-a7d9-3d39fe674cb7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:24:49.116 2988 2682657538464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ab05213e-7f13-406f-a7d9-3d39fe674cb7 processed. 2022-07-14 10:24:49.129 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f0ffbc5-4045-4773-a113-352d947aab8f 2022-07-14 10:24:49.738 2988 2682657538464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ccf5159-23c0-45da-96d5-7464f99b2b18 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group rule updated on remote: ['1a988b05-6f73-4e0a-b58e-5f764494031f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:24:49.738 2988 2682657538464 MainThread INFO neutron.agent.securitygroups_rpc [req-4ccf5159-23c0-45da-96d5-7464f99b2b18 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group rule updated ['1a988b05-6f73-4e0a-b58e-5f764494031f'] 2022-07-14 10:24:50.053 2988 2682655268928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-040945f3-6ebc-4dbd-b411-d275a9657b18 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group rule updated on remote: ['1a988b05-6f73-4e0a-b58e-5f764494031f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:24:50.053 2988 2682655268928 MainThread INFO neutron.agent.securitygroups_rpc [req-040945f3-6ebc-4dbd-b411-d275a9657b18 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group rule updated ['1a988b05-6f73-4e0a-b58e-5f764494031f'] 2022-07-14 10:24:50.136 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:24:50.144 2988 2682637165840 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-07-14 10:24:50.569 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 6f0ffbc5-4045-4773-a113-352d947aab8f 2022-07-14 10:24:50.584 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 6f0ffbc5-4045-4773-a113-352d947aab8f updated. Details: {'device': '6f0ffbc5-4045-4773-a113-352d947aab8f', 'network_id': 'a6f27347-c162-4ef8-bfde-940ebb732de1', 'port_id': '6f0ffbc5-4045-4773-a113-352d947aab8f', 'mac_address': 'fa:16:3e:e5:27:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 745, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86ad0292-44d1-48fa-b09b-f64fcec1ed1a', '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-07-14 10:24:50.584 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:24:50.600 2988 2682657080240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f0ffbc5-4045-4773-a113-352d947aab8f" 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-07-14 10:24:50.600 2988 2682657080240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f0ffbc5-4045-4773-a113-352d947aab8f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:24:50.616 2988 2682657080240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a6f27347-c162-4ef8-bfde-940ebb732de1 2022-07-14 10:24:50.631 2988 2682657080240 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-07-14 10:24:50.815 2988 2682657080240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f0ffbc5-4045-4773-a113-352d947aab8f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:24:50.837 2988 2682657080240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f0ffbc5-4045-4773-a113-352d947aab8f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:24:50.837 2988 2682637165840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:50.850 2988 2682657080240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f0ffbc5-4045-4773-a113-352d947aab8f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:24:50.871 2988 2682657080240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 745, VLAN trunk: None to switch port 6f0ffbc5-4045-4773-a113-352d947aab8f 2022-07-14 10:24:51.008 2988 2682657080240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:24:51.024 2988 2682657080240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f0ffbc5-4045-4773-a113-352d947aab8f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:24:51.253 2988 2682657080240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f0ffbc5-4045-4773-a113-352d947aab8f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:24:51.274 2988 2682657080240 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-07-14 10:24:51.290 2988 2682657080240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9cb30b32-6212-4248-a866-3d1df73398a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:24:51.290 2988 2682657080240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9cb30b32-6212-4248-a866-3d1df73398a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:24:51.300 2988 2682657080240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f0ffbc5-4045-4773-a113-352d947aab8f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:24:51.300 2988 2682657080240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:24:51.318 2988 2682657080240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6f0ffbc5-4045-4773-a113-352d947aab8f not yet added. Adding. 2022-07-14 10:24:51.318 2988 2682657080240 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-07-14 10:24:51.331 2988 2682657080240 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-07-14 10:24:51.519 2988 2682657080240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0ffbc5-4045-4773-a113-352d947aab8f" 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-07-14 10:24:51.709 2988 2682657080240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0ffbc5-4045-4773-a113-352d947aab8f" "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-07-14 10:24:51.727 2988 2682657080240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0ffbc5-4045-4773-a113-352d947aab8f" 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-07-14 10:24:51.912 2988 2682657080240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0ffbc5-4045-4773-a113-352d947aab8f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:52.084 2988 2682657080240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f0ffbc5-4045-4773-a113-352d947aab8f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:24:52.096 2988 2682657080240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f0ffbc5-4045-4773-a113-352d947aab8f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:24:52.096 2988 2682657080240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f0ffbc5-4045-4773-a113-352d947aab8f processed. 2022-07-14 10:24:52.147 2988 2682657080240 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-07-14 10:24:52.679 2988 2682657080240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.532s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:25:00.792 2988 2682654988592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4eaccea6-00af-4d8e-9632-653367a81a4d 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Security group member updated on remote: ['9cb30b32-6212-4248-a866-3d1df73398a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:25:00.792 2988 2682654988592 MainThread INFO neutron.agent.securitygroups_rpc [req-4eaccea6-00af-4d8e-9632-653367a81a4d 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Security group member updated ['9cb30b32-6212-4248-a866-3d1df73398a1'] 2022-07-14 10:25:00.806 2988 2682654988592 MainThread INFO neutron.agent.securitygroups_rpc [req-4eaccea6-00af-4d8e-9632-653367a81a4d 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Refresh firewall rules 2022-07-14 10:25:00.806 2988 2682654988592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4eaccea6-00af-4d8e-9632-653367a81a4d 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Get security group information for devices via rpc ['6f0ffbc5-4045-4773-a113-352d947aab8f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:25:00.867 2988 2682654988592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eaccea6-00af-4d8e-9632-653367a81a4d 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:25:00.867 2988 2682654988592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eaccea6-00af-4d8e-9632-653367a81a4d 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:25:00.885 2988 2682654988592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eaccea6-00af-4d8e-9632-653367a81a4d 42686ca331b14f548fb013dccf68bcc6 59ed5bc7ca1c4d7795fc40241e264a52 - - - -] port_delete event received for '6f0ffbc5-4045-4773-a113-352d947aab8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:25:00.913 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f0ffbc5-4045-4773-a113-352d947aab8f 2022-07-14 10:25:02.192 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:25:02.192 2988 2682656274384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f0ffbc5-4045-4773-a113-352d947aab8f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:25:02.192 2988 2682656274384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f0ffbc5-4045-4773-a113-352d947aab8f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:25:02.210 2988 2682656274384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f0ffbc5-4045-4773-a113-352d947aab8f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:25:02.253 2988 2682656274384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a6f27347-c162-4ef8-bfde-940ebb732de1 2022-07-14 10:25:02.253 2988 2682656274384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f0ffbc5-4045-4773-a113-352d947aab8f'] 2022-07-14 10:25:02.268 2988 2682656274384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:25:02.268 2988 2682656274384 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-07-14 10:25:02.284 2988 2682656274384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f0ffbc5-4045-4773-a113-352d947aab8f'] 2022-07-14 10:25:02.379 2988 2682656274384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cc44675-df89-4a7f-9e30-8339374e41bd 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated on remote: ['1a988b05-6f73-4e0a-b58e-5f764494031f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:25:02.394 2988 2682656274384 MainThread INFO neutron.agent.securitygroups_rpc [req-6cc44675-df89-4a7f-9e30-8339374e41bd 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated ['1a988b05-6f73-4e0a-b58e-5f764494031f'] 2022-07-14 10:25:02.929 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:25:03.897 2988 2682657673984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c488265a-2d5c-454b-a9b0-0ff8f7901c70 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: 021b2cbf-73d2-4cca-ae61-e6678f924292 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:25:03.927 2988 2682657673984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c488265a-2d5c-454b-a9b0-0ff8f7901c70 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port 021b2cbf-73d2-4cca-ae61-e6678f924292 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:25:04.195 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:25:04.195 2988 2682657736480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ab05213e-7f13-406f-a7d9-3d39fe674cb7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:25:04.207 2988 2682657736480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ab05213e-7f13-406f-a7d9-3d39fe674cb7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:25:04.207 2988 2682657736480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ab05213e-7f13-406f-a7d9-3d39fe674cb7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:25:04.273 2988 2682657736480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab05213e-7f13-406f-a7d9-3d39fe674cb7'] 2022-07-14 10:25:04.284 2988 2682657736480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:25:04.284 2988 2682657736480 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-07-14 10:25:04.301 2988 2682657736480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab05213e-7f13-406f-a7d9-3d39fe674cb7'] 2022-07-14 10:25:04.301 2988 2682657736304 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-07-14 10:25:04.550 2988 2682657736304 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-07-14 10:25:06.959 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:25:08.195 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:25:08.195 2988 2682657735072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ab05213e-7f13-406f-a7d9-3d39fe674cb7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:25:08.210 2988 2682657735072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ab05213e-7f13-406f-a7d9-3d39fe674cb7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:25:08.210 2988 2682657735072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ab05213e-7f13-406f-a7d9-3d39fe674cb7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:25:08.240 2988 2682657735072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8ed6a804-0e03-4e99-b473-a456877ed986 2022-07-14 10:25:08.257 2988 2682657735072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab05213e-7f13-406f-a7d9-3d39fe674cb7'] 2022-07-14 10:25:08.257 2988 2682657735072 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-07-14 10:25:08.273 2988 2682657735072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab05213e-7f13-406f-a7d9-3d39fe674cb7'] 2022-07-14 10:25:09.112 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 021b2cbf-73d2-4cca-ae61-e6678f924292 2022-07-14 10:25:10.210 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:25:10.210 2988 2682657470592 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-07-14 10:25:10.377 2988 2682657470592 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-07-14 10:25:10.568 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 021b2cbf-73d2-4cca-ae61-e6678f924292 2022-07-14 10:25:10.583 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 021b2cbf-73d2-4cca-ae61-e6678f924292 updated. Details: {'device': '021b2cbf-73d2-4cca-ae61-e6678f924292', 'network_id': 'c64136c2-d04f-47d8-8ea1-9d797a098216', 'port_id': '021b2cbf-73d2-4cca-ae61-e6678f924292', 'mac_address': 'fa:16:3e:44:05:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 748, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90222934-9a12-47e3-bb4d-56811d2b48af', '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-07-14 10:25:10.583 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:25:10.597 2988 2682637121664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-021b2cbf-73d2-4cca-ae61-e6678f924292" 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-07-14 10:25:10.616 2988 2682637121664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 021b2cbf-73d2-4cca-ae61-e6678f924292 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:25:10.616 2988 2682637121664 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-07-14 10:25:10.807 2988 2682637121664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '021b2cbf-73d2-4cca-ae61-e6678f924292') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:25:10.820 2988 2682637121664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '021b2cbf-73d2-4cca-ae61-e6678f924292') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:25:10.831 2988 2682637121664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 021b2cbf-73d2-4cca-ae61-e6678f924292 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:25:10.846 2988 2682637121664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 748, VLAN trunk: None to switch port 021b2cbf-73d2-4cca-ae61-e6678f924292 2022-07-14 10:25:10.974 2988 2682637121664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:25:10.992 2988 2682637121664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['021b2cbf-73d2-4cca-ae61-e6678f924292'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:25:11.210 2988 2682637121664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['021b2cbf-73d2-4cca-ae61-e6678f924292']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:25:11.210 2988 2682637121664 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-07-14 10:25:11.223 2988 2682637121664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1a988b05-6f73-4e0a-b58e-5f764494031f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:25:11.223 2988 2682637121664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 021b2cbf-73d2-4cca-ae61-e6678f924292 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:25:11.249 2988 2682637121664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:25:11.252 2988 2682637121664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 021b2cbf-73d2-4cca-ae61-e6678f924292 not yet added. Adding. 2022-07-14 10:25:11.270 2988 2682637121664 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-07-14 10:25:11.270 2988 2682637121664 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-07-14 10:25:11.440 2988 2682637121664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-021b2cbf-73d2-4cca-ae61-e6678f924292" 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-07-14 10:25:11.616 2988 2682637121664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-021b2cbf-73d2-4cca-ae61-e6678f924292" "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-07-14 10:25:11.629 2988 2682637121664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-021b2cbf-73d2-4cca-ae61-e6678f924292" 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-07-14 10:25:11.818 2988 2682637121664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-021b2cbf-73d2-4cca-ae61-e6678f924292" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:25:11.993 2988 2682637121664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-021b2cbf-73d2-4cca-ae61-e6678f924292" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:25:12.003 2988 2682637121664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 021b2cbf-73d2-4cca-ae61-e6678f924292 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:25:12.019 2988 2682637121664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 021b2cbf-73d2-4cca-ae61-e6678f924292 processed. 2022-07-14 10:25:12.237 2988 2682637121664 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-07-14 10:25:12.662 2988 2682637121664 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-07-14 10:25:34.504 2988 2682658058656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5639023-9aa3-4f9d-91ad-85e6c4b9e367 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network a6f27347-c162-4ef8-bfde-940ebb732de1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:25:34.521 2988 2682658058656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5639023-9aa3-4f9d-91ad-85e6c4b9e367 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network a6f27347-c162-4ef8-bfde-940ebb732de1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:25:41.268 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:25:42.152 2988 2682657140800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c79c4ca8-3d6f-4943-898c-07f5920be128 - - - - - -] port_update received: 9e45d516-c761-4644-b070-1c25f2a2d346 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:25:42.165 2988 2682657140800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c79c4ca8-3d6f-4943-898c-07f5920be128 - - - - - -] No port 9e45d516-c761-4644-b070-1c25f2a2d346 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:25:42.458 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:25:42.973 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:25:42.973 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port ab05213e-7f13-406f-a7d9-3d39fe674cb7 updated. Details: {'device': 'ab05213e-7f13-406f-a7d9-3d39fe674cb7', 'network_id': '8ed6a804-0e03-4e99-b473-a456877ed986', 'port_id': 'ab05213e-7f13-406f-a7d9-3d39fe674cb7', 'mac_address': 'fa:16:3e:4e:21:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd5abf55f-7be6-41bb-a615-0af2a58f3d2d', '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-07-14 10:25:42.991 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:25:42.991 2988 2682657964096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" 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-07-14 10:25:43.007 2988 2682657964096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ab05213e-7f13-406f-a7d9-3d39fe674cb7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:25:43.007 2988 2682657964096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8ed6a804-0e03-4e99-b473-a456877ed986 2022-07-14 10:25:43.020 2988 2682657964096 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-07-14 10:25:43.181 2988 2682657964096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ab05213e-7f13-406f-a7d9-3d39fe674cb7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:25:43.195 2988 2682657964096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ab05213e-7f13-406f-a7d9-3d39fe674cb7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:25:43.207 2988 2682657964096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ab05213e-7f13-406f-a7d9-3d39fe674cb7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:25:43.207 2988 2682657964096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:25:43.330 2988 2682657964096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:25:43.346 2988 2682657964096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ab05213e-7f13-406f-a7d9-3d39fe674cb7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:25:43.564 2988 2682657964096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ab05213e-7f13-406f-a7d9-3d39fe674cb7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:25:43.580 2988 2682657964096 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-07-14 10:25:43.580 2988 2682657964096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (df2b0735-0ffe-40c4-a531-662ed8762871) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:25:43.580 2988 2682657964096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ab05213e-7f13-406f-a7d9-3d39fe674cb7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:25:43.600 2988 2682657964096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:25:43.600 2988 2682657964096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ab05213e-7f13-406f-a7d9-3d39fe674cb7 not yet added. Adding. 2022-07-14 10:25:43.600 2988 2682657964096 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-07-14 10:25:43.616 2988 2682657964096 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-07-14 10:25:43.772 2988 2682657964096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" 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-07-14 10:25:43.940 2988 2682657964096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" "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-07-14 10:25:43.957 2988 2682657964096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" 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-07-14 10:25:44.127 2988 2682657964096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" "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-07-14 10:25:44.237 2988 2682657964096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ab05213e-7f13-406f-a7d9-3d39fe674cb7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:25:44.255 2988 2682657964096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ab05213e-7f13-406f-a7d9-3d39fe674cb7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:25:44.255 2988 2682657964096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ab05213e-7f13-406f-a7d9-3d39fe674cb7 processed. 2022-07-14 10:25:44.458 2988 2682657964096 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-07-14 10:25:44.738 2988 2682658213200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29107ca5-0226-40f2-996a-b4ba75535c77 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated on remote: ['89985f08-ea3b-4c83-abb3-e8e009c9d2ed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:25:44.738 2988 2682658213200 MainThread INFO neutron.agent.securitygroups_rpc [req-29107ca5-0226-40f2-996a-b4ba75535c77 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated ['89985f08-ea3b-4c83-abb3-e8e009c9d2ed'] 2022-07-14 10:25:44.909 2988 2682657964096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:25:45.146 2988 2682657964096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f7db203-78e9-4020-b8c9-d28ea317de0d 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated on remote: ['89985f08-ea3b-4c83-abb3-e8e009c9d2ed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:25:45.162 2988 2682657964096 MainThread INFO neutron.agent.securitygroups_rpc [req-5f7db203-78e9-4020-b8c9-d28ea317de0d 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated ['89985f08-ea3b-4c83-abb3-e8e009c9d2ed'] 2022-07-14 10:25:46.318 2988 2682637450928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5aa1257-eeff-4c7b-b8ce-23077ec66608 - - - - - -] port_update received: 45d14949-9eaf-4553-af12-f767c6fc7343 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:25:46.338 2988 2682637450928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5aa1257-eeff-4c7b-b8ce-23077ec66608 - - - - - -] No port 45d14949-9eaf-4553-af12-f767c6fc7343 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:25:50.242 2988 2682656298960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65c96e60-3773-44de-906a-60eb72d48a5f - - - - - -] port_update received: 668e0130-27cb-40fd-8f86-a31d4257a945 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:25:50.267 2988 2682656298960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65c96e60-3773-44de-906a-60eb72d48a5f - - - - - -] No port 668e0130-27cb-40fd-8f86-a31d4257a945 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:25:51.956 2988 2682657631216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4395fc1-60aa-4c5b-b972-7fb342089986 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated on remote: ['89985f08-ea3b-4c83-abb3-e8e009c9d2ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:25:51.986 2988 2682657631216 MainThread INFO neutron.agent.securitygroups_rpc [req-f4395fc1-60aa-4c5b-b972-7fb342089986 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated ['89985f08-ea3b-4c83-abb3-e8e009c9d2ed'] 2022-07-14 10:25:53.207 2988 2682656361280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e507bc1a-d74b-45d7-8015-3049698b3793 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: d1034643-b140-4563-9fc1-41b12408294c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:25:53.236 2988 2682656361280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e507bc1a-d74b-45d7-8015-3049698b3793 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port d1034643-b140-4563-9fc1-41b12408294c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:25:55.364 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d1034643-b140-4563-9fc1-41b12408294c 2022-07-14 10:25:55.380 2988 2682656602064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7da496e7-7b98-4ff0-af90-50cf24338866 - - - - - -] port_update received: e7883931-29ee-4a42-a132-76eb1691f539 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:25:55.407 2988 2682656602064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7da496e7-7b98-4ff0-af90-50cf24338866 - - - - - -] No port e7883931-29ee-4a42-a132-76eb1691f539 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:25:56.521 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:25:56.849 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port d1034643-b140-4563-9fc1-41b12408294c 2022-07-14 10:25:56.849 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port d1034643-b140-4563-9fc1-41b12408294c updated. Details: {'device': 'd1034643-b140-4563-9fc1-41b12408294c', 'network_id': '785319fa-f179-46b9-a715-55cbaa0ee58d', 'port_id': 'd1034643-b140-4563-9fc1-41b12408294c', 'mac_address': 'fa:16:3e:c6:48:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e6f68a70-275b-42b8-8f8b-c2c72b733202', '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-07-14 10:25:56.865 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:25:56.865 2988 2682637421552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1034643-b140-4563-9fc1-41b12408294c" 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-07-14 10:25:56.865 2988 2682637421552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d1034643-b140-4563-9fc1-41b12408294c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:25:56.881 2988 2682637421552 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-07-14 10:25:57.033 2988 2682637421552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd1034643-b140-4563-9fc1-41b12408294c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:25:57.048 2988 2682637421552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd1034643-b140-4563-9fc1-41b12408294c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:25:57.069 2988 2682637421552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d1034643-b140-4563-9fc1-41b12408294c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:25:57.069 2988 2682637421552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port d1034643-b140-4563-9fc1-41b12408294c 2022-07-14 10:25:57.174 2988 2682637421552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:25:57.193 2988 2682637421552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d1034643-b140-4563-9fc1-41b12408294c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:25:57.365 2988 2682637421552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d1034643-b140-4563-9fc1-41b12408294c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:25:57.380 2988 2682637421552 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-07-14 10:25:57.380 2988 2682637421552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (89985f08-ea3b-4c83-abb3-e8e009c9d2ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:25:57.396 2988 2682637421552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d1034643-b140-4563-9fc1-41b12408294c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:25:57.396 2988 2682637421552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:25:57.424 2988 2682637421552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d1034643-b140-4563-9fc1-41b12408294c not yet added. Adding. 2022-07-14 10:25:57.424 2988 2682637421552 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-07-14 10:25:57.424 2988 2682637421552 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-07-14 10:25:57.643 2988 2682637421552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1034643-b140-4563-9fc1-41b12408294c" 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-07-14 10:25:57.854 2988 2682637421552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1034643-b140-4563-9fc1-41b12408294c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:25:57.868 2988 2682637421552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1034643-b140-4563-9fc1-41b12408294c" 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-07-14 10:25:58.067 2988 2682637421552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1034643-b140-4563-9fc1-41b12408294c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:25:58.209 2988 2682637421552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1034643-b140-4563-9fc1-41b12408294c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:25:58.224 2988 2682637421552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d1034643-b140-4563-9fc1-41b12408294c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:25:58.224 2988 2682637421552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d1034643-b140-4563-9fc1-41b12408294c processed. 2022-07-14 10:25:58.531 2988 2682656436064 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-07-14 10:25:58.921 2988 2682656436064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:26:08.037 2988 2682654898304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f08b7161-8b21-4bcd-bc0a-86ebfab7922d 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group member updated on remote: ['019f26e6-03a4-4922-8b1d-3206ea1a3df2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:26:08.054 2988 2682654898304 MainThread INFO neutron.agent.securitygroups_rpc [req-f08b7161-8b21-4bcd-bc0a-86ebfab7922d 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group member updated ['019f26e6-03a4-4922-8b1d-3206ea1a3df2'] 2022-07-14 10:26:23.896 2988 2682657031264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b99efc-84ee-4826-a5b0-bf673a75f7e3 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: 245045c8-875d-4e90-8794-61bc99b3cb2a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:26:23.908 2988 2682657031264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b99efc-84ee-4826-a5b0-bf673a75f7e3 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port 245045c8-875d-4e90-8794-61bc99b3cb2a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:26:25.627 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 245045c8-875d-4e90-8794-61bc99b3cb2a 2022-07-14 10:26:26.692 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:26:26.925 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 245045c8-875d-4e90-8794-61bc99b3cb2a 2022-07-14 10:26:26.944 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 245045c8-875d-4e90-8794-61bc99b3cb2a updated. Details: {'device': '245045c8-875d-4e90-8794-61bc99b3cb2a', 'network_id': 'ff54cb29-26f4-4cfa-95e5-165374c72c97', 'port_id': '245045c8-875d-4e90-8794-61bc99b3cb2a', 'mac_address': 'fa:16:3e:21:59:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 704, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2baa533e-069d-4f25-8f6a-4b9e270b0432', '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-07-14 10:26:26.956 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:26:26.956 2988 2682658358896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:26:26.972 2988 2682658358896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 245045c8-875d-4e90-8794-61bc99b3cb2a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:26:26.972 2988 2682658358896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ff54cb29-26f4-4cfa-95e5-165374c72c97 2022-07-14 10:26:26.987 2988 2682658358896 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-07-14 10:26:27.190 2988 2682658358896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '245045c8-875d-4e90-8794-61bc99b3cb2a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:26:27.206 2988 2682658358896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '245045c8-875d-4e90-8794-61bc99b3cb2a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:26:27.220 2988 2682658358896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 245045c8-875d-4e90-8794-61bc99b3cb2a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:26:27.237 2988 2682658358896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 704, VLAN trunk: None to switch port 245045c8-875d-4e90-8794-61bc99b3cb2a 2022-07-14 10:26:27.350 2988 2682658358896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:26:27.376 2988 2682658358896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['245045c8-875d-4e90-8794-61bc99b3cb2a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:26:27.521 2988 2682658358896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['245045c8-875d-4e90-8794-61bc99b3cb2a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:26:27.536 2988 2682658358896 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-07-14 10:26:27.536 2988 2682658358896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:26:27.536 2988 2682658358896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:26:27.553 2988 2682658358896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 245045c8-875d-4e90-8794-61bc99b3cb2a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:26:27.553 2988 2682658358896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:26:27.572 2988 2682658358896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 245045c8-875d-4e90-8794-61bc99b3cb2a not yet added. Adding. 2022-07-14 10:26:27.572 2988 2682658358896 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-07-14 10:26:27.580 2988 2682658358896 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-07-14 10:26:27.752 2988 2682658358896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:26:27.977 2988 2682658358896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "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-07-14 10:26:27.986 2988 2682658358896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:26:28.193 2988 2682658358896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "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-07-14 10:26:28.330 2988 2682658358896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:26:28.330 2988 2682658358896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 245045c8-875d-4e90-8794-61bc99b3cb2a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:26:28.356 2988 2682658358896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 245045c8-875d-4e90-8794-61bc99b3cb2a processed. 2022-07-14 10:26:28.705 2988 2682658358896 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-07-14 10:26:28.989 2988 2682658358896 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-07-14 10:26:35.788 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ab05213e-7f13-406f-a7d9-3d39fe674cb7 2022-07-14 10:26:35.861 2988 2682658331280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8daeb389-f102-44e6-a0a9-943bf8139cea 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group member updated on remote: ['df2b0735-0ffe-40c4-a531-662ed8762871'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:26:35.883 2988 2682658331280 MainThread INFO neutron.agent.securitygroups_rpc [req-8daeb389-f102-44e6-a0a9-943bf8139cea 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group member updated ['df2b0735-0ffe-40c4-a531-662ed8762871'] 2022-07-14 10:26:36.160 2988 2682656601888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8daeb389-f102-44e6-a0a9-943bf8139cea 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] port_delete event received for 'ab05213e-7f13-406f-a7d9-3d39fe674cb7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:26:36.773 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:26:36.773 2988 2682657821264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ab05213e-7f13-406f-a7d9-3d39fe674cb7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:26:36.783 2988 2682657821264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ab05213e-7f13-406f-a7d9-3d39fe674cb7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:26:36.783 2988 2682657821264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ab05213e-7f13-406f-a7d9-3d39fe674cb7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:26:36.818 2988 2682657821264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8ed6a804-0e03-4e99-b473-a456877ed986 2022-07-14 10:26:36.831 2988 2682657821264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab05213e-7f13-406f-a7d9-3d39fe674cb7'] 2022-07-14 10:26:36.831 2988 2682657821264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:26:36.846 2988 2682657821264 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-07-14 10:26:36.846 2988 2682657821264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ab05213e-7f13-406f-a7d9-3d39fe674cb7'] 2022-07-14 10:26:38.776 2988 2682656663856 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-07-14 10:26:38.804 2988 2682656663856 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-07-14 10:26:39.039 2988 2682658434032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc5da902-dac9-4fad-af0a-ef2a0cda77c4 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] port_delete event received for 'e5654577-2979-42f4-b679-bca824b23e58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:26:39.783 2988 2682656432896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c634a77-f706-4239-8e7b-ae00e8612fde 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group rule updated on remote: ['700e7006-0860-4aab-8e76-15660768b713'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:26:39.783 2988 2682656432896 MainThread INFO neutron.agent.securitygroups_rpc [req-9c634a77-f706-4239-8e7b-ae00e8612fde 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group rule updated ['700e7006-0860-4aab-8e76-15660768b713'] 2022-07-14 10:26:40.098 2988 2682656432896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b9c90d3-f709-4c1f-9056-90692719028a 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group rule updated on remote: ['700e7006-0860-4aab-8e76-15660768b713'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:26:40.098 2988 2682656432896 MainThread INFO neutron.agent.securitygroups_rpc [req-1b9c90d3-f709-4c1f-9056-90692719028a 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group rule updated ['700e7006-0860-4aab-8e76-15660768b713'] 2022-07-14 10:26:41.220 2988 2682656432896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-827a8eb7-90dc-43cd-b4d2-18c8e464245e 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated on remote: ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:26:41.220 2988 2682656432896 MainThread INFO neutron.agent.securitygroups_rpc [req-827a8eb7-90dc-43cd-b4d2-18c8e464245e 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] 2022-07-14 10:26:41.551 2988 2682657205056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4e99de2-eefa-44ca-ad30-24042407110e 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated on remote: ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:26:41.564 2988 2682657205056 MainThread INFO neutron.agent.securitygroups_rpc [req-f4e99de2-eefa-44ca-ad30-24042407110e 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] 2022-07-14 10:26:41.895 2988 2682657319392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f217e5d-cd3e-4e7f-a20c-76c564387da3 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated on remote: ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:26:41.913 2988 2682657319392 MainThread INFO neutron.agent.securitygroups_rpc [req-1f217e5d-cd3e-4e7f-a20c-76c564387da3 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] 2022-07-14 10:26:42.236 2988 2682656329568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-422eaa12-cbf7-4b7d-832c-f89c98306029 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated on remote: ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:26:42.255 2988 2682656329568 MainThread INFO neutron.agent.securitygroups_rpc [req-422eaa12-cbf7-4b7d-832c-f89c98306029 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] 2022-07-14 10:26:42.520 2988 2682657270768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f47e9638-ccc0-4a9b-848b-07c290a78d10 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated on remote: ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:26:42.520 2988 2682657270768 MainThread INFO neutron.agent.securitygroups_rpc [req-f47e9638-ccc0-4a9b-848b-07c290a78d10 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] 2022-07-14 10:26:42.837 2988 2682656821664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-867a3cde-7510-499b-89ee-b0fbb073fc3f 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated on remote: ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:26:42.837 2988 2682656821664 MainThread INFO neutron.agent.securitygroups_rpc [req-867a3cde-7510-499b-89ee-b0fbb073fc3f 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group rule updated ['fd39605e-c5ab-43d9-af26-ee50601c2c46'] 2022-07-14 10:26:43.564 2988 2682638104000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group member updated on remote: ['fd39605e-c5ab-43d9-af26-ee50601c2c46', '019f26e6-03a4-4922-8b1d-3206ea1a3df2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:26:43.564 2988 2682638104000 MainThread INFO neutron.agent.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group member updated ['fd39605e-c5ab-43d9-af26-ee50601c2c46', '019f26e6-03a4-4922-8b1d-3206ea1a3df2'] 2022-07-14 10:26:43.564 2988 2682638104000 MainThread INFO neutron.agent.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Refresh firewall rules 2022-07-14 10:26:43.584 2988 2682638104000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Get security group information for devices via rpc ['245045c8-875d-4e90-8794-61bc99b3cb2a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:26:43.584 2988 2682657629632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] port_update received: 245045c8-875d-4e90-8794-61bc99b3cb2a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:26:43.612 2988 2682657629632 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-agent-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:26:43.628 2988 2682657629632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Binding port 245045c8-875d-4e90-8794-61bc99b3cb2a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:26:43.628 2988 2682657629632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] 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-07-14 10:26:43.659 2988 2682657629632 MainThread DEBUG neutron.services.trunk.rpc.agent [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '245045c8-875d-4e90-8794-61bc99b3cb2a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:26:43.659 2988 2682657629632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '245045c8-875d-4e90-8794-61bc99b3cb2a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:26:43.692 2988 2682657629632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Trunk plugin disabled on server. Assuming port 245045c8-875d-4e90-8794-61bc99b3cb2a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:26:43.692 2988 2682657629632 MainThread INFO networking_hyperv.neutron.trunk_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Binding VLAN ID: 704, VLAN trunk: None to switch port 245045c8-875d-4e90-8794-61bc99b3cb2a 2022-07-14 10:26:43.753 2988 2682657629632 MainThread INFO neutron.agent.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Refresh firewall rules 2022-07-14 10:26:43.753 2988 2682657629632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Get security group information for devices via rpc ['245045c8-875d-4e90-8794-61bc99b3cb2a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:26:44.299 2988 2682638104000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information for ports dict_keys(['245045c8-875d-4e90-8794-61bc99b3cb2a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:26:44.299 2988 2682638104000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:26:44.317 2988 2682638104000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update rules of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:26:44.317 2988 2682638104000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update rules of security group (fd39605e-c5ab-43d9-af26-ee50601c2c46) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:26:44.333 2988 2682638104000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update members of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:26:44.349 2988 2682638104000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update port filter for 245045c8-875d-4e90-8794-61bc99b3cb2a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:26:44.364 2988 2682638104000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Updating port rules. 2022-07-14 10:26:44.364 2988 2682638104000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Creating 6 new rules, removing 0 old rules. 2022-07-14 10:26:44.379 2988 2682638104000 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:26:44.564 2988 2682638104000 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:26:44.564 2988 2682638104000 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:26:44.580 2988 2682638104000 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "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-07-14 10:26:44.603 2988 2682657629632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information for ports dict_keys(['245045c8-875d-4e90-8794-61bc99b3cb2a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:26:44.603 2988 2682657629632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:26:44.616 2988 2682657629632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update rules of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:26:44.616 2988 2682657629632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update rules of security group (fd39605e-c5ab-43d9-af26-ee50601c2c46) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:26:44.627 2988 2682657629632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update members of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:26:44.627 2988 2682657629632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update port filter for 245045c8-875d-4e90-8794-61bc99b3cb2a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:26:44.642 2988 2682657629632 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Updating port rules. 2022-07-14 10:26:44.642 2988 2682657629632 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Creating 0 new rules, removing 0 old rules. 2022-07-14 10:26:44.661 2988 2682657629632 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:26:44.661 2988 2682657629632 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "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-07-14 10:26:44.673 2988 2682657629632 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:26:44.673 2988 2682657629632 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "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-07-14 10:26:44.720 2988 2682657629632 MainThread DEBUG oslo_concurrency.lockutils [req-338c5f90-946b-45ba-81d5-433458c5bddc 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-agent-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:26:45.457 2988 2682656700720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88d694fa-db14-4815-bdc2-e86a333ee544 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group member updated on remote: ['700e7006-0860-4aab-8e76-15660768b713'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:26:45.457 2988 2682656700720 MainThread INFO neutron.agent.securitygroups_rpc [req-88d694fa-db14-4815-bdc2-e86a333ee544 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group member updated ['700e7006-0860-4aab-8e76-15660768b713'] 2022-07-14 10:26:46.423 2988 2682656700720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dd56e0e-782a-4274-adb3-7b8dac4ff2d1 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: 970c2271-4f96-42e6-adba-24c903d0979e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:26:46.440 2988 2682656700720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dd56e0e-782a-4274-adb3-7b8dac4ff2d1 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port 970c2271-4f96-42e6-adba-24c903d0979e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:26:49.862 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:26:49.928 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d1034643-b140-4563-9fc1-41b12408294c 2022-07-14 10:26:50.833 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:26:51.083 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:26:51.110 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 970c2271-4f96-42e6-adba-24c903d0979e updated. Details: {'device': '970c2271-4f96-42e6-adba-24c903d0979e', 'network_id': '8ed6a804-0e03-4e99-b473-a456877ed986', 'port_id': '970c2271-4f96-42e6-adba-24c903d0979e', 'mac_address': 'fa:16:3e:81:3a:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd5abf55f-7be6-41bb-a615-0af2a58f3d2d', '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-07-14 10:26:51.110 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:26:51.126 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:26:51.126 2988 2682658480720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" 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-07-14 10:26:51.136 2988 2682658480720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 970c2271-4f96-42e6-adba-24c903d0979e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:26:51.136 2988 2682658480720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8ed6a804-0e03-4e99-b473-a456877ed986 2022-07-14 10:26:51.136 2988 2682658480720 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-07-14 10:26:51.316 2988 2682658480720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '970c2271-4f96-42e6-adba-24c903d0979e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:26:51.316 2988 2682658480720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '970c2271-4f96-42e6-adba-24c903d0979e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:26:51.333 2988 2682658483888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd1034643-b140-4563-9fc1-41b12408294c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:26:51.333 2988 2682658483888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd1034643-b140-4563-9fc1-41b12408294c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:26:51.333 2988 2682658483888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d1034643-b140-4563-9fc1-41b12408294c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:26:51.380 2988 2682658483888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1034643-b140-4563-9fc1-41b12408294c'] 2022-07-14 10:26:51.380 2988 2682658483888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:26:51.396 2988 2682658483888 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-07-14 10:26:51.396 2988 2682658483888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1034643-b140-4563-9fc1-41b12408294c'] 2022-07-14 10:26:51.396 2988 2682658480720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 970c2271-4f96-42e6-adba-24c903d0979e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:26:51.412 2988 2682658480720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:26:51.520 2988 2682658480720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:26:51.520 2988 2682658480720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['970c2271-4f96-42e6-adba-24c903d0979e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:26:51.520 2988 2682658483888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80c6f17c-f729-4c24-b1da-58e26ab67112 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated on remote: ['89985f08-ea3b-4c83-abb3-e8e009c9d2ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:26:51.544 2988 2682658483888 MainThread INFO neutron.agent.securitygroups_rpc [req-80c6f17c-f729-4c24-b1da-58e26ab67112 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated ['89985f08-ea3b-4c83-abb3-e8e009c9d2ed'] 2022-07-14 10:26:51.556 2988 2682658483888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80c6f17c-f729-4c24-b1da-58e26ab67112 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] port_delete event received for 'd1034643-b140-4563-9fc1-41b12408294c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:26:52.019 2988 2682658480720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['970c2271-4f96-42e6-adba-24c903d0979e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:26:52.047 2988 2682658480720 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-07-14 10:26:52.051 2988 2682658480720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (700e7006-0860-4aab-8e76-15660768b713) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:26:52.051 2988 2682658480720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 970c2271-4f96-42e6-adba-24c903d0979e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:26:52.064 2988 2682658480720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:26:52.064 2988 2682658480720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 970c2271-4f96-42e6-adba-24c903d0979e not yet added. Adding. 2022-07-14 10:26:52.064 2988 2682658480720 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-07-14 10:26:52.083 2988 2682658480720 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-07-14 10:26:52.252 2988 2682658480720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" 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-07-14 10:26:52.426 2988 2682658480720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" "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-07-14 10:26:52.426 2988 2682658480720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" 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-07-14 10:26:52.603 2988 2682658480720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:26:52.739 2988 2682658480720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:26:52.739 2988 2682658480720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 970c2271-4f96-42e6-adba-24c903d0979e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:26:52.739 2988 2682658480720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 970c2271-4f96-42e6-adba-24c903d0979e processed. 2022-07-14 10:26:52.848 2988 2682658480720 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-07-14 10:26:53.177 2988 2682658480720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:26:54.136 2988 2682657472352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a8e874d-3f89-4986-941a-6a4b36732b19 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] port_delete event received for '669ab0fe-5c4b-47c6-8964-6c3df0bdead6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:27:01.583 2988 2682658212144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09e0e08d-5b27-4d25-8700-17f3dc046bf5 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated on remote: ['c1140976-54fb-438d-bd2b-ace95db2b9fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:27:01.583 2988 2682658212144 MainThread INFO neutron.agent.securitygroups_rpc [req-09e0e08d-5b27-4d25-8700-17f3dc046bf5 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated ['c1140976-54fb-438d-bd2b-ace95db2b9fe'] 2022-07-14 10:27:01.863 2988 2682658902080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09e0e08d-5b27-4d25-8700-17f3dc046bf5 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] port_delete event received for 'ff7d1992-3556-419f-821b-69be04d46a63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:27:02.064 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff7d1992-3556-419f-821b-69be04d46a63 2022-07-14 10:27:02.861 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:27:02.861 2988 2682659087808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff7d1992-3556-419f-821b-69be04d46a63' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:27:02.861 2988 2682659087808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff7d1992-3556-419f-821b-69be04d46a63' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:27:02.879 2988 2682659087808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff7d1992-3556-419f-821b-69be04d46a63 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:27:02.896 2988 2682659087808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 785319fa-f179-46b9-a715-55cbaa0ee58d 2022-07-14 10:27:02.910 2988 2682659087808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff7d1992-3556-419f-821b-69be04d46a63'] 2022-07-14 10:27:02.910 2988 2682659087808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:27:02.925 2988 2682659087808 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-07-14 10:27:02.925 2988 2682659087808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff7d1992-3556-419f-821b-69be04d46a63'] 2022-07-14 10:27:04.868 2988 2682657783872 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-07-14 10:27:04.896 2988 2682657783872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:27:06.127 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a6408361-a5e2-4999-8489-707923da9077 2022-07-14 10:27:06.876 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:27:06.881 2988 2682658904544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a6408361-a5e2-4999-8489-707923da9077' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:27:06.881 2988 2682658904544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a6408361-a5e2-4999-8489-707923da9077' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:27:06.892 2988 2682658904544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a6408361-a5e2-4999-8489-707923da9077 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:27:06.892 2988 2682658904544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3657a4d8-1270-4d78-a09d-35eab09216ae 2022-07-14 10:27:06.923 2988 2682658904544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a6408361-a5e2-4999-8489-707923da9077'] 2022-07-14 10:27:06.935 2988 2682658904544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:27:06.946 2988 2682658904544 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-07-14 10:27:06.955 2988 2682658904544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a6408361-a5e2-4999-8489-707923da9077'] 2022-07-14 10:27:07.348 2988 2682658849712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dac451f-cc63-4fac-a50f-2ffeb8b01ea9 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] port_delete event received for '32d4d9da-bc81-41ec-a169-3322a82da434' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:27:07.379 2988 2682656665440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8715977-ff4b-44df-a17b-ec88e1262c6e 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group member updated on remote: ['e0dfaa0f-5576-43ae-b85d-33d4cf97c5de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:27:07.379 2988 2682656665440 MainThread INFO neutron.agent.securitygroups_rpc [req-d8715977-ff4b-44df-a17b-ec88e1262c6e 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group member updated ['e0dfaa0f-5576-43ae-b85d-33d4cf97c5de'] 2022-07-14 10:27:08.052 2988 2682657629632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8715977-ff4b-44df-a17b-ec88e1262c6e 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] port_delete event received for 'a6408361-a5e2-4999-8489-707923da9077' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:27:08.427 2988 2682658330576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b83e1446-bb0a-4fba-a291-15a32105f520 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated on remote: ['eb874c54-a67e-4819-b6cc-be0971d5510f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:27:08.443 2988 2682658330576 MainThread INFO neutron.agent.securitygroups_rpc [req-b83e1446-bb0a-4fba-a291-15a32105f520 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated ['eb874c54-a67e-4819-b6cc-be0971d5510f'] 2022-07-14 10:27:08.782 2988 2682657271296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ccf6aba-d690-4054-b198-7fcb46a0f624 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated on remote: ['eb874c54-a67e-4819-b6cc-be0971d5510f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:27:08.782 2988 2682657271296 MainThread INFO neutron.agent.securitygroups_rpc [req-0ccf6aba-d690-4054-b198-7fcb46a0f624 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated ['eb874c54-a67e-4819-b6cc-be0971d5510f'] 2022-07-14 10:27:08.876 2988 2682637173152 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-07-14 10:27:08.974 2988 2682637173152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:27:10.649 2988 2682658824784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34500458-d800-406f-8ff8-006e6190e271 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] port_delete event received for '6f11226f-8b64-4619-a692-e0faaa5c2c80' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:27:11.378 2988 2682637344432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-540de1d1-741f-4101-b6b0-4c90626a4ac8 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group rule updated on remote: ['f4741f1f-ee12-42e6-9a26-23c03633bf27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:27:11.392 2988 2682637344432 MainThread INFO neutron.agent.securitygroups_rpc [req-540de1d1-741f-4101-b6b0-4c90626a4ac8 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group rule updated ['f4741f1f-ee12-42e6-9a26-23c03633bf27'] 2022-07-14 10:27:11.721 2988 2682637344432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fa9e9b9-e903-4066-8937-938b4eaf09ed 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group rule updated on remote: ['f4741f1f-ee12-42e6-9a26-23c03633bf27'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:27:11.721 2988 2682637344432 MainThread INFO neutron.agent.securitygroups_rpc [req-2fa9e9b9-e903-4066-8937-938b4eaf09ed 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group rule updated ['f4741f1f-ee12-42e6-9a26-23c03633bf27'] 2022-07-14 10:27:14.018 2988 2682657735072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f82ee01f-925f-40d5-9150-37bb2b32783f 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated on remote: ['eb874c54-a67e-4819-b6cc-be0971d5510f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:27:14.036 2988 2682657735072 MainThread INFO neutron.agent.securitygroups_rpc [req-f82ee01f-925f-40d5-9150-37bb2b32783f 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated ['eb874c54-a67e-4819-b6cc-be0971d5510f'] 2022-07-14 10:27:14.972 2988 2682656602064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8be1df03-57af-4920-a8eb-7d6f2166bafc bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: a9a12d32-54a8-4990-9e28-b2cd00ac3e90 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:27:14.990 2988 2682656602064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8be1df03-57af-4920-a8eb-7d6f2166bafc bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port a9a12d32-54a8-4990-9e28-b2cd00ac3e90 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:27:16.723 2988 2682658851648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91e135b0-538f-4358-aa6f-5c9da7b94edc 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group member updated on remote: ['f4741f1f-ee12-42e6-9a26-23c03633bf27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:27:16.723 2988 2682658851648 MainThread INFO neutron.agent.securitygroups_rpc [req-91e135b0-538f-4358-aa6f-5c9da7b94edc 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group member updated ['f4741f1f-ee12-42e6-9a26-23c03633bf27'] 2022-07-14 10:27:18.067 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9a12d32-54a8-4990-9e28-b2cd00ac3e90 2022-07-14 10:27:18.612 2988 2682657630336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4138e4a0-3ca1-495d-8fc0-be711f1c8a43 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: b2a57442-f82e-486c-b8df-9f5798644740 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:27:18.630 2988 2682657630336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4138e4a0-3ca1-495d-8fc0-be711f1c8a43 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port b2a57442-f82e-486c-b8df-9f5798644740 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:27:18.926 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:27:19.208 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port a9a12d32-54a8-4990-9e28-b2cd00ac3e90 2022-07-14 10:27:19.224 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port a9a12d32-54a8-4990-9e28-b2cd00ac3e90 updated. Details: {'device': 'a9a12d32-54a8-4990-9e28-b2cd00ac3e90', 'network_id': '785319fa-f179-46b9-a715-55cbaa0ee58d', 'port_id': 'a9a12d32-54a8-4990-9e28-b2cd00ac3e90', 'mac_address': 'fa:16:3e:87:1c:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e6f68a70-275b-42b8-8f8b-c2c72b733202', '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-07-14 10:27:19.224 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:27:19.240 2988 2682659220112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9a12d32-54a8-4990-9e28-b2cd00ac3e90" 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-07-14 10:27:19.252 2988 2682659220112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9a12d32-54a8-4990-9e28-b2cd00ac3e90 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:27:19.252 2988 2682659220112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 785319fa-f179-46b9-a715-55cbaa0ee58d 2022-07-14 10:27:19.252 2988 2682659220112 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-07-14 10:27:19.456 2988 2682659220112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9a12d32-54a8-4990-9e28-b2cd00ac3e90') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:27:19.456 2988 2682659220112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9a12d32-54a8-4990-9e28-b2cd00ac3e90') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:27:19.473 2988 2682659220112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9a12d32-54a8-4990-9e28-b2cd00ac3e90 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:27:19.473 2988 2682659220112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port a9a12d32-54a8-4990-9e28-b2cd00ac3e90 2022-07-14 10:27:19.599 2988 2682659220112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:27:19.626 2988 2682659220112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9a12d32-54a8-4990-9e28-b2cd00ac3e90'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:27:19.771 2988 2682659220112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9a12d32-54a8-4990-9e28-b2cd00ac3e90']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:27:19.771 2988 2682659220112 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-07-14 10:27:19.789 2988 2682659220112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eb874c54-a67e-4819-b6cc-be0971d5510f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:27:19.789 2988 2682659220112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9a12d32-54a8-4990-9e28-b2cd00ac3e90 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:27:19.799 2988 2682659220112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:27:19.799 2988 2682659220112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9a12d32-54a8-4990-9e28-b2cd00ac3e90 not yet added. Adding. 2022-07-14 10:27:19.815 2988 2682659220112 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-07-14 10:27:19.815 2988 2682659220112 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-07-14 10:27:19.992 2988 2682659220112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9a12d32-54a8-4990-9e28-b2cd00ac3e90" 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-07-14 10:27:20.173 2988 2682659220112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9a12d32-54a8-4990-9e28-b2cd00ac3e90" "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-07-14 10:27:20.173 2988 2682659220112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9a12d32-54a8-4990-9e28-b2cd00ac3e90" 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-07-14 10:27:20.392 2988 2682659220112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9a12d32-54a8-4990-9e28-b2cd00ac3e90" "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-07-14 10:27:20.552 2988 2682659220112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9a12d32-54a8-4990-9e28-b2cd00ac3e90" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:27:20.552 2988 2682659220112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9a12d32-54a8-4990-9e28-b2cd00ac3e90 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:27:20.567 2988 2682659220112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9a12d32-54a8-4990-9e28-b2cd00ac3e90 processed. 2022-07-14 10:27:20.930 2988 2682604627040 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-07-14 10:27:21.212 2988 2682604627040 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-07-14 10:27:22.111 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2a57442-f82e-486c-b8df-9f5798644740 2022-07-14 10:27:22.969 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:27:23.364 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port b2a57442-f82e-486c-b8df-9f5798644740 2022-07-14 10:27:23.364 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port b2a57442-f82e-486c-b8df-9f5798644740 updated. Details: {'device': 'b2a57442-f82e-486c-b8df-9f5798644740', 'network_id': '3657a4d8-1270-4d78-a09d-35eab09216ae', 'port_id': 'b2a57442-f82e-486c-b8df-9f5798644740', 'mac_address': 'fa:16:3e:96:ae:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 732, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c17f57f4-b2cf-4e24-bc4d-80af046dd87e', '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-07-14 10:27:23.376 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:27:23.376 2988 2682657631568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2a57442-f82e-486c-b8df-9f5798644740" 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-07-14 10:27:23.393 2988 2682657631568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2a57442-f82e-486c-b8df-9f5798644740 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:27:23.393 2988 2682657631568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3657a4d8-1270-4d78-a09d-35eab09216ae 2022-07-14 10:27:23.393 2988 2682657631568 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-07-14 10:27:23.580 2988 2682657631568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2a57442-f82e-486c-b8df-9f5798644740') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:27:23.580 2988 2682657631568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2a57442-f82e-486c-b8df-9f5798644740') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:27:23.599 2988 2682657631568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2a57442-f82e-486c-b8df-9f5798644740 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:27:23.599 2988 2682657631568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 732, VLAN trunk: None to switch port b2a57442-f82e-486c-b8df-9f5798644740 2022-07-14 10:27:23.721 2988 2682657631568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:27:23.721 2988 2682657631568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2a57442-f82e-486c-b8df-9f5798644740'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:27:23.880 2988 2682657631568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2a57442-f82e-486c-b8df-9f5798644740']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:27:23.895 2988 2682657631568 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-07-14 10:27:23.895 2988 2682657631568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f4741f1f-ee12-42e6-9a26-23c03633bf27) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:27:23.910 2988 2682657631568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2a57442-f82e-486c-b8df-9f5798644740 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:27:23.910 2988 2682657631568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:27:23.910 2988 2682657631568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2a57442-f82e-486c-b8df-9f5798644740 not yet added. Adding. 2022-07-14 10:27:23.931 2988 2682657631568 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-07-14 10:27:23.931 2988 2682657631568 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-07-14 10:27:24.096 2988 2682657631568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2a57442-f82e-486c-b8df-9f5798644740" 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-07-14 10:27:24.282 2988 2682657631568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2a57442-f82e-486c-b8df-9f5798644740" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:27:24.282 2988 2682657631568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2a57442-f82e-486c-b8df-9f5798644740" 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-07-14 10:27:24.487 2988 2682657631568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2a57442-f82e-486c-b8df-9f5798644740" "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-07-14 10:27:24.611 2988 2682657631568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2a57442-f82e-486c-b8df-9f5798644740" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:27:24.611 2988 2682657631568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2a57442-f82e-486c-b8df-9f5798644740 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:27:24.629 2988 2682657631568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2a57442-f82e-486c-b8df-9f5798644740 processed. 2022-07-14 10:27:24.987 2988 2682655638800 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-07-14 10:27:25.314 2988 2682655638800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:27:52.501 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 021b2cbf-73d2-4cca-ae61-e6678f924292 2022-07-14 10:27:52.926 2988 2682659242048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60b5ddd8-ea0c-43d3-bdda-548f635e3f0b 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated on remote: ['1a988b05-6f73-4e0a-b58e-5f764494031f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:27:52.926 2988 2682659242048 MainThread INFO neutron.agent.securitygroups_rpc [req-60b5ddd8-ea0c-43d3-bdda-548f635e3f0b 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated ['1a988b05-6f73-4e0a-b58e-5f764494031f'] 2022-07-14 10:27:53.114 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:27:53.114 2988 2682604627040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '021b2cbf-73d2-4cca-ae61-e6678f924292' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:27:53.127 2988 2682604627040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '021b2cbf-73d2-4cca-ae61-e6678f924292' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:27:53.142 2988 2682604627040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 021b2cbf-73d2-4cca-ae61-e6678f924292 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:27:53.159 2988 2682604627040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['021b2cbf-73d2-4cca-ae61-e6678f924292'] 2022-07-14 10:27:53.181 2988 2682604627040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:27:53.189 2988 2682604627040 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-07-14 10:27:53.189 2988 2682604627040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['021b2cbf-73d2-4cca-ae61-e6678f924292'] 2022-07-14 10:27:53.208 2988 2682604627040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60b5ddd8-ea0c-43d3-bdda-548f635e3f0b 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] port_delete event received for '021b2cbf-73d2-4cca-ae61-e6678f924292' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:27:55.110 2988 2682654987536 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-07-14 10:27:55.141 2988 2682654987536 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-07-14 10:27:55.939 2988 2682658212144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9325052c-d5b6-4fc1-9f5b-d04052eb5f9f 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] port_delete event received for '756cdd88-d894-4a7e-8646-e4d0553c06a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:02.034 2988 2682657031968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated on remote: ['c28e054a-6ece-4879-bdfa-92b5d4b5c7d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:28:02.051 2988 2682657031968 MainThread INFO neutron.agent.securitygroups_rpc [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated ['c28e054a-6ece-4879-bdfa-92b5d4b5c7d2'] 2022-07-14 10:28:02.051 2988 2682657031968 MainThread INFO neutron.agent.securitygroups_rpc [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Refresh firewall rules 2022-07-14 10:28:02.065 2988 2682657031968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Get security group information for devices via rpc ['95f7a711-dbfb-4348-9657-aaab8039adda', '63420a51-d425-45bd-9b23-81c7fbe9e0b5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:28:02.110 2988 2682656665440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] port_delete event received for '63420a51-d425-45bd-9b23-81c7fbe9e0b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:02.210 2988 2682657031968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Update security group information for ports dict_keys(['95f7a711-dbfb-4348-9657-aaab8039adda']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:28:02.220 2988 2682657031968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:28:02.220 2988 2682657031968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Update rules of security group (c28e054a-6ece-4879-bdfa-92b5d4b5c7d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:28:02.236 2988 2682657031968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Update members of security group (c28e054a-6ece-4879-bdfa-92b5d4b5c7d2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:28:02.253 2988 2682657031968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Update port filter for 95f7a711-dbfb-4348-9657-aaab8039adda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:28:02.253 2988 2682657031968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Updating port rules. 2022-07-14 10:28:02.268 2988 2682657031968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Creating 0 new rules, removing 1 old rules. 2022-07-14 10:28:02.268 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Lock "n-hv-driver-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" 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-07-14 10:28:02.283 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Lock "n-hv-driver-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" "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-07-14 10:28:02.283 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Lock "n-hv-driver-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" 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-07-14 10:28:02.517 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [req-bfe64101-1655-4aa7-814e-cc0b71217f2c 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Lock "n-hv-driver-port-lock-95f7a711-dbfb-4348-9657-aaab8039adda" "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-07-14 10:28:02.517 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:28:02.582 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 63420a51-d425-45bd-9b23-81c7fbe9e0b5 2022-07-14 10:28:03.129 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:28:03.392 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:28:03.409 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 970c2271-4f96-42e6-adba-24c903d0979e updated. Details: {'device': '970c2271-4f96-42e6-adba-24c903d0979e', 'network_id': '8ed6a804-0e03-4e99-b473-a456877ed986', 'port_id': '970c2271-4f96-42e6-adba-24c903d0979e', 'mac_address': 'fa:16:3e:81:3a:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd5abf55f-7be6-41bb-a615-0af2a58f3d2d', '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-07-14 10:28:03.409 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:28:03.409 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:28:03.432 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" 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-07-14 10:28:03.432 2988 2682657031968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 970c2271-4f96-42e6-adba-24c903d0979e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:28:03.448 2988 2682657031968 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-07-14 10:28:03.487 2988 2682657031968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '970c2271-4f96-42e6-adba-24c903d0979e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:28:03.502 2988 2682657031968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '970c2271-4f96-42e6-adba-24c903d0979e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:28:03.502 2988 2682657541104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '63420a51-d425-45bd-9b23-81c7fbe9e0b5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:28:03.517 2988 2682657541104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '63420a51-d425-45bd-9b23-81c7fbe9e0b5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:28:03.533 2988 2682657541104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 63420a51-d425-45bd-9b23-81c7fbe9e0b5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:28:03.564 2988 2682657541104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63420a51-d425-45bd-9b23-81c7fbe9e0b5'] 2022-07-14 10:28:03.580 2988 2682657541104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:28:03.580 2988 2682657541104 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-07-14 10:28:03.580 2988 2682657541104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63420a51-d425-45bd-9b23-81c7fbe9e0b5'] 2022-07-14 10:28:03.611 2988 2682657031968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 970c2271-4f96-42e6-adba-24c903d0979e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:28:03.611 2988 2682657031968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:28:03.721 2988 2682657031968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:28:03.721 2988 2682657031968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['970c2271-4f96-42e6-adba-24c903d0979e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:28:03.885 2988 2682657031968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['970c2271-4f96-42e6-adba-24c903d0979e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:28:03.885 2988 2682657031968 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-07-14 10:28:03.900 2988 2682657031968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (700e7006-0860-4aab-8e76-15660768b713) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:28:03.900 2988 2682657031968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 970c2271-4f96-42e6-adba-24c903d0979e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:28:03.920 2988 2682657031968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:28:03.928 2988 2682657031968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-07-14 10:28:03.939 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" 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-07-14 10:28:03.939 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" "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-07-14 10:28:03.939 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" 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-07-14 10:28:03.960 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:28:04.032 2988 2682657031968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:28:04.054 2988 2682657031968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 970c2271-4f96-42e6-adba-24c903d0979e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:28:04.069 2988 2682657031968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 970c2271-4f96-42e6-adba-24c903d0979e processed. 2022-07-14 10:28:05.141 2988 2682657031968 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-07-14 10:28:05.424 2988 2682657031968 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-07-14 10:28:08.250 2988 2682657470592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edc909c8-37d4-49d9-875a-6c1af6adf018 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated on remote: ['c28e054a-6ece-4879-bdfa-92b5d4b5c7d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:28:08.250 2988 2682657470592 MainThread INFO neutron.agent.securitygroups_rpc [req-edc909c8-37d4-49d9-875a-6c1af6adf018 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Security group member updated ['c28e054a-6ece-4879-bdfa-92b5d4b5c7d2'] 2022-07-14 10:28:08.268 2988 2682657470592 MainThread INFO neutron.agent.securitygroups_rpc [req-edc909c8-37d4-49d9-875a-6c1af6adf018 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Refresh firewall rules 2022-07-14 10:28:08.268 2988 2682657470592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edc909c8-37d4-49d9-875a-6c1af6adf018 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Get security group information for devices via rpc ['95f7a711-dbfb-4348-9657-aaab8039adda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:28:08.316 2988 2682657470592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-edc909c8-37d4-49d9-875a-6c1af6adf018 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:28:08.329 2988 2682657470592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-edc909c8-37d4-49d9-875a-6c1af6adf018 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:28:08.347 2988 2682657470592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edc909c8-37d4-49d9-875a-6c1af6adf018 8acb1c9eead84a11a48c1a217ce82584 4cc0556d9ff741a295bd274063056fb7 - - - -] port_delete event received for '95f7a711-dbfb-4348-9657-aaab8039adda' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:08.658 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 95f7a711-dbfb-4348-9657-aaab8039adda 2022-07-14 10:28:09.193 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:28:09.193 2988 2682658331632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '95f7a711-dbfb-4348-9657-aaab8039adda' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:28:09.204 2988 2682658331632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '95f7a711-dbfb-4348-9657-aaab8039adda' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:28:09.204 2988 2682658331632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 95f7a711-dbfb-4348-9657-aaab8039adda _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:28:09.235 2988 2682658331632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c64136c2-d04f-47d8-8ea1-9d797a098216 2022-07-14 10:28:09.253 2988 2682658331632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['95f7a711-dbfb-4348-9657-aaab8039adda'] 2022-07-14 10:28:09.253 2988 2682658331632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:28:09.268 2988 2682658331632 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-07-14 10:28:09.283 2988 2682658331632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['95f7a711-dbfb-4348-9657-aaab8039adda'] 2022-07-14 10:28:11.188 2988 2682657597744 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-07-14 10:28:11.251 2988 2682657597744 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-07-14 10:28:12.173 2988 2682658755504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaae282a-d2e5-42b6-a060-062d98f8cdb7 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '0ba48a4f-1b3f-455e-9eae-cd067bfa3c60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:13.721 2988 2682658886752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db15a6f4-395b-4f86-894e-29cb0437767b 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '0c9503e1-7731-471b-a7c4-2befac9ec327' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:15.251 2988 2682659534272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ba661de-5811-46f4-b3f7-8e3d5de95165 - - - - - -] port_delete event received for 'ec3d3845-dd4b-4579-ac82-1dcef2cbd9d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:15.267 2988 2682659533568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05daaa9b-1db4-4e5e-ad0f-63cf071577fe 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for 'ec3d3845-dd4b-4579-ac82-1dcef2cbd9d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:15.969 2988 2682656921024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05daaa9b-1db4-4e5e-ad0f-63cf071577fe 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network c64136c2-d04f-47d8-8ea1-9d797a098216 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:28:15.969 2988 2682656921024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05daaa9b-1db4-4e5e-ad0f-63cf071577fe 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network c64136c2-d04f-47d8-8ea1-9d797a098216 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:28:20.735 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:28:20.735 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9a12d32-54a8-4990-9e28-b2cd00ac3e90 2022-07-14 10:28:21.203 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:28:21.207 2988 2682657894064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9a12d32-54a8-4990-9e28-b2cd00ac3e90' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:28:21.207 2988 2682657894064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9a12d32-54a8-4990-9e28-b2cd00ac3e90' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:28:21.207 2988 2682657894064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9a12d32-54a8-4990-9e28-b2cd00ac3e90 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:28:21.239 2988 2682657894064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 785319fa-f179-46b9-a715-55cbaa0ee58d 2022-07-14 10:28:21.239 2988 2682657894064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9a12d32-54a8-4990-9e28-b2cd00ac3e90'] 2022-07-14 10:28:21.239 2988 2682657894064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:28:21.239 2988 2682657894064 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-07-14 10:28:21.260 2988 2682657894064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9a12d32-54a8-4990-9e28-b2cd00ac3e90'] 2022-07-14 10:28:21.270 2988 2682656663856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '970c2271-4f96-42e6-adba-24c903d0979e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:28:21.270 2988 2682656663856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '970c2271-4f96-42e6-adba-24c903d0979e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:28:21.270 2988 2682656663856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 970c2271-4f96-42e6-adba-24c903d0979e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:28:21.282 2988 2682656663856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['970c2271-4f96-42e6-adba-24c903d0979e'] 2022-07-14 10:28:21.282 2988 2682656663856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:28:21.314 2988 2682656663856 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-07-14 10:28:21.315 2988 2682656663856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['970c2271-4f96-42e6-adba-24c903d0979e'] 2022-07-14 10:28:21.928 2988 2682656663856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-665e5937-f596-405c-ab62-9b014c6a44a2 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated on remote: ['eb874c54-a67e-4819-b6cc-be0971d5510f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:28:21.928 2988 2682656663856 MainThread INFO neutron.agent.securitygroups_rpc [req-665e5937-f596-405c-ab62-9b014c6a44a2 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated ['eb874c54-a67e-4819-b6cc-be0971d5510f'] 2022-07-14 10:28:22.222 2988 2682658889216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-665e5937-f596-405c-ab62-9b014c6a44a2 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] port_delete event received for 'a9a12d32-54a8-4990-9e28-b2cd00ac3e90' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:23.208 2988 2682659218352 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-07-14 10:28:23.458 2988 2682659218352 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-07-14 10:28:24.751 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:28:25.225 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:28:25.225 2988 2682658329520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '970c2271-4f96-42e6-adba-24c903d0979e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:28:25.225 2988 2682658329520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '970c2271-4f96-42e6-adba-24c903d0979e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:28:25.225 2988 2682658329520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 970c2271-4f96-42e6-adba-24c903d0979e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:28:25.250 2988 2682658329520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8ed6a804-0e03-4e99-b473-a456877ed986 2022-07-14 10:28:25.266 2988 2682658329520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['970c2271-4f96-42e6-adba-24c903d0979e'] 2022-07-14 10:28:25.266 2988 2682658329520 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-07-14 10:28:25.266 2988 2682658329520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['970c2271-4f96-42e6-adba-24c903d0979e'] 2022-07-14 10:28:25.517 2988 2682659321280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad21a303-9108-4c10-a6fd-ea900d068426 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] port_delete event received for '2eb3b20a-305f-45d7-b08b-aab744738ad4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:26.272 2988 2682658329520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b45ebaf-7c6f-44ad-aec4-54f3305c4c25 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated on remote: ['279a57ab-95aa-441c-8be2-47119e42625b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:28:26.272 2988 2682658329520 MainThread INFO neutron.agent.securitygroups_rpc [req-4b45ebaf-7c6f-44ad-aec4-54f3305c4c25 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated ['279a57ab-95aa-441c-8be2-47119e42625b'] 2022-07-14 10:28:26.694 2988 2682658329520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f25a59e-44d3-4a31-9801-49471e3ee16c 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated on remote: ['279a57ab-95aa-441c-8be2-47119e42625b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:28:26.709 2988 2682658329520 MainThread INFO neutron.agent.securitygroups_rpc [req-5f25a59e-44d3-4a31-9801-49471e3ee16c 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group rule updated ['279a57ab-95aa-441c-8be2-47119e42625b'] 2022-07-14 10:28:27.234 2988 2682658329520 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-07-14 10:28:27.350 2988 2682658329520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:28:40.068 2988 2682660139424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group member updated on remote: ['fd39605e-c5ab-43d9-af26-ee50601c2c46', '019f26e6-03a4-4922-8b1d-3206ea1a3df2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:28:40.068 2988 2682660139424 MainThread INFO neutron.agent.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group member updated ['fd39605e-c5ab-43d9-af26-ee50601c2c46', '019f26e6-03a4-4922-8b1d-3206ea1a3df2'] 2022-07-14 10:28:40.068 2988 2682660139424 MainThread INFO neutron.agent.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Refresh firewall rules 2022-07-14 10:28:40.068 2988 2682660139424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Get security group information for devices via rpc ['245045c8-875d-4e90-8794-61bc99b3cb2a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:28:40.112 2988 2682660060320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] port_update received: 245045c8-875d-4e90-8794-61bc99b3cb2a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:28:40.126 2988 2682660060320 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-agent-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:28:40.126 2988 2682660060320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Binding port 245045c8-875d-4e90-8794-61bc99b3cb2a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:28:40.126 2988 2682660060320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] 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-07-14 10:28:40.163 2988 2682660060320 MainThread DEBUG neutron.services.trunk.rpc.agent [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '245045c8-875d-4e90-8794-61bc99b3cb2a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:28:40.163 2988 2682660060320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '245045c8-875d-4e90-8794-61bc99b3cb2a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:28:40.188 2988 2682660060320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Trunk plugin disabled on server. Assuming port 245045c8-875d-4e90-8794-61bc99b3cb2a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:28:40.188 2988 2682660060320 MainThread INFO networking_hyperv.neutron.trunk_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Binding VLAN ID: 704, VLAN trunk: None to switch port 245045c8-875d-4e90-8794-61bc99b3cb2a 2022-07-14 10:28:40.234 2988 2682660060320 MainThread INFO neutron.agent.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Refresh firewall rules 2022-07-14 10:28:40.234 2988 2682660060320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Get security group information for devices via rpc ['245045c8-875d-4e90-8794-61bc99b3cb2a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:28:40.437 2988 2682660139424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information for ports dict_keys(['245045c8-875d-4e90-8794-61bc99b3cb2a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:28:40.437 2988 2682660139424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:28:40.464 2988 2682660139424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update rules of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:28:40.464 2988 2682660139424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update members of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:28:40.476 2988 2682660139424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update port filter for 245045c8-875d-4e90-8794-61bc99b3cb2a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:28:40.476 2988 2682660139424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Updating port rules. 2022-07-14 10:28:40.476 2988 2682660139424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Creating 0 new rules, removing 6 old rules. 2022-07-14 10:28:40.490 2988 2682660139424 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:28:40.490 2988 2682660139424 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "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-07-14 10:28:40.506 2988 2682660139424 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:28:40.705 2988 2682660139424 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "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-07-14 10:28:40.705 2988 2682660060320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information for ports dict_keys(['245045c8-875d-4e90-8794-61bc99b3cb2a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:28:40.725 2988 2682660060320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:28:40.725 2988 2682660060320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update rules of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:28:40.735 2988 2682660060320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update members of security group (019f26e6-03a4-4922-8b1d-3206ea1a3df2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:28:40.735 2988 2682660060320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update port filter for 245045c8-875d-4e90-8794-61bc99b3cb2a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:28:40.735 2988 2682660060320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Updating port rules. 2022-07-14 10:28:40.755 2988 2682660060320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Creating 0 new rules, removing 0 old rules. 2022-07-14 10:28:40.755 2988 2682660060320 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:28:40.755 2988 2682660060320 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "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-07-14 10:28:40.755 2988 2682660060320 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" 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-07-14 10:28:40.775 2988 2682660060320 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-driver-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:28:40.804 2988 2682660060320 MainThread DEBUG oslo_concurrency.lockutils [req-7639c2b8-29bb-43b9-a612-484e45ef7af2 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Lock "n-hv-agent-port-lock-245045c8-875d-4e90-8794-61bc99b3cb2a" "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-07-14 10:28:40.836 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2a57442-f82e-486c-b8df-9f5798644740 2022-07-14 10:28:41.328 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:28:41.335 2988 2682657541808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2a57442-f82e-486c-b8df-9f5798644740' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:28:41.335 2988 2682657541808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2a57442-f82e-486c-b8df-9f5798644740' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:28:41.346 2988 2682657541808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2a57442-f82e-486c-b8df-9f5798644740 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:28:41.360 2988 2682657541808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3657a4d8-1270-4d78-a09d-35eab09216ae 2022-07-14 10:28:41.360 2988 2682657541808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2a57442-f82e-486c-b8df-9f5798644740'] 2022-07-14 10:28:41.360 2988 2682657541808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:28:41.379 2988 2682657541808 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-07-14 10:28:41.379 2988 2682657541808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2a57442-f82e-486c-b8df-9f5798644740'] 2022-07-14 10:28:41.379 2988 2682657541808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5771bba6-1c60-41db-8eb4-f43c415aa016 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] port_delete event received for '8d72507b-d212-4f59-9e88-8b7cfa0cf2b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:41.992 2988 2682657541808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c55c9b6-fc16-40c0-8b29-f6967163495b 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated on remote: ['279a57ab-95aa-441c-8be2-47119e42625b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:28:42.016 2988 2682657541808 MainThread INFO neutron.agent.securitygroups_rpc [req-7c55c9b6-fc16-40c0-8b29-f6967163495b 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated ['279a57ab-95aa-441c-8be2-47119e42625b'] 2022-07-14 10:28:42.783 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:28:43.335 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:28:43.335 2988 2682659533744 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-07-14 10:28:43.461 2988 2682659244512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39f58c1a-774e-4568-9f78-1da40281dd3d 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group member updated on remote: ['f4741f1f-ee12-42e6-9a26-23c03633bf27'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:28:43.461 2988 2682659244512 MainThread INFO neutron.agent.securitygroups_rpc [req-39f58c1a-774e-4568-9f78-1da40281dd3d 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] Security group member updated ['f4741f1f-ee12-42e6-9a26-23c03633bf27'] 2022-07-14 10:28:43.663 2988 2682659533744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:28:44.023 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:28:44.046 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 970c2271-4f96-42e6-adba-24c903d0979e updated. Details: {'device': '970c2271-4f96-42e6-adba-24c903d0979e', 'network_id': '8ed6a804-0e03-4e99-b473-a456877ed986', 'port_id': '970c2271-4f96-42e6-adba-24c903d0979e', 'mac_address': 'fa:16:3e:81:3a:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd5abf55f-7be6-41bb-a615-0af2a58f3d2d', '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-07-14 10:28:44.046 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:28:44.057 2988 2682659323392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" 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-07-14 10:28:44.057 2988 2682659323392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 970c2271-4f96-42e6-adba-24c903d0979e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:28:44.069 2988 2682659323392 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8ed6a804-0e03-4e99-b473-a456877ed986 2022-07-14 10:28:44.069 2988 2682659323392 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-07-14 10:28:44.204 2988 2682659323392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '970c2271-4f96-42e6-adba-24c903d0979e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:28:44.204 2988 2682659323392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '970c2271-4f96-42e6-adba-24c903d0979e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:28:44.257 2988 2682659323216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39f58c1a-774e-4568-9f78-1da40281dd3d 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] port_delete event received for 'b2a57442-f82e-486c-b8df-9f5798644740' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:44.302 2988 2682659323392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 970c2271-4f96-42e6-adba-24c903d0979e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:28:44.312 2988 2682659323392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:28:44.379 2988 2682659323392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:28:44.379 2988 2682659323392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['970c2271-4f96-42e6-adba-24c903d0979e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:28:44.406 2988 2682637173328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ffe97ed-447a-4af1-83cf-2022d6475e2b bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: e45acfbd-ace4-410c-bffe-0386ab7a1b1a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:28:44.444 2988 2682637173328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ffe97ed-447a-4af1-83cf-2022d6475e2b bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port e45acfbd-ace4-410c-bffe-0386ab7a1b1a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:28:44.765 2988 2682659323392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['970c2271-4f96-42e6-adba-24c903d0979e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:28:44.765 2988 2682659323392 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-07-14 10:28:44.788 2988 2682659323392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (700e7006-0860-4aab-8e76-15660768b713) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:28:44.788 2988 2682659323392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 970c2271-4f96-42e6-adba-24c903d0979e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:28:44.788 2988 2682659323392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:28:44.804 2988 2682659323392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 970c2271-4f96-42e6-adba-24c903d0979e not yet added. Adding. 2022-07-14 10:28:44.804 2988 2682659323392 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-07-14 10:28:44.822 2988 2682659323392 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-07-14 10:28:44.898 2988 2682659323392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" 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-07-14 10:28:44.976 2988 2682659323392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" "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-07-14 10:28:44.976 2988 2682659323392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" 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-07-14 10:28:45.086 2988 2682659323392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" "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-07-14 10:28:45.171 2988 2682659323392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-970c2271-4f96-42e6-adba-24c903d0979e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:28:45.171 2988 2682659323392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 970c2271-4f96-42e6-adba-24c903d0979e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:28:45.171 2988 2682659323392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 970c2271-4f96-42e6-adba-24c903d0979e processed. 2022-07-14 10:28:45.336 2988 2682657784224 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-07-14 10:28:45.656 2988 2682657784224 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-07-14 10:28:46.803 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e45acfbd-ace4-410c-bffe-0386ab7a1b1a 2022-07-14 10:28:47.336 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:28:47.351 2988 2682657203824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0312065-fc62-46ce-a781-296dcd03c856 35057047c93946a7a1ff01bd649abd9c d6357076e00c4064a61a14fdb6b84aa1 - - - -] port_delete event received for 'bf6c1286-3967-4b75-a985-7017ff58ff97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:47.626 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port e45acfbd-ace4-410c-bffe-0386ab7a1b1a 2022-07-14 10:28:47.626 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port e45acfbd-ace4-410c-bffe-0386ab7a1b1a updated. Details: {'device': 'e45acfbd-ace4-410c-bffe-0386ab7a1b1a', 'network_id': '785319fa-f179-46b9-a715-55cbaa0ee58d', 'port_id': 'e45acfbd-ace4-410c-bffe-0386ab7a1b1a', 'mac_address': 'fa:16:3e:c1:85:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e6f68a70-275b-42b8-8f8b-c2c72b733202', '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-07-14 10:28:47.644 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:28:47.644 2988 2682656919968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e45acfbd-ace4-410c-bffe-0386ab7a1b1a" 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-07-14 10:28:47.657 2988 2682656919968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e45acfbd-ace4-410c-bffe-0386ab7a1b1a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:28:47.657 2988 2682656919968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 785319fa-f179-46b9-a715-55cbaa0ee58d 2022-07-14 10:28:47.657 2988 2682656919968 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-07-14 10:28:47.803 2988 2682656919968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e45acfbd-ace4-410c-bffe-0386ab7a1b1a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:28:47.819 2988 2682656919968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e45acfbd-ace4-410c-bffe-0386ab7a1b1a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:28:47.819 2988 2682656919968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e45acfbd-ace4-410c-bffe-0386ab7a1b1a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:28:47.837 2988 2682656919968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port e45acfbd-ace4-410c-bffe-0386ab7a1b1a 2022-07-14 10:28:47.923 2988 2682656919968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:28:47.941 2988 2682656919968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e45acfbd-ace4-410c-bffe-0386ab7a1b1a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:28:48.115 2988 2682656919968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e45acfbd-ace4-410c-bffe-0386ab7a1b1a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:28:48.125 2988 2682656919968 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-07-14 10:28:48.125 2988 2682656919968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (279a57ab-95aa-441c-8be2-47119e42625b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:28:48.125 2988 2682656919968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e45acfbd-ace4-410c-bffe-0386ab7a1b1a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:28:48.125 2988 2682656919968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:28:48.146 2988 2682656919968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e45acfbd-ace4-410c-bffe-0386ab7a1b1a not yet added. Adding. 2022-07-14 10:28:48.146 2988 2682656919968 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-07-14 10:28:48.146 2988 2682656919968 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-07-14 10:28:48.242 2988 2682656919968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e45acfbd-ace4-410c-bffe-0386ab7a1b1a" 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-07-14 10:28:48.320 2988 2682656919968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e45acfbd-ace4-410c-bffe-0386ab7a1b1a" "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-07-14 10:28:48.336 2988 2682656919968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e45acfbd-ace4-410c-bffe-0386ab7a1b1a" 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-07-14 10:28:48.429 2988 2682656919968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e45acfbd-ace4-410c-bffe-0386ab7a1b1a" "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-07-14 10:28:48.508 2988 2682656919968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e45acfbd-ace4-410c-bffe-0386ab7a1b1a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:28:48.524 2988 2682656919968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e45acfbd-ace4-410c-bffe-0386ab7a1b1a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:28:48.524 2988 2682656919968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e45acfbd-ace4-410c-bffe-0386ab7a1b1a processed. 2022-07-14 10:28:48.771 2988 2682656919968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e028985-976b-4f8c-94ef-07848e51f6ec 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group member updated on remote: ['019f26e6-03a4-4922-8b1d-3206ea1a3df2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:28:48.788 2988 2682656919968 MainThread INFO neutron.agent.securitygroups_rpc [req-1e028985-976b-4f8c-94ef-07848e51f6ec 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Security group member updated ['019f26e6-03a4-4922-8b1d-3206ea1a3df2'] 2022-07-14 10:28:48.788 2988 2682656919968 MainThread INFO neutron.agent.securitygroups_rpc [req-1e028985-976b-4f8c-94ef-07848e51f6ec 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Refresh firewall rules 2022-07-14 10:28:48.788 2988 2682656919968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e028985-976b-4f8c-94ef-07848e51f6ec 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Get security group information for devices via rpc ['245045c8-875d-4e90-8794-61bc99b3cb2a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:28:48.829 2988 2682656919968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e028985-976b-4f8c-94ef-07848e51f6ec 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:28:48.829 2988 2682656919968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e028985-976b-4f8c-94ef-07848e51f6ec 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:28:48.867 2988 2682637012480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e028985-976b-4f8c-94ef-07848e51f6ec 0d6c9a776e6f4f3ba512a8fe8e9a6cd3 c8b4ffbbd77f43a08e91ea5062af3b6b - - - -] port_delete event received for '245045c8-875d-4e90-8794-61bc99b3cb2a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:48.909 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 245045c8-875d-4e90-8794-61bc99b3cb2a 2022-07-14 10:28:49.335 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:28:49.335 2988 2682637165840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '245045c8-875d-4e90-8794-61bc99b3cb2a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:28:49.335 2988 2682637165840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '245045c8-875d-4e90-8794-61bc99b3cb2a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:28:49.351 2988 2682637165840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 245045c8-875d-4e90-8794-61bc99b3cb2a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:28:49.366 2988 2682637165840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['245045c8-875d-4e90-8794-61bc99b3cb2a'] 2022-07-14 10:28:49.366 2988 2682637165840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:28:49.381 2988 2682637165840 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-07-14 10:28:49.381 2988 2682637165840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['245045c8-875d-4e90-8794-61bc99b3cb2a'] 2022-07-14 10:28:49.398 2988 2682637525936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-14 10:28:49.796 2988 2682637525936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:28:52.820 2988 2682637420144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fbf8a1e-adb4-42b4-8aac-51cce9eaf756 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '04e81a67-4b18-4560-889a-cd88e51aedb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:54.423 2988 2682657821792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e28a4c5b-44d4-4af3-937f-9fa7ef3a334c 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '45d14949-9eaf-4553-af12-f767c6fc7343' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:55.071 2988 2682657269184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-889d7f9c-94b2-4b19-a47a-541cf9d1f642 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for 'dc637adb-f6db-46c9-bc2a-cf79fd84284b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:56.548 2988 2682637447760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a637d33d-56d7-40a9-b64f-6897b2397797 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '9e45d516-c761-4644-b070-1c25f2a2d346' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:56.953 2988 2682637063088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa23756a-7ab0-4d9d-8dcf-8dccaa9a9ca7 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for 'ed579ec8-6199-417a-9b2b-df179c66e825' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:56.961 2988 2682637063088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc50ea18-6377-420a-8a52-a64b94586b7d - - - - - -] port_delete event received for 'ed579ec8-6199-417a-9b2b-df179c66e825' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:57.289 2988 2682637480352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa23756a-7ab0-4d9d-8dcf-8dccaa9a9ca7 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network 3657a4d8-1270-4d78-a09d-35eab09216ae network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:28:57.301 2988 2682637480352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa23756a-7ab0-4d9d-8dcf-8dccaa9a9ca7 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network 3657a4d8-1270-4d78-a09d-35eab09216ae not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:28:57.804 2988 2682637480352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7939b6f9-3ef6-46f9-8579-0d00ab8981d0 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '00573c8c-b08a-478e-a3e3-82e8d7f5e7d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:57.851 2988 2682637480352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ef2ffff-9772-4acf-bcaf-8796f4a8c97e - - - - - -] port_delete event received for '00573c8c-b08a-478e-a3e3-82e8d7f5e7d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:28:58.093 2988 2682637480352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7939b6f9-3ef6-46f9-8579-0d00ab8981d0 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network ff54cb29-26f4-4cfa-95e5-165374c72c97 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:28:58.116 2988 2682637480352 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7939b6f9-3ef6-46f9-8579-0d00ab8981d0 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Reclaiming local network ff54cb29-26f4-4cfa-95e5-165374c72c97 2022-07-14 10:28:59.190 2988 2682637278720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82f8fe95-a06c-4743-b65b-bf9b3ff9c5b7 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for 'e7883931-29ee-4a42-a132-76eb1691f539' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:00.610 2988 2682636972976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f77f5cd-2e22-495b-b6ac-abfd833b2aa2 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '668e0130-27cb-40fd-8f86-a31d4257a945' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:01.641 2988 2682656922608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b6ebdc0-f563-4bcd-83a9-6d439c31cdec 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '54b22cec-b3bb-40c5-aef4-039dff753e79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:01.692 2988 2682638270128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40c47d1a-df62-4352-aa10-f7291626ae74 - - - - - -] port_delete event received for '54b22cec-b3bb-40c5-aef4-039dff753e79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:01.964 2988 2682657204704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b6ebdc0-f563-4bcd-83a9-6d439c31cdec 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network dd327d6b-4f19-4770-a3e7-6b179af369c9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:29:01.988 2988 2682657204704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b6ebdc0-f563-4bcd-83a9-6d439c31cdec 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network dd327d6b-4f19-4770-a3e7-6b179af369c9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:29:12.484 2988 2682658213200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-691a0aed-a32a-4c34-8663-80c6ab2dfeb3 d48419d5ff5049dc888b0dfbcf371c38 3798c93cad4c478c8dc7f6d02e1d6f4f - - - -] Security group member updated on remote: ['061e803e-26cd-4308-8e9e-fa88e50d8a5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:29:12.504 2988 2682658213200 MainThread INFO neutron.agent.securitygroups_rpc [req-691a0aed-a32a-4c34-8663-80c6ab2dfeb3 d48419d5ff5049dc888b0dfbcf371c38 3798c93cad4c478c8dc7f6d02e1d6f4f - - - -] Security group member updated ['061e803e-26cd-4308-8e9e-fa88e50d8a5d'] 2022-07-14 10:29:13.485 2988 2682637818512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7ca8bb1-a008-4ac9-822b-8b268e024314 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: 882caa7f-3a43-420f-b72b-e7243c43d8dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:29:13.505 2988 2682637818512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7ca8bb1-a008-4ac9-822b-8b268e024314 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port 882caa7f-3a43-420f-b72b-e7243c43d8dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:29:16.972 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 882caa7f-3a43-420f-b72b-e7243c43d8dd 2022-07-14 10:29:17.470 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:29:17.734 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 882caa7f-3a43-420f-b72b-e7243c43d8dd 2022-07-14 10:29:17.750 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 882caa7f-3a43-420f-b72b-e7243c43d8dd updated. Details: {'device': '882caa7f-3a43-420f-b72b-e7243c43d8dd', 'network_id': 'a9405b43-4847-4b98-8097-0941f1f444bc', 'port_id': '882caa7f-3a43-420f-b72b-e7243c43d8dd', 'mac_address': 'fa:16:3e:ee:b3:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 710, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e690b6a-c5cc-4050-9224-4142d118fd6e', 'ip_address': '192.168.233.70'}], '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-07-14 10:29:17.750 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:29:17.750 2988 2682655595680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-882caa7f-3a43-420f-b72b-e7243c43d8dd" 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-07-14 10:29:17.769 2988 2682655595680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 882caa7f-3a43-420f-b72b-e7243c43d8dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:29:17.769 2988 2682655595680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9405b43-4847-4b98-8097-0941f1f444bc 2022-07-14 10:29:17.782 2988 2682655595680 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-07-14 10:29:17.922 2988 2682655595680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '882caa7f-3a43-420f-b72b-e7243c43d8dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:29:17.939 2988 2682655595680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '882caa7f-3a43-420f-b72b-e7243c43d8dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:29:17.939 2988 2682655595680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 882caa7f-3a43-420f-b72b-e7243c43d8dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:29:17.958 2988 2682655595680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 710, VLAN trunk: None to switch port 882caa7f-3a43-420f-b72b-e7243c43d8dd 2022-07-14 10:29:18.031 2988 2682655595680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:29:18.050 2988 2682655595680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['882caa7f-3a43-420f-b72b-e7243c43d8dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:29:18.190 2988 2682655595680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['882caa7f-3a43-420f-b72b-e7243c43d8dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:29:18.206 2988 2682655595680 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-07-14 10:29:18.206 2988 2682655595680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (061e803e-26cd-4308-8e9e-fa88e50d8a5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:29:18.226 2988 2682655595680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (061e803e-26cd-4308-8e9e-fa88e50d8a5d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:29:18.226 2988 2682655595680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 882caa7f-3a43-420f-b72b-e7243c43d8dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:29:18.226 2988 2682655595680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:29:18.226 2988 2682655595680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 882caa7f-3a43-420f-b72b-e7243c43d8dd not yet added. Adding. 2022-07-14 10:29:18.249 2988 2682655595680 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-07-14 10:29:18.254 2988 2682655595680 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-07-14 10:29:18.351 2988 2682655595680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-882caa7f-3a43-420f-b72b-e7243c43d8dd" 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-07-14 10:29:18.454 2988 2682655595680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-882caa7f-3a43-420f-b72b-e7243c43d8dd" "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-07-14 10:29:18.470 2988 2682655595680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-882caa7f-3a43-420f-b72b-e7243c43d8dd" 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-07-14 10:29:18.582 2988 2682655595680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-882caa7f-3a43-420f-b72b-e7243c43d8dd" "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-07-14 10:29:18.678 2988 2682655595680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-882caa7f-3a43-420f-b72b-e7243c43d8dd" "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-07-14 10:29:18.695 2988 2682655595680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 882caa7f-3a43-420f-b72b-e7243c43d8dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:29:18.710 2988 2682655595680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 882caa7f-3a43-420f-b72b-e7243c43d8dd processed. 2022-07-14 10:29:19.484 2988 2682655595680 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-07-14 10:29:19.854 2988 2682655595680 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-07-14 10:29:25.175 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 882caa7f-3a43-420f-b72b-e7243c43d8dd 2022-07-14 10:29:25.453 2988 2682657821440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20470fd9-3daf-4eb5-9f51-793b5e18525f d48419d5ff5049dc888b0dfbcf371c38 3798c93cad4c478c8dc7f6d02e1d6f4f - - - -] Security group member updated on remote: ['061e803e-26cd-4308-8e9e-fa88e50d8a5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:29:25.470 2988 2682657821440 MainThread INFO neutron.agent.securitygroups_rpc [req-20470fd9-3daf-4eb5-9f51-793b5e18525f d48419d5ff5049dc888b0dfbcf371c38 3798c93cad4c478c8dc7f6d02e1d6f4f - - - -] Security group member updated ['061e803e-26cd-4308-8e9e-fa88e50d8a5d'] 2022-07-14 10:29:25.486 2988 2682657821440 MainThread INFO neutron.agent.securitygroups_rpc [req-20470fd9-3daf-4eb5-9f51-793b5e18525f d48419d5ff5049dc888b0dfbcf371c38 3798c93cad4c478c8dc7f6d02e1d6f4f - - - -] Refresh firewall rules 2022-07-14 10:29:25.486 2988 2682657821440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20470fd9-3daf-4eb5-9f51-793b5e18525f d48419d5ff5049dc888b0dfbcf371c38 3798c93cad4c478c8dc7f6d02e1d6f4f - - - -] Get security group information for devices via rpc ['882caa7f-3a43-420f-b72b-e7243c43d8dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:29:25.502 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:29:25.502 2988 2682656092928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '882caa7f-3a43-420f-b72b-e7243c43d8dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:29:25.517 2988 2682656092928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '882caa7f-3a43-420f-b72b-e7243c43d8dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:29:25.517 2988 2682656092928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 882caa7f-3a43-420f-b72b-e7243c43d8dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:29:25.531 2988 2682656092928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9405b43-4847-4b98-8097-0941f1f444bc 2022-07-14 10:29:25.550 2988 2682656092928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['882caa7f-3a43-420f-b72b-e7243c43d8dd'] 2022-07-14 10:29:25.564 2988 2682656092928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:29:25.564 2988 2682656092928 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-07-14 10:29:25.564 2988 2682656092928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['882caa7f-3a43-420f-b72b-e7243c43d8dd'] 2022-07-14 10:29:25.584 2988 2682657821440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20470fd9-3daf-4eb5-9f51-793b5e18525f d48419d5ff5049dc888b0dfbcf371c38 3798c93cad4c478c8dc7f6d02e1d6f4f - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:29:25.584 2988 2682657821440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20470fd9-3daf-4eb5-9f51-793b5e18525f d48419d5ff5049dc888b0dfbcf371c38 3798c93cad4c478c8dc7f6d02e1d6f4f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:29:25.600 2988 2682656092928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20470fd9-3daf-4eb5-9f51-793b5e18525f d48419d5ff5049dc888b0dfbcf371c38 3798c93cad4c478c8dc7f6d02e1d6f4f - - - -] port_delete event received for '882caa7f-3a43-420f-b72b-e7243c43d8dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:27.506 2988 2682659174352 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-07-14 10:29:27.538 2988 2682659174352 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-07-14 10:29:28.515 2988 2682659174352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c35689d-f8a8-4129-9055-7b5186160030 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group member updated on remote: ['700e7006-0860-4aab-8e76-15660768b713'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:29:28.530 2988 2682659174352 MainThread INFO neutron.agent.securitygroups_rpc [req-7c35689d-f8a8-4129-9055-7b5186160030 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] Security group member updated ['700e7006-0860-4aab-8e76-15660768b713'] 2022-07-14 10:29:28.851 2988 2682659173824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c35689d-f8a8-4129-9055-7b5186160030 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] port_delete event received for '970c2271-4f96-42e6-adba-24c903d0979e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:29.220 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 970c2271-4f96-42e6-adba-24c903d0979e 2022-07-14 10:29:29.507 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:29:29.507 2988 2682657785808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '970c2271-4f96-42e6-adba-24c903d0979e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:29:29.507 2988 2682657785808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '970c2271-4f96-42e6-adba-24c903d0979e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:29:29.522 2988 2682657785808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 970c2271-4f96-42e6-adba-24c903d0979e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:29:29.532 2988 2682657785808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8ed6a804-0e03-4e99-b473-a456877ed986 2022-07-14 10:29:29.548 2988 2682657785808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['970c2271-4f96-42e6-adba-24c903d0979e'] 2022-07-14 10:29:29.548 2988 2682657785808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:29:29.548 2988 2682657785808 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-07-14 10:29:29.548 2988 2682657785808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['970c2271-4f96-42e6-adba-24c903d0979e'] 2022-07-14 10:29:30.679 2988 2682637420144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fb39b8b-30ae-477f-bfdc-b658080fc5b4 69e33c07f0844f228bef34d242d3be11 f6a35ed4d1dc4870924884d706f5bc95 - - - -] port_delete event received for 'f64693d9-fd0d-4ed2-9bdd-0b0fca3e5157' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:31.533 2988 2682655432016 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-07-14 10:29:31.550 2988 2682655432016 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-07-14 10:29:34.773 2988 2682656359520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9a1309e-515f-4f39-be51-615cfae9d9c0 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '19cbecb9-f9a7-42fb-80f9-c8e7f0909993' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:36.024 2988 2682637818512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57b902e7-0eeb-4445-ab9a-f66c99fb0285 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for 'b2f14f05-2d05-40db-af22-c4af63c16707' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:37.655 2988 2682637818512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6fd32f8-26b5-4c93-a48a-4941dd2e1b9f - - - - - -] port_delete event received for '03c9e769-3a5c-4138-b3e6-b2d58865e8a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:37.677 2988 2682637818512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b9f725-62bf-45fd-b170-a46960d82a6d 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '03c9e769-3a5c-4138-b3e6-b2d58865e8a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:38.056 2988 2682658903312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b9f725-62bf-45fd-b170-a46960d82a6d 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network 8ed6a804-0e03-4e99-b473-a456877ed986 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:29:38.072 2988 2682658903312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b9f725-62bf-45fd-b170-a46960d82a6d 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network 8ed6a804-0e03-4e99-b473-a456877ed986 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:29:43.227 2988 2682658212496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-493762bf-b8c5-410e-ad27-78e3ac7cf800 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated on remote: ['279a57ab-95aa-441c-8be2-47119e42625b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:29:43.234 2988 2682658212496 MainThread INFO neutron.agent.securitygroups_rpc [req-493762bf-b8c5-410e-ad27-78e3ac7cf800 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] Security group member updated ['279a57ab-95aa-441c-8be2-47119e42625b'] 2022-07-14 10:29:43.289 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e45acfbd-ace4-410c-bffe-0386ab7a1b1a 2022-07-14 10:29:43.540 2988 2682656092400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493762bf-b8c5-410e-ad27-78e3ac7cf800 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] port_delete event received for 'e45acfbd-ace4-410c-bffe-0386ab7a1b1a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:43.561 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:29:43.567 2988 2682656092400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e45acfbd-ace4-410c-bffe-0386ab7a1b1a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:29:43.567 2988 2682656092400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e45acfbd-ace4-410c-bffe-0386ab7a1b1a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:29:43.578 2988 2682656092400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e45acfbd-ace4-410c-bffe-0386ab7a1b1a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:29:43.578 2988 2682656092400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 785319fa-f179-46b9-a715-55cbaa0ee58d 2022-07-14 10:29:43.601 2988 2682656092400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e45acfbd-ace4-410c-bffe-0386ab7a1b1a'] 2022-07-14 10:29:43.601 2988 2682656092400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:29:43.612 2988 2682656092400 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-07-14 10:29:43.612 2988 2682656092400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e45acfbd-ace4-410c-bffe-0386ab7a1b1a'] 2022-07-14 10:29:43.906 2988 2682656601712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9303e8a5-b160-490a-9dd7-02ff859d7b4f 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Security group member updated on remote: ['e261b63c-b325-48d7-9152-006957f10645'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:29:43.906 2988 2682656601712 MainThread INFO neutron.agent.securitygroups_rpc [req-9303e8a5-b160-490a-9dd7-02ff859d7b4f 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Security group member updated ['e261b63c-b325-48d7-9152-006957f10645'] 2022-07-14 10:29:45.182 2988 2682657890368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f271da8e-d010-4e72-a610-63ac6e5ff994 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: 66b6bf44-a4a1-4e10-9454-12490106d36c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:29:45.193 2988 2682657890368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f271da8e-d010-4e72-a610-63ac6e5ff994 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port 66b6bf44-a4a1-4e10-9454-12490106d36c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:29:45.561 2988 2682616840432 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-07-14 10:29:45.609 2988 2682616840432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:29:46.303 2988 2682616840432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f26c9cfb-9582-44e1-8c71-2c747918e75a 3af2be9c1e9a4f0c8f4bdaa04769756c 8c94fadce7d54958a58c5a0f31ee7341 - - - -] port_delete event received for '5f22000c-0e8e-4bf1-8434-0ea69321e636' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:47.119 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 66b6bf44-a4a1-4e10-9454-12490106d36c 2022-07-14 10:29:47.577 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:29:47.843 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port 66b6bf44-a4a1-4e10-9454-12490106d36c 2022-07-14 10:29:47.843 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port 66b6bf44-a4a1-4e10-9454-12490106d36c updated. Details: {'device': '66b6bf44-a4a1-4e10-9454-12490106d36c', 'network_id': '87f06e23-c072-4d1f-aae7-9674a13f8ede', 'port_id': '66b6bf44-a4a1-4e10-9454-12490106d36c', 'mac_address': 'fa:16:3e:11:81:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 714, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '579cd556-ccdb-4247-b39a-3c822573a177', '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-07-14 10:29:47.843 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:29:47.843 2988 2682654988944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66b6bf44-a4a1-4e10-9454-12490106d36c" 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-07-14 10:29:47.869 2988 2682654988944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 66b6bf44-a4a1-4e10-9454-12490106d36c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:29:47.876 2988 2682654988944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87f06e23-c072-4d1f-aae7-9674a13f8ede 2022-07-14 10:29:47.876 2988 2682654988944 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-07-14 10:29:48.033 2988 2682654988944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '66b6bf44-a4a1-4e10-9454-12490106d36c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:29:48.033 2988 2682654988944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '66b6bf44-a4a1-4e10-9454-12490106d36c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:29:48.052 2988 2682654988944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 66b6bf44-a4a1-4e10-9454-12490106d36c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:29:48.052 2988 2682654988944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 714, VLAN trunk: None to switch port 66b6bf44-a4a1-4e10-9454-12490106d36c 2022-07-14 10:29:48.132 2988 2682654988944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:29:48.132 2988 2682654988944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['66b6bf44-a4a1-4e10-9454-12490106d36c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:29:48.278 2988 2682654988944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['66b6bf44-a4a1-4e10-9454-12490106d36c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:29:48.295 2988 2682654988944 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-07-14 10:29:48.295 2988 2682654988944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e261b63c-b325-48d7-9152-006957f10645) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:29:48.306 2988 2682654988944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e261b63c-b325-48d7-9152-006957f10645) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:29:48.306 2988 2682654988944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 66b6bf44-a4a1-4e10-9454-12490106d36c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:29:48.316 2988 2682654988944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:29:48.316 2988 2682654988944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 66b6bf44-a4a1-4e10-9454-12490106d36c not yet added. Adding. 2022-07-14 10:29:48.328 2988 2682654988944 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-07-14 10:29:48.328 2988 2682654988944 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-07-14 10:29:48.411 2988 2682654988944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66b6bf44-a4a1-4e10-9454-12490106d36c" 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-07-14 10:29:48.503 2988 2682654988944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66b6bf44-a4a1-4e10-9454-12490106d36c" "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-07-14 10:29:48.517 2988 2682654988944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66b6bf44-a4a1-4e10-9454-12490106d36c" 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-07-14 10:29:48.610 2988 2682654988944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66b6bf44-a4a1-4e10-9454-12490106d36c" "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-07-14 10:29:48.721 2988 2682654988944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66b6bf44-a4a1-4e10-9454-12490106d36c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:29:48.721 2988 2682654988944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 66b6bf44-a4a1-4e10-9454-12490106d36c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:29:48.741 2988 2682654988944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 66b6bf44-a4a1-4e10-9454-12490106d36c processed. 2022-07-14 10:29:49.603 2988 2682654988944 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-07-14 10:29:49.895 2988 2682654988944 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-07-14 10:29:51.565 2988 2682655632016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-699d22a1-d38c-4071-abca-01b8dd7a6e2d 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for 'b769f98b-d64a-4091-9371-da93f3d4be26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:52.890 2988 2682659219056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91d87217-4872-47eb-8258-85ee2bd31538 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '684d31ef-7993-4d0e-a95e-495ee9669ecb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:54.405 2988 2682638061056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7ca9068-52d3-420d-ade9-be3782ca5989 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '4aaff8e4-72d1-485d-b901-c84e10b9f6c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:54.510 2988 2682638061056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f2fb172-6ba4-4726-8a8a-8860af216529 - - - - - -] port_delete event received for '4aaff8e4-72d1-485d-b901-c84e10b9f6c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:29:54.741 2988 2682655432192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7ca9068-52d3-420d-ade9-be3782ca5989 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network 785319fa-f179-46b9-a715-55cbaa0ee58d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:29:54.741 2988 2682655432192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7ca9068-52d3-420d-ade9-be3782ca5989 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network 785319fa-f179-46b9-a715-55cbaa0ee58d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:30:33.705 2988 2682657540400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6506f55a-4213-4a68-b209-6a9f77705cd8 7b346f41ee1a4088beaf57bf937e840a 72688bbbb13b4b6ba6bf864acda50a11 - - - -] Security group member updated on remote: ['5cb171d9-5f06-4592-8339-31b7226fa453'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:30:33.705 2988 2682657540400 MainThread INFO neutron.agent.securitygroups_rpc [req-6506f55a-4213-4a68-b209-6a9f77705cd8 7b346f41ee1a4088beaf57bf937e840a 72688bbbb13b4b6ba6bf864acda50a11 - - - -] Security group member updated ['5cb171d9-5f06-4592-8339-31b7226fa453'] 2022-07-14 10:30:34.967 2988 2682636563024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84490ec5-7f70-4fec-88ac-c0df4144225f bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:30:34.977 2988 2682636563024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84490ec5-7f70-4fec-88ac-c0df4144225f bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:30:37.518 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 2022-07-14 10:30:37.793 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:30:38.076 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 2022-07-14 10:30:38.076 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 updated. Details: {'device': 'e5f8dd01-629f-45ac-b6d5-fc224ebe72b0', 'network_id': '68b3b300-1ac9-4fcc-8a7e-466dc3109941', 'port_id': 'e5f8dd01-629f-45ac-b6d5-fc224ebe72b0', 'mac_address': 'fa:16:3e:72:f5:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd60af86a-b3f8-4a7d-b6cb-c3ec55b484dd', '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-07-14 10:30:38.094 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:30:38.094 2988 2682659086400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e5f8dd01-629f-45ac-b6d5-fc224ebe72b0" 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-07-14 10:30:38.109 2988 2682659086400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:30:38.109 2988 2682659086400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 68b3b300-1ac9-4fcc-8a7e-466dc3109941 2022-07-14 10:30:38.109 2988 2682659086400 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-07-14 10:30:38.234 2988 2682659086400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e5f8dd01-629f-45ac-b6d5-fc224ebe72b0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:30:38.234 2988 2682659086400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e5f8dd01-629f-45ac-b6d5-fc224ebe72b0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:30:38.251 2988 2682659086400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:30:38.251 2988 2682659086400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 2022-07-14 10:30:38.318 2988 2682659086400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:30:38.343 2988 2682659086400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e5f8dd01-629f-45ac-b6d5-fc224ebe72b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:30:38.487 2988 2682659086400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e5f8dd01-629f-45ac-b6d5-fc224ebe72b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:30:38.505 2988 2682659086400 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-07-14 10:30:38.505 2988 2682659086400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5cb171d9-5f06-4592-8339-31b7226fa453) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:30:38.505 2988 2682659086400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5cb171d9-5f06-4592-8339-31b7226fa453) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:30:38.505 2988 2682659086400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:30:38.525 2988 2682659086400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:30:38.525 2988 2682659086400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 not yet added. Adding. 2022-07-14 10:30:38.539 2988 2682659086400 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-07-14 10:30:38.539 2988 2682659086400 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-07-14 10:30:38.609 2988 2682659086400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5f8dd01-629f-45ac-b6d5-fc224ebe72b0" 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-07-14 10:30:38.705 2988 2682659086400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5f8dd01-629f-45ac-b6d5-fc224ebe72b0" "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-07-14 10:30:38.705 2988 2682659086400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5f8dd01-629f-45ac-b6d5-fc224ebe72b0" 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-07-14 10:30:38.797 2988 2682659086400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5f8dd01-629f-45ac-b6d5-fc224ebe72b0" "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-07-14 10:30:38.875 2988 2682659086400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e5f8dd01-629f-45ac-b6d5-fc224ebe72b0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:30:38.875 2988 2682659086400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:30:38.902 2988 2682659086400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 processed. 2022-07-14 10:30:39.793 2988 2682659086400 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-07-14 10:30:40.109 2988 2682659086400 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-07-14 10:30:49.699 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 66b6bf44-a4a1-4e10-9454-12490106d36c 2022-07-14 10:30:49.699 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 2022-07-14 10:30:49.717 2988 2682659218000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94e6c48b-7551-4393-8816-871e90d6e737 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Security group member updated on remote: ['e261b63c-b325-48d7-9152-006957f10645'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:30:49.748 2988 2682659218000 MainThread INFO neutron.agent.securitygroups_rpc [req-94e6c48b-7551-4393-8816-871e90d6e737 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Security group member updated ['e261b63c-b325-48d7-9152-006957f10645'] 2022-07-14 10:30:49.748 2988 2682659218000 MainThread INFO neutron.agent.securitygroups_rpc [req-94e6c48b-7551-4393-8816-871e90d6e737 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Refresh firewall rules 2022-07-14 10:30:49.748 2988 2682659218000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94e6c48b-7551-4393-8816-871e90d6e737 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Get security group information for devices via rpc ['66b6bf44-a4a1-4e10-9454-12490106d36c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:30:49.793 2988 2682659218000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-94e6c48b-7551-4393-8816-871e90d6e737 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:30:49.793 2988 2682659218000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-94e6c48b-7551-4393-8816-871e90d6e737 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:30:49.811 2988 2682659218000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94e6c48b-7551-4393-8816-871e90d6e737 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] port_delete event received for '66b6bf44-a4a1-4e10-9454-12490106d36c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:30:49.826 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:30:49.826 2988 2682659218000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '66b6bf44-a4a1-4e10-9454-12490106d36c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:30:49.838 2988 2682659218000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '66b6bf44-a4a1-4e10-9454-12490106d36c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:30:49.838 2988 2682659218000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 66b6bf44-a4a1-4e10-9454-12490106d36c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:30:49.849 2988 2682659218000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87f06e23-c072-4d1f-aae7-9674a13f8ede 2022-07-14 10:30:49.864 2988 2682659218000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66b6bf44-a4a1-4e10-9454-12490106d36c'] 2022-07-14 10:30:49.864 2988 2682659218000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:30:49.875 2988 2682659218000 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-07-14 10:30:49.875 2988 2682659218000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66b6bf44-a4a1-4e10-9454-12490106d36c'] 2022-07-14 10:30:49.875 2988 2682659218176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e5f8dd01-629f-45ac-b6d5-fc224ebe72b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:30:49.875 2988 2682659218176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e5f8dd01-629f-45ac-b6d5-fc224ebe72b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:30:49.897 2988 2682659218176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e5f8dd01-629f-45ac-b6d5-fc224ebe72b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:30:49.909 2988 2682659218176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 68b3b300-1ac9-4fcc-8a7e-466dc3109941 2022-07-14 10:30:49.922 2988 2682659218176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e5f8dd01-629f-45ac-b6d5-fc224ebe72b0'] 2022-07-14 10:30:49.922 2988 2682659218176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:30:49.922 2988 2682659218176 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-07-14 10:30:49.922 2988 2682659218176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e5f8dd01-629f-45ac-b6d5-fc224ebe72b0'] 2022-07-14 10:30:49.944 2988 2682657919392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fcc94b2-26c3-43dc-85fc-50bb4ba8ffa6 7b346f41ee1a4088beaf57bf937e840a 72688bbbb13b4b6ba6bf864acda50a11 - - - -] Security group member updated on remote: ['5cb171d9-5f06-4592-8339-31b7226fa453'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:30:49.944 2988 2682657919392 MainThread INFO neutron.agent.securitygroups_rpc [req-9fcc94b2-26c3-43dc-85fc-50bb4ba8ffa6 7b346f41ee1a4088beaf57bf937e840a 72688bbbb13b4b6ba6bf864acda50a11 - - - -] Security group member updated ['5cb171d9-5f06-4592-8339-31b7226fa453'] 2022-07-14 10:30:49.956 2988 2682657919392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fcc94b2-26c3-43dc-85fc-50bb4ba8ffa6 7b346f41ee1a4088beaf57bf937e840a 72688bbbb13b4b6ba6bf864acda50a11 - - - -] port_delete event received for 'e5f8dd01-629f-45ac-b6d5-fc224ebe72b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:30:51.840 2988 2682659089920 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-07-14 10:30:51.878 2988 2682659089920 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-07-14 10:30:59.201 2988 2682655505744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef91a9a7-5c84-459f-b092-cd88a00762e2 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Security group member updated on remote: ['e261b63c-b325-48d7-9152-006957f10645'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:30:59.217 2988 2682655505744 MainThread INFO neutron.agent.securitygroups_rpc [req-ef91a9a7-5c84-459f-b092-cd88a00762e2 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Security group member updated ['e261b63c-b325-48d7-9152-006957f10645'] 2022-07-14 10:31:00.498 2988 2682659088160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c4ed14c-9a3b-490f-affd-8a29cbac5448 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: b0d4f45a-2347-41d5-b32c-a7e502626e8f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:31:00.522 2988 2682659088160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c4ed14c-9a3b-490f-affd-8a29cbac5448 bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port b0d4f45a-2347-41d5-b32c-a7e502626e8f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:31:03.640 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b0d4f45a-2347-41d5-b32c-a7e502626e8f 2022-07-14 10:31:03.920 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:31:04.328 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port b0d4f45a-2347-41d5-b32c-a7e502626e8f 2022-07-14 10:31:04.328 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port b0d4f45a-2347-41d5-b32c-a7e502626e8f updated. Details: {'device': 'b0d4f45a-2347-41d5-b32c-a7e502626e8f', 'network_id': '87f06e23-c072-4d1f-aae7-9674a13f8ede', 'port_id': 'b0d4f45a-2347-41d5-b32c-a7e502626e8f', 'mac_address': 'fa:16:3e:7d:07:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 714, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '579cd556-ccdb-4247-b39a-3c822573a177', '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-07-14 10:31:04.328 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:31:04.344 2988 2682657540224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0d4f45a-2347-41d5-b32c-a7e502626e8f" 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-07-14 10:31:04.344 2988 2682657540224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b0d4f45a-2347-41d5-b32c-a7e502626e8f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:31:04.358 2988 2682657540224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87f06e23-c072-4d1f-aae7-9674a13f8ede 2022-07-14 10:31:04.358 2988 2682657540224 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-07-14 10:31:04.469 2988 2682657540224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0d4f45a-2347-41d5-b32c-a7e502626e8f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:31:04.495 2988 2682657540224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0d4f45a-2347-41d5-b32c-a7e502626e8f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:31:04.495 2988 2682657540224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b0d4f45a-2347-41d5-b32c-a7e502626e8f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:31:04.513 2988 2682657540224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 714, VLAN trunk: None to switch port b0d4f45a-2347-41d5-b32c-a7e502626e8f 2022-07-14 10:31:04.578 2988 2682657540224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:31:04.578 2988 2682657540224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b0d4f45a-2347-41d5-b32c-a7e502626e8f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:31:04.703 2988 2682657540224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b0d4f45a-2347-41d5-b32c-a7e502626e8f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:31:04.734 2988 2682657540224 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-07-14 10:31:04.734 2988 2682657540224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e261b63c-b325-48d7-9152-006957f10645) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:31:04.752 2988 2682657540224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e261b63c-b325-48d7-9152-006957f10645) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-14 10:31:04.752 2988 2682657540224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b0d4f45a-2347-41d5-b32c-a7e502626e8f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:31:04.752 2988 2682657540224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:31:04.752 2988 2682657540224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b0d4f45a-2347-41d5-b32c-a7e502626e8f not yet added. Adding. 2022-07-14 10:31:04.774 2988 2682657540224 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-07-14 10:31:04.774 2988 2682657540224 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-07-14 10:31:04.844 2988 2682657540224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0d4f45a-2347-41d5-b32c-a7e502626e8f" 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-07-14 10:31:04.906 2988 2682657540224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0d4f45a-2347-41d5-b32c-a7e502626e8f" "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-07-14 10:31:04.921 2988 2682657540224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0d4f45a-2347-41d5-b32c-a7e502626e8f" 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-07-14 10:31:04.982 2988 2682657540224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0d4f45a-2347-41d5-b32c-a7e502626e8f" "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-07-14 10:31:05.065 2988 2682657540224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0d4f45a-2347-41d5-b32c-a7e502626e8f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.718s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:31:05.065 2988 2682657540224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b0d4f45a-2347-41d5-b32c-a7e502626e8f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:31:05.082 2988 2682657540224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b0d4f45a-2347-41d5-b32c-a7e502626e8f processed. 2022-07-14 10:31:05.923 2988 2682657540224 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-07-14 10:31:06.236 2988 2682657540224 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-07-14 10:31:10.373 2988 2682638103120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe331456-f04b-497a-bcae-cb9984b8da67 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network 68b3b300-1ac9-4fcc-8a7e-466dc3109941 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:31:10.373 2988 2682638103120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe331456-f04b-497a-bcae-cb9984b8da67 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network 68b3b300-1ac9-4fcc-8a7e-466dc3109941 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:31:11.067 2988 2682656362336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fe4b575-be61-4f5c-8dcf-a233de3208b5 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network c284a546-9a20-4414-b038-cc04a2878ed1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:31:11.067 2988 2682656362336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fe4b575-be61-4f5c-8dcf-a233de3208b5 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network c284a546-9a20-4414-b038-cc04a2878ed1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:31:35.060 2988 2682656825184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b34f6ce-6807-40ad-910f-1550f9e67e01 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Security group member updated on remote: ['e261b63c-b325-48d7-9152-006957f10645'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:31:35.064 2988 2682656825184 MainThread INFO neutron.agent.securitygroups_rpc [req-4b34f6ce-6807-40ad-910f-1550f9e67e01 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Security group member updated ['e261b63c-b325-48d7-9152-006957f10645'] 2022-07-14 10:31:35.064 2988 2682656825184 MainThread INFO neutron.agent.securitygroups_rpc [req-4b34f6ce-6807-40ad-910f-1550f9e67e01 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Refresh firewall rules 2022-07-14 10:31:35.078 2988 2682656825184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b34f6ce-6807-40ad-910f-1550f9e67e01 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Get security group information for devices via rpc ['b0d4f45a-2347-41d5-b32c-a7e502626e8f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:31:35.110 2988 2682656825184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b34f6ce-6807-40ad-910f-1550f9e67e01 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:31:35.110 2988 2682656825184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b34f6ce-6807-40ad-910f-1550f9e67e01 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-14 10:31:35.127 2988 2682656825184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b34f6ce-6807-40ad-910f-1550f9e67e01 594b7245d5e7439db9f1e7d117e0586a 96528d56cafa4de5aa4e6d4ddc77c1b8 - - - -] port_delete event received for 'b0d4f45a-2347-41d5-b32c-a7e502626e8f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:31:35.940 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b0d4f45a-2347-41d5-b32c-a7e502626e8f 2022-07-14 10:31:36.159 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:31:36.159 2988 2682659267856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b0d4f45a-2347-41d5-b32c-a7e502626e8f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:31:36.159 2988 2682659267856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b0d4f45a-2347-41d5-b32c-a7e502626e8f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:31:36.178 2988 2682659267856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b0d4f45a-2347-41d5-b32c-a7e502626e8f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:31:36.190 2988 2682659267856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87f06e23-c072-4d1f-aae7-9674a13f8ede 2022-07-14 10:31:36.190 2988 2682659267856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0d4f45a-2347-41d5-b32c-a7e502626e8f'] 2022-07-14 10:31:36.190 2988 2682659267856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:31:36.205 2988 2682659267856 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-07-14 10:31:36.205 2988 2682659267856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0d4f45a-2347-41d5-b32c-a7e502626e8f'] 2022-07-14 10:31:38.154 2988 2682655011408 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-07-14 10:31:38.185 2988 2682655011408 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-07-14 10:31:57.372 2988 2682659593376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01bf7dad-e384-430a-8e6e-e05eb61e2962 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network 87f06e23-c072-4d1f-aae7-9674a13f8ede network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:31:57.372 2988 2682659593376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01bf7dad-e384-430a-8e6e-e05eb61e2962 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network 87f06e23-c072-4d1f-aae7-9674a13f8ede not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:32:03.263 2988 2682658433680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e41dd39-91e1-4c0e-ab34-af46b03cc2ef - - - - - -] port_update received: d86ed9f0-c72d-4cd5-ba9b-72c7b423d406 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:32:03.276 2988 2682658433680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e41dd39-91e1-4c0e-ab34-af46b03cc2ef - - - - - -] No port d86ed9f0-c72d-4cd5-ba9b-72c7b423d406 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:32:06.677 2988 2682637450048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ccfe69b-6f8a-46e5-b928-fbd6e34b6c1e - - - - - -] port_update received: 40c77fbb-1cd4-4d1b-8ad4-b5b6d57bf427 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:32:06.690 2988 2682637450048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ccfe69b-6f8a-46e5-b928-fbd6e34b6c1e - - - - - -] No port 40c77fbb-1cd4-4d1b-8ad4-b5b6d57bf427 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:32:09.247 2988 2682656095568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f721b26-22e8-47e1-8e4f-0c3acb2ba0ce - - - - - -] port_update received: 1bf93caa-8655-43d4-9c04-2bb8dc8b36cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:32:09.247 2988 2682656095568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f721b26-22e8-47e1-8e4f-0c3acb2ba0ce - - - - - -] No port 1bf93caa-8655-43d4-9c04-2bb8dc8b36cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:32:11.380 2988 2682656764848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-566dc3cb-af99-4cc7-8d88-4006df3d2f87 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated on remote: ['2510aad3-1c02-4209-9c66-09e28147039c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:32:11.380 2988 2682656764848 MainThread INFO neutron.agent.securitygroups_rpc [req-566dc3cb-af99-4cc7-8d88-4006df3d2f87 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated ['2510aad3-1c02-4209-9c66-09e28147039c'] 2022-07-14 10:32:11.740 2988 2682658903136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c61cf4b1-3230-4c82-8238-e762d24fe0f0 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated on remote: ['2510aad3-1c02-4209-9c66-09e28147039c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:32:11.740 2988 2682658903136 MainThread INFO neutron.agent.securitygroups_rpc [req-c61cf4b1-3230-4c82-8238-e762d24fe0f0 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated ['2510aad3-1c02-4209-9c66-09e28147039c'] 2022-07-14 10:32:12.091 2988 2682658903136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcb52896-9eb0-4272-a648-fbbb6d74a488 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated on remote: ['2510aad3-1c02-4209-9c66-09e28147039c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:32:12.091 2988 2682658903136 MainThread INFO neutron.agent.securitygroups_rpc [req-fcb52896-9eb0-4272-a648-fbbb6d74a488 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated ['2510aad3-1c02-4209-9c66-09e28147039c'] 2022-07-14 10:32:12.224 2988 2682658903136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b55f4f99-fb76-456a-873e-e639e57adf00 - - - - - -] port_update received: 546ba67b-8523-46c1-b291-b45877fb6c8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:32:12.252 2988 2682658903136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b55f4f99-fb76-456a-873e-e639e57adf00 - - - - - -] No port 546ba67b-8523-46c1-b291-b45877fb6c8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:32:12.434 2988 2682658903136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15b5e4b7-b732-4c01-ad22-8b871e7fc24b d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated on remote: ['2510aad3-1c02-4209-9c66-09e28147039c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:32:12.452 2988 2682658903136 MainThread INFO neutron.agent.securitygroups_rpc [req-15b5e4b7-b732-4c01-ad22-8b871e7fc24b d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated ['2510aad3-1c02-4209-9c66-09e28147039c'] 2022-07-14 10:32:12.872 2988 2682656039152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36f79d81-896c-453a-8da9-da4a4443db2a d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated on remote: ['2510aad3-1c02-4209-9c66-09e28147039c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:32:12.872 2988 2682656039152 MainThread INFO neutron.agent.securitygroups_rpc [req-36f79d81-896c-453a-8da9-da4a4443db2a d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated ['2510aad3-1c02-4209-9c66-09e28147039c'] 2022-07-14 10:32:13.209 2988 2682637818512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b86404e-4319-40ca-898e-7ea155291432 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated on remote: ['2510aad3-1c02-4209-9c66-09e28147039c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-14 10:32:13.209 2988 2682637818512 MainThread INFO neutron.agent.securitygroups_rpc [req-3b86404e-4319-40ca-898e-7ea155291432 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group rule updated ['2510aad3-1c02-4209-9c66-09e28147039c'] 2022-07-14 10:32:30.700 2988 2682654987712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-355bdf8c-f3e6-4efb-b92c-1a831ec3be27 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group member updated on remote: ['2510aad3-1c02-4209-9c66-09e28147039c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:32:30.700 2988 2682654987712 MainThread INFO neutron.agent.securitygroups_rpc [req-355bdf8c-f3e6-4efb-b92c-1a831ec3be27 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group member updated ['2510aad3-1c02-4209-9c66-09e28147039c'] 2022-07-14 10:32:31.694 2988 2682657470592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2afaa41e-bb66-47a8-b659-b0e44a67d84c bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] port_update received: a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-14 10:32:31.715 2988 2682657470592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2afaa41e-bb66-47a8-b659-b0e44a67d84c bf41e7a4968e4ab9bce98f6e1c050b4c 795b6593e7b74eeda9929aba07cbaa0e - - - -] No port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-14 10:32:34.429 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 2022-07-14 10:32:34.481 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:32:34.731 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 2022-07-14 10:32:34.740 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 updated. Details: {'device': 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234', 'network_id': 'c3f1e0fc-e592-49b5-bcf9-fa2e2b8c5eaa', 'port_id': 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234', 'mac_address': 'fa:16:3e:aa:51:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 720, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af8fd7e1-e9f5-4f6a-9fc2-26b7f9207bbb', '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-07-14 10:32:34.740 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:32:34.751 2988 2682656139568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" 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-07-14 10:32:34.751 2988 2682656139568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:32:34.763 2988 2682656139568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3f1e0fc-e592-49b5-bcf9-fa2e2b8c5eaa 2022-07-14 10:32:34.763 2988 2682656139568 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-07-14 10:32:34.892 2988 2682656139568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:32:34.892 2988 2682656139568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:32:34.909 2988 2682656139568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:32:34.909 2988 2682656139568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 720, VLAN trunk: None to switch port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 2022-07-14 10:32:34.971 2988 2682656139568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:32:34.971 2988 2682656139568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:32:35.211 2988 2682656139568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:32:35.231 2988 2682656139568 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-07-14 10:32:35.234 2988 2682656139568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2510aad3-1c02-4209-9c66-09e28147039c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:32:35.234 2988 2682656139568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:32:35.234 2988 2682656139568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:32:35.234 2988 2682656139568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 not yet added. Adding. 2022-07-14 10:32:35.256 2988 2682656139568 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-07-14 10:32:35.256 2988 2682656139568 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-07-14 10:32:35.326 2988 2682656139568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" 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-07-14 10:32:35.396 2988 2682656139568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" "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-07-14 10:32:35.396 2988 2682656139568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" 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-07-14 10:32:35.486 2988 2682656139568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" "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-07-14 10:32:35.545 2988 2682656139568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" "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-07-14 10:32:35.570 2988 2682656139568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:32:35.570 2988 2682656139568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 processed. 2022-07-14 10:32:36.481 2988 2682656139568 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-07-14 10:32:36.781 2988 2682656139568 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-07-14 10:34:49.143 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 2022-07-14 10:34:51.049 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:34:51.049 2988 2682659889744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:34:51.049 2988 2682659889744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:34:51.069 2988 2682659889744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:34:51.080 2988 2682659889744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3f1e0fc-e592-49b5-bcf9-fa2e2b8c5eaa 2022-07-14 10:34:51.080 2988 2682659889744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234'] 2022-07-14 10:34:51.100 2988 2682659889744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:34:51.100 2988 2682659889744 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-07-14 10:34:51.100 2988 2682659889744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234'] 2022-07-14 10:34:53.065 2988 2682659868512 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-07-14 10:34:53.236 2988 2682659868512 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-07-14 10:34:57.429 2988 2682638057712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 2022-07-14 10:34:59.142 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-14 10:34:59.408 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Adding port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 2022-07-14 10:34:59.426 2988 2682558952544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 updated. Details: {'device': 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234', 'network_id': 'c3f1e0fc-e592-49b5-bcf9-fa2e2b8c5eaa', 'port_id': 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234', 'mac_address': 'fa:16:3e:aa:51:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 720, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af8fd7e1-e9f5-4f6a-9fc2-26b7f9207bbb', '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-07-14 10:34:59.426 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] 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-07-14 10:34:59.426 2988 2682657318688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" 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-07-14 10:34:59.426 2988 2682657318688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-14 10:34:59.449 2988 2682657318688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3f1e0fc-e592-49b5-bcf9-fa2e2b8c5eaa 2022-07-14 10:34:59.449 2988 2682657318688 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-07-14 10:34:59.611 2988 2682657318688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:34:59.611 2988 2682657318688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-14 10:34:59.611 2988 2682657318688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-14 10:34:59.636 2988 2682657318688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 720, VLAN trunk: None to switch port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 2022-07-14 10:34:59.689 2988 2682657318688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-14 10:34:59.689 2988 2682657318688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-14 10:34:59.907 2988 2682657318688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-14 10:34:59.940 2988 2682657318688 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-07-14 10:34:59.940 2988 2682657318688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2510aad3-1c02-4209-9c66-09e28147039c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-14 10:34:59.940 2988 2682657318688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-14 10:34:59.962 2988 2682657318688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-14 10:34:59.962 2988 2682657318688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 not yet added. Adding. 2022-07-14 10:34:59.973 2988 2682657318688 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-07-14 10:34:59.973 2988 2682657318688 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-07-14 10:35:00.034 2988 2682657318688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" 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-07-14 10:35:00.113 2988 2682657318688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" "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-07-14 10:35:00.113 2988 2682657318688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" 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-07-14 10:35:00.205 2988 2682657318688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" "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-07-14 10:35:00.267 2988 2682657318688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:35:00.267 2988 2682657318688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-14 10:35:00.267 2988 2682657318688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 processed. 2022-07-14 10:35:01.141 2988 2682657318688 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-07-14 10:35:01.378 2988 2682657318688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-14 10:36:13.161 2988 2682659245040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28e4d0d9-b36e-4d90-8c66-d3eaebf8a8f6 d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] port_delete event received for 'ec7739b5-2d4b-4627-ac8b-a0acdc4b17f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:15.747 2988 2682659895424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-437385e5-585b-4dcf-aaec-cbd22bcf612e d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group member updated on remote: ['2510aad3-1c02-4209-9c66-09e28147039c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-14 10:36:15.756 2988 2682659895424 MainThread INFO neutron.agent.securitygroups_rpc [req-437385e5-585b-4dcf-aaec-cbd22bcf612e d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] Security group member updated ['2510aad3-1c02-4209-9c66-09e28147039c'] 2022-07-14 10:36:15.785 2988 2682638057888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 2022-07-14 10:36:15.809 2988 2682659175056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-437385e5-585b-4dcf-aaec-cbd22bcf612e d6f7ce415104439dada2bdeced0658a1 008739753cb64146892e773be7069063 - - - -] port_delete event received for 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:17.543 2988 2682558952544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97becefe-9038-45f8-bec9-af094ccf2096 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-14 10:36:17.543 2988 2682657684816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-14 10:36:17.553 2988 2682657684816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-14 10:36:17.553 2988 2682657684816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-14 10:36:17.564 2988 2682657684816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3f1e0fc-e592-49b5-bcf9-fa2e2b8c5eaa 2022-07-14 10:36:17.564 2988 2682657684816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234'] 2022-07-14 10:36:17.584 2988 2682657684816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-14 10:36:17.584 2988 2682657684816 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-07-14 10:36:17.595 2988 2682657684816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7fb9932-7e5c-4ce9-9f6e-99fd1cf1f234'] 2022-07-14 10:36:19.551 2988 2682660005664 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-07-14 10:36:19.583 2988 2682660005664 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-07-14 10:36:19.943 2988 2682660005664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e5fd4ac-e582-44a0-9c49-da8fbd500093 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '40c77fbb-1cd4-4d1b-8ad4-b5b6d57bf427' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:21.114 2988 2682655638096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3643294e-7158-4543-99e8-4a3899898c88 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for 'd86ed9f0-c72d-4cd5-ba9b-72c7b423d406' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:22.084 2988 2682659270144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33c11357-0c4c-4c52-8354-b8caf13175ab 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for 'ad95840d-83c5-46bc-bab7-98df01d28389' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:22.084 2988 2682659270144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-123362ac-12bb-45ce-a73f-71e8921abc57 - - - - - -] port_delete event received for 'ad95840d-83c5-46bc-bab7-98df01d28389' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:22.335 2988 2682659322864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33c11357-0c4c-4c52-8354-b8caf13175ab 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network c3f1e0fc-e592-49b5-bcf9-fa2e2b8c5eaa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:36:22.350 2988 2682659322864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33c11357-0c4c-4c52-8354-b8caf13175ab 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network c3f1e0fc-e592-49b5-bcf9-fa2e2b8c5eaa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-14 10:36:23.303 2988 2682637318800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b250750-12ab-4dfb-8dcc-ad7ab6e427d2 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '546ba67b-8523-46c1-b291-b45877fb6c8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:24.725 2988 2682655505040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a531b684-b6ab-4824-b13f-87f31c2fa631 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '1bf93caa-8655-43d4-9c04-2bb8dc8b36cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:25.678 2988 2682657154144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-179aa057-b35d-47f3-9f29-bcb5f42accae 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] port_delete event received for '569e4ef9-1962-462d-bd17-2925430fab1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:25.695 2988 2682657154144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09199efe-e8fa-433e-900f-0f75f41f23a9 - - - - - -] port_delete event received for '569e4ef9-1962-462d-bd17-2925430fab1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-14 10:36:25.949 2988 2682637176496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-179aa057-b35d-47f3-9f29-bcb5f42accae 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] network_delete received. Deleting network 7cda3577-0db1-49c0-9ebd-b8d2ee0b9d55 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-14 10:36:25.949 2988 2682637176496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-179aa057-b35d-47f3-9f29-bcb5f42accae 6a85b2f060664557b1c1e38cb4a7b74d 749adf9dd9f744529e5dfac400623e53 - - - -] Network 7cda3577-0db1-49c0-9ebd-b8d2ee0b9d55 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463