+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-22 15:19:27.166 1 INFO neutron.common.config [-] Logging enabled! 2026-08-22 15:19:27.166 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.2.dev7 2026-08-22 15:19:27.523 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-22 15:19:28.286 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-22 15:19:28.289 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-22 15:19:28.291 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-22 15:19:28.291 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-22 15:19:28.292 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-22 15:19:28.292 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-22 15:19:28.292 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 15:19:28.297 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 15:19:28.297 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-22 15:19:28.297 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-22 15:19:28.516 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-22 15:19:28.516 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-22 15:19:28.516 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-22 15:19:28.535 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-22 15:19:28.535 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-22 15:19:28.535 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-22 15:19:28.536 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-22 15:19:28.545 1 WARNING oslo_policy.policy [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-22 15:19:30.957 1 INFO neutron.plugins.ml2.managers [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Initializing driver for type 'vlan' 2026-08-22 15:19:31.116 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] VlanTypeDriver initialization complete 2026-08-22 15:19:31.116 1 INFO neutron.plugins.ml2.managers [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-22 15:19:31.116 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-22 15:19:31.116 1 INFO neutron.plugins.ml2.managers [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Initializing extension driver 'port_security' 2026-08-22 15:19:31.117 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-22 15:19:31.117 1 INFO neutron.plugins.ml2.managers [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Initializing extension driver 'qos' 2026-08-22 15:19:31.117 1 INFO neutron.plugins.ml2.managers [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-22 15:19:31.117 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Starting OVNMechanismDriver 2026-08-22 15:19:31.121 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] OVN logging driver registered 2026-08-22 15:19:31.128 1 INFO neutron.quota [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded quota_driver: . 2026-08-22 15:19:31.129 1 INFO neutron.plugins.ml2.plugin [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Modular L2 Plugin initialization complete 2026-08-22 15:19:31.129 1 INFO neutron.plugins.ml2.managers [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-22 15:19:31.129 1 INFO neutron.plugins.ml2.managers [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-22 15:19:31.129 1 INFO neutron.plugins.ml2.managers [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-22 15:19:31.129 1 INFO neutron.extensions.vlantransparent [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Disabled vlantransparent extension. 2026-08-22 15:19:31.130 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: qos 2026-08-22 15:19:31.159 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: ovn-router 2026-08-22 15:19:31.225 1 INFO neutron.services.ovn_l3.plugin [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Starting OVNL3RouterPlugin 2026-08-22 15:19:31.229 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: segments 2026-08-22 15:19:31.301 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: trunk 2026-08-22 15:19:31.307 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: log 2026-08-22 15:19:31.309 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-22 15:19:31.354 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-22 15:19:31.354 1 WARNING stevedore.named [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-22 15:19:31.392 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-22 15:19:31.393 1 INFO neutron.common.utils [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-22 15:19:31.393 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: auto_allocate 2026-08-22 15:19:31.398 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: tag 2026-08-22 15:19:31.404 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: timestamp 2026-08-22 15:19:31.405 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: network_ip_availability 2026-08-22 15:19:31.408 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: flavors 2026-08-22 15:19:31.411 1 INFO neutron.manager [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loading Plugin: revisions 2026-08-22 15:19:31.413 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Initializing extension manager. 2026-08-22 15:19:31.414 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: address-group 2026-08-22 15:19:31.415 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: address-scope 2026-08-22 15:19:31.415 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-22 15:19:31.416 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: agent 2026-08-22 15:19:31.416 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-22 15:19:31.417 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-22 15:19:31.418 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-22 15:19:31.419 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: availability_zone 2026-08-22 15:19:31.419 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-22 15:19:31.420 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-22 15:19:31.420 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: default-subnetpools 2026-08-22 15:19:31.421 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-22 15:19:31.422 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: dns-integration 2026-08-22 15:19:31.422 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: dns-domain-ports 2026-08-22 15:19:31.423 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-22 15:19:31.423 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-22 15:19:31.424 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-22 15:19:31.424 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: empty-string-filtering 2026-08-22 15:19:31.425 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 15:19:31.425 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-22 15:19:31.425 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: external-net 2026-08-22 15:19:31.426 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-22 15:19:31.426 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: extraroute 2026-08-22 15:19:31.427 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-22 15:19:31.428 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-22 15:19:31.428 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-22 15:19:31.429 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-22 15:19:31.429 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-22 15:19:31.429 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: fip-port-details 2026-08-22 15:19:31.430 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: flavors 2026-08-22 15:19:31.431 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-22 15:19:31.431 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: floatingip-pools 2026-08-22 15:19:31.432 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: ip_allocation 2026-08-22 15:19:31.432 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-22 15:19:31.433 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: l2_adjacency 2026-08-22 15:19:31.434 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: router 2026-08-22 15:19:31.435 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-22 15:19:31.436 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-22 15:19:31.436 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-22 15:19:31.437 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: ext-gw-mode 2026-08-22 15:19:31.437 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: l3-ha 2026-08-22 15:19:31.437 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-22 15:19:31.438 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-22 15:19:31.438 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: l3-flavors 2026-08-22 15:19:31.439 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-22 15:19:31.440 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-22 15:19:31.443 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-22 15:19:31.444 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-22 15:19:31.445 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: logging 2026-08-22 15:19:31.446 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-22 15:19:31.447 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-22 15:19:31.447 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: multi-provider 2026-08-22 15:19:31.448 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: net-mtu 2026-08-22 15:19:31.448 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: net-mtu-writable 2026-08-22 15:19:31.448 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: network_availability_zone 2026-08-22 15:19:31.449 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-22 15:19:31.449 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: network-ip-availability 2026-08-22 15:19:31.450 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-22 15:19:31.451 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: pagination 2026-08-22 15:19:31.451 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: port-device-profile 2026-08-22 15:19:31.452 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-22 15:19:31.452 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-22 15:19:31.453 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-22 15:19:31.453 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-22 15:19:31.453 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-22 15:19:31.454 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-22 15:19:31.454 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: port-resource-request 2026-08-22 15:19:31.455 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-22 15:19:31.455 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: binding 2026-08-22 15:19:31.456 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: binding-extended 2026-08-22 15:19:31.457 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: port-security 2026-08-22 15:19:31.457 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: project-id 2026-08-22 15:19:31.458 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: provider 2026-08-22 15:19:31.459 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos 2026-08-22 15:19:31.460 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-22 15:19:31.460 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-22 15:19:31.461 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-default 2026-08-22 15:19:31.461 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-fip 2026-08-22 15:19:31.462 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-22 15:19:31.462 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-22 15:19:31.463 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-22 15:19:31.463 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-22 15:19:31.464 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-22 15:19:31.464 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-pps 2026-08-22 15:19:31.465 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-22 15:19:31.465 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-22 15:19:31.466 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: qos-rules-alias 2026-08-22 15:19:31.466 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: quota-check-limit 2026-08-22 15:19:31.468 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: quotas 2026-08-22 15:19:31.468 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: quota_details 2026-08-22 15:19:31.469 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: rbac-policies 2026-08-22 15:19:31.470 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-22 15:19:31.470 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: rbac-address-scope 2026-08-22 15:19:31.471 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: rbac-security-groups 2026-08-22 15:19:31.471 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-22 15:19:31.472 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: revision-if-match 2026-08-22 15:19:31.472 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-22 15:19:31.473 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: router_availability_zone 2026-08-22 15:19:31.473 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-22 15:19:31.474 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-22 15:19:31.475 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-22 15:19:31.475 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-22 15:19:31.476 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-22 15:19:31.476 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-22 15:19:31.477 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-22 15:19:31.483 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: security-group 2026-08-22 15:19:31.484 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: segment 2026-08-22 15:19:31.484 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-22 15:19:31.485 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: service-type 2026-08-22 15:19:31.485 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: sorting 2026-08-22 15:19:31.486 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: standard-attr-segment 2026-08-22 15:19:31.486 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: standard-attr-description 2026-08-22 15:19:31.487 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: stateful-security-group 2026-08-22 15:19:31.487 1 WARNING neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-22 15:19:31.488 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-22 15:19:31.488 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-22 15:19:31.488 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-22 15:19:31.489 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: subnet-service-types 2026-08-22 15:19:31.490 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: subnet_allocation 2026-08-22 15:19:31.490 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-22 15:19:31.491 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-22 15:19:31.493 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: standard-attr-tag 2026-08-22 15:19:31.494 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-22 15:19:31.494 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: trunk 2026-08-22 15:19:31.494 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: trunk-details 2026-08-22 15:19:31.495 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-22 15:19:31.495 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-22 15:19:31.497 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-22 15:19:31.497 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-22 15:19:31.498 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: vpn-flavors 2026-08-22 15:19:31.499 1 INFO neutron.api.extensions [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Loaded extension: vpnaas 2026-08-22 15:19:31.501 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-22 15:19:31.501 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-22 15:19:31.501 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 15:19:31.501 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-22 15:19:31.505 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 15:19:31.506 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 15:19:31.511 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 15:19:31.512 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 15:19:31.512 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 15:19:31.513 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 15:19:31.513 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] subnetpool is already registered 2026-08-22 15:19:31.514 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 15:19:31.514 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 15:19:31.515 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 15:19:31.515 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 15:19:31.516 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 15:19:31.516 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 15:19:31.520 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-22 15:19:31.520 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] router is already registered 2026-08-22 15:19:31.520 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-22 15:19:31.521 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] floatingip is already registered 2026-08-22 15:19:31.525 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-22 15:19:31.525 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] rbac_policy is already registered 2026-08-22 15:19:31.526 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-22 15:19:31.526 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] security_group is already registered 2026-08-22 15:19:31.526 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-22 15:19:31.526 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] security_group_rule is already registered 2026-08-22 15:19:31.527 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-22 15:19:31.528 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] subnetpool is already registered 2026-08-22 15:19:31.528 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-22 15:19:31.528 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] trunk is already registered 2026-08-22 15:19:31.528 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-22 15:19:31.529 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] endpoint_group is already registered 2026-08-22 15:19:31.529 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-22 15:19:31.529 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] vpnservice is already registered 2026-08-22 15:19:31.530 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-22 15:19:31.530 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] ipsec_site_connection is already registered 2026-08-22 15:19:31.530 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-22 15:19:31.530 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] ipsecpolicy is already registered 2026-08-22 15:19:31.531 1 INFO neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-22 15:19:31.531 1 WARNING neutron.quota.resource_registry [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] ikepolicy is already registered 2026-08-22 15:19:31.564 1 WARNING keystonemiddleware._common.config [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 15:19:31.571 1 WARNING oslo_config.cfg [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-22 15:19:31.574 1 INFO oslo_service.service [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Starting 2 workers 2026-08-22 15:19:31.580 1 INFO neutron.service [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-22 15:19:31.606 1 INFO oslo_service.service [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Starting 2 workers 2026-08-22 15:19:31.611 9 INFO neutron.db.ovn_hash_ring_db [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] Nodes from host "neutron-server-75cfcc8bc5-xfjbs" and group "mechanism_driver" removed from the Hash Ring 2026-08-22 15:19:31.612 1 INFO oslo_service.service [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Starting 1 workers 2026-08-22 15:19:31.615 1 INFO oslo_service.service [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Starting 1 workers 2026-08-22 15:19:31.618 1 INFO oslo_service.service [None req-1a583814-f11f-40fd-95a3-631597255c84 - - - - - -] Starting 1 workers 2026-08-22 15:19:31.617 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-22 15:19:31.620 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-22 15:19:31.621 9 INFO neutron.db.ovn_hash_ring_db [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] Node 0c912b0d-6321-4626-a0c1-84bfd2f1ed28 from host "neutron-server-75cfcc8bc5-xfjbs" and group "mechanism_driver" added to the Hash Ring 2026-08-22 15:19:31.623 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] Hash Ring probing thread has started 2026-08-22 15:19:31.624 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-22 15:19:31.624 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-22 15:19:31.633 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-08-22 15:19:31.658 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] tcp:10.104.124.94:6641: connecting... 2026-08-22 15:19:31.658 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] tcp:10.104.124.94:6641: connected 2026-08-22 15:19:31.660 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6beca371-5a47-4d70-924b-ef4847eaf7f6 - - - - - -] tcp:10.104.124.94:6641: connecting... 2026-08-22 15:19:31.661 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6beca371-5a47-4d70-924b-ef4847eaf7f6 - - - - - -] tcp:10.104.124.94:6641: connected 2026-08-22 15:19:31.662 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d3229eba-ecd7-4e6f-88bc-174d89e43013 - - - - - -] tcp:10.104.124.94:6641: connecting... 2026-08-22 15:19:31.662 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d3229eba-ecd7-4e6f-88bc-174d89e43013 - - - - - -] tcp:10.104.124.94:6641: connected 2026-08-22 15:19:31.672 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.104.124.94:6641: connecting... 2026-08-22 15:19:31.673 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.104.124.94:6641: connected 2026-08-22 15:19:31.673 10 INFO neutron.db.ovn_hash_ring_db [None req-30747df5-04bd-4b89-969a-56e20f2b1862 - - - - - -] Node d9b56fc9-385b-472a-8823-2132195fdb72 from host "neutron-server-75cfcc8bc5-xfjbs" and group "mechanism_driver" added to the Hash Ring 2026-08-22 15:19:31.675 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-30747df5-04bd-4b89-969a-56e20f2b1862 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-22 15:19:31.708 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-22 15:19:31.708 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-30747df5-04bd-4b89-969a-56e20f2b1862 - - - - - -] tcp:10.104.124.94:6641: connecting... 2026-08-22 15:19:31.708 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-30747df5-04bd-4b89-969a-56e20f2b1862 - - - - - -] tcp:10.104.124.94:6641: connected 2026-08-22 15:19:31.713 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-22 15:19:31.729 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.178.233:6642: connecting... 2026-08-22 15:19:31.730 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.178.233:6642: connected 2026-08-22 15:19:31.730 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6beca371-5a47-4d70-924b-ef4847eaf7f6 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-22 15:19:31.734 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d3229eba-ecd7-4e6f-88bc-174d89e43013 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-22 15:19:31.752 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] tcp:10.105.178.233:6642: connecting... 2026-08-22 15:19:31.753 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] tcp:10.105.178.233:6642: connected 2026-08-22 15:19:31.757 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6beca371-5a47-4d70-924b-ef4847eaf7f6 - - - - - -] tcp:10.105.178.233:6642: connecting... 2026-08-22 15:19:31.758 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6beca371-5a47-4d70-924b-ef4847eaf7f6 - - - - - -] tcp:10.105.178.233:6642: connected 2026-08-22 15:19:31.759 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d3229eba-ecd7-4e6f-88bc-174d89e43013 - - - - - -] tcp:10.105.178.233:6642: connecting... 2026-08-22 15:19:31.759 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d3229eba-ecd7-4e6f-88bc-174d89e43013 - - - - - -] tcp:10.105.178.233:6642: connected 2026-08-22 15:19:31.760 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-30747df5-04bd-4b89-969a-56e20f2b1862 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-22 15:19:31.766 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-22 15:19:31.766 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-22 15:19:31.766 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-22 15:19:31.772 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-22 15:19:31.772 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-22 15:19:31.787 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-30747df5-04bd-4b89-969a-56e20f2b1862 - - - - - -] tcp:10.105.178.233:6642: connecting... 2026-08-22 15:19:31.787 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-30747df5-04bd-4b89-969a-56e20f2b1862 - - - - - -] tcp:10.105.178.233:6642: connected 2026-08-22 15:19:31.796 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3229eba-ecd7-4e6f-88bc-174d89e43013 - - - - - -] RpcWorker process has finished the post initialization 2026-08-22 15:19:31.797 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6beca371-5a47-4d70-924b-ef4847eaf7f6 - - - - - -] RpcWorker process has finished the post initialization 2026-08-22 15:19:31.805 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec5df53a-3dac-4b02-bb00-199bb203db33 - - - - - -] WorkerService process has finished the post initialization 2026-08-22 15:19:31.806 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-22 15:19:31.841 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-30747df5-04bd-4b89-969a-56e20f2b1862 - - - - - -] WorkerService process has finished the post initialization 2026-08-22 15:19:31.842 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-22 15:19:31.960 15 INFO neutron.db.ovn_hash_ring_db [None req-f591bbf2-e058-495e-8fa6-9bc0e4433ae9 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-22 15:19:34.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029132 2026-08-22 15:19:34.671 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030146 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:19:40.917 10 INFO neutron.pecan_wsgi.hooks.translation [None req-988458bf-79d6-4d46-b865-19940f48fb49 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:19:40.918 10 INFO neutron.wsgi [None req-988458bf-79d6-4d46-b865-19940f48fb49 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6835294 2026-08-22 15:19:40.942 10 INFO neutron.wsgi [None req-c7893ec3-367f-414f-a34e-eda3a0fb5c33 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0189257 2026-08-22 15:19:41.094 10 WARNING oslo_policy.policy [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-22 15:19:41.250 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Starting OVNClientQosExtension 2026-08-22 15:19:41.250 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Starting OVNClientPlacementExtension 2026-08-22 15:19:41.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 0c175903-a769-4eb5-aa9a-de58444d2ba9 (type: security_groups) to 1 2026-08-22 15:19:41.374 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 1a51e431-36f6-4bff-8a97-826593454a59 (type: security_group_rules) to 0 2026-08-22 15:19:41.391 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 51f7b724-5459-4db1-a132-363c53aa271b (type: security_group_rules) to 0 2026-08-22 15:19:41.415 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 749b1ba9-5c37-429e-bdba-37fc84f61d27 (type: security_group_rules) to 0 2026-08-22 15:19:41.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 79386d16-4891-4d4b-a727-29166829dd5f (type: security_group_rules) to 0 2026-08-22 15:19:41.454 10 WARNING neutron.services.revisions.revision_plugin [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Could not find related network for resource to bump revision. 2026-08-22 15:19:41.503 10 INFO neutron.db.segments_db [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Added segment 6dc8fd16-339b-4ed9-888d-f9d8903c9d6f of type flat for network 15387c42-da07-434d-bc16-302b9d285466 2026-08-22 15:19:41.727 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 15387c42-da07-434d-bc16-302b9d285466 (type: networks) to 1 2026-08-22 15:19:41.833 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-a9e4a136-1763-44fe-842b-af4a2c4a4003 - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-08-22 15:19:41.998 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] No more DHCP agents 2026-08-22 15:19:42.000 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Unable to schedule network 15387c42-da07-434d-bc16-302b9d285466: no agents available; will retry on subsequent port and subnet creation events. 2026-08-22 15:19:42.113 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 79cb0925-15d0-4a24-9948-31a368c64d7a (type: ports) to 1 2026-08-22 15:19:42.122 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6002ac48-f1c4-46a1-841c-5ccf5d107c03 - - - - - -] Starting OVNClientQosExtension 2026-08-22 15:19:42.141 10 INFO neutron.wsgi [None req-9ac6b813-3f43-4ad1-bfc9-5ccc2d8791cc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.1923516 2026-08-22 15:19:42.151 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6002ac48-f1c4-46a1-841c-5ccf5d107c03 - - - - - -] Starting OVNClientQosExtension 2026-08-22 15:19:43.186 10 INFO neutron.pecan_wsgi.hooks.translation [None req-f71654e0-4134-4f6c-abaf-df85a3a23a1a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:19:43.188 10 INFO neutron.wsgi [None req-f71654e0-4134-4f6c-abaf-df85a3a23a1a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0609334 2026-08-22 15:19:43.237 10 INFO neutron.wsgi [None req-e59ce8be-e023-425d-90b5-c1af6532d158 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0462232 2026-08-22 15:19:43.274 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9943e335-79d4-4a86-92e9-41895c91ba7e 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:19:43.275 10 INFO neutron.wsgi [None req-9943e335-79d4-4a86-92e9-41895c91ba7e 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/subnets/public-subnet?network_id=15387c42-da07-434d-bc16-302b9d285466 HTTP/1.1" status: 404 len: 295 time: 0.0280609 2026-08-22 15:19:43.302 10 INFO neutron.wsgi [None req-4cbf35c7-9fd8-4f08-9b51-2c8543ef292a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/subnets?name=public-subnet&network_id=15387c42-da07-434d-bc16-302b9d285466 HTTP/1.1" status: 200 len: 188 time: 0.0235167 2026-08-22 15:19:43.590 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c96ecab-195a-4bf9-a0d8-7d5f2a6e0679 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] No more DHCP agents 2026-08-22 15:19:43.598 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c96ecab-195a-4bf9-a0d8-7d5f2a6e0679 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Unable to schedule network 15387c42-da07-434d-bc16-302b9d285466: no agents available; will retry on subsequent port and subnet creation events. 2026-08-22 15:19:45.078 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c96ecab-195a-4bf9-a0d8-7d5f2a6e0679 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 79cb0925-15d0-4a24-9948-31a368c64d7a (type: ports) to 2 2026-08-22 15:19:45.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c96ecab-195a-4bf9-a0d8-7d5f2a6e0679 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 4863cc8b-0af8-4ea5-b676-5e59cc4617f5 (type: subnets) to 0 2026-08-22 15:19:45.185 10 INFO neutron.wsgi [None req-4c96ecab-195a-4bf9-a0d8-7d5f2a6e0679 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 1.8692968 2026-08-22 15:19:49.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018728 2026-08-22 15:20:04.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016129 2026-08-22 15:20:19.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024629 2026-08-22 15:20:34.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024357 2026-08-22 15:20:34.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031111 2026-08-22 15:20:49.668 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0071826 2026-08-22 15:20:49.673 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031025 2026-08-22 15:21:04.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016692 2026-08-22 15:21:04.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017600 2026-08-22 15:21:19.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023057 2026-08-22 15:21:19.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016928 2026-08-22 15:21:34.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023010 2026-08-22 15:21:34.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020609 2026-08-22 15:21:49.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015347 2026-08-22 15:21:49.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025368 2026-08-22 15:22:04.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016518 2026-08-22 15:22:04.666 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016575 2026-08-22 15:22:19.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020788 2026-08-22 15:22:19.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012650 2026-08-22 15:22:34.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027971 2026-08-22 15:22:34.668 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020764 2026-08-22 15:22:49.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023701 2026-08-22 15:22:49.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024807 2026-08-22 15:23:04.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035589 2026-08-22 15:23:04.671 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042219 2026-08-22 15:23:19.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016358 2026-08-22 15:23:19.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024481 2026-08-22 15:23:34.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020523 2026-08-22 15:23:34.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036535 2026-08-22 15:23:49.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018327 2026-08-22 15:23:49.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021138 2026-08-22 15:24:04.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028586 2026-08-22 15:24:04.666 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038371 2026-08-22 15:24:19.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018153 2026-08-22 15:24:19.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017898 2026-08-22 15:24:28.524 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ba9818f4-d85a-46d7-918f-a79540bab19e 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:24:28.525 10 INFO neutron.wsgi [None req-ba9818f4-d85a-46d7-918f-a79540bab19e 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1384234 2026-08-22 15:24:28.542 10 INFO neutron.wsgi [None req-b3b67b03-1b2a-42e3-b161-5c47db403c35 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0127227 2026-08-22 15:24:28.718 10 INFO neutron.db.segments_db [None req-292caf7a-69f2-43ca-be3e-864629ace1e0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Added segment 3f35f2c3-2694-4583-a8c4-64387aaa21e7 of type geneve for network b94c4546-185f-4bea-b24b-4f343a4d1f56 2026-08-22 15:24:29.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-292caf7a-69f2-43ca-be3e-864629ace1e0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource b94c4546-185f-4bea-b24b-4f343a4d1f56 (type: networks) to 1 2026-08-22 15:24:29.235 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-292caf7a-69f2-43ca-be3e-864629ace1e0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] No more DHCP agents 2026-08-22 15:24:29.236 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-292caf7a-69f2-43ca-be3e-864629ace1e0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Unable to schedule network b94c4546-185f-4bea-b24b-4f343a4d1f56: no agents available; will retry on subsequent port and subnet creation events. 2026-08-22 15:24:29.348 10 INFO neutron.db.ovn_revision_numbers_db [None req-292caf7a-69f2-43ca-be3e-864629ace1e0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 0fe1c0ee-8d5d-4c44-94da-c4fb8e6b4c0a (type: ports) to 1 2026-08-22 15:24:29.389 10 INFO neutron.wsgi [None req-292caf7a-69f2-43ca-be3e-864629ace1e0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.8405128 2026-08-22 15:24:30.362 10 INFO neutron.pecan_wsgi.hooks.translation [None req-98da70dd-c2e1-417b-9c1d-4dcb238485a0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:24:30.364 10 INFO neutron.wsgi [None req-98da70dd-c2e1-417b-9c1d-4dcb238485a0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0924010 2026-08-22 15:24:30.417 10 INFO neutron.wsgi [None req-c745d547-85df-4e84-832b-4a754269a52e 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0493839 2026-08-22 15:24:30.442 10 INFO neutron.pecan_wsgi.hooks.translation [None req-daa128f3-7858-4180-ab20-94da162c2f8d 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:24:30.443 10 INFO neutron.wsgi [None req-daa128f3-7858-4180-ab20-94da162c2f8d 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=b94c4546-185f-4bea-b24b-4f343a4d1f56 HTTP/1.1" status: 404 len: 296 time: 0.0170953 2026-08-22 15:24:30.461 10 INFO neutron.wsgi [None req-adaadf27-e033-4e49-b620-37733b57c705 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b94c4546-185f-4bea-b24b-4f343a4d1f56 HTTP/1.1" status: 200 len: 188 time: 0.0146148 2026-08-22 15:24:30.713 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46bf1db4-5d6e-4bf0-83ac-a70480aca378 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] No more DHCP agents 2026-08-22 15:24:30.714 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46bf1db4-5d6e-4bf0-83ac-a70480aca378 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Unable to schedule network b94c4546-185f-4bea-b24b-4f343a4d1f56: no agents available; will retry on subsequent port and subnet creation events. 2026-08-22 15:24:31.471 10 INFO neutron.db.ovn_revision_numbers_db [None req-46bf1db4-5d6e-4bf0-83ac-a70480aca378 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 0fe1c0ee-8d5d-4c44-94da-c4fb8e6b4c0a (type: ports) to 2 2026-08-22 15:24:31.588 10 INFO neutron.db.ovn_revision_numbers_db [None req-46bf1db4-5d6e-4bf0-83ac-a70480aca378 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource ac88b02e-6cce-486c-a6bd-b84ffc87a965 (type: subnets) to 0 2026-08-22 15:24:31.642 10 INFO neutron.wsgi [None req-46bf1db4-5d6e-4bf0-83ac-a70480aca378 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 1.1741383 2026-08-22 15:24:32.114 15 INFO neutron.db.ovn_revision_numbers_db [None req-f591bbf2-e058-495e-8fa6-9bc0e4433ae9 - - - - - -] Successfully bumped revision number for resource 15387c42-da07-434d-bc16-302b9d285466 (type: networks) to 2 2026-08-22 15:24:32.114 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f591bbf2-e058-495e-8fa6-9bc0e4433ae9 - - - - - -] Maintenance task: Synchronization completed (took 0.20 seconds) 2026-08-22 15:24:32.762 10 INFO neutron.api.v2.resource [None req-7eceb0f5-2368-4e69-bb27-dd98bd47676a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] show failed (client error): The resource could not be found. 2026-08-22 15:24:32.763 10 INFO neutron.wsgi [None req-7eceb0f5-2368-4e69-bb27-dd98bd47676a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0428820 2026-08-22 15:24:32.800 10 INFO neutron.wsgi [None req-d90c50cb-a0e2-4755-84d8-4539523f9326 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0329690 2026-08-22 15:24:33.074 10 INFO neutron.db.ovn_revision_numbers_db [None req-ab96e288-b55a-4c15-8664-3214a98c316a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 1dd22fdf-e494-4ba1-9781-9502bbc14e02 (type: security_groups) to 1 2026-08-22 15:24:33.097 10 INFO neutron.db.ovn_revision_numbers_db [None req-ab96e288-b55a-4c15-8664-3214a98c316a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 2e30ecc3-bd03-4688-9972-2a4eb1c40a8f (type: security_group_rules) to 0 2026-08-22 15:24:33.119 10 INFO neutron.db.ovn_revision_numbers_db [None req-ab96e288-b55a-4c15-8664-3214a98c316a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource b6bc557c-71bd-4653-9830-d3ed504b0fac (type: security_group_rules) to 0 2026-08-22 15:24:33.151 10 INFO neutron.wsgi [None req-ab96e288-b55a-4c15-8664-3214a98c316a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.3443129 2026-08-22 15:24:34.164 10 INFO neutron.wsgi [None req-0abcda46-fb36-4bb6-8726-eabafd3599e7 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 1792 time: 0.0507772 2026-08-22 15:24:34.193 10 INFO neutron.wsgi [None req-8d5451fe-2138-42f3-8f81-af5161ad503f 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 1792 time: 0.0216339 2026-08-22 15:24:34.234 10 INFO neutron.wsgi [None req-bbbea5e7-029b-4904-9630-70e7d5ae8a61 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 1792 time: 0.0340078 2026-08-22 15:24:34.524 10 INFO neutron.db.ovn_revision_numbers_db [None req-d24e3fd6-5e05-4066-adfe-9fe3b30f62ab 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource fe47543b-633a-4879-9f03-814c918d49c7 (type: security_group_rules) to 0 2026-08-22 15:24:34.582 10 INFO neutron.wsgi [None req-d24e3fd6-5e05-4066-adfe-9fe3b30f62ab 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.3430474 2026-08-22 15:24:34.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034473 2026-08-22 15:24:34.667 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013702 2026-08-22 15:24:35.445 10 INFO neutron.wsgi [None req-d35a6044-ad8e-41aa-951e-ed52f7323d5d 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 2406 time: 0.0533803 2026-08-22 15:24:35.479 10 INFO neutron.wsgi [None req-d8385212-73ba-475c-a0db-70c025f12369 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 2406 time: 0.0264785 2026-08-22 15:24:35.516 10 INFO neutron.wsgi [None req-2dc88d67-cced-4402-ade8-6f52ca1a5b8a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 2406 time: 0.0313931 2026-08-22 15:24:35.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-203dcc47-d6ca-4e11-ada0-241ad1e2f93e 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 09a3a0d6-50af-428f-9618-1d119f9f8944 (type: security_group_rules) to 0 2026-08-22 15:24:35.799 10 INFO neutron.wsgi [None req-203dcc47-d6ca-4e11-ada0-241ad1e2f93e 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2781119 2026-08-22 15:24:36.668 10 INFO neutron.wsgi [None req-69c225a1-0403-4a01-bc7c-223094384e87 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 3022 time: 0.0810676 2026-08-22 15:24:36.706 10 INFO neutron.wsgi [None req-5114eeda-ba76-4187-84b7-7a4a3dee0318 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 3022 time: 0.0300817 2026-08-22 15:24:36.744 10 INFO neutron.wsgi [None req-8bffa874-72bb-405f-bd70-68f5bd1dc774 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 3022 time: 0.0306938 2026-08-22 15:24:36.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef9d1a01-a873-48ec-9102-dd3250ef02a4 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource ff4e8ce1-29bc-4048-9158-45fbba0cab6e (type: security_group_rules) to 0 2026-08-22 15:24:36.957 10 INFO neutron.wsgi [None req-ef9d1a01-a873-48ec-9102-dd3250ef02a4 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2056956 2026-08-22 15:24:37.822 10 INFO neutron.wsgi [None req-c68eef6c-b863-4cc2-bf4f-c6c2237246fc 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 3638 time: 0.0613441 2026-08-22 15:24:37.860 10 INFO neutron.wsgi [None req-68960964-fc4f-428a-92ef-a59e863e0aee 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 3638 time: 0.0307481 2026-08-22 15:24:37.897 10 INFO neutron.wsgi [None req-73440557-52e5-4f84-b98b-ceaa89c7e3fe 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 3638 time: 0.0322464 2026-08-22 15:24:38.039 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c19bd9f-581d-4c7d-9efd-d8e1484f3422 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 6618a4cc-a2da-4d84-8ff9-e7b6c12de475 (type: security_group_rules) to 0 2026-08-22 15:24:38.063 10 INFO neutron.wsgi [None req-0c19bd9f-581d-4c7d-9efd-d8e1484f3422 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1583498 2026-08-22 15:24:39.027 10 INFO neutron.wsgi [None req-c56a3df6-2bfc-4ad0-a6dc-17f64eee501e 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 4254 time: 0.0710027 2026-08-22 15:24:39.067 10 INFO neutron.wsgi [None req-9b5fc032-0f4c-4bc0-8503-7b40dd874bc5 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 4254 time: 0.0317979 2026-08-22 15:24:39.108 10 INFO neutron.wsgi [None req-bc84deef-d7bc-4f72-acde-e91cec48e4e9 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 4254 time: 0.0339732 2026-08-22 15:24:39.379 10 INFO neutron.db.ovn_revision_numbers_db [None req-20276f15-b687-4620-87b0-e0ce815f5574 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource e4c3a799-80b4-4450-8e38-cf848873f0ed (type: security_group_rules) to 0 2026-08-22 15:24:39.414 10 INFO neutron.wsgi [None req-20276f15-b687-4620-87b0-e0ce815f5574 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2985997 2026-08-22 15:24:40.497 10 INFO neutron.wsgi [None req-6d70d12a-ba7f-4fb7-88c3-a6873cfa412b 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/networks/b94c4546-185f-4bea-b24b-4f343a4d1f56 HTTP/1.1" status: 200 len: 910 time: 0.0806146 2026-08-22 15:24:40.525 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e30eaf50-0a9e-4d99-8bb1-a0e10536be46 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:24:40.527 10 INFO neutron.wsgi [None req-e30eaf50-0a9e-4d99-8bb1-a0e10536be46 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b94c4546-185f-4bea-b24b-4f343a4d1f56 HTTP/1.1" status: 404 len: 314 time: 0.0211670 2026-08-22 15:24:40.562 10 INFO neutron.wsgi [None req-6cff4e72-a2ad-49d1-b90e-383f69ede709 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b94c4546-185f-4bea-b24b-4f343a4d1f56 HTTP/1.1" status: 200 len: 186 time: 0.0320718 2026-08-22 15:24:40.605 10 INFO neutron.wsgi [None req-4dfd431e-978a-463f-b515-e0537f547602 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/1dd22fdf-e494-4ba1-9781-9502bbc14e02 HTTP/1.1" status: 200 len: 4870 time: 0.0387249 2026-08-22 15:24:40.950 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7b0d444-0e61-426c-901c-5803b534db76 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] No more DHCP agents 2026-08-22 15:24:40.952 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7b0d444-0e61-426c-901c-5803b534db76 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Unable to schedule network b94c4546-185f-4bea-b24b-4f343a4d1f56: no agents available; will retry on subsequent port and subnet creation events. 2026-08-22 15:24:41.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7b0d444-0e61-426c-901c-5803b534db76 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource f14295fc-1543-4c5e-be79-6ecde7faf0ed (type: ports) to 1 2026-08-22 15:24:41.130 10 INFO neutron.wsgi [None req-a7b0d444-0e61-426c-901c-5803b534db76 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.5159414 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:24:46.796 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b63bc65d-24cd-4a9f-a741-7aee47ca6cc3 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:24:46.798 10 INFO neutron.wsgi [None req-b63bc65d-24cd-4a9f-a741-7aee47ca6cc3 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0927124 2026-08-22 15:24:46.853 10 INFO neutron.wsgi [None req-76333b02-9ceb-4087-821b-cf3d9814f1e7 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0509388 2026-08-22 15:24:47.308 10 INFO neutron.db.ovn_revision_numbers_db [None req-ec5240db-c379-4907-9225-c06795f84c4a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource f14295fc-1543-4c5e-be79-6ecde7faf0ed (type: ports) to 1 2026-08-22 15:24:47.573 10 INFO neutron.db.ovn_revision_numbers_db [None req-ec5240db-c379-4907-9225-c06795f84c4a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource f14295fc-1543-4c5e-be79-6ecde7faf0ed (type: ports) to 2 2026-08-22 15:24:47.597 10 INFO neutron.wsgi [None req-ec5240db-c379-4907-9225-c06795f84c4a 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "PUT /v2.0/ports/f14295fc-1543-4c5e-be79-6ecde7faf0ed HTTP/1.1" status: 200 len: 1362 time: 0.7365904 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:24:49.298 10 INFO neutron.wsgi [None req-d3a3ea3e-5cdf-45e3-ab2d-35c55abb8380 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.0825925 2026-08-22 15:24:49.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017283 2026-08-22 15:24:49.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027001 2026-08-22 15:24:50.312 10 INFO neutron.api.v2.resource [None req-788e7d84-3f77-4bbe-8fde-40ee0645b6e0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] show failed (client error): The resource could not be found. 2026-08-22 15:24:50.313 10 INFO neutron.wsgi [None req-788e7d84-3f77-4bbe-8fde-40ee0645b6e0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0507979 2026-08-22 15:24:50.346 10 INFO neutron.wsgi [None req-65276841-8c10-45af-99fb-a82770006426 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0305281 2026-08-22 15:24:50.480 10 INFO neutron.db.ovn_revision_numbers_db [None req-5e04be4a-f395-479d-b21e-e6c24713f16d 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource d3a9c92b-432b-4a39-92aa-2eba851d5ae6 (type: security_groups) to 1 2026-08-22 15:24:50.494 10 INFO neutron.db.ovn_revision_numbers_db [None req-5e04be4a-f395-479d-b21e-e6c24713f16d 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource dfc698a1-7cec-40a7-9a6d-d6f12bd1a527 (type: security_group_rules) to 0 2026-08-22 15:24:50.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-5e04be4a-f395-479d-b21e-e6c24713f16d 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource f086e6d9-9602-4972-9cde-5d67ec987c45 (type: security_group_rules) to 0 2026-08-22 15:24:50.553 10 INFO neutron.wsgi [None req-5e04be4a-f395-479d-b21e-e6c24713f16d 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.2044725 2026-08-22 15:24:51.492 10 INFO neutron.wsgi [None req-c202fdbc-3f7d-444b-b205-5a87ef25f035 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/d3a9c92b-432b-4a39-92aa-2eba851d5ae6 HTTP/1.1" status: 200 len: 1786 time: 0.0578871 2026-08-22 15:24:51.535 10 INFO neutron.wsgi [None req-939e6ec7-73ad-4f6d-aa52-e77f9cff35ab 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/d3a9c92b-432b-4a39-92aa-2eba851d5ae6 HTTP/1.1" status: 200 len: 1786 time: 0.0311334 2026-08-22 15:24:51.571 10 INFO neutron.wsgi [None req-752afbed-8f31-4637-ae60-ef9b0d1e8aff 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/d3a9c92b-432b-4a39-92aa-2eba851d5ae6 HTTP/1.1" status: 200 len: 1786 time: 0.0283113 2026-08-22 15:24:51.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f32684b-300c-4def-81cd-0e8bb254918f 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource 59a0c496-33a9-4dcc-9c6a-6c4a98948be6 (type: security_group_rules) to 0 2026-08-22 15:24:51.753 10 INFO neutron.wsgi [None req-7f32684b-300c-4def-81cd-0e8bb254918f 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1744778 2026-08-22 15:24:52.589 10 INFO neutron.wsgi [None req-0ef3d3fb-d7c9-4be9-b65a-aed0a579eb17 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/d3a9c92b-432b-4a39-92aa-2eba851d5ae6 HTTP/1.1" status: 200 len: 2420 time: 0.0700915 2026-08-22 15:24:52.629 10 INFO neutron.wsgi [None req-05e8388d-bbc8-4285-8e3f-30eca2dd9030 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/d3a9c92b-432b-4a39-92aa-2eba851d5ae6 HTTP/1.1" status: 200 len: 2420 time: 0.0342600 2026-08-22 15:24:52.669 10 INFO neutron.wsgi [None req-dbf37be6-2558-46be-b5ec-79b34f9a6013 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/security-groups/d3a9c92b-432b-4a39-92aa-2eba851d5ae6 HTTP/1.1" status: 200 len: 2420 time: 0.0312729 2026-08-22 15:24:52.846 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b237159-1e86-4dee-bdf4-e5f50e8c70ad 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Successfully bumped revision number for resource d7f3b638-b8b0-47b6-a889-481a42eea043 (type: security_group_rules) to 0 2026-08-22 15:24:52.872 10 INFO neutron.wsgi [None req-2b237159-1e86-4dee-bdf4-e5f50e8c70ad 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1941962 2026-08-22 15:25:04.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025134 2026-08-22 15:25:04.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027442 2026-08-22 15:25:19.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038860 2026-08-22 15:25:19.668 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012839 2026-08-22 15:25:34.702 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014777 2026-08-22 15:25:34.704 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010679 2026-08-22 15:25:49.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015929 2026-08-22 15:25:49.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012486 2026-08-22 15:26:04.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023198 2026-08-22 15:26:04.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029209 2026-08-22 15:26:19.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018039 2026-08-22 15:26:19.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026598 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:26:31.036 9 INFO neutron.wsgi [None req-0567009c-b68f-4d51-b7a2-063fd0fe66cb 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "GET /v2.0/quotas/2247bde776484dd19c432c10429cd910 HTTP/1.1" status: 200 len: 467 time: 0.2071502 2026-08-22 15:26:31.693 9 WARNING oslo_policy.policy [None req-9b37ba73-9ed1-4262-8261-29c4b9335892 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-08-22 15:26:31.756 9 INFO neutron.wsgi [None req-9b37ba73-9ed1-4262-8261-29c4b9335892 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182,10.0.0.161 "PUT /v2.0/quotas/2247bde776484dd19c432c10429cd910 HTTP/1.1" status: 200 len: 466 time: 0.1970892 2026-08-22 15:26:34.662 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014677 2026-08-22 15:26:34.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031538 2026-08-22 15:26:49.667 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025043 2026-08-22 15:26:49.670 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020285 2026-08-22 15:27:04.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013154 2026-08-22 15:27:04.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028646 2026-08-22 15:27:19.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022752 2026-08-22 15:27:19.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026207 2026-08-22 15:27:34.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017037 2026-08-22 15:27:34.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025501 2026-08-22 15:27:49.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037708 2026-08-22 15:27:49.668 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012865 2026-08-22 15:28:04.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024099 2026-08-22 15:28:04.667 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018542 2026-08-22 15:28:19.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016546 2026-08-22 15:28:19.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011880 2026-08-22 15:28:34.669 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016344 2026-08-22 15:28:34.671 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015581 2026-08-22 15:28:49.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018048 2026-08-22 15:28:49.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018606 2026-08-22 15:29:04.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027709 2026-08-22 15:29:04.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031219 2026-08-22 15:29:19.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024717 2026-08-22 15:29:19.667 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019178 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:29:24.904 10 INFO neutron.pecan_wsgi.hooks.translation [None req-8e958cce-b76c-4c55-8ba1-0f7031139c13 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:29:24.906 10 INFO neutron.wsgi [None req-8e958cce-b76c-4c55-8ba1-0f7031139c13 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.2401519 2026-08-22 15:29:24.952 10 INFO neutron.wsgi [None req-aa880f33-ff37-4cee-b1c1-756110e673b8 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0429430 2026-08-22 15:29:26.700 10 INFO neutron.pecan_wsgi.hooks.translation [None req-6a4f3396-e041-482e-b184-97074f94e283 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] GET failed (client error): The resource could not be found. 2026-08-22 15:29:26.702 10 INFO neutron.wsgi [None req-6a4f3396-e041-482e-b184-97074f94e283 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.0526340 2026-08-22 15:29:26.743 10 INFO neutron.wsgi [None req-d2935b3c-60e4-4278-9a14-a73a822c4ab0 88167f9fd10e408abe04062400d35569 2247bde776484dd19c432c10429cd910 - - default default] 199.204.45.182 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0359371 2026-08-22 15:29:27.653 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: f14295fc-1543-4c5e-be79-6ecde7faf0ed 2026-08-22 15:29:27.674 9 INFO neutron.plugins.ml2.plugin [None req-05d0c80c-20dc-4147-bc83-d3981924b579 - - - - - -] Attempt 1 to provision port f14295fc-1543-4c5e-be79-6ecde7faf0ed 2026-08-22 15:29:28.017 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-05d0c80c-20dc-4147-bc83-d3981924b579 - - - - - -] Starting OVNClientQosExtension 2026-08-22 15:29:28.017 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-05d0c80c-20dc-4147-bc83-d3981924b579 - - - - - -] Starting OVNClientPlacementExtension 2026-08-22 15:29:28.188 9 INFO neutron.db.ovn_revision_numbers_db [None req-05d0c80c-20dc-4147-bc83-d3981924b579 - - - - - -] Successfully bumped revision number for resource f14295fc-1543-4c5e-be79-6ecde7faf0ed (type: ports) to 4 2026-08-22 15:29:32.052 15 INFO neutron.db.ovn_revision_numbers_db [None req-f591bbf2-e058-495e-8fa6-9bc0e4433ae9 - - - - - -] Successfully bumped revision number for resource b94c4546-185f-4bea-b24b-4f343a4d1f56 (type: networks) to 2 2026-08-22 15:29:32.125 15 INFO neutron.db.ovn_revision_numbers_db [None req-f591bbf2-e058-495e-8fa6-9bc0e4433ae9 - - - - - -] Successfully bumped revision number for resource 1dd22fdf-e494-4ba1-9781-9502bbc14e02 (type: security_groups) to 6 2026-08-22 15:29:32.174 15 INFO neutron.db.ovn_revision_numbers_db [None req-f591bbf2-e058-495e-8fa6-9bc0e4433ae9 - - - - - -] Successfully bumped revision number for resource d3a9c92b-432b-4a39-92aa-2eba851d5ae6 (type: security_groups) to 3 2026-08-22 15:29:32.176 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f591bbf2-e058-495e-8fa6-9bc0e4433ae9 - - - - - -] Maintenance task: Synchronization completed (took 0.24 seconds) 2026-08-22 15:29:34.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028164 2026-08-22 15:29:34.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026226 2026-08-22 15:29:49.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017872 2026-08-22 15:29:49.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041277 2026-08-22 15:30:04.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017960 2026-08-22 15:30:04.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042496 2026-08-22 15:30:19.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016019 2026-08-22 15:30:19.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021708 2026-08-22 15:30:34.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027092 2026-08-22 15:30:34.668 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021932 2026-08-22 15:30:49.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020483 2026-08-22 15:30:49.667 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030167 2026-08-22 15:31:04.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022612 2026-08-22 15:31:04.667 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019517 2026-08-22 15:31:19.666 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028944 2026-08-22 15:31:19.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044463 2026-08-22 15:31:34.666 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035460 2026-08-22 15:31:34.667 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008833 2026-08-22 15:31:49.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023928 2026-08-22 15:31:49.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024559 2026-08-22 15:32:04.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026240 2026-08-22 15:32:04.668 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0064309 2026-08-22 15:32:19.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026360 2026-08-22 15:32:19.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034139 2026-08-22 15:32:34.667 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041857 2026-08-22 15:32:34.671 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020354 2026-08-22 15:32:49.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015748 2026-08-22 15:32:49.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012493 2026-08-22 15:33:04.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031385 2026-08-22 15:33:04.671 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048163 2026-08-22 15:33:19.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023766 2026-08-22 15:33:19.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028305 2026-08-22 15:33:34.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017118 2026-08-22 15:33:34.670 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036910 2026-08-22 15:33:49.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020375 2026-08-22 15:33:49.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035136 2026-08-22 15:34:04.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019596 2026-08-22 15:34:04.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034809 2026-08-22 15:34:19.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017748 2026-08-22 15:34:19.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026200 2026-08-22 15:34:34.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018923 2026-08-22 15:34:34.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020866 2026-08-22 15:34:49.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018170 2026-08-22 15:34:49.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025942 2026-08-22 15:35:04.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016270 2026-08-22 15:35:04.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016923 2026-08-22 15:35:19.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017366 2026-08-22 15:35:19.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032790 2026-08-22 15:35:34.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019124 2026-08-22 15:35:34.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031164 2026-08-22 15:35:49.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020192 2026-08-22 15:35:49.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028396 2026-08-22 15:36:04.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031571 2026-08-22 15:36:04.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036154 2026-08-22 15:36:19.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020213 2026-08-22 15:36:19.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034070 2026-08-22 15:36:34.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020795 2026-08-22 15:36:34.667 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015879 2026-08-22 15:36:49.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021625 2026-08-22 15:36:49.666 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043781 2026-08-22 15:37:04.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018070 2026-08-22 15:37:04.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012429 2026-08-22 15:37:19.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033305 2026-08-22 15:37:19.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038352 2026-08-22 15:37:34.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025041 2026-08-22 15:37:34.667 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013485 2026-08-22 15:37:49.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015979 2026-08-22 15:37:49.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009413 2026-08-22 15:38:04.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024529 2026-08-22 15:38:04.667 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019808 2026-08-22 15:38:19.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017090 2026-08-22 15:38:19.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017958 2026-08-22 15:38:34.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020154 2026-08-22 15:38:34.666 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017536 2026-08-22 15:38:49.675 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019057 2026-08-22 15:38:49.679 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016301 2026-08-22 15:39:04.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023060 2026-08-22 15:39:04.665 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034642 2026-08-22 15:39:19.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022476 2026-08-22 15:39:19.667 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018575 2026-08-22 15:39:34.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014775 2026-08-22 15:39:34.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027766 2026-08-22 15:39:49.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023558 2026-08-22 15:39:49.667 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033360 2026-08-22 15:40:04.664 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025146 2026-08-22 15:40:04.666 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014060 2026-08-22 15:40:19.671 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025725 2026-08-22 15:40:19.672 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028689 2026-08-22 15:40:34.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016701 2026-08-22 15:40:34.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015924 2026-08-22 15:40:49.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019546 2026-08-22 15:40:49.666 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038180 2026-08-22 15:41:04.664 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018618 2026-08-22 15:41:04.666 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015416 2026-08-22 15:41:19.663 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015423 2026-08-22 15:41:19.665 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034690 2026-08-22 15:41:34.663 10 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015302 2026-08-22 15:41:34.667 9 INFO neutron.wsgi [-] 10.0.0.161 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025167