+ 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-09-10 02:33:19.810 1 INFO neutron.common.config [-] Logging enabled! 2026-09-10 02:33:19.810 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.34.dev5 2026-09-10 02:33:20.215 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-10 02:33:20.947 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-09-10 02:33:20.949 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-10 02:33:20.951 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-10 02:33:20.952 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-09-10 02:33:20.952 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-09-10 02:33:20.952 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-09-10 02:33:20.952 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 02:33:20.956 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 02:33:20.957 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 02:33:20.957 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-09-10 02:33:21.168 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-09-10 02:33:21.168 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-09-10 02:33:21.168 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-09-10 02:33:21.186 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-10 02:33:21.186 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-10 02:33:21.187 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-09-10 02:33:21.187 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-09-10 02:33:21.198 1 WARNING oslo_policy.policy [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] 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-09-10 02:33:23.903 1 INFO neutron.plugins.ml2.managers [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Initializing driver for type 'vlan' 2026-09-10 02:33:24.128 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] VlanTypeDriver initialization complete 2026-09-10 02:33:24.128 1 INFO neutron.plugins.ml2.managers [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-10 02:33:24.129 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-10 02:33:24.129 1 INFO neutron.plugins.ml2.managers [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Initializing extension driver 'port_security' 2026-09-10 02:33:24.130 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-10 02:33:24.130 1 INFO neutron.plugins.ml2.managers [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Initializing extension driver 'qos' 2026-09-10 02:33:24.130 1 INFO neutron.plugins.ml2.managers [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Initializing mechanism driver 'ovn' 2026-09-10 02:33:24.130 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Starting OVNMechanismDriver 2026-09-10 02:33:24.136 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] OVN logging driver registered 2026-09-10 02:33:24.156 1 INFO neutron.quota [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded quota_driver: . 2026-09-10 02:33:24.156 1 INFO neutron.plugins.ml2.plugin [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Modular L2 Plugin initialization complete 2026-09-10 02:33:24.156 1 INFO neutron.plugins.ml2.managers [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-10 02:33:24.157 1 INFO neutron.plugins.ml2.managers [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-10 02:33:24.157 1 INFO neutron.plugins.ml2.managers [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-10 02:33:24.157 1 INFO neutron.extensions.vlantransparent [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Disabled vlantransparent extension. 2026-09-10 02:33:24.157 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: qos 2026-09-10 02:33:24.169 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: ovn-router 2026-09-10 02:33:24.193 1 INFO neutron.services.ovn_l3.plugin [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Starting OVNL3RouterPlugin 2026-09-10 02:33:24.196 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: segments 2026-09-10 02:33:24.263 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: trunk 2026-09-10 02:33:24.269 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: log 2026-09-10 02:33:24.271 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: ovn-vpnaas 2026-09-10 02:33:24.308 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-09-10 02:33:24.308 1 WARNING stevedore.named [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-09-10 02:33:24.340 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-10 02:33:24.341 1 INFO neutron.common.utils [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-09-10 02:33:24.341 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: auto_allocate 2026-09-10 02:33:24.344 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: tag 2026-09-10 02:33:24.348 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: timestamp 2026-09-10 02:33:24.350 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: network_ip_availability 2026-09-10 02:33:24.352 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: flavors 2026-09-10 02:33:24.354 1 INFO neutron.manager [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loading Plugin: revisions 2026-09-10 02:33:24.357 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Initializing extension manager. 2026-09-10 02:33:24.358 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: address-group 2026-09-10 02:33:24.358 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: address-scope 2026-09-10 02:33:24.359 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-09-10 02:33:24.359 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: agent 2026-09-10 02:33:24.360 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-09-10 02:33:24.361 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-10 02:33:24.361 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-10 02:33:24.362 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: availability_zone 2026-09-10 02:33:24.362 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-09-10 02:33:24.363 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-10 02:33:24.363 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: default-subnetpools 2026-09-10 02:33:24.364 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-10 02:33:24.365 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: dns-integration 2026-09-10 02:33:24.365 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: dns-domain-ports 2026-09-10 02:33:24.366 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-09-10 02:33:24.366 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-09-10 02:33:24.366 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-10 02:33:24.367 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: empty-string-filtering 2026-09-10 02:33:24.367 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 02:33:24.368 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-10 02:33:24.368 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: external-net 2026-09-10 02:33:24.369 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-10 02:33:24.369 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: extraroute 2026-09-10 02:33:24.369 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-09-10 02:33:24.370 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-10 02:33:24.370 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-10 02:33:24.371 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-10 02:33:24.371 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-10 02:33:24.372 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: fip-port-details 2026-09-10 02:33:24.372 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: flavors 2026-09-10 02:33:24.373 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-10 02:33:24.374 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: floatingip-pools 2026-09-10 02:33:24.374 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: ip_allocation 2026-09-10 02:33:24.374 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-09-10 02:33:24.375 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: l2_adjacency 2026-09-10 02:33:24.376 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: router 2026-09-10 02:33:24.377 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 02:33:24.377 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: enable-default-route-bfd 2026-09-10 02:33:24.378 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-09-10 02:33:24.378 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: ext-gw-mode 2026-09-10 02:33:24.379 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: l3-ha 2026-09-10 02:33:24.379 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-10 02:33:24.380 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: external-gateway-multihoming 2026-09-10 02:33:24.380 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: l3-flavors 2026-09-10 02:33:24.381 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-10 02:33:24.381 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-09-10 02:33:24.382 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-09-10 02:33:24.383 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-10 02:33:24.384 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: logging 2026-09-10 02:33:24.385 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-10 02:33:24.385 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-10 02:33:24.386 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: multi-provider 2026-09-10 02:33:24.386 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: net-mtu 2026-09-10 02:33:24.387 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: net-mtu-writable 2026-09-10 02:33:24.387 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: network_availability_zone 2026-09-10 02:33:24.388 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-09-10 02:33:24.388 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: network-ip-availability 2026-09-10 02:33:24.389 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-10 02:33:24.389 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: pagination 2026-09-10 02:33:24.390 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: port-device-profile 2026-09-10 02:33:24.390 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-10 02:33:24.391 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-10 02:33:24.391 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-10 02:33:24.391 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-09-10 02:33:24.392 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-10 02:33:24.392 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-10 02:33:24.393 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: port-resource-request 2026-09-10 02:33:24.393 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-10 02:33:24.394 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: binding 2026-09-10 02:33:24.394 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: binding-extended 2026-09-10 02:33:24.395 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: port-security 2026-09-10 02:33:24.395 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: project-id 2026-09-10 02:33:24.395 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: provider 2026-09-10 02:33:24.397 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos 2026-09-10 02:33:24.397 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-10 02:33:24.398 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-10 02:33:24.398 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-default 2026-09-10 02:33:24.398 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-fip 2026-09-10 02:33:24.399 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-10 02:33:24.399 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-10 02:33:24.400 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-10 02:33:24.401 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-10 02:33:24.401 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-10 02:33:24.402 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-pps 2026-09-10 02:33:24.402 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-10 02:33:24.402 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-10 02:33:24.403 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: qos-rules-alias 2026-09-10 02:33:24.403 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: quota-check-limit 2026-09-10 02:33:24.405 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: quotas 2026-09-10 02:33:24.405 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: quota_details 2026-09-10 02:33:24.406 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: rbac-policies 2026-09-10 02:33:24.407 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-09-10 02:33:24.407 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: rbac-address-scope 2026-09-10 02:33:24.408 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: rbac-security-groups 2026-09-10 02:33:24.408 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-09-10 02:33:24.408 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: revision-if-match 2026-09-10 02:33:24.409 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-10 02:33:24.409 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: router_availability_zone 2026-09-10 02:33:24.410 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-10 02:33:24.411 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-10 02:33:24.411 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-10 02:33:24.412 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-09-10 02:33:24.412 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-10 02:33:24.413 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-10 02:33:24.413 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-10 02:33:24.419 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: security-group 2026-09-10 02:33:24.419 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: segment 2026-09-10 02:33:24.420 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-10 02:33:24.420 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: service-type 2026-09-10 02:33:24.421 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: sorting 2026-09-10 02:33:24.421 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: standard-attr-segment 2026-09-10 02:33:24.422 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: standard-attr-description 2026-09-10 02:33:24.422 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: stateful-security-group 2026-09-10 02:33:24.422 1 WARNING neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-10 02:33:24.423 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-09-10 02:33:24.423 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-09-10 02:33:24.424 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-10 02:33:24.424 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: subnet-service-types 2026-09-10 02:33:24.425 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: subnet_allocation 2026-09-10 02:33:24.425 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-10 02:33:24.426 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-10 02:33:24.428 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: standard-attr-tag 2026-09-10 02:33:24.429 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-10 02:33:24.429 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: trunk 2026-09-10 02:33:24.429 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: trunk-details 2026-09-10 02:33:24.430 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-10 02:33:24.430 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-10 02:33:24.432 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-09-10 02:33:24.432 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-10 02:33:24.433 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: vpn-flavors 2026-09-10 02:33:24.434 1 INFO neutron.api.extensions [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Loaded extension: vpnaas 2026-09-10 02:33:24.435 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-10 02:33:24.435 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-10 02:33:24.436 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:33:24.436 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-10 02:33:24.439 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 02:33:24.440 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 02:33:24.444 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 02:33:24.445 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 02:33:24.445 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 02:33:24.446 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:33:24.446 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] subnetpool is already registered 2026-09-10 02:33:24.447 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 02:33:24.447 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 02:33:24.448 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 02:33:24.448 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 02:33:24.448 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:33:24.449 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:33:24.452 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 02:33:24.452 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] router is already registered 2026-09-10 02:33:24.453 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 02:33:24.453 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] floatingip is already registered 2026-09-10 02:33:24.456 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 02:33:24.456 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] rbac_policy is already registered 2026-09-10 02:33:24.457 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 02:33:24.457 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] security_group is already registered 2026-09-10 02:33:24.458 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 02:33:24.458 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] security_group_rule is already registered 2026-09-10 02:33:24.458 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:33:24.459 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] subnetpool is already registered 2026-09-10 02:33:24.459 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 02:33:24.459 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] trunk is already registered 2026-09-10 02:33:24.460 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 02:33:24.460 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] endpoint_group is already registered 2026-09-10 02:33:24.460 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 02:33:24.460 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] vpnservice is already registered 2026-09-10 02:33:24.461 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 02:33:24.461 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] ipsec_site_connection is already registered 2026-09-10 02:33:24.461 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:33:24.461 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] ipsecpolicy is already registered 2026-09-10 02:33:24.462 1 INFO neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:33:24.462 1 WARNING neutron.quota.resource_registry [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] ikepolicy is already registered 2026-09-10 02:33:24.487 1 WARNING keystonemiddleware._common.config [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 02:33:24.492 1 WARNING oslo_config.cfg [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-10 02:33:24.495 1 INFO oslo_service.service [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Starting 2 workers 2026-09-10 02:33:24.499 1 INFO neutron.service [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-09-10 02:33:24.515 1 INFO oslo_service.service [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Starting 2 workers 2026-09-10 02:33:24.519 1 INFO oslo_service.service [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Starting 1 workers 2026-09-10 02:33:24.521 1 INFO oslo_service.service [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Starting 1 workers 2026-09-10 02:33:24.524 1 INFO oslo_service.service [None req-fae65ba5-ab1c-446a-bb96-68c289b2f0d5 - - - - - -] Starting 1 workers 2026-09-10 02:33:24.526 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-09-10 02:33:24.527 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-09-10 02:33:24.529 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-09-10 02:33:24.534 10 INFO neutron.db.ovn_hash_ring_db [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] Nodes from host "neutron-server-587ffc5fd8-ttfhx" and group "mechanism_driver" removed from the Hash Ring 2026-09-10 02:33:24.535 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-09-10 02:33:24.548 10 INFO neutron.db.ovn_hash_ring_db [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] Node b6a2a3b7-4ee4-4e74-b388-f5a1ccd7898b from host "neutron-server-587ffc5fd8-ttfhx" and group "mechanism_driver" added to the Hash Ring 2026-09-10 02:33:24.550 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] Hash Ring probing thread has started 2026-09-10 02:33:24.551 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-10 02:33:24.566 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.208.200:6641: connecting... 2026-09-10 02:33:24.566 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.208.200:6641: connected 2026-09-10 02:33:24.575 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-798bd0e1-eef6-4120-b06a-58fa5550ba5d - - - - - -] tcp:10.103.208.200:6641: connecting... 2026-09-10 02:33:24.575 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-798bd0e1-eef6-4120-b06a-58fa5550ba5d - - - - - -] tcp:10.103.208.200:6641: connected 2026-09-10 02:33:24.580 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] tcp:10.103.208.200:6641: connecting... 2026-09-10 02:33:24.580 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] tcp:10.103.208.200:6641: connected 2026-09-10 02:33:24.587 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bfd58278-e74a-454c-9302-0c4d0946b32d - - - - - -] tcp:10.103.208.200:6641: connecting... 2026-09-10 02:33:24.588 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bfd58278-e74a-454c-9302-0c4d0946b32d - - - - - -] tcp:10.103.208.200:6641: connected 2026-09-10 02:33:24.595 9 INFO neutron.db.ovn_hash_ring_db [None req-91a8d0e7-aed1-443d-9c84-a94a84830ab6 - - - - - -] Node 6c8f00b5-c404-4ae9-94ff-951d7937b4e8 from host "neutron-server-587ffc5fd8-ttfhx" and group "mechanism_driver" added to the Hash Ring 2026-09-10 02:33:24.597 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-09-10 02:33:24.598 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-91a8d0e7-aed1-443d-9c84-a94a84830ab6 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-10 02:33:24.617 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.216.129:6642: connecting... 2026-09-10 02:33:24.617 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.105.216.129:6642: connected 2026-09-10 02:33:24.633 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-798bd0e1-eef6-4120-b06a-58fa5550ba5d - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-09-10 02:33:24.634 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-10 02:33:24.645 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-91a8d0e7-aed1-443d-9c84-a94a84830ab6 - - - - - -] tcp:10.103.208.200:6641: connecting... 2026-09-10 02:33:24.646 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-91a8d0e7-aed1-443d-9c84-a94a84830ab6 - - - - - -] tcp:10.103.208.200:6641: connected 2026-09-10 02:33:24.650 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-bfd58278-e74a-454c-9302-0c4d0946b32d - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-09-10 02:33:24.651 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-09-10 02:33:24.651 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-09-10 02:33:24.651 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-09-10 02:33:24.654 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-798bd0e1-eef6-4120-b06a-58fa5550ba5d - - - - - -] tcp:10.105.216.129:6642: connecting... 2026-09-10 02:33:24.654 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-798bd0e1-eef6-4120-b06a-58fa5550ba5d - - - - - -] tcp:10.105.216.129:6642: connected 2026-09-10 02:33:24.657 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-09-10 02:33:24.657 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-09-10 02:33:24.671 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bfd58278-e74a-454c-9302-0c4d0946b32d - - - - - -] tcp:10.105.216.129:6642: connecting... 2026-09-10 02:33:24.671 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bfd58278-e74a-454c-9302-0c4d0946b32d - - - - - -] tcp:10.105.216.129:6642: connected 2026-09-10 02:33:24.673 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] tcp:10.105.216.129:6642: connecting... 2026-09-10 02:33:24.673 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] tcp:10.105.216.129:6642: connected 2026-09-10 02:33:24.685 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-798bd0e1-eef6-4120-b06a-58fa5550ba5d - - - - - -] RpcWorker process has finished the post initialization 2026-09-10 02:33:24.689 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-91a8d0e7-aed1-443d-9c84-a94a84830ab6 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-10 02:33:24.705 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bfd58278-e74a-454c-9302-0c4d0946b32d - - - - - -] RpcWorker process has finished the post initialization 2026-09-10 02:33:24.714 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-91a8d0e7-aed1-443d-9c84-a94a84830ab6 - - - - - -] tcp:10.105.216.129:6642: connecting... 2026-09-10 02:33:24.714 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-91a8d0e7-aed1-443d-9c84-a94a84830ab6 - - - - - -] tcp:10.105.216.129:6642: connected 2026-09-10 02:33:24.730 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32f04199-1242-44ed-97fe-8ed382b4bc8a - - - - - -] WorkerService process has finished the post initialization 2026-09-10 02:33:24.731 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-09-10 02:33:24.748 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-91a8d0e7-aed1-443d-9c84-a94a84830ab6 - - - - - -] WorkerService process has finished the post initialization 2026-09-10 02:33:24.749 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-09-10 02:33:24.760 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_baremetal_ports_dhcp_options finished in 0.042 seconds 2026-09-10 02:33:24.761 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_fair_meter_consistency finished in 0.000 seconds 2026-09-10 02:33:24.787 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_fdb_aging_settings finished in 0.025 seconds 2026-09-10 02:33:24.789 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_for_ha_chassis_group finished in 0.001 seconds 2026-09-10 02:33:24.790 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_for_igmp_snoop_support finished in 0.000 seconds 2026-09-10 02:33:24.808 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.018 seconds 2026-09-10 02:33:24.809 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_global_dhcp_opts finished in 0.000 seconds 2026-09-10 02:33:24.810 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_localnet_port_has_learn_fdb finished in 0.000 seconds 2026-09-10 02:33:24.840 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_provider_distributed_ports finished in 0.028 seconds 2026-09-10 02:33:24.864 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_redirect_type_router_gateway_ports finished in 0.023 seconds 2026-09-10 02:33:24.864 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_router_default_route_empty_dst_ip finished in 0.000 seconds 2026-09-10 02:33:24.870 15 INFO neutron.db.ovn_hash_ring_db [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-09-10 02:33:24.870 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task cleanup_old_hash_ring_nodes finished in 0.006 seconds 2026-09-10 02:33:24.875 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task configure_nb_global finished in 0.004 seconds 2026-09-10 02:33:24.910 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task set_fip_distributed_flag finished in 0.004 seconds 2026-09-10 02:33:24.917 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task set_network_type finished in 0.007 seconds 2026-09-10 02:33:24.919 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task update_mac_aging_settings finished in 0.001 seconds 2026-09-10 02:33:24.924 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task update_router_distributed_flag finished in 0.004 seconds 2026-09-10 02:33:24.935 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task update_security_group_with_address_group finished in 0.011 seconds 2026-09-10 02:33:34.229 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041404 2026-09-10 02:33:34.707 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-8ddad1e2-6fbf-42f1-ad66-9fe4f65a91f0 - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-09-10 02:33:34.773 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-f2f71151-1e48-45b4-8528-758988b5471a - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-09-10 02:33:34.812 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-f2f71151-1e48-45b4-8528-758988b5471a - - - - - -] Starting OVNClientQosExtension 2026-09-10 02:33:34.820 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-f2f71151-1e48-45b4-8528-758988b5471a - - - - - -] Starting OVNClientQosExtension /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-09-10 02:33:40.837 10 INFO neutron.pecan_wsgi.hooks.translation [None req-5ba394a3-1c3c-4b10-879f-88c384ba6d5d 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:33:40.839 10 INFO neutron.wsgi [None req-5ba394a3-1c3c-4b10-879f-88c384ba6d5d 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6938426 2026-09-10 02:33:40.856 10 INFO neutron.wsgi [None req-0ec922ae-c944-4c1b-92f7-d924b59c3861 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0130520 2026-09-10 02:33:41.005 10 WARNING oslo_policy.policy [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-10 02:33:41.179 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Starting OVNClientQosExtension 2026-09-10 02:33:41.180 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Starting OVNClientPlacementExtension 2026-09-10 02:33:41.226 10 INFO neutron.db.ovn_revision_numbers_db [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource aa2eafc3-ba64-40e7-bc2b-d328f42034f2 (type: security_groups) to 1 2026-09-10 02:33:41.244 10 INFO neutron.db.ovn_revision_numbers_db [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 4daca8f1-6b35-44c7-aa81-df0ab7a047da (type: security_group_rules) to 0 2026-09-10 02:33:41.257 10 INFO neutron.db.ovn_revision_numbers_db [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 705edd20-915a-4f79-a8c3-5c303a7f55cb (type: security_group_rules) to 0 2026-09-10 02:33:41.269 10 INFO neutron.db.ovn_revision_numbers_db [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource be2dc668-47a0-4679-98ab-96c946bd3b4b (type: security_group_rules) to 0 2026-09-10 02:33:41.283 10 INFO neutron.db.ovn_revision_numbers_db [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource fefbf0f6-515f-4fc5-93bd-1c2ba69924a1 (type: security_group_rules) to 0 2026-09-10 02:33:41.296 10 WARNING neutron.services.revisions.revision_plugin [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Could not find related network for resource to bump revision. 2026-09-10 02:33:41.336 10 INFO neutron.db.segments_db [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Added segment 4670f9e7-310e-4d7e-bec8-1bd060e3697a of type flat for network 03a33fa7-5af5-4d2d-b81e-a266501f09c2 2026-09-10 02:33:41.505 10 INFO neutron.db.ovn_revision_numbers_db [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 03a33fa7-5af5-4d2d-b81e-a266501f09c2 (type: networks) to 1 2026-09-10 02:33:41.687 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] No more DHCP agents 2026-09-10 02:33:41.688 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Unable to schedule network 03a33fa7-5af5-4d2d-b81e-a266501f09c2: no agents available; will retry on subsequent port and subnet creation events. 2026-09-10 02:33:41.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource a28e28a1-7243-45ee-9b95-7f5dc2f35946 (type: ports) to 1 2026-09-10 02:33:41.804 10 INFO neutron.wsgi [None req-04e64af5-0649-4298-9a33-51163009d7b0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.9427896 2026-09-10 02:33:43.069 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b66894cf-44a9-4dfd-90ea-2040afd436a6 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:33:43.071 10 INFO neutron.wsgi [None req-b66894cf-44a9-4dfd-90ea-2040afd436a6 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0605536 2026-09-10 02:33:43.149 10 INFO neutron.wsgi [None req-a9e47bef-56af-4810-8a2c-3cdf4dd4fa38 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0727642 2026-09-10 02:33:43.177 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3885e22f-4457-46aa-bf0b-41235b61c90a 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:33:43.179 10 INFO neutron.wsgi [None req-3885e22f-4457-46aa-bf0b-41235b61c90a 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/subnets/public-subnet?network_id=03a33fa7-5af5-4d2d-b81e-a266501f09c2 HTTP/1.1" status: 404 len: 295 time: 0.0193717 2026-09-10 02:33:43.201 10 INFO neutron.wsgi [None req-d8271908-d8dd-4b3b-9661-220a0c46e184 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/subnets?name=public-subnet&network_id=03a33fa7-5af5-4d2d-b81e-a266501f09c2 HTTP/1.1" status: 200 len: 188 time: 0.0180733 2026-09-10 02:33:43.458 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c40304cf-ad8c-46a1-a05a-3ef4f3bc516f 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] No more DHCP agents 2026-09-10 02:33:43.460 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c40304cf-ad8c-46a1-a05a-3ef4f3bc516f 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Unable to schedule network 03a33fa7-5af5-4d2d-b81e-a266501f09c2: no agents available; will retry on subsequent port and subnet creation events. 2026-09-10 02:33:43.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-c40304cf-ad8c-46a1-a05a-3ef4f3bc516f 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource a28e28a1-7243-45ee-9b95-7f5dc2f35946 (type: ports) to 2 2026-09-10 02:33:44.031 10 INFO neutron.db.ovn_revision_numbers_db [None req-c40304cf-ad8c-46a1-a05a-3ef4f3bc516f 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource e2c3725d-b43e-4251-be9b-23f23a92c759 (type: subnets) to 0 2026-09-10 02:33:44.052 10 INFO neutron.wsgi [None req-c40304cf-ad8c-46a1-a05a-3ef4f3bc516f 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.8461003 2026-09-10 02:33:49.228 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036254 2026-09-10 02:34:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022769 2026-09-10 02:34:19.229 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043552 2026-09-10 02:34:19.234 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036104 2026-09-10 02:34:34.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013928 2026-09-10 02:34:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022035 2026-09-10 02:34:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022705 2026-09-10 02:34:49.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023334 2026-09-10 02:35:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018394 2026-09-10 02:35:04.228 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012519 2026-09-10 02:35:19.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023377 2026-09-10 02:35:19.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029824 2026-09-10 02:35:34.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024064 2026-09-10 02:35:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026355 2026-09-10 02:35:49.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013707 2026-09-10 02:35:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023906 2026-09-10 02:36:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022047 2026-09-10 02:36:04.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028894 2026-09-10 02:36:19.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020278 2026-09-10 02:36:19.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025389 2026-09-10 02:36:34.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022979 2026-09-10 02:36:34.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022082 2026-09-10 02:36:49.230 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0051577 2026-09-10 02:36:49.235 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026753 2026-09-10 02:37:04.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025783 2026-09-10 02:37:04.231 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0068696 2026-09-10 02:37:19.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016317 2026-09-10 02:37:19.228 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010011 2026-09-10 02:37:34.225 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015156 2026-09-10 02:37:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025463 2026-09-10 02:37:49.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022440 2026-09-10 02:37:49.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026705 2026-09-10 02:38:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024171 2026-09-10 02:38:04.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022526 2026-09-10 02:38:18.356 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a54b4d08-c3e8-48a5-a7c3-7b239c3fb5b2 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:38:18.357 10 INFO neutron.wsgi [None req-a54b4d08-c3e8-48a5-a7c3-7b239c3fb5b2 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1373065 2026-09-10 02:38:18.373 10 INFO neutron.wsgi [None req-fabd7c8e-3877-40a7-92d0-fa35371a8a86 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0113418 2026-09-10 02:38:18.510 10 INFO neutron.db.segments_db [None req-5bc68e27-4b8f-4cbf-b17b-0115931abffc 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Added segment b7f30a5a-3416-4210-bde6-227d03e1dca1 of type geneve for network 058709d7-fe7a-4237-94a4-1aa207aac5e9 2026-09-10 02:38:18.737 10 INFO neutron.db.ovn_revision_numbers_db [None req-5bc68e27-4b8f-4cbf-b17b-0115931abffc 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 058709d7-fe7a-4237-94a4-1aa207aac5e9 (type: networks) to 1 2026-09-10 02:38:18.890 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5bc68e27-4b8f-4cbf-b17b-0115931abffc 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] No more DHCP agents 2026-09-10 02:38:18.894 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5bc68e27-4b8f-4cbf-b17b-0115931abffc 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Unable to schedule network 058709d7-fe7a-4237-94a4-1aa207aac5e9: no agents available; will retry on subsequent port and subnet creation events. 2026-09-10 02:38:19.020 10 INFO neutron.db.ovn_revision_numbers_db [None req-5bc68e27-4b8f-4cbf-b17b-0115931abffc 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 70b43d11-d77b-46e5-8c3d-ce055dc30918 (type: ports) to 1 2026-09-10 02:38:19.060 10 INFO neutron.wsgi [None req-5bc68e27-4b8f-4cbf-b17b-0115931abffc 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.6822355 2026-09-10 02:38:19.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021410 2026-09-10 02:38:19.230 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023339 2026-09-10 02:38:20.134 10 INFO neutron.pecan_wsgi.hooks.translation [None req-966f04be-024f-46a3-8468-95c726e92ac9 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:38:20.137 10 INFO neutron.wsgi [None req-966f04be-024f-46a3-8468-95c726e92ac9 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0717304 2026-09-10 02:38:20.199 10 INFO neutron.wsgi [None req-98244291-fe98-4712-b1b8-dfe7cc8074d1 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0583906 2026-09-10 02:38:20.226 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a97e2354-b9ee-4516-a995-c85d7bda09aa 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:38:20.228 10 INFO neutron.wsgi [None req-a97e2354-b9ee-4516-a995-c85d7bda09aa 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=058709d7-fe7a-4237-94a4-1aa207aac5e9 HTTP/1.1" status: 404 len: 296 time: 0.0184984 2026-09-10 02:38:20.249 10 INFO neutron.wsgi [None req-0b9e12ba-7a28-4c88-be49-0f2c71742ddb 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=058709d7-fe7a-4237-94a4-1aa207aac5e9 HTTP/1.1" status: 200 len: 188 time: 0.0169320 2026-09-10 02:38:20.386 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d201a53f-a4bc-4302-b180-820d0d5dc0ee 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] No more DHCP agents 2026-09-10 02:38:20.388 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d201a53f-a4bc-4302-b180-820d0d5dc0ee 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Unable to schedule network 058709d7-fe7a-4237-94a4-1aa207aac5e9: no agents available; will retry on subsequent port and subnet creation events. 2026-09-10 02:38:20.901 10 INFO neutron.db.ovn_revision_numbers_db [None req-d201a53f-a4bc-4302-b180-820d0d5dc0ee 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 70b43d11-d77b-46e5-8c3d-ce055dc30918 (type: ports) to 2 2026-09-10 02:38:20.935 10 INFO neutron.db.ovn_revision_numbers_db [None req-d201a53f-a4bc-4302-b180-820d0d5dc0ee 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 5d1f94ef-45c6-4bba-aebc-61eeef3bb63b (type: subnets) to 0 2026-09-10 02:38:20.952 10 INFO neutron.wsgi [None req-d201a53f-a4bc-4302-b180-820d0d5dc0ee 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.6958899 /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-09-10 02:38:22.753 9 INFO neutron.api.v2.resource [None req-fe8883b6-a931-42fa-b082-86d4390a75d7 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] show failed (client error): The resource could not be found. 2026-09-10 02:38:22.754 9 INFO neutron.wsgi [None req-fe8883b6-a931-42fa-b082-86d4390a75d7 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.6406593 2026-09-10 02:38:22.793 9 INFO neutron.wsgi [None req-feb71655-bf0b-40ec-9047-eb5b9d61f536 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0350802 2026-09-10 02:38:22.890 9 WARNING oslo_policy.policy [None req-3c877a42-31a4-454d-8dd9-c83e663f47c7 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-10 02:38:22.975 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-3c877a42-31a4-454d-8dd9-c83e663f47c7 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Starting OVNClientQosExtension 2026-09-10 02:38:22.975 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-3c877a42-31a4-454d-8dd9-c83e663f47c7 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Starting OVNClientPlacementExtension 2026-09-10 02:38:23.000 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c877a42-31a4-454d-8dd9-c83e663f47c7 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 3b32e69b-6df5-4ae9-b65a-6c16ab27699c (type: security_groups) to 1 2026-09-10 02:38:23.012 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c877a42-31a4-454d-8dd9-c83e663f47c7 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 3507eabe-636f-497a-9d22-3cd5f3a4186f (type: security_group_rules) to 0 2026-09-10 02:38:23.022 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c877a42-31a4-454d-8dd9-c83e663f47c7 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource b1b3e5a9-ea4c-4017-b5bb-a79ebe2636a7 (type: security_group_rules) to 0 2026-09-10 02:38:23.048 9 INFO neutron.wsgi [None req-3c877a42-31a4-454d-8dd9-c83e663f47c7 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.2487595 2026-09-10 02:38:24.282 9 INFO neutron.wsgi [None req-7654faef-10c5-4b0e-beb9-58300d1e30ed 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 1792 time: 0.0757837 2026-09-10 02:38:24.328 9 INFO neutron.wsgi [None req-32f77367-2db7-4b1e-a3f9-4689be2b9595 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 1792 time: 0.0383544 2026-09-10 02:38:24.370 9 INFO neutron.wsgi [None req-6e5c4558-71a7-49d2-8cc0-165e75d9c598 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 1792 time: 0.0364509 2026-09-10 02:38:24.562 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b41b179-6132-4e15-9ce0-a0b7b8c63d1b 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 0bd390df-1150-48fd-b8c1-a88f30c3d477 (type: security_group_rules) to 0 2026-09-10 02:38:24.601 9 INFO neutron.wsgi [None req-2b41b179-6132-4e15-9ce0-a0b7b8c63d1b 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.2234182 2026-09-10 02:38:24.960 15 INFO neutron.db.ovn_revision_numbers_db [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] Successfully bumped revision number for resource 03a33fa7-5af5-4d2d-b81e-a266501f09c2 (type: networks) to 2 2026-09-10 02:38:24.960 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.168 seconds 2026-09-10 02:38:25.581 10 INFO neutron.wsgi [None req-d7f1db5b-5f08-4138-acda-b066eb708f54 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 2406 time: 0.0915730 2026-09-10 02:38:25.627 10 INFO neutron.wsgi [None req-6c150253-0853-4a77-96ba-ba48a91d4fa1 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 2406 time: 0.0396287 2026-09-10 02:38:25.666 10 INFO neutron.wsgi [None req-8a85b71f-e9a0-4f87-bbe6-ecd3f552ce1f 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 2406 time: 0.0321271 2026-09-10 02:38:25.797 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbe693cb-b724-4ecf-891b-63ac8fa6df57 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 25f30e1d-6b6c-4502-8a66-954bd74b9ff2 (type: security_group_rules) to 0 2026-09-10 02:38:25.838 10 INFO neutron.wsgi [None req-bbe693cb-b724-4ecf-891b-63ac8fa6df57 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1657774 2026-09-10 02:38:26.820 10 INFO neutron.wsgi [None req-f9907e82-dbd3-49a4-845d-d47e26bf67d8 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 3022 time: 0.0866868 2026-09-10 02:38:26.873 10 INFO neutron.wsgi [None req-bdb7d97c-61d3-44f3-b095-585f1a1484f0 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 3022 time: 0.0454299 2026-09-10 02:38:26.928 10 INFO neutron.wsgi [None req-971f3a5e-60ce-4d1f-9339-1a521c1cf72f 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 3022 time: 0.0481312 2026-09-10 02:38:27.119 10 INFO neutron.db.ovn_revision_numbers_db [None req-3079b10d-b2d5-4ebc-b860-0715c609ac21 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 2cfada0b-9472-41b1-b879-6a3f86d82870 (type: security_group_rules) to 0 2026-09-10 02:38:27.159 10 INFO neutron.wsgi [None req-3079b10d-b2d5-4ebc-b860-0715c609ac21 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2241423 2026-09-10 02:38:28.050 10 INFO neutron.wsgi [None req-b743fde5-d3a4-4322-bc1b-fe9100f07e2b 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 3638 time: 0.0902226 2026-09-10 02:38:28.113 10 INFO neutron.wsgi [None req-19727b96-f4bc-41b6-b327-ec8aac10b76b 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 3638 time: 0.0572820 2026-09-10 02:38:28.166 10 INFO neutron.wsgi [None req-05e2db97-8483-4e5b-8a10-581c8d27a9e9 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 3638 time: 0.0470526 2026-09-10 02:38:28.314 10 INFO neutron.db.ovn_revision_numbers_db [None req-d637769e-c7d1-444b-b2b0-62a6f4f784b4 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource bb0bfd91-5de1-439f-b4b8-83778c46706d (type: security_group_rules) to 0 2026-09-10 02:38:28.350 10 INFO neutron.wsgi [None req-d637769e-c7d1-444b-b2b0-62a6f4f784b4 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1782014 2026-09-10 02:38:29.347 10 INFO neutron.wsgi [None req-c361b605-f1e5-48f3-a601-1897c89e471a 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 4254 time: 0.0796208 2026-09-10 02:38:29.403 10 INFO neutron.wsgi [None req-bf9bc0a2-1bc9-4f31-8a4d-86e58ec6ae49 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 4254 time: 0.0488372 2026-09-10 02:38:29.460 10 INFO neutron.wsgi [None req-2d8ebc6a-82f6-42c9-b9fc-0e1c389da910 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 4254 time: 0.0503166 2026-09-10 02:38:29.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-55880b4a-e801-4a6e-83cc-ea69e59bb58d 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource c51bf70d-cca8-4e2b-8185-e9c9e7a92b04 (type: security_group_rules) to 0 2026-09-10 02:38:29.640 10 INFO neutron.wsgi [None req-55880b4a-e801-4a6e-83cc-ea69e59bb58d 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1739717 2026-09-10 02:38:30.984 10 INFO neutron.wsgi [None req-4ba86289-32df-4f3a-bbbe-9a1403620011 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/networks/058709d7-fe7a-4237-94a4-1aa207aac5e9 HTTP/1.1" status: 200 len: 910 time: 0.0948746 2026-09-10 02:38:31.011 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e35b71c0-a7fe-45c2-a374-7887734505b5 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:38:31.014 10 INFO neutron.wsgi [None req-e35b71c0-a7fe-45c2-a374-7887734505b5 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=058709d7-fe7a-4237-94a4-1aa207aac5e9 HTTP/1.1" status: 404 len: 314 time: 0.0233824 2026-09-10 02:38:31.073 10 INFO neutron.wsgi [None req-80236f3a-b5ea-4cf4-8c46-a6abc631ea83 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=058709d7-fe7a-4237-94a4-1aa207aac5e9 HTTP/1.1" status: 200 len: 186 time: 0.0549321 2026-09-10 02:38:31.128 10 INFO neutron.wsgi [None req-f3ef4b3b-84e5-4e20-adbe-da943c3597a4 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3b32e69b-6df5-4ae9-b65a-6c16ab27699c HTTP/1.1" status: 200 len: 4870 time: 0.0497386 2026-09-10 02:38:31.351 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a85afeb7-a4a3-4197-862f-3541e88ea225 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] No more DHCP agents 2026-09-10 02:38:31.352 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a85afeb7-a4a3-4197-862f-3541e88ea225 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Unable to schedule network 058709d7-fe7a-4237-94a4-1aa207aac5e9: no agents available; will retry on subsequent port and subnet creation events. 2026-09-10 02:38:31.566 10 INFO neutron.db.ovn_revision_numbers_db [None req-a85afeb7-a4a3-4197-862f-3541e88ea225 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 20a769a4-2e46-498d-8fab-e8c35bae58b9 (type: ports) to 1 2026-09-10 02:38:31.598 10 INFO neutron.wsgi [None req-a85afeb7-a4a3-4197-862f-3541e88ea225 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.4651930 2026-09-10 02:38:34.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013766 2026-09-10 02:38:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026567 2026-09-10 02:38:37.484 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c135e16c-fa9e-4640-b56b-615fa1bc449c 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:38:37.487 9 INFO neutron.wsgi [None req-c135e16c-fa9e-4640-b56b-615fa1bc449c 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0977576 2026-09-10 02:38:37.574 9 INFO neutron.wsgi [None req-d53683b2-928e-42af-b875-52c20525364b 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0823712 2026-09-10 02:38:38.065 9 INFO neutron.db.ovn_revision_numbers_db [None req-4633528d-11a3-4df7-a355-f96e90f5eb00 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 20a769a4-2e46-498d-8fab-e8c35bae58b9 (type: ports) to 1 2026-09-10 02:38:38.395 9 INFO neutron.db.ovn_revision_numbers_db [None req-4633528d-11a3-4df7-a355-f96e90f5eb00 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 20a769a4-2e46-498d-8fab-e8c35bae58b9 (type: ports) to 2 2026-09-10 02:38:38.421 9 INFO neutron.wsgi [None req-4633528d-11a3-4df7-a355-f96e90f5eb00 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "PUT /v2.0/ports/20a769a4-2e46-498d-8fab-e8c35bae58b9 HTTP/1.1" status: 200 len: 1362 time: 0.8379011 /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-09-10 02:38:39.869 10 INFO neutron.wsgi [None req-4fe9b53f-cc91-4470-a85d-8bb3dd7d87bd 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.1415682 2026-09-10 02:38:40.934 10 INFO neutron.api.v2.resource [None req-75350bcc-c64d-4243-ba76-8d77ba616079 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] show failed (client error): The resource could not be found. 2026-09-10 02:38:40.936 10 INFO neutron.wsgi [None req-75350bcc-c64d-4243-ba76-8d77ba616079 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0577879 2026-09-10 02:38:40.989 10 INFO neutron.wsgi [None req-5596445e-6c18-4f82-9f70-cfcf1e10f24e 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0486872 2026-09-10 02:38:41.237 10 INFO neutron.db.ovn_revision_numbers_db [None req-b7d86fa3-5128-48c1-9c9c-881366daa2ff 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource 3f25ef83-cb55-4119-8e92-63506355b408 (type: security_groups) to 1 2026-09-10 02:38:41.249 10 INFO neutron.db.ovn_revision_numbers_db [None req-b7d86fa3-5128-48c1-9c9c-881366daa2ff 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource a1c515b2-2dc7-4978-86ab-6aa6e2fa23de (type: security_group_rules) to 0 2026-09-10 02:38:41.262 10 INFO neutron.db.ovn_revision_numbers_db [None req-b7d86fa3-5128-48c1-9c9c-881366daa2ff 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource ecf4267a-e455-4885-8f00-d3e6eb4d5417 (type: security_group_rules) to 0 2026-09-10 02:38:41.293 10 INFO neutron.wsgi [None req-b7d86fa3-5128-48c1-9c9c-881366daa2ff 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.2983663 /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-09-10 02:38:42.381 9 INFO neutron.wsgi [None req-e5b0fb2d-83a7-4cdc-9ef8-d81ca2942b84 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3f25ef83-cb55-4119-8e92-63506355b408 HTTP/1.1" status: 200 len: 1786 time: 0.0749373 2026-09-10 02:38:42.423 9 INFO neutron.wsgi [None req-f251339e-e7b7-45cd-abc8-87e561d0ad65 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3f25ef83-cb55-4119-8e92-63506355b408 HTTP/1.1" status: 200 len: 1786 time: 0.0348942 2026-09-10 02:38:42.464 9 INFO neutron.wsgi [None req-399b13ae-18ad-4206-a7ad-684db8bdde7e 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3f25ef83-cb55-4119-8e92-63506355b408 HTTP/1.1" status: 200 len: 1786 time: 0.0336006 2026-09-10 02:38:42.594 9 INFO neutron.db.ovn_revision_numbers_db [None req-8afca7eb-e985-4bc5-98d4-cc744945cedc 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource e2d246a3-0fe7-40b0-9717-bfb1e437951d (type: security_group_rules) to 0 2026-09-10 02:38:42.639 9 INFO neutron.wsgi [None req-8afca7eb-e985-4bc5-98d4-cc744945cedc 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1681879 2026-09-10 02:38:43.577 10 INFO neutron.wsgi [None req-b57282bd-644d-47e3-9eb5-c4ec03ab2b41 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3f25ef83-cb55-4119-8e92-63506355b408 HTTP/1.1" status: 200 len: 2420 time: 0.0793040 2026-09-10 02:38:43.620 10 INFO neutron.wsgi [None req-79a14e4b-a8ac-48f4-9df2-380a1a670181 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3f25ef83-cb55-4119-8e92-63506355b408 HTTP/1.1" status: 200 len: 2420 time: 0.0364699 2026-09-10 02:38:43.661 10 INFO neutron.wsgi [None req-86be1cee-d435-40de-9d00-90ec35a63474 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/security-groups/3f25ef83-cb55-4119-8e92-63506355b408 HTTP/1.1" status: 200 len: 2420 time: 0.0344968 2026-09-10 02:38:43.794 10 INFO neutron.db.ovn_revision_numbers_db [None req-a6827cea-55ca-45a6-9182-1c73eeb07932 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] Successfully bumped revision number for resource d62ad3f2-ca2c-4a33-8418-2c89bf4f3e40 (type: security_group_rules) to 0 2026-09-10 02:38:43.819 10 INFO neutron.wsgi [None req-a6827cea-55ca-45a6-9182-1c73eeb07932 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1510279 2026-09-10 02:38:49.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022819 2026-09-10 02:38:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023224 2026-09-10 02:39:04.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021873 2026-09-10 02:39:04.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030749 2026-09-10 02:39:19.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028980 2026-09-10 02:39:19.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037951 2026-09-10 02:39:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020654 2026-09-10 02:39:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024464 2026-09-10 02:39:49.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013337 2026-09-10 02:39:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009968 2026-09-10 02:39:52.679 10 INFO neutron.wsgi [None req-abcfe86f-b01d-460c-b178-2e04d49179ac 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "GET /v2.0/quotas/c8501f7d1509466b8af7f7cbaf6daf99 HTTP/1.1" status: 200 len: 467 time: 0.0180018 /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-09-10 02:39:53.399 10 INFO neutron.wsgi [None req-4a00ebba-e6d2-4174-a105-a6527b0557ea 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149,10.0.0.141 "PUT /v2.0/quotas/c8501f7d1509466b8af7f7cbaf6daf99 HTTP/1.1" status: 200 len: 466 time: 0.0626450 2026-09-10 02:40:04.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022638 2026-09-10 02:40:04.229 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045664 2026-09-10 02:40:19.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024559 2026-09-10 02:40:19.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028598 2026-09-10 02:40:34.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015705 2026-09-10 02:40:34.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030048 2026-09-10 02:40:49.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023293 2026-09-10 02:40:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029578 2026-09-10 02:41:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024102 2026-09-10 02:41:04.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029888 2026-09-10 02:41:19.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021930 2026-09-10 02:41:19.233 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0064812 2026-09-10 02:41:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026793 2026-09-10 02:41:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026665 2026-09-10 02:41:49.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017657 2026-09-10 02:41:49.229 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013728 2026-09-10 02:42:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015469 2026-09-10 02:42:04.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024443 /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-09-10 02:42:05.494 10 INFO neutron.pecan_wsgi.hooks.translation [None req-eaf65639-75df-4a8f-91c8-3128d4277515 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:42:05.497 10 INFO neutron.wsgi [None req-eaf65639-75df-4a8f-91c8-3128d4277515 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1864185 2026-09-10 02:42:05.551 10 INFO neutron.wsgi [None req-962d7ab2-9ee2-4293-9953-29cb0ae4da6b 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0499656 2026-09-10 02:42:07.123 10 INFO neutron.pecan_wsgi.hooks.translation [None req-fbd46807-8624-4508-ba46-e5648e300625 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] GET failed (client error): The resource could not be found. 2026-09-10 02:42:07.126 10 INFO neutron.wsgi [None req-fbd46807-8624-4508-ba46-e5648e300625 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.0877485 2026-09-10 02:42:07.173 10 INFO neutron.wsgi [None req-a9b2de43-72f8-4d87-80e8-3ef203dba947 9a1d51ca7766463fbce645f7dfb3a2e0 c8501f7d1509466b8af7f7cbaf6daf99 - - default default] 162.253.55.149 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0384490 2026-09-10 02:42:08.211 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 20a769a4-2e46-498d-8fab-e8c35bae58b9 2026-09-10 02:42:08.234 9 INFO neutron.plugins.ml2.plugin [None req-046b99a8-eabb-4842-8d31-ca5505a7dcf9 - - - - - -] Attempt 1 to provision port 20a769a4-2e46-498d-8fab-e8c35bae58b9 2026-09-10 02:42:08.555 9 INFO neutron.db.ovn_revision_numbers_db [None req-046b99a8-eabb-4842-8d31-ca5505a7dcf9 - - - - - -] Successfully bumped revision number for resource 20a769a4-2e46-498d-8fab-e8c35bae58b9 (type: ports) to 4 2026-09-10 02:42:19.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030966 2026-09-10 02:42:19.228 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033004 2026-09-10 02:42:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026767 2026-09-10 02:42:34.229 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039718 2026-09-10 02:42:49.230 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046651 2026-09-10 02:42:49.234 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028524 2026-09-10 02:43:04.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013113 2026-09-10 02:43:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016675 2026-09-10 02:43:19.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024931 2026-09-10 02:43:19.229 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045588 2026-09-10 02:43:24.961 15 INFO neutron.db.ovn_revision_numbers_db [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] Successfully bumped revision number for resource 058709d7-fe7a-4237-94a4-1aa207aac5e9 (type: networks) to 2 2026-09-10 02:43:25.067 15 INFO neutron.db.ovn_revision_numbers_db [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] Successfully bumped revision number for resource 3b32e69b-6df5-4ae9-b65a-6c16ab27699c (type: security_groups) to 6 2026-09-10 02:43:25.134 15 INFO neutron.db.ovn_revision_numbers_db [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] Successfully bumped revision number for resource 3f25ef83-cb55-4119-8e92-63506355b408 (type: security_groups) to 3 2026-09-10 02:43:25.134 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.337 seconds 2026-09-10 02:43:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023897 2026-09-10 02:43:34.229 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046225 2026-09-10 02:43:49.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023446 2026-09-10 02:43:49.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026000 2026-09-10 02:44:04.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016174 2026-09-10 02:44:04.229 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023849 2026-09-10 02:44:19.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028379 2026-09-10 02:44:19.228 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031230 2026-09-10 02:44:34.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022790 2026-09-10 02:44:34.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022793 2026-09-10 02:44:49.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016999 2026-09-10 02:44:49.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032444 2026-09-10 02:45:04.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022881 2026-09-10 02:45:04.230 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0050027 2026-09-10 02:45:19.225 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013387 2026-09-10 02:45:19.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020676 2026-09-10 02:45:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022724 2026-09-10 02:45:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028582 2026-09-10 02:45:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027339 2026-09-10 02:45:49.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025387 2026-09-10 02:46:04.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035682 2026-09-10 02:46:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022252 2026-09-10 02:46:19.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022936 2026-09-10 02:46:19.228 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032885 2026-09-10 02:46:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029809 2026-09-10 02:46:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024827 2026-09-10 02:46:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023158 2026-09-10 02:46:49.231 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0056500 2026-09-10 02:47:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013032 2026-09-10 02:47:04.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029743 2026-09-10 02:47:19.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021193 2026-09-10 02:47:19.228 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033882 2026-09-10 02:47:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030305 2026-09-10 02:47:34.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038238 2026-09-10 02:47:49.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026460 2026-09-10 02:47:49.228 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029466 2026-09-10 02:48:04.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032680 2026-09-10 02:48:04.230 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017512 2026-09-10 02:48:19.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025465 2026-09-10 02:48:19.229 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039687 2026-09-10 02:48:24.833 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.031 seconds 2026-09-10 02:48:34.231 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030377 2026-09-10 02:48:34.235 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028083 2026-09-10 02:48:49.229 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035324 2026-09-10 02:48:49.234 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035126 2026-09-10 02:49:04.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020392 2026-09-10 02:49:04.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022633 2026-09-10 02:49:19.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024083 2026-09-10 02:49:19.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025678 2026-09-10 02:49:34.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019405 2026-09-10 02:49:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025921 2026-09-10 02:49:49.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022397 2026-09-10 02:49:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023108 2026-09-10 02:50:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012753 2026-09-10 02:50:04.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008316 2026-09-10 02:50:19.230 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037539 2026-09-10 02:50:19.233 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022454 2026-09-10 02:50:34.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020750 2026-09-10 02:50:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026748 2026-09-10 02:50:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029516 2026-09-10 02:50:49.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034521 2026-09-10 02:51:04.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015190 2026-09-10 02:51:04.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013077 2026-09-10 02:51:19.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016112 2026-09-10 02:51:19.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022995 2026-09-10 02:51:34.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013022 2026-09-10 02:51:34.230 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030634 2026-09-10 02:51:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022879 2026-09-10 02:51:49.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034990 2026-09-10 02:52:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011919 2026-09-10 02:52:04.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008299 2026-09-10 02:52:19.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024834 2026-09-10 02:52:19.230 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025253 2026-09-10 02:52:34.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021579 2026-09-10 02:52:34.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026064 2026-09-10 02:52:49.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021148 2026-09-10 02:52:49.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024731 2026-09-10 02:53:04.225 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014663 2026-09-10 02:53:04.227 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013371 2026-09-10 02:53:19.225 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014200 2026-09-10 02:53:19.225 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016997 2026-09-10 02:53:24.829 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5964f869-bf73-4386-ae93-c45c8826bad1 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.025 seconds 2026-09-10 02:53:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027175 2026-09-10 02:53:34.231 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025222 2026-09-10 02:53:49.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015292 2026-09-10 02:53:49.228 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034108 2026-09-10 02:54:04.226 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017054 2026-09-10 02:54:04.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022888 2026-09-10 02:54:19.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014820 2026-09-10 02:54:19.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022886 2026-09-10 02:54:34.226 9 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015540 2026-09-10 02:54:34.227 10 INFO neutron.wsgi [-] 10.0.0.141 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024366