2021-11-23 19:05:48.779 4512 1985795276472 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-23 19:05:48.779 4512 1985795276472 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev223 2021-11-23 19:05:48.779 4512 1985795276472 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-11-23 19:05:48.800 4512 1985795276472 MainThread INFO os_win.utils.network.networkutils [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] WMI caching is disabled. 2021-11-23 19:05:49.029 4512 1985795276472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-11-23 19:05:49.093 4512 1985795276472 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-23 19:05:49.093 4512 1985795276472 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-23 19:05:49.310 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent initialized successfully, now running... 2021-11-23 19:05:49.326 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-23 19:05:49.326 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-23 19:05:49.373 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-23 19:07:44.403 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1d9c3c9-39ca-445a-a54e-ba27f85492e9 - - - - -] port_update received: e869b431-4139-4a64-aba1-e4fcaa389195 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:07:44.414 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1d9c3c9-39ca-445a-a54e-ba27f85492e9 - - - - -] No port e869b431-4139-4a64-aba1-e4fcaa389195 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:07:47.443 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f29d6883-0540-44f9-a133-9ac848970a92 - - - - -] port_update received: d2fe8c0a-7d3c-4ce8-8bca-ff38ceb82109 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:07:47.990 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f29d6883-0540-44f9-a133-9ac848970a92 - - - - -] No port d2fe8c0a-7d3c-4ce8-8bca-ff38ceb82109 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:07:50.115 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b794952-8b18-4576-bcb3-fe8bd0764e06 - - - - -] port_update received: 3d07026c-4879-485d-b467-d39e7fd913f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:07:50.115 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b794952-8b18-4576-bcb3-fe8bd0764e06 - - - - -] No port 3d07026c-4879-485d-b467-d39e7fd913f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:07:54.536 4512 1985894237112 MainThread WARNING oslo_policy.policy [req-fe586d40-cb31-452c-82c6-6cf4252c6d0e 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-23 19:07:54.552 4512 1985894237112 MainThread WARNING oslo_policy.policy [req-fe586d40-cb31-452c-82c6-6cf4252c6d0e 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-23 19:07:54.552 4512 1985894237112 MainThread WARNING oslo_policy.policy [req-fe586d40-cb31-452c-82c6-6cf4252c6d0e 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-11-23 19:07:54.552 4512 1985894237112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe586d40-cb31-452c-82c6-6cf4252c6d0e 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated on remote: ['70f14155-0e5a-41c5-a059-f96892f8b293'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:07:54.552 4512 1985894237112 MainThread INFO neutron.agent.securitygroups_rpc [req-fe586d40-cb31-452c-82c6-6cf4252c6d0e 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated ['70f14155-0e5a-41c5-a059-f96892f8b293'] 2021-11-23 19:07:54.721 4512 1985894237112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e45a671-54a9-4cfd-ac64-4aa406b2e1bb 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group rule updated on remote: ['1145705a-9194-461d-a397-040bb2814842'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:07:54.721 4512 1985894237112 MainThread INFO neutron.agent.securitygroups_rpc [req-9e45a671-54a9-4cfd-ac64-4aa406b2e1bb 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group rule updated ['1145705a-9194-461d-a397-040bb2814842'] 2021-11-23 19:07:55.262 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6887a999-b98f-4ca4-b253-dd52cc844c39 - - - - -] port_update received: 64941a89-917e-46c6-85cf-3f30944d04cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:07:55.262 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6887a999-b98f-4ca4-b253-dd52cc844c39 - - - - -] No port 64941a89-917e-46c6-85cf-3f30944d04cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:07:56.617 4512 1985894237112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f1e30c3-b466-4de8-9a0a-7fd6928be824 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group rule updated on remote: ['1145705a-9194-461d-a397-040bb2814842'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:07:57.569 4512 1985894237112 MainThread INFO neutron.agent.securitygroups_rpc [req-3f1e30c3-b466-4de8-9a0a-7fd6928be824 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group rule updated ['1145705a-9194-461d-a397-040bb2814842'] 2021-11-23 19:07:58.555 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0eeb4c1-b636-4379-af75-b92a4b01f22d - - - - -] port_update received: 152828d0-ccef-475d-b706-fd8cce80c4a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:07:58.555 4512 1985894237288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9afa5e7-4cab-40f6-8d64-dab43c0c9b0a 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 1724aa31-f93e-4691-bd8a-5e35a5721baa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:07:58.555 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59aaf5f1-1fd4-4985-91b4-057beb384edc ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group rule updated on remote: ['1429b021-fb56-4ae7-a7fe-fdd932596114'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:07:58.555 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [req-59aaf5f1-1fd4-4985-91b4-057beb384edc ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group rule updated ['1429b021-fb56-4ae7-a7fe-fdd932596114'] 2021-11-23 19:07:58.572 4512 1985894237640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24878951-75a6-46b9-aaef-0404950ea1e6 a8fa2041aafd4a1e92ae7ca0c804ddcd 4e6449a25b7144669ca401b3b7430d4a - - -] Security group member updated on remote: ['88765410-7629-485f-86a7-052ae933626b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:07:58.572 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [req-24878951-75a6-46b9-aaef-0404950ea1e6 a8fa2041aafd4a1e92ae7ca0c804ddcd 4e6449a25b7144669ca401b3b7430d4a - - -] Security group member updated ['88765410-7629-485f-86a7-052ae933626b'] 2021-11-23 19:07:58.572 4512 1985894237816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db690b55-0ca3-4636-9b8c-6cfabd93f0ff ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group rule updated on remote: ['1429b021-fb56-4ae7-a7fe-fdd932596114'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:07:58.572 4512 1985894237816 MainThread INFO neutron.agent.securitygroups_rpc [req-db690b55-0ca3-4636-9b8c-6cfabd93f0ff ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group rule updated ['1429b021-fb56-4ae7-a7fe-fdd932596114'] 2021-11-23 19:07:58.572 4512 1985894237112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0eeb4c1-b636-4379-af75-b92a4b01f22d - - - - -] No port 152828d0-ccef-475d-b706-fd8cce80c4a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:07:58.572 4512 1985894237288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9afa5e7-4cab-40f6-8d64-dab43c0c9b0a 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 1724aa31-f93e-4691-bd8a-5e35a5721baa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:08:00.833 4512 1985894237288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740401d3-7744-4d4a-8f0f-28d787b393c0 - - - - -] port_update received: 3e7d2970-0b26-4912-9002-9bf6e5bc740f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:08:00.833 4512 1985894237288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-740401d3-7744-4d4a-8f0f-28d787b393c0 - - - - -] No port 3e7d2970-0b26-4912-9002-9bf6e5bc740f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:08:03.379 4512 1985894237288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-498d5271-8721-4730-9f2a-7b482c52917f 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:08:03.482 4512 1985894237288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-498d5271-8721-4730-9f2a-7b482c52917f 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:08:12.430 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1724aa31-f93e-4691-bd8a-5e35a5721baa 2021-11-23 19:08:12.650 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:08:12.816 4512 1985894237816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ebe03cf5-f573-4f24-8091-4d66dd73b51a baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Security group member updated on remote: ['9cca382b-8809-478c-92e8-e555183ecc32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:08:12.816 4512 1985894237816 MainThread INFO neutron.agent.securitygroups_rpc [req-ebe03cf5-f573-4f24-8091-4d66dd73b51a baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Security group member updated ['9cca382b-8809-478c-92e8-e555183ecc32'] 2021-11-23 19:08:13.084 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 1724aa31-f93e-4691-bd8a-5e35a5721baa 2021-11-23 19:08:13.084 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 1724aa31-f93e-4691-bd8a-5e35a5721baa updated. Details: {'device': '1724aa31-f93e-4691-bd8a-5e35a5721baa', 'network_id': '770b0568-dfa1-400b-9591-47417bf041ce', 'port_id': '1724aa31-f93e-4691-bd8a-5e35a5721baa', 'mac_address': 'fa:16:3e:55:f0:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e37f3a65-4b19-420b-8f3f-d189d5ec0859', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:08:13.084 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:08:13.084 4512 1985894237816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:13.084 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1724aa31-f93e-4691-bd8a-5e35a5721baa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:08:13.084 4512 1985894237816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 770b0568-dfa1-400b-9591-47417bf041ce 2021-11-23 19:08:13.084 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:08:13.248 4512 1985894237816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1724aa31-f93e-4691-bd8a-5e35a5721baa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:13.248 4512 1985894237816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1724aa31-f93e-4691-bd8a-5e35a5721baa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:13.257 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1724aa31-f93e-4691-bd8a-5e35a5721baa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:08:13.257 4512 1985894237816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port 1724aa31-f93e-4691-bd8a-5e35a5721baa 2021-11-23 19:08:13.326 4512 1985894237816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:08:13.326 4512 1985894237816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1724aa31-f93e-4691-bd8a-5e35a5721baa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:08:13.601 4512 1985894237816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1724aa31-f93e-4691-bd8a-5e35a5721baa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:08:14.474 4512 1985894237816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:08:14.474 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:08:14.474 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:08:14.474 4512 1985894237816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1724aa31-f93e-4691-bd8a-5e35a5721baa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:08:15.363 4512 1985894237816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:08:16.356 4512 1985894237816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1724aa31-f93e-4691-bd8a-5e35a5721baa not yet added. Adding. 2021-11-23 19:08:16.356 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:08:16.370 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:08:16.370 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f1ad248-66ec-4ba8-beb4-c9fdab1fc2e1 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: efcc1b60-bdc1-49c5-9b33-0bb9b5930637 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:08:16.379 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b95046e-cd6b-4bd8-947a-b7bd8220245c ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group member updated on remote: ['1429b021-fb56-4ae7-a7fe-fdd932596114'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:08:16.379 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [req-3b95046e-cd6b-4bd8-947a-b7bd8220245c ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group member updated ['1429b021-fb56-4ae7-a7fe-fdd932596114'] 2021-11-23 19:08:16.379 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03f377ea-be78-4522-8eac-0fe7fc35b95e baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Security group member updated on remote: ['9cca382b-8809-478c-92e8-e555183ecc32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:08:16.379 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [req-03f377ea-be78-4522-8eac-0fe7fc35b95e baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Security group member updated ['9cca382b-8809-478c-92e8-e555183ecc32'] 2021-11-23 19:08:16.379 4512 1985894238168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a55bf9dc-f125-439a-aff1-82782fcceeb1 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group member updated on remote: ['1145705a-9194-461d-a397-040bb2814842'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:08:16.379 4512 1985894238168 MainThread INFO neutron.agent.securitygroups_rpc [req-a55bf9dc-f125-439a-aff1-82782fcceeb1 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group member updated ['1145705a-9194-461d-a397-040bb2814842'] 2021-11-23 19:08:16.379 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 2021-11-23 19:08:16.379 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f1ad248-66ec-4ba8-beb4-c9fdab1fc2e1 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port efcc1b60-bdc1-49c5-9b33-0bb9b5930637 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:08:16.463 4512 1985894237816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:16.538 4512 1985894237816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:16.538 4512 1985894237816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:16.616 4512 1985894237816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:16.709 4512 1985894237816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:16.709 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1724aa31-f93e-4691-bd8a-5e35a5721baa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:08:16.709 4512 1985894237816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1724aa31-f93e-4691-bd8a-5e35a5721baa processed. 2021-11-23 19:08:18.161 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ee7f5e0-95c9-47b3-81e4-88110d938475 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: bdcd384b-ad56-40e8-a527-1dab0d2b65bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:08:18.161 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75ba79c9-78d8-4771-af63-e2980b313e61 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:08:18.176 4512 1985894237816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ee7f5e0-95c9-47b3-81e4-88110d938475 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port bdcd384b-ad56-40e8-a527-1dab0d2b65bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:08:18.176 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75ba79c9-78d8-4771-af63-e2980b313e61 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:08:18.317 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c47a620-738a-491f-adfa-7d265df4fd99 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:08:18.317 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c47a620-738a-491f-adfa-7d265df4fd99 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:08:18.361 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:08:18.361 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:18.759 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 2021-11-23 19:08:18.759 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 updated. Details: {'device': 'c8fd8a0e-b3d5-4a8a-839b-db5a53973a11', 'network_id': 'f8b09e10-8118-421a-af62-2648a51687f4', 'port_id': 'c8fd8a0e-b3d5-4a8a-839b-db5a53973a11', 'mac_address': 'fa:16:3e:dd:a6:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 744, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b8e259d3-d371-4f92-9e52-3ae1ad51991d', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:08:18.759 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:08:18.759 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8fd8a0e-b3d5-4a8a-839b-db5a53973a11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:18.759 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:08:18.759 4512 1985894237464 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f8b09e10-8118-421a-af62-2648a51687f4 2021-11-23 19:08:18.759 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:08:18.942 4512 1985894237464 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8fd8a0e-b3d5-4a8a-839b-db5a53973a11') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:18.942 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8fd8a0e-b3d5-4a8a-839b-db5a53973a11') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:18.942 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:18.942 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:08:18.942 4512 1985894237464 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 744, VLAN trunk: None to switch port c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 2021-11-23 19:08:19.035 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:08:19.035 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8fd8a0e-b3d5-4a8a-839b-db5a53973a11'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:08:19.371 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8fd8a0e-b3d5-4a8a-839b-db5a53973a11']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:08:20.388 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:08:21.329 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (88765410-7629-485f-86a7-052ae933626b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:08:21.329 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (88765410-7629-485f-86a7-052ae933626b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:08:21.329 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:08:22.347 4512 1985894237464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:08:22.347 4512 1985894237464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 not yet added. Adding. 2021-11-23 19:08:22.347 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:08:22.347 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:08:22.355 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: efcc1b60-bdc1-49c5-9b33-0bb9b5930637 2021-11-23 19:08:22.457 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8fd8a0e-b3d5-4a8a-839b-db5a53973a11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:22.583 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8fd8a0e-b3d5-4a8a-839b-db5a53973a11" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:22.583 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8fd8a0e-b3d5-4a8a-839b-db5a53973a11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:22.726 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8fd8a0e-b3d5-4a8a-839b-db5a53973a11" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:22.818 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8fd8a0e-b3d5-4a8a-839b-db5a53973a11" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:22.818 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:08:22.818 4512 1985894237464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 processed. 2021-11-23 19:08:24.363 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:08:24.363 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:24.570 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:08:24.570 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae 2021-11-23 19:08:24.570 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bdcd384b-ad56-40e8-a527-1dab0d2b65bc 2021-11-23 19:08:24.787 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port efcc1b60-bdc1-49c5-9b33-0bb9b5930637 2021-11-23 19:08:24.787 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port efcc1b60-bdc1-49c5-9b33-0bb9b5930637 updated. Details: {'device': 'efcc1b60-bdc1-49c5-9b33-0bb9b5930637', 'network_id': '00fc85c7-c3ce-4f3a-a2ff-a5095dc4578b', 'port_id': 'efcc1b60-bdc1-49c5-9b33-0bb9b5930637', 'mac_address': 'fa:16:3e:71:7b:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c71a4496-fa08-45b3-af51-4aa234310790', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:08:24.787 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:08:24.787 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:24.787 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port efcc1b60-bdc1-49c5-9b33-0bb9b5930637 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:08:24.787 4512 1985894237992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00fc85c7-c3ce-4f3a-a2ff-a5095dc4578b 2021-11-23 19:08:24.787 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:08:24.881 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:24.934 4512 1985894237992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'efcc1b60-bdc1-49c5-9b33-0bb9b5930637') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:24.934 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'efcc1b60-bdc1-49c5-9b33-0bb9b5930637') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:24.934 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port efcc1b60-bdc1-49c5-9b33-0bb9b5930637 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:08:24.934 4512 1985894237992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port efcc1b60-bdc1-49c5-9b33-0bb9b5930637 2021-11-23 19:08:25.028 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:08:25.028 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['efcc1b60-bdc1-49c5-9b33-0bb9b5930637'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:08:25.272 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['efcc1b60-bdc1-49c5-9b33-0bb9b5930637']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:08:25.272 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:08:25.272 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9cca382b-8809-478c-92e8-e555183ecc32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:08:25.272 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9cca382b-8809-478c-92e8-e555183ecc32) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:08:25.272 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for efcc1b60-bdc1-49c5-9b33-0bb9b5930637 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:08:25.272 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:08:25.272 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device efcc1b60-bdc1-49c5-9b33-0bb9b5930637 not yet added. Adding. 2021-11-23 19:08:25.272 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:08:25.272 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:08:25.384 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:25.495 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:25.495 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:25.617 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:25.726 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:25.726 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port efcc1b60-bdc1-49c5-9b33-0bb9b5930637 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:08:25.726 4512 1985894237992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port efcc1b60-bdc1-49c5-9b33-0bb9b5930637 processed. 2021-11-23 19:08:26.363 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:08:26.363 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:26.984 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:27.709 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae 2021-11-23 19:08:27.709 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae updated. Details: {'device': '1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae', 'network_id': '00fc85c7-c3ce-4f3a-a2ff-a5095dc4578b', 'port_id': '1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae', 'mac_address': 'fa:16:3e:75:ca:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c71a4496-fa08-45b3-af51-4aa234310790', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:08:27.709 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:08:27.709 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port bdcd384b-ad56-40e8-a527-1dab0d2b65bc 2021-11-23 19:08:27.709 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port bdcd384b-ad56-40e8-a527-1dab0d2b65bc updated. Details: {'device': 'bdcd384b-ad56-40e8-a527-1dab0d2b65bc', 'network_id': '16c9391c-a12a-4f7f-93e8-9c0438f9c7d0', 'port_id': 'bdcd384b-ad56-40e8-a527-1dab0d2b65bc', 'mac_address': 'fa:16:3e:e8:f2:0a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 735, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6555a961-fa26-4aea-8247-1c167b75a699', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:08:27.722 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:08:27.722 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:08:27.722 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f updated. Details: {'device': 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f', 'network_id': '0327e56a-74a7-4a6f-8d37-136214ac9946', 'port_id': 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f', 'mac_address': 'fa:16:3e:ef:e3:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 737, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd75b5cde-edb0-480d-b701-3e54909616d9', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:08:27.722 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:08:27.722 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:27.722 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:08:27.722 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:08:27.722 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:27.722 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:08:27.722 4512 1985894237464 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0327e56a-74a7-4a6f-8d37-136214ac9946 2021-11-23 19:08:27.722 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:08:27.722 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bdcd384b-ad56-40e8-a527-1dab0d2b65bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:27.722 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bdcd384b-ad56-40e8-a527-1dab0d2b65bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:08:27.722 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 16c9391c-a12a-4f7f-93e8-9c0438f9c7d0 2021-11-23 19:08:27.722 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:08:27.990 4512 1985894237464 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:27.990 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:27.990 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:08:27.990 4512 1985894237464 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 737, VLAN trunk: None to switch port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:08:28.005 4512 1985894237992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:28.005 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:28.025 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:08:28.025 4512 1985894237992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae 2021-11-23 19:08:28.059 4512 1985894238344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bdcd384b-ad56-40e8-a527-1dab0d2b65bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:28.059 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bdcd384b-ad56-40e8-a527-1dab0d2b65bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:28.070 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bdcd384b-ad56-40e8-a527-1dab0d2b65bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:08:28.070 4512 1985894238344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 735, VLAN trunk: None to switch port bdcd384b-ad56-40e8-a527-1dab0d2b65bc 2021-11-23 19:08:28.162 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:08:28.162 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:08:28.183 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:08:28.183 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:08:28.222 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:08:28.222 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bdcd384b-ad56-40e8-a527-1dab0d2b65bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:08:28.792 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bdcd384b-ad56-40e8-a527-1dab0d2b65bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:08:28.792 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:08:28.792 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1429b021-fb56-4ae7-a7fe-fdd932596114) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:08:28.792 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bdcd384b-ad56-40e8-a527-1dab0d2b65bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:08:28.792 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:08:28.792 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bdcd384b-ad56-40e8-a527-1dab0d2b65bc not yet added. Adding. 2021-11-23 19:08:28.792 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:08:28.792 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:08:28.792 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:08:28.792 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:08:28.792 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1145705a-9194-461d-a397-040bb2814842) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:08:28.792 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:08:28.792 4512 1985894237464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:08:28.792 4512 1985894237464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f not yet added. Adding. 2021-11-23 19:08:28.792 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:08:28.792 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:08:28.792 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:08:28.811 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:08:28.811 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9cca382b-8809-478c-92e8-e555183ecc32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:08:28.811 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9cca382b-8809-478c-92e8-e555183ecc32) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:08:28.811 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:08:28.811 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:08:28.811 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae not yet added. Adding. 2021-11-23 19:08:28.817 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:08:28.817 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:08:29.071 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdcd384b-ad56-40e8-a527-1dab0d2b65bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:29.132 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:29.239 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdcd384b-ad56-40e8-a527-1dab0d2b65bc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:29.239 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdcd384b-ad56-40e8-a527-1dab0d2b65bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:29.308 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:29.308 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:29.418 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:29.527 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdcd384b-ad56-40e8-a527-1dab0d2b65bc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:29.578 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:29.614 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:29.630 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:29.693 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bdcd384b-ad56-40e8-a527-1dab0d2b65bc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:29.693 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bdcd384b-ad56-40e8-a527-1dab0d2b65bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:08:29.693 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bdcd384b-ad56-40e8-a527-1dab0d2b65bc processed. 2021-11-23 19:08:29.738 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:29.738 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:08:29.738 4512 1985894237464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f processed. 2021-11-23 19:08:29.850 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:30.004 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:30.004 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:08:30.004 4512 1985894237992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae processed. 2021-11-23 19:08:30.378 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:31.071 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:42.353 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated on remote: ['70f14155-0e5a-41c5-a059-f96892f8b293'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:08:42.353 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated ['70f14155-0e5a-41c5-a059-f96892f8b293'] 2021-11-23 19:08:42.364 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Refresh firewall rules 2021-11-23 19:08:42.364 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Get security group information for devices via rpc ['1724aa31-f93e-4691-bd8a-5e35a5721baa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:08:42.577 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information for ports dict_keys(['1724aa31-f93e-4691-bd8a-5e35a5721baa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:08:42.577 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:08:42.577 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:08:42.577 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:08:42.577 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for 1724aa31-f93e-4691-bd8a-5e35a5721baa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:08:42.577 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:08:42.581 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-23 19:08:42.581 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:42.784 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:42.784 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:42.784 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-454c845b-b001-4224-86d4-6042a36a8b39 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:43.254 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-480bbaa4-19e6-47c0-a8c8-554d89f9e72d 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: a834f60d-d019-45f2-bf5d-107dba4b2c33 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:08:43.270 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-480bbaa4-19e6-47c0-a8c8-554d89f9e72d 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port a834f60d-d019-45f2-bf5d-107dba4b2c33 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:08:48.614 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a834f60d-d019-45f2-bf5d-107dba4b2c33 2021-11-23 19:08:50.477 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:08:50.709 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port a834f60d-d019-45f2-bf5d-107dba4b2c33 2021-11-23 19:08:50.709 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port a834f60d-d019-45f2-bf5d-107dba4b2c33 updated. Details: {'device': 'a834f60d-d019-45f2-bf5d-107dba4b2c33', 'network_id': '770b0568-dfa1-400b-9591-47417bf041ce', 'port_id': 'a834f60d-d019-45f2-bf5d-107dba4b2c33', 'mac_address': 'fa:16:3e:1a:07:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e37f3a65-4b19-420b-8f3f-d189d5ec0859', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:08:50.722 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:08:50.722 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:50.722 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a834f60d-d019-45f2-bf5d-107dba4b2c33 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:08:50.722 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:08:50.802 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 2021-11-23 19:08:50.910 4512 1985894237992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a834f60d-d019-45f2-bf5d-107dba4b2c33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:50.910 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a834f60d-d019-45f2-bf5d-107dba4b2c33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:08:50.910 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a834f60d-d019-45f2-bf5d-107dba4b2c33 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:08:50.910 4512 1985894237992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port a834f60d-d019-45f2-bf5d-107dba4b2c33 2021-11-23 19:08:50.959 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f252511c-8cb0-4879-bd2b-7a775c8eb5f6 a8fa2041aafd4a1e92ae7ca0c804ddcd 4e6449a25b7144669ca401b3b7430d4a - - -] Security group member updated on remote: ['88765410-7629-485f-86a7-052ae933626b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:08:50.959 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [req-f252511c-8cb0-4879-bd2b-7a775c8eb5f6 a8fa2041aafd4a1e92ae7ca0c804ddcd 4e6449a25b7144669ca401b3b7430d4a - - -] Security group member updated ['88765410-7629-485f-86a7-052ae933626b'] 2021-11-23 19:08:50.959 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [req-f252511c-8cb0-4879-bd2b-7a775c8eb5f6 a8fa2041aafd4a1e92ae7ca0c804ddcd 4e6449a25b7144669ca401b3b7430d4a - - -] Refresh firewall rules 2021-11-23 19:08:50.959 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f252511c-8cb0-4879-bd2b-7a775c8eb5f6 a8fa2041aafd4a1e92ae7ca0c804ddcd 4e6449a25b7144669ca401b3b7430d4a - - -] Get security group information for devices via rpc ['c8fd8a0e-b3d5-4a8a-839b-db5a53973a11'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:08:50.988 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f252511c-8cb0-4879-bd2b-7a775c8eb5f6 a8fa2041aafd4a1e92ae7ca0c804ddcd 4e6449a25b7144669ca401b3b7430d4a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:08:50.988 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f252511c-8cb0-4879-bd2b-7a775c8eb5f6 a8fa2041aafd4a1e92ae7ca0c804ddcd 4e6449a25b7144669ca401b3b7430d4a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:08:51.044 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:08:51.044 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a834f60d-d019-45f2-bf5d-107dba4b2c33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:08:51.052 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f252511c-8cb0-4879-bd2b-7a775c8eb5f6 a8fa2041aafd4a1e92ae7ca0c804ddcd 4e6449a25b7144669ca401b3b7430d4a - - -] port_delete event received for 'c8fd8a0e-b3d5-4a8a-839b-db5a53973a11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:08:51.411 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a834f60d-d019-45f2-bf5d-107dba4b2c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:08:51.411 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:08:51.411 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:08:51.411 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:08:51.411 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a834f60d-d019-45f2-bf5d-107dba4b2c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:08:51.411 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:08:51.411 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a834f60d-d019-45f2-bf5d-107dba4b2c33 not yet added. Adding. 2021-11-23 19:08:51.429 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:08:51.429 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:08:51.675 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:51.896 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:51.896 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:52.131 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:52.270 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:52.270 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a834f60d-d019-45f2-bf5d-107dba4b2c33 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:08:52.270 4512 1985894237992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a834f60d-d019-45f2-bf5d-107dba4b2c33 processed. 2021-11-23 19:08:52.498 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:08:52.498 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8fd8a0e-b3d5-4a8a-839b-db5a53973a11' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:08:52.498 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8fd8a0e-b3d5-4a8a-839b-db5a53973a11' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:08:52.498 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8fd8a0e-b3d5-4a8a-839b-db5a53973a11 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:08:52.498 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:08:52.536 4512 1985894237464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f8b09e10-8118-421a-af62-2648a51687f4 2021-11-23 19:08:52.536 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8fd8a0e-b3d5-4a8a-839b-db5a53973a11'] 2021-11-23 19:08:52.536 4512 1985894237464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:08:52.536 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:08:52.536 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8fd8a0e-b3d5-4a8a-839b-db5a53973a11'] 2021-11-23 19:08:52.781 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:08:55.285 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6be74bd-25f6-4239-ab3d-e36261bbc145 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network f8b09e10-8118-421a-af62-2648a51687f4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:08:55.285 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6be74bd-25f6-4239-ab3d-e36261bbc145 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network f8b09e10-8118-421a-af62-2648a51687f4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:09:00.663 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated on remote: ['70f14155-0e5a-41c5-a059-f96892f8b293'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:09:00.663 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated ['70f14155-0e5a-41c5-a059-f96892f8b293'] 2021-11-23 19:09:00.663 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Refresh firewall rules 2021-11-23 19:09:00.663 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Get security group information for devices via rpc ['1724aa31-f93e-4691-bd8a-5e35a5721baa', 'a834f60d-d019-45f2-bf5d-107dba4b2c33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:09:00.941 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information for ports dict_keys(['1724aa31-f93e-4691-bd8a-5e35a5721baa', 'a834f60d-d019-45f2-bf5d-107dba4b2c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:09:01.928 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:09:01.928 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:09:01.928 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:09:01.928 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for 1724aa31-f93e-4691-bd8a-5e35a5721baa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:09:01.928 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:09:04.004 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-23 19:09:04.004 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:04.004 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71d9bd5c-8f98-4c5a-b3be-4426a4c686e4 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 22c75321-3ffb-415b-910b-9ab99dab2108 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:09:04.037 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71d9bd5c-8f98-4c5a-b3be-4426a4c686e4 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 22c75321-3ffb-415b-910b-9ab99dab2108 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:09:04.271 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:04.271 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:04.271 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:04.271 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for a834f60d-d019-45f2-bf5d-107dba4b2c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:09:04.271 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:09:04.271 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-23 19:09:04.290 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:04.520 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:04.520 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:04.534 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [req-7aa71265-2d3a-4241-8254-53e59252cf3a 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:06.863 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22c75321-3ffb-415b-910b-9ab99dab2108 2021-11-23 19:09:08.025 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:09:08.222 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69055b48-05cb-4d99-8e22-87ccf86f61be f629fcba6c4c4c35b7b190b1e782ebcc fcd180e39f874f0298986d39980a9f66 - - -] Security group member updated on remote: ['359fcb1b-ebc0-4b98-8bbf-ccd4336d4a90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:09:08.222 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [req-69055b48-05cb-4d99-8e22-87ccf86f61be f629fcba6c4c4c35b7b190b1e782ebcc fcd180e39f874f0298986d39980a9f66 - - -] Security group member updated ['359fcb1b-ebc0-4b98-8bbf-ccd4336d4a90'] 2021-11-23 19:09:08.253 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 22c75321-3ffb-415b-910b-9ab99dab2108 2021-11-23 19:09:08.253 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 22c75321-3ffb-415b-910b-9ab99dab2108 updated. Details: {'device': '22c75321-3ffb-415b-910b-9ab99dab2108', 'network_id': '770b0568-dfa1-400b-9591-47417bf041ce', 'port_id': '22c75321-3ffb-415b-910b-9ab99dab2108', 'mac_address': 'fa:16:3e:97:dd:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e37f3a65-4b19-420b-8f3f-d189d5ec0859', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:09:08.253 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:09:08.253 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:08.253 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22c75321-3ffb-415b-910b-9ab99dab2108 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:09:08.253 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:09:08.474 4512 1985894237992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22c75321-3ffb-415b-910b-9ab99dab2108') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:09:08.474 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22c75321-3ffb-415b-910b-9ab99dab2108') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:09:08.474 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22c75321-3ffb-415b-910b-9ab99dab2108 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:09:08.474 4512 1985894237992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port 22c75321-3ffb-415b-910b-9ab99dab2108 2021-11-23 19:09:08.613 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:09:08.613 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22c75321-3ffb-415b-910b-9ab99dab2108'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:09:08.784 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22c75321-3ffb-415b-910b-9ab99dab2108']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:09:08.784 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:09:08.784 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:09:08.784 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:09:08.784 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22c75321-3ffb-415b-910b-9ab99dab2108 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:09:08.784 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:09:08.784 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 22c75321-3ffb-415b-910b-9ab99dab2108 not yet added. Adding. 2021-11-23 19:09:08.784 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:09:08.784 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:09:08.910 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae685439-785b-4f0b-8d1a-9ffde298d46a 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 92714cc0-8e18-474f-b22c-72178a9ed3b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:09:08.910 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae685439-785b-4f0b-8d1a-9ffde298d46a 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 92714cc0-8e18-474f-b22c-72178a9ed3b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:09:09.004 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:09.208 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:09.208 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:09.474 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:09.678 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.421s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:09.678 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22c75321-3ffb-415b-910b-9ab99dab2108 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:09:09.678 4512 1985894237992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22c75321-3ffb-415b-910b-9ab99dab2108 processed. 2021-11-23 19:09:10.034 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:10.224 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:10.933 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 92714cc0-8e18-474f-b22c-72178a9ed3b9 2021-11-23 19:09:12.043 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:09:12.317 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 92714cc0-8e18-474f-b22c-72178a9ed3b9 2021-11-23 19:09:12.317 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 92714cc0-8e18-474f-b22c-72178a9ed3b9 updated. Details: {'device': '92714cc0-8e18-474f-b22c-72178a9ed3b9', 'network_id': 'c36f4421-41fc-4530-8a40-3a97b3eeace9', 'port_id': '92714cc0-8e18-474f-b22c-72178a9ed3b9', 'mac_address': 'fa:16:3e:f4:1a:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 704, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c410cb6a-a007-4e73-94be-bdd5855c7e13', 'ip_address': '192.168.233.155'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:09:12.317 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:09:12.317 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92714cc0-8e18-474f-b22c-72178a9ed3b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:12.332 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 92714cc0-8e18-474f-b22c-72178a9ed3b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:09:12.332 4512 1985894237992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c36f4421-41fc-4530-8a40-3a97b3eeace9 2021-11-23 19:09:12.332 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:09:12.581 4512 1985894237992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '92714cc0-8e18-474f-b22c-72178a9ed3b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:09:12.581 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '92714cc0-8e18-474f-b22c-72178a9ed3b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:09:12.581 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 92714cc0-8e18-474f-b22c-72178a9ed3b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:09:12.581 4512 1985894237992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 704, VLAN trunk: None to switch port 92714cc0-8e18-474f-b22c-72178a9ed3b9 2021-11-23 19:09:12.767 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:09:12.767 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['92714cc0-8e18-474f-b22c-72178a9ed3b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:09:12.925 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['92714cc0-8e18-474f-b22c-72178a9ed3b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:09:12.925 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:09:12.925 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (359fcb1b-ebc0-4b98-8bbf-ccd4336d4a90) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:09:12.925 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (359fcb1b-ebc0-4b98-8bbf-ccd4336d4a90) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:09:12.925 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 92714cc0-8e18-474f-b22c-72178a9ed3b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:09:12.925 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:09:12.925 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 92714cc0-8e18-474f-b22c-72178a9ed3b9 not yet added. Adding. 2021-11-23 19:09:12.925 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:09:12.925 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:09:13.237 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92714cc0-8e18-474f-b22c-72178a9ed3b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:13.505 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92714cc0-8e18-474f-b22c-72178a9ed3b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:13.505 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92714cc0-8e18-474f-b22c-72178a9ed3b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:13.741 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-92714cc0-8e18-474f-b22c-72178a9ed3b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:13.790 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffffc229-89f8-4919-b079-ffa34ecbe21e 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network 049f48e6-4dfe-491d-9ba7-e90f368fd7c7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:09:13.790 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffffc229-89f8-4919-b079-ffa34ecbe21e 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network 049f48e6-4dfe-491d-9ba7-e90f368fd7c7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:09:13.909 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-92714cc0-8e18-474f-b22c-72178a9ed3b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:13.909 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 92714cc0-8e18-474f-b22c-72178a9ed3b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:09:13.909 4512 1985894237992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 92714cc0-8e18-474f-b22c-72178a9ed3b9 processed. 2021-11-23 19:09:14.050 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:14.268 4512 1985894237992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:14.379 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864ac60a-b2a1-432f-a9f6-4e7e8a6075b5 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network 1f67d8a9-f8b5-4a4f-bb21-b7f3d3437719 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:09:14.379 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864ac60a-b2a1-432f-a9f6-4e7e8a6075b5 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network 1f67d8a9-f8b5-4a4f-bb21-b7f3d3437719 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:09:19.816 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-460e366b-483c-49be-ae12-36ffa7a5de76 f629fcba6c4c4c35b7b190b1e782ebcc fcd180e39f874f0298986d39980a9f66 - - -] Security group member updated on remote: ['359fcb1b-ebc0-4b98-8bbf-ccd4336d4a90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:09:19.816 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [req-460e366b-483c-49be-ae12-36ffa7a5de76 f629fcba6c4c4c35b7b190b1e782ebcc fcd180e39f874f0298986d39980a9f66 - - -] Security group member updated ['359fcb1b-ebc0-4b98-8bbf-ccd4336d4a90'] 2021-11-23 19:09:19.816 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [req-460e366b-483c-49be-ae12-36ffa7a5de76 f629fcba6c4c4c35b7b190b1e782ebcc fcd180e39f874f0298986d39980a9f66 - - -] Refresh firewall rules 2021-11-23 19:09:19.831 4512 1985894237992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-460e366b-483c-49be-ae12-36ffa7a5de76 f629fcba6c4c4c35b7b190b1e782ebcc fcd180e39f874f0298986d39980a9f66 - - -] Get security group information for devices via rpc ['92714cc0-8e18-474f-b22c-72178a9ed3b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:09:19.877 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-460e366b-483c-49be-ae12-36ffa7a5de76 f629fcba6c4c4c35b7b190b1e782ebcc fcd180e39f874f0298986d39980a9f66 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:09:19.877 4512 1985894237992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-460e366b-483c-49be-ae12-36ffa7a5de76 f629fcba6c4c4c35b7b190b1e782ebcc fcd180e39f874f0298986d39980a9f66 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:09:21.832 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-460e366b-483c-49be-ae12-36ffa7a5de76 f629fcba6c4c4c35b7b190b1e782ebcc fcd180e39f874f0298986d39980a9f66 - - -] port_delete event received for '92714cc0-8e18-474f-b22c-72178a9ed3b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:09:21.832 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 92714cc0-8e18-474f-b22c-72178a9ed3b9 2021-11-23 19:09:23.837 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:09:24.604 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '92714cc0-8e18-474f-b22c-72178a9ed3b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:09:26.605 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '92714cc0-8e18-474f-b22c-72178a9ed3b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:09:26.605 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 92714cc0-8e18-474f-b22c-72178a9ed3b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:09:26.614 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:09:26.614 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '92714cc0-8e18-474f-b22c-72178a9ed3b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:09:26.614 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '92714cc0-8e18-474f-b22c-72178a9ed3b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:09:26.614 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 92714cc0-8e18-474f-b22c-72178a9ed3b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:09:26.614 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:26.643 4512 1985894237464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:26.663 4512 1985894237992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c36f4421-41fc-4530-8a40-3a97b3eeace9 2021-11-23 19:09:26.663 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92714cc0-8e18-474f-b22c-72178a9ed3b9'] 2021-11-23 19:09:26.663 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:09:26.663 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:09:26.663 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['92714cc0-8e18-474f-b22c-72178a9ed3b9'] 2021-11-23 19:09:33.646 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated on remote: ['70f14155-0e5a-41c5-a059-f96892f8b293'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:09:33.646 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated ['70f14155-0e5a-41c5-a059-f96892f8b293'] 2021-11-23 19:09:33.646 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Refresh firewall rules 2021-11-23 19:09:33.646 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Get security group information for devices via rpc ['1724aa31-f93e-4691-bd8a-5e35a5721baa', 'a834f60d-d019-45f2-bf5d-107dba4b2c33', '22c75321-3ffb-415b-910b-9ab99dab2108'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:09:34.142 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information for ports dict_keys(['1724aa31-f93e-4691-bd8a-5e35a5721baa', '22c75321-3ffb-415b-910b-9ab99dab2108', 'a834f60d-d019-45f2-bf5d-107dba4b2c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:09:34.158 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:09:34.158 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:09:34.158 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:09:34.158 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for 1724aa31-f93e-4691-bd8a-5e35a5721baa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:09:34.158 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:09:34.158 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-23 19:09:34.158 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:34.425 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b85a1c4-301f-4990-957d-5054cae286e4 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: d56f9da9-3312-42ac-8320-941baad5c24b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:09:37.736 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b85a1c4-301f-4990-957d-5054cae286e4 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port d56f9da9-3312-42ac-8320-941baad5c24b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:09:37.736 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:37.736 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:37.736 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:37.736 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for 22c75321-3ffb-415b-910b-9ab99dab2108 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:09:37.736 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:09:37.736 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-23 19:09:37.756 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:38.049 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:38.049 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:38.049 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:38.049 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for a834f60d-d019-45f2-bf5d-107dba4b2c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:09:38.049 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:09:38.049 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-23 19:09:38.049 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:38.477 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:38.477 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:38.477 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-13377f49-753d-4e4d-a0f4-67c6024a8b36 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:44.626 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d56f9da9-3312-42ac-8320-941baad5c24b 2021-11-23 19:09:45.631 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:09:45.830 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port d56f9da9-3312-42ac-8320-941baad5c24b 2021-11-23 19:09:45.830 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port d56f9da9-3312-42ac-8320-941baad5c24b updated. Details: {'device': 'd56f9da9-3312-42ac-8320-941baad5c24b', 'network_id': '770b0568-dfa1-400b-9591-47417bf041ce', 'port_id': 'd56f9da9-3312-42ac-8320-941baad5c24b', 'mac_address': 'fa:16:3e:28:b2:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e37f3a65-4b19-420b-8f3f-d189d5ec0859', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:09:45.830 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:09:45.830 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d56f9da9-3312-42ac-8320-941baad5c24b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:45.830 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d56f9da9-3312-42ac-8320-941baad5c24b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:09:45.830 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:09:46.049 4512 1985894238344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd56f9da9-3312-42ac-8320-941baad5c24b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:09:46.049 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd56f9da9-3312-42ac-8320-941baad5c24b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:09:46.049 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d56f9da9-3312-42ac-8320-941baad5c24b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:09:46.049 4512 1985894238344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port d56f9da9-3312-42ac-8320-941baad5c24b 2021-11-23 19:09:46.189 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:09:46.189 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d56f9da9-3312-42ac-8320-941baad5c24b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:09:46.442 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d56f9da9-3312-42ac-8320-941baad5c24b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:09:46.442 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:09:46.442 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:09:46.442 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:09:46.442 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d56f9da9-3312-42ac-8320-941baad5c24b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:09:46.442 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:09:46.442 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d56f9da9-3312-42ac-8320-941baad5c24b not yet added. Adding. 2021-11-23 19:09:46.442 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:09:46.442 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:09:46.706 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d56f9da9-3312-42ac-8320-941baad5c24b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:46.945 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d56f9da9-3312-42ac-8320-941baad5c24b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:46.945 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d56f9da9-3312-42ac-8320-941baad5c24b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:47.261 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d56f9da9-3312-42ac-8320-941baad5c24b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:47.409 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d56f9da9-3312-42ac-8320-941baad5c24b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:47.409 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d56f9da9-3312-42ac-8320-941baad5c24b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:09:47.409 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d56f9da9-3312-42ac-8320-941baad5c24b processed. 2021-11-23 19:09:47.643 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:09:47.845 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:09:51.712 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9af7ffa8-864a-40cc-9bf5-27eaf3af54a1 - - - - -] port_update received: 0a799df9-f27e-4041-ab66-930f9130afda port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:09:53.425 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9af7ffa8-864a-40cc-9bf5-27eaf3af54a1 - - - - -] No port 0a799df9-f27e-4041-ab66-930f9130afda defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:09:55.907 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbd7dd56-7c08-47b6-a3a9-c45f5f3c7293 - - - - -] port_update received: c98cb2be-4d69-49a0-9658-087d0048e090 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:09:55.924 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbd7dd56-7c08-47b6-a3a9-c45f5f3c7293 - - - - -] No port c98cb2be-4d69-49a0-9658-087d0048e090 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:09:57.503 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-febb99c8-68d4-4d2c-b485-6c9e3c86f848 - - - - -] port_update received: ef8127e5-5ced-4580-822d-94f8393901ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:09:57.958 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-febb99c8-68d4-4d2c-b485-6c9e3c86f848 - - - - -] No port ef8127e5-5ced-4580-822d-94f8393901ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:09:59.688 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7dd969e1-4eca-4740-a44b-7b7464476df2 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated on remote: ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:09:59.688 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-7dd969e1-4eca-4740-a44b-7b7464476df2 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] 2021-11-23 19:09:59.814 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98f9ae24-5b8d-49a1-89c9-90c01d570c66 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated on remote: ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:09:59.814 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-98f9ae24-5b8d-49a1-89c9-90c01d570c66 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] 2021-11-23 19:10:00.204 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37a1edb2-2784-4644-a6be-b331713967c1 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated on remote: ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:10:00.204 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-37a1edb2-2784-4644-a6be-b331713967c1 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] 2021-11-23 19:10:00.361 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7491d00b-359a-4151-ac5b-035988c1a112 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated on remote: ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:10:00.361 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-7491d00b-359a-4151-ac5b-035988c1a112 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] 2021-11-23 19:10:00.582 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd4b0325-2039-4612-b958-3d85797042cb a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated on remote: ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:10:00.582 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-fd4b0325-2039-4612-b958-3d85797042cb a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] 2021-11-23 19:10:00.735 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3398f00-8bf9-4bd9-84ea-3edca04259ea a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated on remote: ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:10:00.735 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-a3398f00-8bf9-4bd9-84ea-3edca04259ea a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group rule updated ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] 2021-11-23 19:10:01.094 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaca6309-57cc-4c92-885f-6c7ba9c88760 - - - - -] port_update received: f3aaca51-5215-4ee3-8ec0-23447553a6d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:10:01.120 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaca6309-57cc-4c92-885f-6c7ba9c88760 - - - - -] No port f3aaca51-5215-4ee3-8ec0-23447553a6d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:10:25.094 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d56f9da9-3312-42ac-8320-941baad5c24b 2021-11-23 19:10:25.736 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated on remote: ['70f14155-0e5a-41c5-a059-f96892f8b293'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:10:25.736 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated ['70f14155-0e5a-41c5-a059-f96892f8b293'] 2021-11-23 19:10:25.736 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Refresh firewall rules 2021-11-23 19:10:25.736 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Get security group information for devices via rpc ['1724aa31-f93e-4691-bd8a-5e35a5721baa', 'a834f60d-d019-45f2-bf5d-107dba4b2c33', '22c75321-3ffb-415b-910b-9ab99dab2108', 'd56f9da9-3312-42ac-8320-941baad5c24b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:10:25.816 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] port_delete event received for 'd56f9da9-3312-42ac-8320-941baad5c24b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:10:26.081 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:10:26.081 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd56f9da9-3312-42ac-8320-941baad5c24b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:10:26.081 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd56f9da9-3312-42ac-8320-941baad5c24b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:10:26.081 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d56f9da9-3312-42ac-8320-941baad5c24b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:10:26.113 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information for ports dict_keys(['1724aa31-f93e-4691-bd8a-5e35a5721baa', '22c75321-3ffb-415b-910b-9ab99dab2108', 'a834f60d-d019-45f2-bf5d-107dba4b2c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:10:26.113 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:10:26.113 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:10:26.113 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:10:26.113 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for 1724aa31-f93e-4691-bd8a-5e35a5721baa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:10:26.113 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:10:26.113 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-23 19:10:26.113 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:26.113 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:26.113 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:26.113 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d56f9da9-3312-42ac-8320-941baad5c24b'] 2021-11-23 19:10:26.113 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:10:26.113 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:10:26.113 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d56f9da9-3312-42ac-8320-941baad5c24b'] 2021-11-23 19:10:26.456 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:26.456 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for 22c75321-3ffb-415b-910b-9ab99dab2108 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:10:26.456 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:10:26.456 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-23 19:10:26.456 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:26.456 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:26.456 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:26.721 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-22c75321-3ffb-415b-910b-9ab99dab2108" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:26.749 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for a834f60d-d019-45f2-bf5d-107dba4b2c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:10:26.749 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:10:26.749 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-23 19:10:26.749 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:26.749 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:26.753 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:27.034 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-30014cbb-3fe8-462f-8367-098b5cbd15fe 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:28.080 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:28.095 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:31.161 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22c75321-3ffb-415b-910b-9ab99dab2108 2021-11-23 19:10:31.179 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:10:31.362 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated on remote: ['70f14155-0e5a-41c5-a059-f96892f8b293'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:10:31.362 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated ['70f14155-0e5a-41c5-a059-f96892f8b293'] 2021-11-23 19:10:31.362 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Refresh firewall rules 2021-11-23 19:10:31.362 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Get security group information for devices via rpc ['1724aa31-f93e-4691-bd8a-5e35a5721baa', 'a834f60d-d019-45f2-bf5d-107dba4b2c33', '22c75321-3ffb-415b-910b-9ab99dab2108'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:10:31.422 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] port_delete event received for '22c75321-3ffb-415b-910b-9ab99dab2108' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:10:31.594 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information for ports dict_keys(['1724aa31-f93e-4691-bd8a-5e35a5721baa', 'a834f60d-d019-45f2-bf5d-107dba4b2c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:10:31.594 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:10:31.594 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:10:31.594 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:10:31.594 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for 1724aa31-f93e-4691-bd8a-5e35a5721baa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:10:31.594 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:10:31.594 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-23 19:10:31.594 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:31.594 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:31.594 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:31.879 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:31.879 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for a834f60d-d019-45f2-bf5d-107dba4b2c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:10:31.879 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:10:31.879 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-23 19:10:31.879 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:31.879 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:31.879 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:32.083 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:10:32.156 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-c9fbe415-d098-4bc5-b62a-5a061de53327 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-a834f60d-d019-45f2-bf5d-107dba4b2c33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:32.254 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:10:32.254 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f updated. Details: {'device': 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f', 'network_id': '0327e56a-74a7-4a6f-8d37-136214ac9946', 'port_id': 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f', 'mac_address': 'fa:16:3e:ef:e3:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 737, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd75b5cde-edb0-480d-b701-3e54909616d9', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:10:32.254 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:10:32.276 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:10:32.276 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:32.276 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:10:32.276 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:10:32.276 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22c75321-3ffb-415b-910b-9ab99dab2108' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:10:32.276 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22c75321-3ffb-415b-910b-9ab99dab2108' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:10:32.276 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22c75321-3ffb-415b-910b-9ab99dab2108 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:10:32.313 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22c75321-3ffb-415b-910b-9ab99dab2108'] 2021-11-23 19:10:32.313 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:10:32.313 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:10:32.313 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22c75321-3ffb-415b-910b-9ab99dab2108'] 2021-11-23 19:10:32.313 4512 1985894238344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:10:32.313 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:10:32.330 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:10:32.330 4512 1985894238344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 737, VLAN trunk: None to switch port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:10:32.390 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:10:32.390 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:10:32.536 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:10:32.536 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:10:32.536 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1145705a-9194-461d-a397-040bb2814842) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:10:32.536 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:10:32.536 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:10:32.536 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-23 19:10:32.536 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:32.536 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:32.536 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:32.536 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:32.618 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:32.618 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:10:32.618 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f processed. 2021-11-23 19:10:34.078 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:34.286 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:35.024 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated on remote: ['70f14155-0e5a-41c5-a059-f96892f8b293'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:10:35.024 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated ['70f14155-0e5a-41c5-a059-f96892f8b293'] 2021-11-23 19:10:35.024 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Refresh firewall rules 2021-11-23 19:10:35.024 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Get security group information for devices via rpc ['1724aa31-f93e-4691-bd8a-5e35a5721baa', 'a834f60d-d019-45f2-bf5d-107dba4b2c33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:10:35.094 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] port_delete event received for 'a834f60d-d019-45f2-bf5d-107dba4b2c33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:10:35.190 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a834f60d-d019-45f2-bf5d-107dba4b2c33 2021-11-23 19:10:35.313 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information for ports dict_keys(['1724aa31-f93e-4691-bd8a-5e35a5721baa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:10:35.313 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:10:35.313 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update rules of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:10:35.313 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update members of security group (70f14155-0e5a-41c5-a059-f96892f8b293) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:10:35.313 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Update port filter for 1724aa31-f93e-4691-bd8a-5e35a5721baa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:10:35.313 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Updating port rules. 2021-11-23 19:10:35.313 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-23 19:10:35.313 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:35.313 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:35.313 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:35.612 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-0a02effc-1781-4339-984f-9ed9cc592225 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Lock "n-hv-driver-port-lock-1724aa31-f93e-4691-bd8a-5e35a5721baa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:36.084 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:10:36.084 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a834f60d-d019-45f2-bf5d-107dba4b2c33' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:10:36.084 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a834f60d-d019-45f2-bf5d-107dba4b2c33' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:10:36.084 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a834f60d-d019-45f2-bf5d-107dba4b2c33 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:10:36.097 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a834f60d-d019-45f2-bf5d-107dba4b2c33'] 2021-11-23 19:10:36.097 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:10:36.097 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:10:36.097 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a834f60d-d019-45f2-bf5d-107dba4b2c33'] 2021-11-23 19:10:37.032 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6c76af5-7083-4baf-8f39-711bf6cb7e34 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group member updated on remote: ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:10:37.032 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-a6c76af5-7083-4baf-8f39-711bf6cb7e34 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group member updated ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] 2021-11-23 19:10:38.109 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:38.156 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:38.460 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd04df7e-5296-4ff8-ac93-77740806e560 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: e561e0b4-7301-4b1f-9300-218ef05ed8a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:10:38.473 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd04df7e-5296-4ff8-ac93-77740806e560 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port e561e0b4-7301-4b1f-9300-218ef05ed8a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:10:39.204 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1724aa31-f93e-4691-bd8a-5e35a5721baa 2021-11-23 19:10:40.141 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:10:40.141 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1724aa31-f93e-4691-bd8a-5e35a5721baa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:10:40.141 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1724aa31-f93e-4691-bd8a-5e35a5721baa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:10:40.141 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1724aa31-f93e-4691-bd8a-5e35a5721baa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:10:40.162 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 770b0568-dfa1-400b-9591-47417bf041ce 2021-11-23 19:10:40.162 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1724aa31-f93e-4691-bd8a-5e35a5721baa'] 2021-11-23 19:10:40.162 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:10:40.162 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:10:40.162 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1724aa31-f93e-4691-bd8a-5e35a5721baa'] 2021-11-23 19:10:40.469 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce8a29dd-18d3-4619-a8db-9fe0e5d23ce4 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated on remote: ['70f14155-0e5a-41c5-a059-f96892f8b293'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:10:40.469 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-ce8a29dd-18d3-4619-a8db-9fe0e5d23ce4 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] Security group member updated ['70f14155-0e5a-41c5-a059-f96892f8b293'] 2021-11-23 19:10:40.625 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce8a29dd-18d3-4619-a8db-9fe0e5d23ce4 6ef6efe777fd4268a7df36592f883420 3d45682445634cd0ba0cf2c7fbac1864 - - -] port_delete event received for '1724aa31-f93e-4691-bd8a-5e35a5721baa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:10:42.143 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:42.172 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:42.190 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7e6acd9-1b06-4c8b-8ea6-e9c6263df3e1 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network 770b0568-dfa1-400b-9591-47417bf041ce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:10:42.190 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7e6acd9-1b06-4c8b-8ea6-e9c6263df3e1 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network 770b0568-dfa1-400b-9591-47417bf041ce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:10:45.383 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e561e0b4-7301-4b1f-9300-218ef05ed8a1 2021-11-23 19:10:46.173 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:10:46.469 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port e561e0b4-7301-4b1f-9300-218ef05ed8a1 2021-11-23 19:10:46.469 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port e561e0b4-7301-4b1f-9300-218ef05ed8a1 updated. Details: {'device': 'e561e0b4-7301-4b1f-9300-218ef05ed8a1', 'network_id': 'e114cf83-bdfa-4441-b097-9dbda48da4f5', 'port_id': 'e561e0b4-7301-4b1f-9300-218ef05ed8a1', 'mac_address': 'fa:16:3e:f0:20:cf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 733, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c2583976-51cf-45f4-8162-7ad9159e7e70', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:10:46.469 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:10:46.469 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:46.469 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e561e0b4-7301-4b1f-9300-218ef05ed8a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:10:46.469 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e114cf83-bdfa-4441-b097-9dbda48da4f5 2021-11-23 19:10:46.469 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:10:46.661 4512 1985894238344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e561e0b4-7301-4b1f-9300-218ef05ed8a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:10:46.661 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e561e0b4-7301-4b1f-9300-218ef05ed8a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:10:46.671 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e561e0b4-7301-4b1f-9300-218ef05ed8a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:10:46.671 4512 1985894238344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 733, VLAN trunk: None to switch port e561e0b4-7301-4b1f-9300-218ef05ed8a1 2021-11-23 19:10:46.773 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:10:46.796 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e561e0b4-7301-4b1f-9300-218ef05ed8a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:10:47.166 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e561e0b4-7301-4b1f-9300-218ef05ed8a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:10:47.166 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:10:47.172 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d6e0356e-c2c4-4190-b8f1-13c48e1c41e6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:10:47.172 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e561e0b4-7301-4b1f-9300-218ef05ed8a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:10:47.172 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:10:47.172 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e561e0b4-7301-4b1f-9300-218ef05ed8a1 not yet added. Adding. 2021-11-23 19:10:47.172 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:10:47.172 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:10:47.335 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:47.486 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:47.486 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:47.690 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:47.801 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:47.801 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e561e0b4-7301-4b1f-9300-218ef05ed8a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:10:47.801 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e561e0b4-7301-4b1f-9300-218ef05ed8a1 processed. 2021-11-23 19:10:48.187 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:48.539 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:10:51.281 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:10:52.192 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:10:52.192 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:10:52.192 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:10:52.192 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:10:52.217 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f'] 2021-11-23 19:10:52.217 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:10:52.217 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:10:52.217 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f'] 2021-11-23 19:10:53.297 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:10:54.206 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:10:54.206 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:10:54.206 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:10:54.206 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:10:54.206 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:10:54.219 4512 1985894237992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0327e56a-74a7-4a6f-8d37-136214ac9946 2021-11-23 19:10:54.219 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f'] 2021-11-23 19:10:54.219 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:10:54.219 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f'] 2021-11-23 19:10:54.376 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:11.108 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f702a9a-25e6-46cd-9c8a-62e10fbe8544 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Security group member updated on remote: ['9299fc77-7027-4e83-ba06-2d1451ac1aa3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:11:11.108 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-0f702a9a-25e6-46cd-9c8a-62e10fbe8544 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Security group member updated ['9299fc77-7027-4e83-ba06-2d1451ac1aa3'] 2021-11-23 19:11:11.749 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-521dcddc-e260-45f8-bd68-1a85729d1b6f 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 070bd712-0ef7-407b-96d2-5fdce27c7f7d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:11:11.765 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-521dcddc-e260-45f8-bd68-1a85729d1b6f 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 070bd712-0ef7-407b-96d2-5fdce27c7f7d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:11:13.627 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 070bd712-0ef7-407b-96d2-5fdce27c7f7d 2021-11-23 19:11:14.301 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:11:14.486 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 070bd712-0ef7-407b-96d2-5fdce27c7f7d 2021-11-23 19:11:14.486 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 070bd712-0ef7-407b-96d2-5fdce27c7f7d updated. Details: {'device': '070bd712-0ef7-407b-96d2-5fdce27c7f7d', 'network_id': 'fa0568f7-c4b2-4dca-a63d-27679fa33bde', 'port_id': '070bd712-0ef7-407b-96d2-5fdce27c7f7d', 'mac_address': 'fa:16:3e:79:2e:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bddf3685-1f4c-4e67-a6e3-9337eb8a38fe', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:11:14.486 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:11:14.486 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-070bd712-0ef7-407b-96d2-5fdce27c7f7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:14.486 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 070bd712-0ef7-407b-96d2-5fdce27c7f7d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:11:14.486 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fa0568f7-c4b2-4dca-a63d-27679fa33bde 2021-11-23 19:11:14.486 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:11:14.656 4512 1985894238344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '070bd712-0ef7-407b-96d2-5fdce27c7f7d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:11:14.656 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '070bd712-0ef7-407b-96d2-5fdce27c7f7d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:11:14.681 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 070bd712-0ef7-407b-96d2-5fdce27c7f7d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:11:14.681 4512 1985894238344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port 070bd712-0ef7-407b-96d2-5fdce27c7f7d 2021-11-23 19:11:14.781 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:11:14.781 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['070bd712-0ef7-407b-96d2-5fdce27c7f7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:11:14.922 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['070bd712-0ef7-407b-96d2-5fdce27c7f7d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:11:14.922 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:11:14.922 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9299fc77-7027-4e83-ba06-2d1451ac1aa3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:11:14.922 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9299fc77-7027-4e83-ba06-2d1451ac1aa3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:11:14.922 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 070bd712-0ef7-407b-96d2-5fdce27c7f7d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:11:14.922 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:11:14.922 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 070bd712-0ef7-407b-96d2-5fdce27c7f7d not yet added. Adding. 2021-11-23 19:11:14.922 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:11:14.922 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:11:15.065 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-070bd712-0ef7-407b-96d2-5fdce27c7f7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:15.236 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-070bd712-0ef7-407b-96d2-5fdce27c7f7d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:15.236 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-070bd712-0ef7-407b-96d2-5fdce27c7f7d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:15.407 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-070bd712-0ef7-407b-96d2-5fdce27c7f7d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:15.517 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-070bd712-0ef7-407b-96d2-5fdce27c7f7d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:15.517 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 070bd712-0ef7-407b-96d2-5fdce27c7f7d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:11:15.517 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 070bd712-0ef7-407b-96d2-5fdce27c7f7d processed. 2021-11-23 19:11:16.338 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:16.517 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:16.569 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Security group member updated on remote: ['9cca382b-8809-478c-92e8-e555183ecc32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:11:16.577 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Security group member updated ['9cca382b-8809-478c-92e8-e555183ecc32'] 2021-11-23 19:11:16.577 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Refresh firewall rules 2021-11-23 19:11:16.577 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Get security group information for devices via rpc ['efcc1b60-bdc1-49c5-9b33-0bb9b5930637', '1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:11:16.657 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] port_delete event received for '1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:11:16.747 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Update security group information for ports dict_keys(['efcc1b60-bdc1-49c5-9b33-0bb9b5930637']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:11:16.747 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:11:16.747 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Update rules of security group (9cca382b-8809-478c-92e8-e555183ecc32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:11:16.747 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Update members of security group (9cca382b-8809-478c-92e8-e555183ecc32) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:11:16.747 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Update port filter for efcc1b60-bdc1-49c5-9b33-0bb9b5930637 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:11:16.747 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Updating port rules. 2021-11-23 19:11:16.747 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-23 19:11:16.747 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Lock "n-hv-driver-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:16.747 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Lock "n-hv-driver-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:16.747 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Lock "n-hv-driver-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:16.945 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [req-4858cea5-9e51-4d73-b20c-c5a77ca03516 baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Lock "n-hv-driver-port-lock-efcc1b60-bdc1-49c5-9b33-0bb9b5930637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:17.562 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae 2021-11-23 19:11:17.673 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:11:18.344 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:11:18.531 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:11:18.531 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f updated. Details: {'device': 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f', 'network_id': '0327e56a-74a7-4a6f-8d37-136214ac9946', 'port_id': 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f', 'mac_address': 'fa:16:3e:ef:e3:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 737, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd75b5cde-edb0-480d-b701-3e54909616d9', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:11:18.548 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:11:18.548 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:11:18.548 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:11:18.548 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:11:18.548 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:11:18.548 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:18.548 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:11:18.548 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0327e56a-74a7-4a6f-8d37-136214ac9946 2021-11-23 19:11:18.548 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:11:18.577 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae'] 2021-11-23 19:11:18.577 4512 1985894237992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:11:18.577 4512 1985894237992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:11:18.577 4512 1985894237992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f3bf3bf-7f2c-4a22-bbc7-87096a73d6ae'] 2021-11-23 19:11:18.738 4512 1985894238344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:11:18.738 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:11:18.764 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:11:18.764 4512 1985894238344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 737, VLAN trunk: None to switch port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:11:18.908 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:11:18.908 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:11:19.046 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:11:19.046 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:11:19.046 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1145705a-9194-461d-a397-040bb2814842) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:11:19.046 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:11:19.046 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:11:19.046 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f not yet added. Adding. 2021-11-23 19:11:19.046 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:11:19.046 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:11:19.235 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:19.398 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:19.398 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:19.581 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:19.706 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:19.706 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:11:19.706 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f processed. 2021-11-23 19:11:20.343 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:20.567 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:21.336 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65ba2b34-44a5-4467-83e1-91360b3ccb86 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Security group member updated on remote: ['9299fc77-7027-4e83-ba06-2d1451ac1aa3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:11:21.336 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-65ba2b34-44a5-4467-83e1-91360b3ccb86 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Security group member updated ['9299fc77-7027-4e83-ba06-2d1451ac1aa3'] 2021-11-23 19:11:21.336 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-65ba2b34-44a5-4467-83e1-91360b3ccb86 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Refresh firewall rules 2021-11-23 19:11:21.336 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65ba2b34-44a5-4467-83e1-91360b3ccb86 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Get security group information for devices via rpc ['070bd712-0ef7-407b-96d2-5fdce27c7f7d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:11:21.363 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65ba2b34-44a5-4467-83e1-91360b3ccb86 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:11:21.363 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65ba2b34-44a5-4467-83e1-91360b3ccb86 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:11:21.391 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65ba2b34-44a5-4467-83e1-91360b3ccb86 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] port_delete event received for '070bd712-0ef7-407b-96d2-5fdce27c7f7d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:11:21.610 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 070bd712-0ef7-407b-96d2-5fdce27c7f7d 2021-11-23 19:11:22.359 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:11:22.359 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '070bd712-0ef7-407b-96d2-5fdce27c7f7d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:11:22.359 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '070bd712-0ef7-407b-96d2-5fdce27c7f7d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:11:22.359 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 070bd712-0ef7-407b-96d2-5fdce27c7f7d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:11:22.395 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fa0568f7-c4b2-4dca-a63d-27679fa33bde 2021-11-23 19:11:22.395 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['070bd712-0ef7-407b-96d2-5fdce27c7f7d'] 2021-11-23 19:11:22.395 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:11:22.395 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:11:22.395 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['070bd712-0ef7-407b-96d2-5fdce27c7f7d'] 2021-11-23 19:11:24.377 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:24.401 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:24.721 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e06cd56-9e6d-47ac-9660-1f1b4326fa23 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Security group member updated on remote: ['9299fc77-7027-4e83-ba06-2d1451ac1aa3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:11:24.721 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-3e06cd56-9e6d-47ac-9660-1f1b4326fa23 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Security group member updated ['9299fc77-7027-4e83-ba06-2d1451ac1aa3'] 2021-11-23 19:11:25.530 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7345d8c5-4398-439e-b7b3-2d407ce36055 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 735b9c18-8e86-4922-a9fc-3f939147627b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:11:25.530 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7345d8c5-4398-439e-b7b3-2d407ce36055 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 735b9c18-8e86-4922-a9fc-3f939147627b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:11:25.647 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: efcc1b60-bdc1-49c5-9b33-0bb9b5930637 2021-11-23 19:11:25.986 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1d0c1d8-66de-493c-9c6c-848f483ef25d baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Security group member updated on remote: ['9cca382b-8809-478c-92e8-e555183ecc32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:11:25.986 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-e1d0c1d8-66de-493c-9c6c-848f483ef25d baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Security group member updated ['9cca382b-8809-478c-92e8-e555183ecc32'] 2021-11-23 19:11:25.986 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [req-e1d0c1d8-66de-493c-9c6c-848f483ef25d baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Refresh firewall rules 2021-11-23 19:11:26.001 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1d0c1d8-66de-493c-9c6c-848f483ef25d baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Get security group information for devices via rpc ['efcc1b60-bdc1-49c5-9b33-0bb9b5930637'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:11:26.020 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1d0c1d8-66de-493c-9c6c-848f483ef25d baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:11:26.020 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1d0c1d8-66de-493c-9c6c-848f483ef25d baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:11:26.079 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1d0c1d8-66de-493c-9c6c-848f483ef25d baa014a516204caf9f26796bcf5f4da5 c576d7e7cd0f45beb714805242d099f0 - - -] port_delete event received for 'efcc1b60-bdc1-49c5-9b33-0bb9b5930637' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:11:26.374 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:11:26.374 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'efcc1b60-bdc1-49c5-9b33-0bb9b5930637' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:11:26.374 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'efcc1b60-bdc1-49c5-9b33-0bb9b5930637' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:11:26.374 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port efcc1b60-bdc1-49c5-9b33-0bb9b5930637 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:11:26.389 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00fc85c7-c3ce-4f3a-a2ff-a5095dc4578b 2021-11-23 19:11:26.389 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efcc1b60-bdc1-49c5-9b33-0bb9b5930637'] 2021-11-23 19:11:26.389 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:11:26.389 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:11:26.389 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efcc1b60-bdc1-49c5-9b33-0bb9b5930637'] 2021-11-23 19:11:27.798 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 735b9c18-8e86-4922-a9fc-3f939147627b 2021-11-23 19:11:28.391 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:11:28.391 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:28.430 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:28.609 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 735b9c18-8e86-4922-a9fc-3f939147627b 2021-11-23 19:11:28.609 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 735b9c18-8e86-4922-a9fc-3f939147627b updated. Details: {'device': '735b9c18-8e86-4922-a9fc-3f939147627b', 'network_id': 'fa0568f7-c4b2-4dca-a63d-27679fa33bde', 'port_id': '735b9c18-8e86-4922-a9fc-3f939147627b', 'mac_address': 'fa:16:3e:4c:9d:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bddf3685-1f4c-4e67-a6e3-9337eb8a38fe', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:11:28.609 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:11:28.609 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-735b9c18-8e86-4922-a9fc-3f939147627b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:28.609 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 735b9c18-8e86-4922-a9fc-3f939147627b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:11:28.609 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fa0568f7-c4b2-4dca-a63d-27679fa33bde 2021-11-23 19:11:28.609 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:11:28.740 4512 1985894238344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '735b9c18-8e86-4922-a9fc-3f939147627b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:11:28.740 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '735b9c18-8e86-4922-a9fc-3f939147627b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:11:28.772 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 735b9c18-8e86-4922-a9fc-3f939147627b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:11:28.772 4512 1985894238344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port 735b9c18-8e86-4922-a9fc-3f939147627b 2021-11-23 19:11:28.842 4512 1985894238344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:11:28.842 4512 1985894238344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['735b9c18-8e86-4922-a9fc-3f939147627b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:11:29.092 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['735b9c18-8e86-4922-a9fc-3f939147627b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:11:29.092 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:11:29.092 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9299fc77-7027-4e83-ba06-2d1451ac1aa3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:11:29.092 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9299fc77-7027-4e83-ba06-2d1451ac1aa3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:11:29.092 4512 1985894238344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 735b9c18-8e86-4922-a9fc-3f939147627b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:11:29.092 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:11:29.092 4512 1985894238344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 735b9c18-8e86-4922-a9fc-3f939147627b not yet added. Adding. 2021-11-23 19:11:29.092 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:11:29.092 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:11:29.108 4512 1985894237464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a67ff84-4134-4a9a-b18e-5c88cc688bc5 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '3e7d2970-0b26-4912-9002-9bf6e5bc740f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:11:29.223 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-735b9c18-8e86-4922-a9fc-3f939147627b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:29.337 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-735b9c18-8e86-4922-a9fc-3f939147627b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:29.337 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-735b9c18-8e86-4922-a9fc-3f939147627b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:29.461 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-735b9c18-8e86-4922-a9fc-3f939147627b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:29.535 4512 1985894238344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-735b9c18-8e86-4922-a9fc-3f939147627b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:29.535 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 735b9c18-8e86-4922-a9fc-3f939147627b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:11:29.561 4512 1985894238344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 735b9c18-8e86-4922-a9fc-3f939147627b processed. 2021-11-23 19:11:30.334 4512 1985894238344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23a3f194-a643-4583-8cdc-52861f046cd9 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '3d07026c-4879-485d-b467-d39e7fd913f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:11:30.483 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:30.686 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:11:31.272 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b563cc62-72df-49f4-a702-d7127ea8e8fe 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network 00fc85c7-c3ce-4f3a-a2ff-a5095dc4578b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:11:31.272 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b563cc62-72df-49f4-a702-d7127ea8e8fe 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network 00fc85c7-c3ce-4f3a-a2ff-a5095dc4578b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:11:35.145 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7efd9353-8df4-493e-8b54-426dba66db39 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Security group member updated on remote: ['9299fc77-7027-4e83-ba06-2d1451ac1aa3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:11:35.145 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-7efd9353-8df4-493e-8b54-426dba66db39 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Security group member updated ['9299fc77-7027-4e83-ba06-2d1451ac1aa3'] 2021-11-23 19:11:35.145 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-7efd9353-8df4-493e-8b54-426dba66db39 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Refresh firewall rules 2021-11-23 19:11:35.145 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7efd9353-8df4-493e-8b54-426dba66db39 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Get security group information for devices via rpc ['735b9c18-8e86-4922-a9fc-3f939147627b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:11:35.173 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7efd9353-8df4-493e-8b54-426dba66db39 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:11:35.173 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7efd9353-8df4-493e-8b54-426dba66db39 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:11:35.228 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7efd9353-8df4-493e-8b54-426dba66db39 b2c96b8251424dbb9e5e984f8562b660 e05a8306f83f4dd0a3a9fe4869b5840a - - -] port_delete event received for '735b9c18-8e86-4922-a9fc-3f939147627b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:11:35.700 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 735b9c18-8e86-4922-a9fc-3f939147627b 2021-11-23 19:11:36.501 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:11:36.501 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '735b9c18-8e86-4922-a9fc-3f939147627b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:11:36.501 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '735b9c18-8e86-4922-a9fc-3f939147627b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:11:36.501 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 735b9c18-8e86-4922-a9fc-3f939147627b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:11:36.515 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fa0568f7-c4b2-4dca-a63d-27679fa33bde 2021-11-23 19:11:36.515 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['735b9c18-8e86-4922-a9fc-3f939147627b'] 2021-11-23 19:11:36.515 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:11:36.515 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:11:36.515 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['735b9c18-8e86-4922-a9fc-3f939147627b'] 2021-11-23 19:11:37.561 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ed2a360-bc13-4e4e-b3c8-7928b2c57406 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network be6417bb-51ab-4dc2-a97a-d929c2ef9246 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:11:37.561 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ed2a360-bc13-4e4e-b3c8-7928b2c57406 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network be6417bb-51ab-4dc2-a97a-d929c2ef9246 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:11:38.109 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b752040-bcac-443f-8af1-f3c480dcb433 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network a0c0de83-39ba-4b06-80c9-ed7388700eb9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:11:38.610 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b752040-bcac-443f-8af1-f3c480dcb433 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network a0c0de83-39ba-4b06-80c9-ed7388700eb9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:11:39.469 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:11:39.503 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:00.140 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-837231a0-d70b-4862-a31b-38dcb3386e52 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network fa0568f7-c4b2-4dca-a63d-27679fa33bde network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:12:00.140 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-837231a0-d70b-4862-a31b-38dcb3386e52 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network fa0568f7-c4b2-4dca-a63d-27679fa33bde not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:12:09.578 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9cec780a-c049-4885-b68a-0a204f5b3693 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group member updated on remote: ['1145705a-9194-461d-a397-040bb2814842'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:12:09.578 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-9cec780a-c049-4885-b68a-0a204f5b3693 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group member updated ['1145705a-9194-461d-a397-040bb2814842'] 2021-11-23 19:12:09.904 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cec780a-c049-4885-b68a-0a204f5b3693 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] port_delete event received for 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:12:09.998 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f 2021-11-23 19:12:11.592 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b954655a-727f-4fe5-95f4-42057ef81e9e 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] port_delete event received for '6c44db19-711c-4ba8-a59c-1f1023142388' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:12:11.619 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:12:11.619 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:12:11.619 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:12:11.619 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:12:11.624 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0327e56a-74a7-4a6f-8d37-136214ac9946 2021-11-23 19:12:11.624 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f'] 2021-11-23 19:12:11.624 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:12:11.624 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:12:11.624 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1bd3e26-d827-4c93-9d5f-8e4d0a50e35f'] 2021-11-23 19:12:12.218 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b29cdd51-2e74-4006-8905-6fa60e8f8ed8 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group rule updated on remote: ['695667c2-0834-4948-9f8c-98380fa273ab'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:12:12.218 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-b29cdd51-2e74-4006-8905-6fa60e8f8ed8 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group rule updated ['695667c2-0834-4948-9f8c-98380fa273ab'] 2021-11-23 19:12:12.358 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f65b44f8-668f-4a15-89be-171cec36a5ad 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group rule updated on remote: ['695667c2-0834-4948-9f8c-98380fa273ab'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:12:12.358 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-f65b44f8-668f-4a15-89be-171cec36a5ad 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group rule updated ['695667c2-0834-4948-9f8c-98380fa273ab'] 2021-11-23 19:12:13.642 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:13.654 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:15.467 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87165515-f660-4704-89f4-0b7cf57344e7 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group member updated on remote: ['695667c2-0834-4948-9f8c-98380fa273ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:12:15.467 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-87165515-f660-4704-89f4-0b7cf57344e7 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group member updated ['695667c2-0834-4948-9f8c-98380fa273ab'] 2021-11-23 19:12:16.234 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-064a817a-84fb-4c30-afdd-613f79c4bfa3 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 06dc2e48-2c78-473b-919f-e27ea61f5ea2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:12:16.234 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-064a817a-84fb-4c30-afdd-613f79c4bfa3 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:12:18.094 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:12:19.662 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:12:19.874 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:12:19.874 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 updated. Details: {'device': '06dc2e48-2c78-473b-919f-e27ea61f5ea2', 'network_id': '0327e56a-74a7-4a6f-8d37-136214ac9946', 'port_id': '06dc2e48-2c78-473b-919f-e27ea61f5ea2', 'mac_address': 'fa:16:3e:d4:3c:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 737, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd75b5cde-edb0-480d-b701-3e54909616d9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:12:19.874 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:12:19.874 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:19.874 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:12:19.874 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0327e56a-74a7-4a6f-8d37-136214ac9946 2021-11-23 19:12:19.874 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:12:19.998 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '06dc2e48-2c78-473b-919f-e27ea61f5ea2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:12:19.998 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '06dc2e48-2c78-473b-919f-e27ea61f5ea2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:12:20.022 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:12:20.022 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 737, VLAN trunk: None to switch port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:12:20.098 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:12:20.098 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['06dc2e48-2c78-473b-919f-e27ea61f5ea2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:12:20.234 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['06dc2e48-2c78-473b-919f-e27ea61f5ea2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:12:20.234 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:12:20.234 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (695667c2-0834-4948-9f8c-98380fa273ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:12:20.234 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 06dc2e48-2c78-473b-919f-e27ea61f5ea2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:12:20.234 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:12:20.234 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 06dc2e48-2c78-473b-919f-e27ea61f5ea2 not yet added. Adding. 2021-11-23 19:12:20.234 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:12:20.234 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:12:20.342 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:20.438 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:20.438 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:20.546 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:20.630 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:20.630 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:12:20.630 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 processed. 2021-11-23 19:12:21.669 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:21.846 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:29.060 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64849f70-e7a9-46f2-ba7b-bf77c9f6f8f2 ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group member updated on remote: ['1429b021-fb56-4ae7-a7fe-fdd932596114'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:12:29.060 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-64849f70-e7a9-46f2-ba7b-bf77c9f6f8f2 ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group member updated ['1429b021-fb56-4ae7-a7fe-fdd932596114'] 2021-11-23 19:12:29.317 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bdcd384b-ad56-40e8-a527-1dab0d2b65bc 2021-11-23 19:12:29.513 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64849f70-e7a9-46f2-ba7b-bf77c9f6f8f2 ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] port_delete event received for 'bdcd384b-ad56-40e8-a527-1dab0d2b65bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:12:29.669 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:12:29.669 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bdcd384b-ad56-40e8-a527-1dab0d2b65bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:12:29.669 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bdcd384b-ad56-40e8-a527-1dab0d2b65bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:12:29.669 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bdcd384b-ad56-40e8-a527-1dab0d2b65bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:12:29.669 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 16c9391c-a12a-4f7f-93e8-9c0438f9c7d0 2021-11-23 19:12:29.669 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bdcd384b-ad56-40e8-a527-1dab0d2b65bc'] 2021-11-23 19:12:29.669 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:12:29.685 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:12:29.685 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bdcd384b-ad56-40e8-a527-1dab0d2b65bc'] 2021-11-23 19:12:31.265 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bee8b46-9222-4a95-b7ad-de06043b4159 ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] port_delete event received for '62f8b437-5327-4643-8ca4-2757f5c88b22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:12:31.669 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:31.669 4512 1985894237640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e79ce05b-3364-4120-958a-0187c487e6cc ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group rule updated on remote: ['cdf9a17c-1580-47b4-9f1b-97b20a3286af'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:12:31.669 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [req-e79ce05b-3364-4120-958a-0187c487e6cc ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group rule updated ['cdf9a17c-1580-47b4-9f1b-97b20a3286af'] 2021-11-23 19:12:31.704 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:31.825 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6572329-06fd-4900-9cd7-52141269012a ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group rule updated on remote: ['cdf9a17c-1580-47b4-9f1b-97b20a3286af'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:12:31.825 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-f6572329-06fd-4900-9cd7-52141269012a ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group rule updated ['cdf9a17c-1580-47b4-9f1b-97b20a3286af'] 2021-11-23 19:12:39.248 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba4a9c4b-6ab5-4fa3-8538-92a5c241e49a ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group member updated on remote: ['cdf9a17c-1580-47b4-9f1b-97b20a3286af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:12:40.295 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-ba4a9c4b-6ab5-4fa3-8538-92a5c241e49a ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group member updated ['cdf9a17c-1580-47b4-9f1b-97b20a3286af'] 2021-11-23 19:12:41.139 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbc8efaa-7d34-4f97-a2f9-38e1a9819939 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 872e9883-dd22-4aeb-a412-3c90a1021e82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:12:41.139 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbc8efaa-7d34-4f97-a2f9-38e1a9819939 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 872e9883-dd22-4aeb-a412-3c90a1021e82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:12:45.445 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 872e9883-dd22-4aeb-a412-3c90a1021e82 2021-11-23 19:12:46.310 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:12:46.502 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 872e9883-dd22-4aeb-a412-3c90a1021e82 2021-11-23 19:12:46.502 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 872e9883-dd22-4aeb-a412-3c90a1021e82 updated. Details: {'device': '872e9883-dd22-4aeb-a412-3c90a1021e82', 'network_id': '16c9391c-a12a-4f7f-93e8-9c0438f9c7d0', 'port_id': '872e9883-dd22-4aeb-a412-3c90a1021e82', 'mac_address': 'fa:16:3e:cc:e9:cf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 735, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6555a961-fa26-4aea-8247-1c167b75a699', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:12:46.502 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:12:46.502 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-872e9883-dd22-4aeb-a412-3c90a1021e82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:46.502 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 872e9883-dd22-4aeb-a412-3c90a1021e82 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:12:46.502 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 16c9391c-a12a-4f7f-93e8-9c0438f9c7d0 2021-11-23 19:12:46.502 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:12:46.657 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '872e9883-dd22-4aeb-a412-3c90a1021e82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:12:46.657 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '872e9883-dd22-4aeb-a412-3c90a1021e82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:12:46.671 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 872e9883-dd22-4aeb-a412-3c90a1021e82 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:12:46.671 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 735, VLAN trunk: None to switch port 872e9883-dd22-4aeb-a412-3c90a1021e82 2021-11-23 19:12:46.748 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:12:46.748 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['872e9883-dd22-4aeb-a412-3c90a1021e82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:12:46.888 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['872e9883-dd22-4aeb-a412-3c90a1021e82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:12:46.888 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:12:46.891 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cdf9a17c-1580-47b4-9f1b-97b20a3286af) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:12:46.891 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 872e9883-dd22-4aeb-a412-3c90a1021e82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:12:46.891 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:12:46.891 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 872e9883-dd22-4aeb-a412-3c90a1021e82 not yet added. Adding. 2021-11-23 19:12:46.891 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:12:46.891 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:12:46.998 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872e9883-dd22-4aeb-a412-3c90a1021e82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:47.113 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872e9883-dd22-4aeb-a412-3c90a1021e82" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:47.113 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872e9883-dd22-4aeb-a412-3c90a1021e82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:47.232 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-872e9883-dd22-4aeb-a412-3c90a1021e82" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:47.342 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-872e9883-dd22-4aeb-a412-3c90a1021e82" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:12:47.342 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 872e9883-dd22-4aeb-a412-3c90a1021e82 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:12:47.342 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 872e9883-dd22-4aeb-a412-3c90a1021e82 processed. 2021-11-23 19:12:48.309 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:12:48.489 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:21.780 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:13:22.512 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:13:22.700 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:13:22.700 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 updated. Details: {'device': '06dc2e48-2c78-473b-919f-e27ea61f5ea2', 'network_id': '0327e56a-74a7-4a6f-8d37-136214ac9946', 'port_id': '06dc2e48-2c78-473b-919f-e27ea61f5ea2', 'mac_address': 'fa:16:3e:d4:3c:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 737, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd75b5cde-edb0-480d-b701-3e54909616d9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:13:22.700 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:13:22.700 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:22.700 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:13:22.700 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:13:22.729 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '06dc2e48-2c78-473b-919f-e27ea61f5ea2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:13:22.729 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '06dc2e48-2c78-473b-919f-e27ea61f5ea2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:13:22.729 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:13:22.729 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 737, VLAN trunk: None to switch port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:13:22.780 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:13:22.780 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['06dc2e48-2c78-473b-919f-e27ea61f5ea2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:13:22.920 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['06dc2e48-2c78-473b-919f-e27ea61f5ea2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:13:22.920 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:13:22.920 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (695667c2-0834-4948-9f8c-98380fa273ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:13:22.920 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 06dc2e48-2c78-473b-919f-e27ea61f5ea2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:13:22.920 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:13:22.920 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-23 19:13:22.920 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:22.920 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:22.920 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:22.920 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:22.967 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:22.967 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:13:22.967 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 processed. 2021-11-23 19:13:24.528 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:24.746 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:31.715 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e561e0b4-7301-4b1f-9300-218ef05ed8a1 2021-11-23 19:13:32.527 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:13:32.527 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e561e0b4-7301-4b1f-9300-218ef05ed8a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:13:32.527 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e561e0b4-7301-4b1f-9300-218ef05ed8a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:13:32.527 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e561e0b4-7301-4b1f-9300-218ef05ed8a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:13:32.540 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e114cf83-bdfa-4441-b097-9dbda48da4f5 2021-11-23 19:13:32.540 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e561e0b4-7301-4b1f-9300-218ef05ed8a1'] 2021-11-23 19:13:32.540 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:13:32.540 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:13:32.540 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e561e0b4-7301-4b1f-9300-218ef05ed8a1'] 2021-11-23 19:13:33.716 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:13:34.539 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:13:34.539 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '06dc2e48-2c78-473b-919f-e27ea61f5ea2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:13:34.539 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '06dc2e48-2c78-473b-919f-e27ea61f5ea2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:13:34.539 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:13:34.539 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:34.539 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06dc2e48-2c78-473b-919f-e27ea61f5ea2'] 2021-11-23 19:13:34.539 4512 1985894237640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:13:34.539 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:13:34.539 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06dc2e48-2c78-473b-919f-e27ea61f5ea2'] 2021-11-23 19:13:34.863 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:35.722 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:13:36.559 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:13:36.559 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '06dc2e48-2c78-473b-919f-e27ea61f5ea2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:13:36.559 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '06dc2e48-2c78-473b-919f-e27ea61f5ea2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:13:36.559 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:13:36.559 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0327e56a-74a7-4a6f-8d37-136214ac9946 2021-11-23 19:13:36.559 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06dc2e48-2c78-473b-919f-e27ea61f5ea2'] 2021-11-23 19:13:36.559 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:13:36.559 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06dc2e48-2c78-473b-919f-e27ea61f5ea2'] 2021-11-23 19:13:38.574 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:38.777 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:49.926 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:13:49.926 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e561e0b4-7301-4b1f-9300-218ef05ed8a1 2021-11-23 19:13:50.643 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:13:51.058 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port e561e0b4-7301-4b1f-9300-218ef05ed8a1 2021-11-23 19:13:51.058 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port e561e0b4-7301-4b1f-9300-218ef05ed8a1 updated. Details: {'device': 'e561e0b4-7301-4b1f-9300-218ef05ed8a1', 'network_id': 'e114cf83-bdfa-4441-b097-9dbda48da4f5', 'port_id': 'e561e0b4-7301-4b1f-9300-218ef05ed8a1', 'mac_address': 'fa:16:3e:f0:20:cf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 733, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c2583976-51cf-45f4-8162-7ad9159e7e70', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:13:51.058 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:13:51.058 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:13:51.058 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 updated. Details: {'device': '06dc2e48-2c78-473b-919f-e27ea61f5ea2', 'network_id': '0327e56a-74a7-4a6f-8d37-136214ac9946', 'port_id': '06dc2e48-2c78-473b-919f-e27ea61f5ea2', 'mac_address': 'fa:16:3e:d4:3c:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 737, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd75b5cde-edb0-480d-b701-3e54909616d9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:13:51.058 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:13:51.058 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:51.058 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e561e0b4-7301-4b1f-9300-218ef05ed8a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:13:51.058 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e114cf83-bdfa-4441-b097-9dbda48da4f5 2021-11-23 19:13:51.058 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:13:51.058 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:51.058 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:13:51.058 4512 1985894237640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0327e56a-74a7-4a6f-8d37-136214ac9946 2021-11-23 19:13:51.074 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:13:51.200 4512 1985894237640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '06dc2e48-2c78-473b-919f-e27ea61f5ea2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:13:51.200 4512 1985894237640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '06dc2e48-2c78-473b-919f-e27ea61f5ea2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:13:51.215 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e561e0b4-7301-4b1f-9300-218ef05ed8a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:13:51.215 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e561e0b4-7301-4b1f-9300-218ef05ed8a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:13:51.215 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:13:51.215 4512 1985894237640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 737, VLAN trunk: None to switch port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:13:51.215 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e561e0b4-7301-4b1f-9300-218ef05ed8a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:13:51.215 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 733, VLAN trunk: None to switch port e561e0b4-7301-4b1f-9300-218ef05ed8a1 2021-11-23 19:13:51.301 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:13:51.301 4512 1985894237640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['06dc2e48-2c78-473b-919f-e27ea61f5ea2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:13:51.301 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:13:51.301 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e561e0b4-7301-4b1f-9300-218ef05ed8a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:13:51.562 4512 1985894237640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['06dc2e48-2c78-473b-919f-e27ea61f5ea2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:13:51.562 4512 1985894237640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:13:51.562 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (695667c2-0834-4948-9f8c-98380fa273ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:13:51.562 4512 1985894237640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 06dc2e48-2c78-473b-919f-e27ea61f5ea2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:13:51.562 4512 1985894237640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:13:51.562 4512 1985894237640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 06dc2e48-2c78-473b-919f-e27ea61f5ea2 not yet added. Adding. 2021-11-23 19:13:51.562 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:13:51.562 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:13:51.643 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e561e0b4-7301-4b1f-9300-218ef05ed8a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:13:51.643 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:13:51.643 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d6e0356e-c2c4-4190-b8f1-13c48e1c41e6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:13:51.643 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e561e0b4-7301-4b1f-9300-218ef05ed8a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:13:51.643 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:13:51.643 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e561e0b4-7301-4b1f-9300-218ef05ed8a1 not yet added. Adding. 2021-11-23 19:13:51.643 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:13:51.643 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:13:51.669 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:51.766 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:51.766 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:51.766 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:51.888 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:51.888 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:51.888 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:51.981 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06dc2e48-2c78-473b-919f-e27ea61f5ea2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:51.981 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:13:51.981 4512 1985894237640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 processed. 2021-11-23 19:13:52.011 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:52.091 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e561e0b4-7301-4b1f-9300-218ef05ed8a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:13:52.091 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e561e0b4-7301-4b1f-9300-218ef05ed8a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:13:52.091 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e561e0b4-7301-4b1f-9300-218ef05ed8a1 processed. 2021-11-23 19:13:52.652 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:13:53.028 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:14:03.940 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 872e9883-dd22-4aeb-a412-3c90a1021e82 2021-11-23 19:14:04.683 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0eed8e04-a20f-43b6-b150-1670efb637c2 ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group member updated on remote: ['cdf9a17c-1580-47b4-9f1b-97b20a3286af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:14:04.683 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-0eed8e04-a20f-43b6-b150-1670efb637c2 ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] Security group member updated ['cdf9a17c-1580-47b4-9f1b-97b20a3286af'] 2021-11-23 19:14:04.755 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:14:04.755 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '872e9883-dd22-4aeb-a412-3c90a1021e82' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:14:04.755 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '872e9883-dd22-4aeb-a412-3c90a1021e82' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:14:04.755 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 872e9883-dd22-4aeb-a412-3c90a1021e82 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:14:04.755 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 16c9391c-a12a-4f7f-93e8-9c0438f9c7d0 2021-11-23 19:14:04.772 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['872e9883-dd22-4aeb-a412-3c90a1021e82'] 2021-11-23 19:14:04.772 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:14:04.772 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:14:04.772 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['872e9883-dd22-4aeb-a412-3c90a1021e82'] 2021-11-23 19:14:04.987 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0eed8e04-a20f-43b6-b150-1670efb637c2 ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] port_delete event received for '872e9883-dd22-4aeb-a412-3c90a1021e82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:06.615 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66243b80-f136-4afc-9291-0c73fcfc11c4 ec5383b4da26478aaa7a6545dcdfe72c 7d5637d1383e4dadb75399b524472080 - - -] port_delete event received for 'b7c4c596-e6c4-40fc-b1fa-410ec5c42141' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:06.742 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:14:06.769 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:14:11.159 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e8e3d21-ba6b-4b11-a81e-5411345c7221 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '152828d0-ccef-475d-b706-fd8cce80c4a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:12.206 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d048fc4f-683e-4918-af77-f18c4f2a2718 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'e869b431-4139-4a64-aba1-e4fcaa389195' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:12.995 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0efc5d2-5250-46f9-8320-b50864563e40 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '897addbb-5300-41ce-95d8-cd508746b091' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:13.074 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ea67e61-f0ba-4622-8428-7462e752a421 - - - - -] port_delete event received for '897addbb-5300-41ce-95d8-cd508746b091' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:13.198 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0efc5d2-5250-46f9-8320-b50864563e40 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network 16c9391c-a12a-4f7f-93e8-9c0438f9c7d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:14:13.198 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0efc5d2-5250-46f9-8320-b50864563e40 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network 16c9391c-a12a-4f7f-93e8-9c0438f9c7d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:14:32.886 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7adf0260-d8ed-4c7b-ba70-28a2d8da11d1 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group member updated on remote: ['695667c2-0834-4948-9f8c-98380fa273ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:14:32.886 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-7adf0260-d8ed-4c7b-ba70-28a2d8da11d1 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] Security group member updated ['695667c2-0834-4948-9f8c-98380fa273ab'] 2021-11-23 19:14:33.174 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7adf0260-d8ed-4c7b-ba70-28a2d8da11d1 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] port_delete event received for '06dc2e48-2c78-473b-919f-e27ea61f5ea2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:34.230 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 06dc2e48-2c78-473b-919f-e27ea61f5ea2 2021-11-23 19:14:34.901 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:14:34.901 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '06dc2e48-2c78-473b-919f-e27ea61f5ea2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:14:34.901 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '06dc2e48-2c78-473b-919f-e27ea61f5ea2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:14:34.901 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 06dc2e48-2c78-473b-919f-e27ea61f5ea2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:14:34.909 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0327e56a-74a7-4a6f-8d37-136214ac9946 2021-11-23 19:14:34.909 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06dc2e48-2c78-473b-919f-e27ea61f5ea2'] 2021-11-23 19:14:34.909 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:14:34.909 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:14:34.909 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06dc2e48-2c78-473b-919f-e27ea61f5ea2'] 2021-11-23 19:14:35.434 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-510baa26-63cf-4529-b432-4ff0a5d0a56a 63304e6853b343f0b1984cea3064a151 2a447da97a8b4648906757caaf4a02dc - - -] port_delete event received for 'bf4cc746-0739-4e3d-b190-539378cbecd3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:36.909 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:14:36.931 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:14:38.979 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b3366cf-979e-4be8-b645-dc518e7dc4ad 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '64941a89-917e-46c6-85cf-3f30944d04cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:40.073 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c254975a-3836-49f8-bce7-0fe1f06054a9 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'd2fe8c0a-7d3c-4ce8-8bca-ff38ceb82109' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:40.909 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97da679d-f3e9-4d6c-ba7d-d52ccd2b5f27 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'e1e49a5f-6cd3-4b76-a89e-5c17bec0eebb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:41.120 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b17c1ce4-3e49-44e5-9aec-5510f2d55f82 - - - - -] port_delete event received for 'e1e49a5f-6cd3-4b76-a89e-5c17bec0eebb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:14:41.129 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97da679d-f3e9-4d6c-ba7d-d52ccd2b5f27 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network 0327e56a-74a7-4a6f-8d37-136214ac9946 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:14:41.129 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97da679d-f3e9-4d6c-ba7d-d52ccd2b5f27 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network 0327e56a-74a7-4a6f-8d37-136214ac9946 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:15:02.988 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2168777-7754-4f1d-a9c6-02d173c16258 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Security group member updated on remote: ['edfca9a6-1d47-4963-827c-c4d7284a89c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:15:02.988 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-e2168777-7754-4f1d-a9c6-02d173c16258 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Security group member updated ['edfca9a6-1d47-4963-827c-c4d7284a89c1'] 2021-11-23 19:15:03.808 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f4e2673-9543-4f25-b3a6-80c83733d509 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:15:04.648 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f4e2673-9543-4f25-b3a6-80c83733d509 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:15:08.504 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b 2021-11-23 19:15:09.510 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:15:09.803 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b 2021-11-23 19:15:09.803 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b updated. Details: {'device': '8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b', 'network_id': '7fe9dd8e-ee69-4084-9c2d-56a62d407e73', 'port_id': '8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b', 'mac_address': 'fa:16:3e:36:8c:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 744, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '77a545be-2ff6-4fb5-9729-4b7634bc5ce7', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:15:09.803 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:15:09.803 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:15:09.803 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:15:09.803 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7fe9dd8e-ee69-4084-9c2d-56a62d407e73 2021-11-23 19:15:09.823 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:15:09.968 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:15:09.968 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:15:09.968 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:15:09.968 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 744, VLAN trunk: None to switch port 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b 2021-11-23 19:15:10.037 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:15:10.037 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:15:10.166 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:15:10.166 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:15:10.198 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (edfca9a6-1d47-4963-827c-c4d7284a89c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:15:10.198 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (edfca9a6-1d47-4963-827c-c4d7284a89c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:15:10.198 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:15:10.198 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:15:10.198 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b not yet added. Adding. 2021-11-23 19:15:10.198 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:15:10.198 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:15:10.276 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:15:10.359 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:15:10.359 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:15:10.418 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1dc7bf7-cead-46be-8eb8-dd047bd36349 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] port_delete event received for '64728384-9fed-4c60-8009-e53b1c93ddf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:10.435 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:15:10.514 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:15:10.514 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:15:10.514 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b processed. 2021-11-23 19:15:11.510 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:15:12.510 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:15:15.588 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28829237-d966-4501-9a22-98fa7b527c27 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group member updated on remote: ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:15:15.588 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-28829237-d966-4501-9a22-98fa7b527c27 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] Security group member updated ['d6e0356e-c2c4-4190-b8f1-13c48e1c41e6'] 2021-11-23 19:15:15.678 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28829237-d966-4501-9a22-98fa7b527c27 a54cd186d33943ffb8c1ed6a07e1fb13 af7b6a7745224e7294d5f40caa5e206f - - -] port_delete event received for 'e561e0b4-7301-4b1f-9300-218ef05ed8a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:16.573 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e561e0b4-7301-4b1f-9300-218ef05ed8a1 2021-11-23 19:15:17.544 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:15:17.544 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e561e0b4-7301-4b1f-9300-218ef05ed8a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:15:17.544 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e561e0b4-7301-4b1f-9300-218ef05ed8a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:15:17.544 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e561e0b4-7301-4b1f-9300-218ef05ed8a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:15:17.544 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e114cf83-bdfa-4441-b097-9dbda48da4f5 2021-11-23 19:15:17.544 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e561e0b4-7301-4b1f-9300-218ef05ed8a1'] 2021-11-23 19:15:17.544 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:15:17.561 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:15:17.561 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e561e0b4-7301-4b1f-9300-218ef05ed8a1'] 2021-11-23 19:15:18.151 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3244b76b-ad13-4dcf-b29e-248a59fa5a9e 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'c98cb2be-4d69-49a0-9658-087d0048e090' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:19.484 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24d4a02a-086d-4bda-86ec-213e237b6341 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '0a799df9-f27e-4041-ab66-930f9130afda' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:19.546 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:15:19.577 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:15:20.653 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35bddc4c-b625-4378-9144-aba604fa122f 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'd1ef5472-e7e1-45d3-945c-fbfb89f5e1a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:20.734 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97aa4f1b-b2e8-44b6-a8d4-c34bc5f35bce - - - - -] port_delete event received for 'd1ef5472-e7e1-45d3-945c-fbfb89f5e1a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:20.912 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35bddc4c-b625-4378-9144-aba604fa122f 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network e114cf83-bdfa-4441-b097-9dbda48da4f5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:15:20.912 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35bddc4c-b625-4378-9144-aba604fa122f 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network e114cf83-bdfa-4441-b097-9dbda48da4f5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:15:22.696 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e04eeb3-ec4d-4a2f-aa85-53fd1b288f51 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'f3aaca51-5215-4ee3-8ec0-23447553a6d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:24.620 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c1033e2-d64e-427b-9374-454f6fed0552 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'ef8127e5-5ced-4580-822d-94f8393901ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:25.557 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08e30721-45a4-4074-91c2-bcfb268eab3d - - - - -] port_update received: eaa612ad-2e6c-4786-87fe-e0e4b838a997 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:15:25.567 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08e30721-45a4-4074-91c2-bcfb268eab3d - - - - -] No port eaa612ad-2e6c-4786-87fe-e0e4b838a997 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:15:25.651 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb4d3b37-6b71-4b18-9b39-c49f2f127310 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'be08d695-51eb-4807-b005-c0bdaf672aee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:25.924 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb4d3b37-6b71-4b18-9b39-c49f2f127310 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network b7868147-2f70-4e18-b0b2-437504e5c98d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:15:25.947 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb4d3b37-6b71-4b18-9b39-c49f2f127310 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network b7868147-2f70-4e18-b0b2-437504e5c98d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:15:29.291 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-727d40a5-2b92-4598-a55f-6f61e6d6510e - - - - -] port_update received: c23c78e1-963d-4cb6-ac08-cc0887b757cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:15:29.292 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-727d40a5-2b92-4598-a55f-6f61e6d6510e - - - - -] No port c23c78e1-963d-4cb6-ac08-cc0887b757cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:15:31.605 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5233b99a-1ad7-4883-9635-697cc49f2d7b - - - - -] port_update received: 23b1ba39-da87-4500-9f63-9475998eab5a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:15:31.605 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5233b99a-1ad7-4883-9635-697cc49f2d7b - - - - -] No port 23b1ba39-da87-4500-9f63-9475998eab5a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:15:35.525 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dcf475e-b2b8-4bda-87ea-fce8eabb4559 - - - - -] port_update received: 03f96f57-b2b0-4bd6-97bd-b17afdb0184b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:15:35.537 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dcf475e-b2b8-4bda-87ea-fce8eabb4559 - - - - -] No port 03f96f57-b2b0-4bd6-97bd-b17afdb0184b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:15:43.510 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99dcfe92-fe02-4935-ae4f-05cc8543ae76 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group member updated on remote: ['650adde1-f76e-4ddd-8015-86ae1bb25747'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:15:43.510 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-99dcfe92-fe02-4935-ae4f-05cc8543ae76 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group member updated ['650adde1-f76e-4ddd-8015-86ae1bb25747'] 2021-11-23 19:15:54.388 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e72f8e2-1714-443a-82d1-99fdd3671503 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 2680f8c7-21ae-46fd-9edc-02006c3583b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:15:54.404 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e72f8e2-1714-443a-82d1-99fdd3671503 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 2680f8c7-21ae-46fd-9edc-02006c3583b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:15:56.964 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2680f8c7-21ae-46fd-9edc-02006c3583b4 2021-11-23 19:15:57.709 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:15:57.885 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 2680f8c7-21ae-46fd-9edc-02006c3583b4 2021-11-23 19:15:57.885 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 2680f8c7-21ae-46fd-9edc-02006c3583b4 updated. Details: {'device': '2680f8c7-21ae-46fd-9edc-02006c3583b4', 'network_id': 'ded14acb-079e-4714-bfd7-e985658dcd61', 'port_id': '2680f8c7-21ae-46fd-9edc-02006c3583b4', 'mac_address': 'fa:16:3e:6f:b0:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 722, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7b42ca85-2f45-46f0-96bb-6b86077804bf', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:15:57.885 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:15:57.885 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:15:57.885 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2680f8c7-21ae-46fd-9edc-02006c3583b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:15:57.885 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ded14acb-079e-4714-bfd7-e985658dcd61 2021-11-23 19:15:57.911 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:15:58.031 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2680f8c7-21ae-46fd-9edc-02006c3583b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:15:58.031 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2680f8c7-21ae-46fd-9edc-02006c3583b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:15:58.031 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2680f8c7-21ae-46fd-9edc-02006c3583b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:15:58.031 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 722, VLAN trunk: None to switch port 2680f8c7-21ae-46fd-9edc-02006c3583b4 2021-11-23 19:15:58.089 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:15:58.089 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2680f8c7-21ae-46fd-9edc-02006c3583b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:15:58.244 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2680f8c7-21ae-46fd-9edc-02006c3583b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:15:58.244 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:15:58.244 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:15:58.244 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:15:58.244 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2680f8c7-21ae-46fd-9edc-02006c3583b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:15:58.244 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:15:58.244 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2680f8c7-21ae-46fd-9edc-02006c3583b4 not yet added. Adding. 2021-11-23 19:15:58.244 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:15:58.244 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:15:58.314 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:15:58.379 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:15:58.379 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:15:58.416 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4b43a2f-7e42-4335-a242-b4dbb1a9267f c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Security group member updated on remote: ['edfca9a6-1d47-4963-827c-c4d7284a89c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:15:58.416 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [req-e4b43a2f-7e42-4335-a242-b4dbb1a9267f c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Security group member updated ['edfca9a6-1d47-4963-827c-c4d7284a89c1'] 2021-11-23 19:15:58.463 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:15:58.463 4512 1985894237464 MainThread INFO neutron.agent.securitygroups_rpc [req-e4b43a2f-7e42-4335-a242-b4dbb1a9267f c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Refresh firewall rules 2021-11-23 19:15:58.463 4512 1985894237464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4b43a2f-7e42-4335-a242-b4dbb1a9267f c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Get security group information for devices via rpc ['8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:15:58.478 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4b43a2f-7e42-4335-a242-b4dbb1a9267f c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] port_delete event received for '8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:15:58.494 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4b43a2f-7e42-4335-a242-b4dbb1a9267f c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:15:58.494 4512 1985894237464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4b43a2f-7e42-4335-a242-b4dbb1a9267f c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:15:58.535 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:15:58.535 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2680f8c7-21ae-46fd-9edc-02006c3583b4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:15:58.535 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2680f8c7-21ae-46fd-9edc-02006c3583b4 processed. 2021-11-23 19:15:59.041 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b 2021-11-23 19:15:59.728 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:15:59.728 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:15:59.728 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:15:59.728 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:15:59.728 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:15:59.742 4512 1985894237640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7fe9dd8e-ee69-4084-9c2d-56a62d407e73 2021-11-23 19:15:59.742 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b'] 2021-11-23 19:15:59.742 4512 1985894237640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:15:59.742 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:15:59.742 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8dd5a0c1-9c1b-41de-9dae-24ae243ddf9b'] 2021-11-23 19:15:59.900 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:01.744 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:02.121 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:09.963 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b1f2605-e69a-47d4-8bef-f88a49120401 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Security group member updated on remote: ['edfca9a6-1d47-4963-827c-c4d7284a89c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:16:09.963 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-4b1f2605-e69a-47d4-8bef-f88a49120401 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Security group member updated ['edfca9a6-1d47-4963-827c-c4d7284a89c1'] 2021-11-23 19:16:10.653 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d73046b-463b-4a16-90f4-b30e2208e088 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: ef5f2ad8-ecf7-4a42-becf-73a63a45abfe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:16:10.670 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d73046b-463b-4a16-90f4-b30e2208e088 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port ef5f2ad8-ecf7-4a42-becf-73a63a45abfe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:16:13.187 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ef5f2ad8-ecf7-4a42-becf-73a63a45abfe 2021-11-23 19:16:13.837 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:16:14.014 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port ef5f2ad8-ecf7-4a42-becf-73a63a45abfe 2021-11-23 19:16:14.026 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port ef5f2ad8-ecf7-4a42-becf-73a63a45abfe updated. Details: {'device': 'ef5f2ad8-ecf7-4a42-becf-73a63a45abfe', 'network_id': '7fe9dd8e-ee69-4084-9c2d-56a62d407e73', 'port_id': 'ef5f2ad8-ecf7-4a42-becf-73a63a45abfe', 'mac_address': 'fa:16:3e:c2:ed:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 744, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '77a545be-2ff6-4fb5-9729-4b7634bc5ce7', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:16:14.026 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:16:14.026 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef5f2ad8-ecf7-4a42-becf-73a63a45abfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:14.026 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ef5f2ad8-ecf7-4a42-becf-73a63a45abfe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:16:14.026 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7fe9dd8e-ee69-4084-9c2d-56a62d407e73 2021-11-23 19:16:14.026 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:16:14.153 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ef5f2ad8-ecf7-4a42-becf-73a63a45abfe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:16:14.153 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ef5f2ad8-ecf7-4a42-becf-73a63a45abfe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:16:14.153 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ef5f2ad8-ecf7-4a42-becf-73a63a45abfe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:16:14.153 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 744, VLAN trunk: None to switch port ef5f2ad8-ecf7-4a42-becf-73a63a45abfe 2021-11-23 19:16:14.236 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:16:14.247 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ef5f2ad8-ecf7-4a42-becf-73a63a45abfe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:16:14.397 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ef5f2ad8-ecf7-4a42-becf-73a63a45abfe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:16:14.397 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:16:14.397 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (edfca9a6-1d47-4963-827c-c4d7284a89c1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:16:14.397 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (edfca9a6-1d47-4963-827c-c4d7284a89c1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:16:14.397 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ef5f2ad8-ecf7-4a42-becf-73a63a45abfe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:16:14.397 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:16:14.397 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ef5f2ad8-ecf7-4a42-becf-73a63a45abfe not yet added. Adding. 2021-11-23 19:16:14.397 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:16:14.397 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:16:14.496 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef5f2ad8-ecf7-4a42-becf-73a63a45abfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:14.579 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef5f2ad8-ecf7-4a42-becf-73a63a45abfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:14.579 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef5f2ad8-ecf7-4a42-becf-73a63a45abfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:14.664 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef5f2ad8-ecf7-4a42-becf-73a63a45abfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:14.745 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef5f2ad8-ecf7-4a42-becf-73a63a45abfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:14.745 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ef5f2ad8-ecf7-4a42-becf-73a63a45abfe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:16:14.745 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ef5f2ad8-ecf7-4a42-becf-73a63a45abfe processed. 2021-11-23 19:16:15.838 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:16.015 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:17.666 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84859602-64ae-47dc-8289-e30baf0a05e1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated on remote: ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:16:17.666 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-84859602-64ae-47dc-8289-e30baf0a05e1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] 2021-11-23 19:16:17.816 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-164286f8-a40c-4554-b75b-f298bf5fff75 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated on remote: ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:16:17.816 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-164286f8-a40c-4554-b75b-f298bf5fff75 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] 2021-11-23 19:16:18.032 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80417882-17c0-4212-8430-7047bad66028 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated on remote: ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:16:18.032 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-80417882-17c0-4212-8430-7047bad66028 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] 2021-11-23 19:16:18.200 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0c065c7-8096-4349-bd1b-3f91c2b68562 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated on remote: ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:16:18.200 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-d0c065c7-8096-4349-bd1b-3f91c2b68562 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] 2021-11-23 19:16:18.353 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94dc04df-596f-401b-baff-f9e93f310e6f 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated on remote: ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:16:18.353 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-94dc04df-596f-401b-baff-f9e93f310e6f 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] 2021-11-23 19:16:18.494 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-173ee329-d6ac-4634-839a-316f3159b7a8 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated on remote: ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:16:18.494 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-173ee329-d6ac-4634-839a-316f3159b7a8 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group rule updated ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5'] 2021-11-23 19:16:19.010 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group member updated on remote: ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5', '650adde1-f76e-4ddd-8015-86ae1bb25747'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:16:19.010 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group member updated ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5', '650adde1-f76e-4ddd-8015-86ae1bb25747'] 2021-11-23 19:16:19.010 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Refresh firewall rules 2021-11-23 19:16:19.010 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Get security group information for devices via rpc ['2680f8c7-21ae-46fd-9edc-02006c3583b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:16:19.043 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] port_update received: 2680f8c7-21ae-46fd-9edc-02006c3583b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:16:19.043 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-agent-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:19.043 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Binding port 2680f8c7-21ae-46fd-9edc-02006c3583b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:16:19.043 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:16:19.076 4512 1985894237640 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2680f8c7-21ae-46fd-9edc-02006c3583b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:16:19.076 4512 1985894237640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2680f8c7-21ae-46fd-9edc-02006c3583b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:16:19.090 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Trunk plugin disabled on server. Assuming port 2680f8c7-21ae-46fd-9edc-02006c3583b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:16:19.090 4512 1985894237640 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Binding VLAN ID: 722, VLAN trunk: None to switch port 2680f8c7-21ae-46fd-9edc-02006c3583b4 2021-11-23 19:16:19.125 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Refresh firewall rules 2021-11-23 19:16:19.125 4512 1985894237640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Get security group information for devices via rpc ['2680f8c7-21ae-46fd-9edc-02006c3583b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:16:19.641 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information for ports dict_keys(['2680f8c7-21ae-46fd-9edc-02006c3583b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:16:19.641 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:16:19.641 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update rules of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:16:19.641 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update rules of security group (8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:16:19.641 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update members of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:16:19.641 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update port filter for 2680f8c7-21ae-46fd-9edc-02006c3583b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:16:19.641 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Updating port rules. 2021-11-23 19:16:19.641 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-23 19:16:19.641 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:19.703 4512 1985894237640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information for ports dict_keys(['2680f8c7-21ae-46fd-9edc-02006c3583b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:16:19.703 4512 1985894237640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:16:19.703 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update rules of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:16:19.703 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update rules of security group (8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:16:19.703 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update members of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:16:19.703 4512 1985894237640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update port filter for 2680f8c7-21ae-46fd-9edc-02006c3583b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:16:19.716 4512 1985894237640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Updating port rules. 2021-11-23 19:16:19.716 4512 1985894237640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-23 19:16:19.768 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:19.768 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:19.768 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:19.768 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:19.826 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:19.826 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:19.826 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:19.858 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-3aff3cf7-3d24-457d-a91b-7ec4ded28fb1 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-agent-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:16:39.491 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ef5f2ad8-ecf7-4a42-becf-73a63a45abfe 2021-11-23 19:16:39.908 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21e27ec7-c6c7-4bdb-b942-63342915b2f2 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Security group member updated on remote: ['edfca9a6-1d47-4963-827c-c4d7284a89c1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:16:39.908 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-21e27ec7-c6c7-4bdb-b942-63342915b2f2 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Security group member updated ['edfca9a6-1d47-4963-827c-c4d7284a89c1'] 2021-11-23 19:16:39.908 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-21e27ec7-c6c7-4bdb-b942-63342915b2f2 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Refresh firewall rules 2021-11-23 19:16:39.908 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21e27ec7-c6c7-4bdb-b942-63342915b2f2 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Get security group information for devices via rpc ['ef5f2ad8-ecf7-4a42-becf-73a63a45abfe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:16:39.935 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:16:39.935 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ef5f2ad8-ecf7-4a42-becf-73a63a45abfe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:16:39.935 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ef5f2ad8-ecf7-4a42-becf-73a63a45abfe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:16:39.935 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ef5f2ad8-ecf7-4a42-becf-73a63a45abfe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:16:39.935 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21e27ec7-c6c7-4bdb-b942-63342915b2f2 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:16:39.935 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21e27ec7-c6c7-4bdb-b942-63342915b2f2 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:16:39.935 4512 1985894237640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7fe9dd8e-ee69-4084-9c2d-56a62d407e73 2021-11-23 19:16:39.935 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef5f2ad8-ecf7-4a42-becf-73a63a45abfe'] 2021-11-23 19:16:39.935 4512 1985894237640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:16:39.935 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:16:39.935 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef5f2ad8-ecf7-4a42-becf-73a63a45abfe'] 2021-11-23 19:16:39.982 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21e27ec7-c6c7-4bdb-b942-63342915b2f2 c6528d3c099e409597de47171e0a052b 5bcde0916d274e06bd34b926d33e8ce7 - - -] port_delete event received for 'ef5f2ad8-ecf7-4a42-becf-73a63a45abfe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:16:41.932 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:16:41.960 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:03.696 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16a60607-e771-4293-a2c6-1de6001e996f 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network 7fe9dd8e-ee69-4084-9c2d-56a62d407e73 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:17:03.696 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16a60607-e771-4293-a2c6-1de6001e996f 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network 7fe9dd8e-ee69-4084-9c2d-56a62d407e73 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:17:08.337 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5846fc47-a832-46ff-96d8-bf1e46631e40 - - - - -] port_update received: a60f0d96-3371-43b9-b4d2-68401f18dbcb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:17:08.362 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5846fc47-a832-46ff-96d8-bf1e46631e40 - - - - -] No port a60f0d96-3371-43b9-b4d2-68401f18dbcb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:17:11.821 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb5ff65b-0d92-4b88-bd58-681fe7f300a4 - - - - -] port_update received: 32116e57-e44e-4360-b3c2-1222dd1e7afc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:17:11.837 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb5ff65b-0d92-4b88-bd58-681fe7f300a4 - - - - -] No port 32116e57-e44e-4360-b3c2-1222dd1e7afc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:17:13.275 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3de1d582-91f8-453b-9c66-1a9be09a1136 - - - - -] port_update received: 4c56e7af-277d-4052-b0ee-00b06c9902b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:17:13.301 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3de1d582-91f8-453b-9c66-1a9be09a1136 - - - - -] No port 4c56e7af-277d-4052-b0ee-00b06c9902b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:17:14.493 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32555291-4f98-448d-be83-fc7e981f29e9 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:17:14.493 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-32555291-4f98-448d-be83-fc7e981f29e9 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:17:14.619 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc3550c1-dc83-4ee7-84d6-5a7a3c8dd0f7 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:17:14.619 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-fc3550c1-dc83-4ee7-84d6-5a7a3c8dd0f7 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:17:14.731 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd6424b5-71af-4f42-942d-64a579e237b9 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:17:14.731 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-cd6424b5-71af-4f42-942d-64a579e237b9 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:17:14.854 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f32b43c-5ec3-48ab-adb8-b67029e23e90 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:17:14.854 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-6f32b43c-5ec3-48ab-adb8-b67029e23e90 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:17:14.993 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dccb02cb-e90f-4981-afbc-2e542fea8ed0 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:17:14.993 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-dccb02cb-e90f-4981-afbc-2e542fea8ed0 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:17:15.134 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b4cab7e-7233-4213-861a-9119e5e683ca a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-23 19:17:15.134 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-3b4cab7e-7233-4213-861a-9119e5e683ca a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group rule updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:17:17.290 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d61b9731-a9b4-414c-9a15-f2d045d2d76f - - - - -] port_update received: 374f3013-8832-4a07-83e5-6f5b80a1da83 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:17:17.320 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d61b9731-a9b4-414c-9a15-f2d045d2d76f - - - - -] No port 374f3013-8832-4a07-83e5-6f5b80a1da83 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:17:31.603 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group member updated on remote: ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5', '650adde1-f76e-4ddd-8015-86ae1bb25747'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:17:31.603 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group member updated ['8d09bd39-f2ad-462b-ab4d-c5ab1a6fdba5', '650adde1-f76e-4ddd-8015-86ae1bb25747'] 2021-11-23 19:17:31.603 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Refresh firewall rules 2021-11-23 19:17:31.603 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Get security group information for devices via rpc ['2680f8c7-21ae-46fd-9edc-02006c3583b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:17:31.649 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] port_update received: 2680f8c7-21ae-46fd-9edc-02006c3583b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:17:31.663 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-agent-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:31.663 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Binding port 2680f8c7-21ae-46fd-9edc-02006c3583b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:17:31.663 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:17:31.680 4512 1985894237640 MainThread DEBUG neutron.services.trunk.rpc.agent [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2680f8c7-21ae-46fd-9edc-02006c3583b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:17:31.680 4512 1985894237640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2680f8c7-21ae-46fd-9edc-02006c3583b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:17:31.696 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Trunk plugin disabled on server. Assuming port 2680f8c7-21ae-46fd-9edc-02006c3583b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:17:31.711 4512 1985894237640 MainThread INFO networking_hyperv.neutron.trunk_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Binding VLAN ID: 722, VLAN trunk: None to switch port 2680f8c7-21ae-46fd-9edc-02006c3583b4 2021-11-23 19:17:31.732 4512 1985894237640 MainThread INFO neutron.agent.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Refresh firewall rules 2021-11-23 19:17:31.732 4512 1985894237640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Get security group information for devices via rpc ['2680f8c7-21ae-46fd-9edc-02006c3583b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:17:31.821 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information for ports dict_keys(['2680f8c7-21ae-46fd-9edc-02006c3583b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:17:31.821 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:17:31.821 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update rules of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:17:31.821 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update members of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:17:31.821 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update port filter for 2680f8c7-21ae-46fd-9edc-02006c3583b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:17:31.821 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Updating port rules. 2021-11-23 19:17:31.821 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-23 19:17:31.821 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:31.821 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:31.821 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:31.961 4512 1985894237640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information for ports dict_keys(['2680f8c7-21ae-46fd-9edc-02006c3583b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:17:31.961 4512 1985894237640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:17:31.961 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update rules of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:17:31.961 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update members of security group (650adde1-f76e-4ddd-8015-86ae1bb25747) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-23 19:17:31.961 4512 1985894237640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update port filter for 2680f8c7-21ae-46fd-9edc-02006c3583b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:17:31.961 4512 1985894237640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Updating port rules. 2021-11-23 19:17:31.961 4512 1985894237640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-23 19:17:31.976 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:31.976 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:31.976 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:31.976 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:32.015 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-driver-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:32.038 4512 1985894237640 MainThread DEBUG oslo_concurrency.lockutils [req-06b1e03f-9cd2-4269-a30f-7b13ef579227 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Lock "n-hv-agent-port-lock-2680f8c7-21ae-46fd-9edc-02006c3583b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:32.570 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c88857fb-3ed1-47a1-a4e2-e610a3876df7 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] port_delete event received for '6d06783a-4d7a-4565-93b4-c985ebfd7a9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:17:35.195 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51650fc5-3264-4059-9fdf-0d915575ce56 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:17:35.195 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-51650fc5-3264-4059-9fdf-0d915575ce56 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:17:35.962 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1fc88ca-ea55-4230-aea9-259986c4a485 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: a7f7bcb7-6795-4568-9be2-bd4988cfc0df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:17:35.962 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1fc88ca-ea55-4230-aea9-259986c4a485 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port a7f7bcb7-6795-4568-9be2-bd4988cfc0df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:17:37.649 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b34a508c-0fb9-47c0-8093-c6c4eb100bd7 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group member updated on remote: ['650adde1-f76e-4ddd-8015-86ae1bb25747'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:17:37.649 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-b34a508c-0fb9-47c0-8093-c6c4eb100bd7 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Security group member updated ['650adde1-f76e-4ddd-8015-86ae1bb25747'] 2021-11-23 19:17:37.649 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-b34a508c-0fb9-47c0-8093-c6c4eb100bd7 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Refresh firewall rules 2021-11-23 19:17:37.649 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b34a508c-0fb9-47c0-8093-c6c4eb100bd7 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Get security group information for devices via rpc ['2680f8c7-21ae-46fd-9edc-02006c3583b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:17:37.696 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b34a508c-0fb9-47c0-8093-c6c4eb100bd7 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:17:37.696 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b34a508c-0fb9-47c0-8093-c6c4eb100bd7 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:17:37.890 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2680f8c7-21ae-46fd-9edc-02006c3583b4 2021-11-23 19:17:38.008 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b34a508c-0fb9-47c0-8093-c6c4eb100bd7 44e763a99cca4f10809d785a9ac63e03 d74dc5828e644329a889417dbdc03258 - - -] port_delete event received for '2680f8c7-21ae-46fd-9edc-02006c3583b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:17:38.165 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:17:38.167 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2680f8c7-21ae-46fd-9edc-02006c3583b4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:17:38.167 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2680f8c7-21ae-46fd-9edc-02006c3583b4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:17:38.167 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2680f8c7-21ae-46fd-9edc-02006c3583b4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:17:38.167 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2680f8c7-21ae-46fd-9edc-02006c3583b4'] 2021-11-23 19:17:38.167 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:17:38.167 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:17:38.167 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2680f8c7-21ae-46fd-9edc-02006c3583b4'] 2021-11-23 19:17:40.165 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:40.180 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:40.540 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-902c686d-4a18-4ce4-b57f-5a321abd8fee 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'c23c78e1-963d-4cb6-ac08-cc0887b757cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:17:41.882 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2d488b6-17b0-4276-909e-fff5b230ce49 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'eaa612ad-2e6c-4786-87fe-e0e4b838a997' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:17:42.602 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f419dd7e-1024-48fb-bb04-fddebb84d425 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'f8fc1826-6931-46b6-a218-381858bf2c12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:17:42.797 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f419dd7e-1024-48fb-bb04-fddebb84d425 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network ded14acb-079e-4714-bfd7-e985658dcd61 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:17:42.797 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f419dd7e-1024-48fb-bb04-fddebb84d425 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Reclaiming local network ded14acb-079e-4714-bfd7-e985658dcd61 2021-11-23 19:17:43.743 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c59f0b4c-737a-41ce-a975-2396275ad142 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '03f96f57-b2b0-4bd6-97bd-b17afdb0184b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:17:43.868 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a7f7bcb7-6795-4568-9be2-bd4988cfc0df 2021-11-23 19:17:44.180 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:17:44.508 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port a7f7bcb7-6795-4568-9be2-bd4988cfc0df 2021-11-23 19:17:44.508 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port a7f7bcb7-6795-4568-9be2-bd4988cfc0df updated. Details: {'device': 'a7f7bcb7-6795-4568-9be2-bd4988cfc0df', 'network_id': '4afac150-ec63-4424-b063-9f2453115790', 'port_id': 'a7f7bcb7-6795-4568-9be2-bd4988cfc0df', 'mac_address': 'fa:16:3e:53:ff:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 747, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3e65f4fc-7ab1-43f1-81a6-af62dee2ffb8', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:17:44.508 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:17:44.508 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7f7bcb7-6795-4568-9be2-bd4988cfc0df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:44.508 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a7f7bcb7-6795-4568-9be2-bd4988cfc0df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:17:44.508 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4afac150-ec63-4424-b063-9f2453115790 2021-11-23 19:17:44.508 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:17:44.634 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a7f7bcb7-6795-4568-9be2-bd4988cfc0df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:17:44.634 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a7f7bcb7-6795-4568-9be2-bd4988cfc0df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:17:44.634 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a7f7bcb7-6795-4568-9be2-bd4988cfc0df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:17:44.634 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 747, VLAN trunk: None to switch port a7f7bcb7-6795-4568-9be2-bd4988cfc0df 2021-11-23 19:17:44.696 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:17:44.696 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a7f7bcb7-6795-4568-9be2-bd4988cfc0df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:17:44.930 4512 1985894237640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a16ee5b-2a9e-4d6e-83d7-c43eadcdf3e0 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '23b1ba39-da87-4500-9f63-9475998eab5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:17:44.961 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a7f7bcb7-6795-4568-9be2-bd4988cfc0df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:17:44.961 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:17:44.961 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:17:44.961 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a7f7bcb7-6795-4568-9be2-bd4988cfc0df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:17:44.961 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:17:44.961 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a7f7bcb7-6795-4568-9be2-bd4988cfc0df not yet added. Adding. 2021-11-23 19:17:44.961 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:17:44.961 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:17:45.028 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7f7bcb7-6795-4568-9be2-bd4988cfc0df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:45.093 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7f7bcb7-6795-4568-9be2-bd4988cfc0df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:45.093 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7f7bcb7-6795-4568-9be2-bd4988cfc0df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:45.170 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7f7bcb7-6795-4568-9be2-bd4988cfc0df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:45.232 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7f7bcb7-6795-4568-9be2-bd4988cfc0df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:17:45.232 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a7f7bcb7-6795-4568-9be2-bd4988cfc0df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:17:45.232 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a7f7bcb7-6795-4568-9be2-bd4988cfc0df processed. 2021-11-23 19:17:45.665 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937eb013-bcf1-447b-a2f8-851e8f2cdb68 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'd328cb7a-3213-4316-983d-e7c20eeeb839' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:17:45.838 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937eb013-bcf1-447b-a2f8-851e8f2cdb68 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network 83e773d8-396a-4c94-9927-0ebe8f2f14dc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:17:45.838 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937eb013-bcf1-447b-a2f8-851e8f2cdb68 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network 83e773d8-396a-4c94-9927-0ebe8f2f14dc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:17:46.180 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:17:46.361 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:19:47.780 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b362bbdf-0d5b-4016-b129-147388cf2b11 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:19:47.780 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-b362bbdf-0d5b-4016-b129-147388cf2b11 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:19:48.071 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b362bbdf-0d5b-4016-b129-147388cf2b11 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] port_delete event received for 'a7f7bcb7-6795-4568-9be2-bd4988cfc0df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:19:48.743 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a7f7bcb7-6795-4568-9be2-bd4988cfc0df 2021-11-23 19:19:50.741 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:19:50.741 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a7f7bcb7-6795-4568-9be2-bd4988cfc0df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:19:50.741 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a7f7bcb7-6795-4568-9be2-bd4988cfc0df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:19:50.741 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a7f7bcb7-6795-4568-9be2-bd4988cfc0df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:19:50.751 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4afac150-ec63-4424-b063-9f2453115790 2021-11-23 19:19:50.751 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7f7bcb7-6795-4568-9be2-bd4988cfc0df'] 2021-11-23 19:19:50.751 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:19:50.751 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:19:50.751 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7f7bcb7-6795-4568-9be2-bd4988cfc0df'] 2021-11-23 19:19:51.569 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c854f18-0bf4-470b-8095-581288f23c94 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:19:51.569 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-1c854f18-0bf4-470b-8095-581288f23c94 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:19:52.305 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0205de86-e14d-4d66-82c3-706d7f370138 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 3b320af2-2d55-4778-a9a1-cb30ba07ca38 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:19:52.305 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0205de86-e14d-4d66-82c3-706d7f370138 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 3b320af2-2d55-4778-a9a1-cb30ba07ca38 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:19:52.741 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:19:52.743 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:19:58.883 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3b320af2-2d55-4778-a9a1-cb30ba07ca38 2021-11-23 19:20:00.774 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:20:00.960 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 3b320af2-2d55-4778-a9a1-cb30ba07ca38 2021-11-23 19:20:00.960 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 3b320af2-2d55-4778-a9a1-cb30ba07ca38 updated. Details: {'device': '3b320af2-2d55-4778-a9a1-cb30ba07ca38', 'network_id': '4afac150-ec63-4424-b063-9f2453115790', 'port_id': '3b320af2-2d55-4778-a9a1-cb30ba07ca38', 'mac_address': 'fa:16:3e:37:47:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 747, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3e65f4fc-7ab1-43f1-81a6-af62dee2ffb8', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:20:00.960 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:20:00.960 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b320af2-2d55-4778-a9a1-cb30ba07ca38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:20:00.960 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3b320af2-2d55-4778-a9a1-cb30ba07ca38 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:20:00.960 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4afac150-ec63-4424-b063-9f2453115790 2021-11-23 19:20:00.960 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:20:01.132 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3b320af2-2d55-4778-a9a1-cb30ba07ca38') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:20:01.132 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3b320af2-2d55-4778-a9a1-cb30ba07ca38') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:20:01.132 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3b320af2-2d55-4778-a9a1-cb30ba07ca38 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:20:01.132 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 747, VLAN trunk: None to switch port 3b320af2-2d55-4778-a9a1-cb30ba07ca38 2021-11-23 19:20:01.193 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:20:01.193 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3b320af2-2d55-4778-a9a1-cb30ba07ca38'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:20:01.428 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3b320af2-2d55-4778-a9a1-cb30ba07ca38']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:20:01.428 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:20:01.428 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:20:01.428 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3b320af2-2d55-4778-a9a1-cb30ba07ca38 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:20:01.428 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:20:01.428 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3b320af2-2d55-4778-a9a1-cb30ba07ca38 not yet added. Adding. 2021-11-23 19:20:01.428 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:20:01.428 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:20:01.493 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b320af2-2d55-4778-a9a1-cb30ba07ca38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:20:01.555 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b320af2-2d55-4778-a9a1-cb30ba07ca38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:20:01.555 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b320af2-2d55-4778-a9a1-cb30ba07ca38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:20:01.647 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3b320af2-2d55-4778-a9a1-cb30ba07ca38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:20:01.710 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3b320af2-2d55-4778-a9a1-cb30ba07ca38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:20:01.710 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3b320af2-2d55-4778-a9a1-cb30ba07ca38 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:20:01.710 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3b320af2-2d55-4778-a9a1-cb30ba07ca38 processed. 2021-11-23 19:20:02.788 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:20:02.960 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:21:37.535 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7874996-6649-4703-8430-0e3ead7157d6 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:21:37.535 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-c7874996-6649-4703-8430-0e3ead7157d6 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:21:38.365 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ea89e10-9846-449e-8ef4-c77c23da8401 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] port_update received: 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-23 19:21:38.365 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ea89e10-9846-449e-8ef4-c77c23da8401 7bb10435838845a8a4b3a39958ac663f 9822a4c8078b4f1b824f4929ada73ddc - - -] No port 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-23 19:21:45.605 4512 1985893985096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 2021-11-23 19:21:47.261 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-23 19:21:47.434 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Adding port 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 2021-11-23 19:21:47.434 4512 1985795276472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Port 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 updated. Details: {'device': '9a40fb19-cd01-4964-bc35-7e21dbb94eb2', 'network_id': '4afac150-ec63-4424-b063-9f2453115790', 'port_id': '9a40fb19-cd01-4964-bc35-7e21dbb94eb2', 'mac_address': 'fa:16:3e:bd:6c:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 747, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3e65f4fc-7ab1-43f1-81a6-af62dee2ffb8', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-23 19:21:47.434 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-23 19:21:47.434 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a40fb19-cd01-4964-bc35-7e21dbb94eb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:21:47.434 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-23 19:21:47.434 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-23 19:21:47.573 4512 1985893985800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9a40fb19-cd01-4964-bc35-7e21dbb94eb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:21:47.573 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9a40fb19-cd01-4964-bc35-7e21dbb94eb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-23 19:21:47.590 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-23 19:21:47.590 4512 1985893985800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 747, VLAN trunk: None to switch port 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 2021-11-23 19:21:47.641 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-23 19:21:47.641 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9a40fb19-cd01-4964-bc35-7e21dbb94eb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-23 19:21:47.866 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9a40fb19-cd01-4964-bc35-7e21dbb94eb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-23 19:21:47.866 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-23 19:21:47.866 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-23 19:21:47.866 4512 1985893985800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-23 19:21:47.866 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-23 19:21:47.866 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 not yet added. Adding. 2021-11-23 19:21:47.886 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-23 19:21:47.886 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-23 19:21:47.961 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a40fb19-cd01-4964-bc35-7e21dbb94eb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:21:48.042 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a40fb19-cd01-4964-bc35-7e21dbb94eb2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:21:48.042 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a40fb19-cd01-4964-bc35-7e21dbb94eb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:21:48.152 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a40fb19-cd01-4964-bc35-7e21dbb94eb2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:21:48.226 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a40fb19-cd01-4964-bc35-7e21dbb94eb2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:21:48.226 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-23 19:21:48.226 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 processed. 2021-11-23 19:21:49.269 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:21:49.449 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:23:20.258 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c2d472d-ed60-4c12-b628-13b01f0301b4 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] port_delete event received for 'c2ae5922-de3a-432b-a3cd-97f68d47f2bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:22.008 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 2021-11-23 19:23:22.675 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8044c0a-c293-4454-9ca4-8dc8a93a2423 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:23:22.675 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-c8044c0a-c293-4454-9ca4-8dc8a93a2423 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:23:22.737 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8044c0a-c293-4454-9ca4-8dc8a93a2423 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] port_delete event received for '9a40fb19-cd01-4964-bc35-7e21dbb94eb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:23.721 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:23:23.721 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9a40fb19-cd01-4964-bc35-7e21dbb94eb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:23:23.721 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9a40fb19-cd01-4964-bc35-7e21dbb94eb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:23:23.721 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9a40fb19-cd01-4964-bc35-7e21dbb94eb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:23:23.721 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a40fb19-cd01-4964-bc35-7e21dbb94eb2'] 2021-11-23 19:23:23.721 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:23:23.721 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:23:23.721 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a40fb19-cd01-4964-bc35-7e21dbb94eb2'] 2021-11-23 19:23:25.727 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:23:25.749 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:23:27.081 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd5ba2ac-b9a2-43fd-bb58-2c1b15049539 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] port_delete event received for '27e9889b-1075-4177-b386-6304538bfd7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:29.377 4512 1985893985800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5af3af2-a4e0-4b7b-8008-0909714ee3d1 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated on remote: ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-23 19:23:29.377 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [req-f5af3af2-a4e0-4b7b-8008-0909714ee3d1 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] Security group member updated ['f59cbb49-6998-4ec5-a4ba-c65dd73d3c8e'] 2021-11-23 19:23:29.455 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5af3af2-a4e0-4b7b-8008-0909714ee3d1 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] port_delete event received for '3b320af2-2d55-4778-a9a1-cb30ba07ca38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:30.080 4512 1985893985272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3b320af2-2d55-4778-a9a1-cb30ba07ca38 2021-11-23 19:23:31.485 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fd358af-073d-4577-a310-c5e46a804a07 a2d1073ac2bf4d7d930cdfc183f22054 ba2e74ba2373498aa3f7c05a9ac4c397 - - -] port_delete event received for 'be04de0c-8695-4b7f-94d8-490dd06e104a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:31.737 4512 1985795276472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a24e910-88a9-415f-91a2-c74d076e42ef - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-23 19:23:31.737 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3b320af2-2d55-4778-a9a1-cb30ba07ca38' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-23 19:23:31.737 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3b320af2-2d55-4778-a9a1-cb30ba07ca38' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-23 19:23:31.737 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3b320af2-2d55-4778-a9a1-cb30ba07ca38 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-23 19:23:31.737 4512 1985893985800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4afac150-ec63-4424-b063-9f2453115790 2021-11-23 19:23:31.737 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b320af2-2d55-4778-a9a1-cb30ba07ca38'] 2021-11-23 19:23:31.737 4512 1985893985800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-23 19:23:31.737 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-23 19:23:31.737 4512 1985893985800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3b320af2-2d55-4778-a9a1-cb30ba07ca38'] 2021-11-23 19:23:33.752 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-23 19:23:33.768 4512 1985893985800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-23 19:23:34.157 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c9c6d70-b5e2-4c22-bc20-206516680924 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '32116e57-e44e-4360-b3c2-1222dd1e7afc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:35.469 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faf54f01-3b82-4504-a81d-1e52f244cb8b 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'a60f0d96-3371-43b9-b4d2-68401f18dbcb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:36.188 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d113c505-2e03-4e0c-970e-3f57ec72ea4d 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '8ee639b3-d63c-405f-83bd-ad15bdcc42e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:36.393 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d113c505-2e03-4e0c-970e-3f57ec72ea4d 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network 4afac150-ec63-4424-b063-9f2453115790 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:23:36.393 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d113c505-2e03-4e0c-970e-3f57ec72ea4d 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network 4afac150-ec63-4424-b063-9f2453115790 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-23 19:23:37.346 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b81376d-dd78-4066-a8e9-a54398c68d85 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '374f3013-8832-4a07-83e5-6f5b80a1da83' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:38.361 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7b6a1eb-edca-43eb-a626-74fbc250f562 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for '4c56e7af-277d-4052-b0ee-00b06c9902b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:39.361 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edeb1039-e7de-4e3c-b9c8-60814e860053 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] port_delete event received for 'bcd3f436-d9a2-4698-955e-6124f602f30c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:39.486 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-908d0fba-0b00-4b66-8156-5c47af07ddf1 - - - - -] port_delete event received for 'bcd3f436-d9a2-4698-955e-6124f602f30c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-23 19:23:39.559 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edeb1039-e7de-4e3c-b9c8-60814e860053 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] network_delete received. Deleting network bf12007c-26a1-4ae7-9712-37071151b0c5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-23 19:23:39.559 4512 1985893985800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edeb1039-e7de-4e3c-b9c8-60814e860053 11ba8d30d6e8440a97f6f334be39d66f 2a7df38d45ed40e7b0f0d2e154b6a497 - - -] Network bf12007c-26a1-4ae7-9712-37071151b0c5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463