+ 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/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-26 05:40:40.157 1 INFO neutron.common.config [-] Logging enabled! 2026-08-26 05:40:40.158 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 23.5.0.dev5 2026-08-26 05:40:40.374 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-26 05:40:41.090 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-26 05:40:41.093 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-26 05:40:41.095 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-26 05:40:41.095 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-26 05:40:41.095 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-26 05:40:41.096 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-26 05:40:41.096 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 05:40:41.101 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 05:40:41.101 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-26 05:40:41.101 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-26 05:40:41.393 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-26 05:40:41.394 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-26 05:40:41.394 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-26 05:40:41.411 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-26 05:40:41.412 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-26 05:40:41.412 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-26 05:40:41.412 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-26 05:40:41.421 1 WARNING oslo_policy.policy [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-26 05:40:43.559 1 INFO neutron.plugins.ml2.managers [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Initializing driver for type 'vlan' 2026-08-26 05:40:43.720 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] VlanTypeDriver initialization complete 2026-08-26 05:40:43.721 1 INFO neutron.plugins.ml2.managers [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-26 05:40:43.721 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-26 05:40:43.721 1 INFO neutron.plugins.ml2.managers [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Initializing extension driver 'port_security' 2026-08-26 05:40:43.722 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-26 05:40:43.722 1 INFO neutron.plugins.ml2.managers [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Initializing extension driver 'qos' 2026-08-26 05:40:43.722 1 INFO neutron.plugins.ml2.managers [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-26 05:40:43.723 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Starting OVNMechanismDriver 2026-08-26 05:40:43.745 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] OVN logging driver registered 2026-08-26 05:40:43.750 1 INFO neutron.quota [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded quota_driver: . 2026-08-26 05:40:43.750 1 INFO neutron.plugins.ml2.plugin [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Modular L2 Plugin initialization complete 2026-08-26 05:40:43.750 1 INFO neutron.plugins.ml2.managers [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-26 05:40:43.751 1 INFO neutron.plugins.ml2.managers [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-26 05:40:43.751 1 INFO neutron.plugins.ml2.managers [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-26 05:40:43.751 1 INFO neutron.extensions.vlantransparent [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Disabled vlantransparent extension. 2026-08-26 05:40:43.751 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: qos 2026-08-26 05:40:43.760 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: ovn-router 2026-08-26 05:40:43.778 1 INFO neutron.services.ovn_l3.plugin [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Starting OVNL3RouterPlugin 2026-08-26 05:40:43.778 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: segments 2026-08-26 05:40:43.849 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: trunk 2026-08-26 05:40:43.861 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: log 2026-08-26 05:40:43.865 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: auto_allocate 2026-08-26 05:40:43.869 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: tag 2026-08-26 05:40:43.873 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: timestamp 2026-08-26 05:40:43.875 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: network_ip_availability 2026-08-26 05:40:43.878 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: flavors 2026-08-26 05:40:43.881 1 INFO neutron.manager [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loading Plugin: revisions 2026-08-26 05:40:43.884 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Initializing extension manager. 2026-08-26 05:40:43.885 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: address-group 2026-08-26 05:40:43.885 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: address-scope 2026-08-26 05:40:43.886 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-26 05:40:43.887 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: agent 2026-08-26 05:40:43.887 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-26 05:40:43.888 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-26 05:40:43.889 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-26 05:40:43.890 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: availability_zone 2026-08-26 05:40:43.890 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-26 05:40:43.890 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-26 05:40:43.891 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: default-subnetpools 2026-08-26 05:40:43.892 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-26 05:40:43.892 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: dns-integration 2026-08-26 05:40:43.893 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: dns-domain-ports 2026-08-26 05:40:43.893 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-26 05:40:43.894 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-26 05:40:43.894 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-26 05:40:43.895 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: empty-string-filtering 2026-08-26 05:40:43.895 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 05:40:43.896 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-26 05:40:43.896 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: external-net 2026-08-26 05:40:43.896 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-26 05:40:43.897 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: extraroute 2026-08-26 05:40:43.897 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-26 05:40:43.898 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: filter-validation 2026-08-26 05:40:43.898 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-26 05:40:43.899 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-26 05:40:43.899 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-26 05:40:43.900 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: fip-port-details 2026-08-26 05:40:43.901 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: flavors 2026-08-26 05:40:43.902 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-26 05:40:43.903 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: floatingip-pools 2026-08-26 05:40:43.903 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: ip_allocation 2026-08-26 05:40:43.904 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-26 05:40:43.905 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: l2_adjacency 2026-08-26 05:40:43.906 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: router 2026-08-26 05:40:43.907 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-26 05:40:43.908 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: ext-gw-mode 2026-08-26 05:40:43.908 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-08-26 05:40:43.909 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-26 05:40:43.909 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-26 05:40:43.910 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-08-26 05:40:43.911 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-26 05:40:43.911 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-26 05:40:43.912 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-26 05:40:43.913 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-26 05:40:43.914 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: logging 2026-08-26 05:40:43.915 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-26 05:40:43.916 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-26 05:40:43.916 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: multi-provider 2026-08-26 05:40:43.916 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: net-mtu 2026-08-26 05:40:43.917 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: net-mtu-writable 2026-08-26 05:40:43.917 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: network_availability_zone 2026-08-26 05:40:43.918 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-26 05:40:43.918 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: network-ip-availability 2026-08-26 05:40:43.920 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-26 05:40:43.920 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: pagination 2026-08-26 05:40:43.921 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: port-device-profile 2026-08-26 05:40:43.921 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-26 05:40:43.922 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-26 05:40:43.923 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-26 05:40:43.923 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-26 05:40:43.924 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-26 05:40:43.924 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: port-resource-request 2026-08-26 05:40:43.925 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-26 05:40:43.925 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: binding 2026-08-26 05:40:43.926 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: binding-extended 2026-08-26 05:40:43.926 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: port-security 2026-08-26 05:40:43.927 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: project-id 2026-08-26 05:40:43.927 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: provider 2026-08-26 05:40:43.929 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos 2026-08-26 05:40:43.929 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-26 05:40:43.930 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-26 05:40:43.930 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-default 2026-08-26 05:40:43.931 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-fip 2026-08-26 05:40:43.931 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-26 05:40:43.932 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-26 05:40:43.932 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-26 05:40:43.933 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-26 05:40:43.933 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-26 05:40:43.934 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-pps 2026-08-26 05:40:43.935 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-26 05:40:43.935 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-26 05:40:43.936 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: qos-rules-alias 2026-08-26 05:40:43.936 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: quota-check-limit 2026-08-26 05:40:43.938 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: quotas 2026-08-26 05:40:43.939 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: quota_details 2026-08-26 05:40:43.940 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: rbac-policies 2026-08-26 05:40:43.940 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-26 05:40:43.941 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: rbac-address-scope 2026-08-26 05:40:43.941 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: rbac-security-groups 2026-08-26 05:40:43.942 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-26 05:40:43.942 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: revision-if-match 2026-08-26 05:40:43.943 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-26 05:40:43.943 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: router_availability_zone 2026-08-26 05:40:43.944 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-26 05:40:43.945 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-26 05:40:43.946 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-26 05:40:43.946 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-26 05:40:43.947 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-26 05:40:43.948 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-26 05:40:43.954 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: security-group 2026-08-26 05:40:43.954 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: segment 2026-08-26 05:40:43.955 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-26 05:40:43.956 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: service-type 2026-08-26 05:40:43.956 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: sorting 2026-08-26 05:40:43.957 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: standard-attr-segment 2026-08-26 05:40:43.957 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: standard-attr-description 2026-08-26 05:40:43.958 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: stateful-security-group 2026-08-26 05:40:43.958 1 WARNING neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-26 05:40:43.959 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-26 05:40:43.959 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-26 05:40:43.960 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-26 05:40:43.961 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: subnet-service-types 2026-08-26 05:40:43.961 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: subnet_allocation 2026-08-26 05:40:43.962 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-26 05:40:43.963 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-26 05:40:43.965 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: standard-attr-tag 2026-08-26 05:40:43.966 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-26 05:40:43.967 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: trunk 2026-08-26 05:40:43.967 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Loaded extension: trunk-details 2026-08-26 05:40:43.968 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-26 05:40:43.968 1 INFO neutron.api.extensions [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-26 05:40:43.971 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-26 05:40:43.971 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-26 05:40:43.972 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:40:43.972 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-26 05:40:43.973 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-26 05:40:43.973 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-26 05:40:43.975 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-26 05:40:43.975 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-26 05:40:43.976 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-26 05:40:43.976 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:40:43.976 1 WARNING neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] subnetpool is already registered 2026-08-26 05:40:43.976 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-26 05:40:43.978 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-26 05:40:43.978 1 WARNING neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] router is already registered 2026-08-26 05:40:43.978 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-26 05:40:43.978 1 WARNING neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] floatingip is already registered 2026-08-26 05:40:43.979 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-26 05:40:43.979 1 WARNING neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] rbac_policy is already registered 2026-08-26 05:40:43.980 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-26 05:40:43.980 1 WARNING neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] security_group is already registered 2026-08-26 05:40:43.980 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-26 05:40:43.980 1 WARNING neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] security_group_rule is already registered 2026-08-26 05:40:43.981 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-26 05:40:43.981 1 WARNING neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] subnetpool is already registered 2026-08-26 05:40:43.981 1 INFO neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-26 05:40:43.981 1 WARNING neutron.quota.resource_registry [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] trunk is already registered 2026-08-26 05:40:44.010 1 WARNING keystonemiddleware._common.config [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 05:40:44.016 1 WARNING oslo_config.cfg [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-26 05:40:44.020 1 INFO oslo_service.service [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Starting 2 workers 2026-08-26 05:40:44.025 1 INFO neutron.service [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-26 05:40:44.043 1 INFO oslo_service.service [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Starting 2 workers 2026-08-26 05:40:44.050 1 INFO oslo_service.service [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Starting 1 workers 2026-08-26 05:40:44.055 1 INFO oslo_service.service [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Starting 1 workers 2026-08-26 05:40:44.055 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-26 05:40:44.058 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-26 05:40:44.060 1 INFO oslo_service.service [None req-8e6109fd-b162-4966-a379-1f6065b99645 - - - - - -] Starting 1 workers 2026-08-26 05:40:44.071 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-26 05:40:44.074 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-08-26 05:40:44.090 9 INFO neutron.db.ovn_hash_ring_db [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] Nodes from host "neutron-server-796597c9f6-9dxsd" and group "mechanism_driver" removed from the Hash Ring 2026-08-26 05:40:44.108 9 INFO neutron.db.ovn_hash_ring_db [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] Node 054c6d03-0e6a-4e64-bdec-7aa231c141a1 from host "neutron-server-796597c9f6-9dxsd" and group "mechanism_driver" added to the Hash Ring 2026-08-26 05:40:44.110 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] Hash Ring probing thread has started 2026-08-26 05:40:44.110 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.43.98:6641: connecting... 2026-08-26 05:40:44.110 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.43.98:6641: connected 2026-08-26 05:40:44.111 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-26 05:40:44.115 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fdd8e63-a93f-4c4c-9474-abe599aaccfa - - - - - -] tcp:10.111.43.98:6641: connecting... 2026-08-26 05:40:44.115 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fdd8e63-a93f-4c4c-9474-abe599aaccfa - - - - - -] tcp:10.111.43.98:6641: connected 2026-08-26 05:40:44.145 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] tcp:10.111.43.98:6641: connecting... 2026-08-26 05:40:44.145 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] tcp:10.111.43.98:6641: connected 2026-08-26 05:40:44.155 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e014fb96-65a7-46d4-bc9b-b370f9188a4f - - - - - -] tcp:10.111.43.98:6641: connecting... 2026-08-26 05:40:44.156 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e014fb96-65a7-46d4-bc9b-b370f9188a4f - - - - - -] tcp:10.111.43.98:6641: connected 2026-08-26 05:40:44.157 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-26 05:40:44.167 10 INFO neutron.db.ovn_hash_ring_db [None req-e8da4408-4b99-404a-a4de-99a5942daa7e - - - - - -] Node 5826180e-14ca-4e76-b001-6638de6beed1 from host "neutron-server-796597c9f6-9dxsd" and group "mechanism_driver" added to the Hash Ring 2026-08-26 05:40:44.169 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e8da4408-4b99-404a-a4de-99a5942daa7e - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-26 05:40:44.169 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.81.32:6642: connecting... 2026-08-26 05:40:44.170 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.81.32:6642: connected 2026-08-26 05:40:44.173 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1fdd8e63-a93f-4c4c-9474-abe599aaccfa - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-26 05:40:44.182 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fdd8e63-a93f-4c4c-9474-abe599aaccfa - - - - - -] tcp:10.111.81.32:6642: connecting... 2026-08-26 05:40:44.183 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fdd8e63-a93f-4c4c-9474-abe599aaccfa - - - - - -] tcp:10.111.81.32:6642: connected 2026-08-26 05:40:44.200 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e8da4408-4b99-404a-a4de-99a5942daa7e - - - - - -] tcp:10.111.43.98:6641: connecting... 2026-08-26 05:40:44.200 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e8da4408-4b99-404a-a4de-99a5942daa7e - - - - - -] tcp:10.111.43.98:6641: connected 2026-08-26 05:40:44.204 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-26 05:40:44.206 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-26 05:40:44.206 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-26 05:40:44.207 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-26 05:40:44.209 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e014fb96-65a7-46d4-bc9b-b370f9188a4f - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-26 05:40:44.211 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] tcp:10.111.81.32:6642: connecting... 2026-08-26 05:40:44.211 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] tcp:10.111.81.32:6642: connected 2026-08-26 05:40:44.213 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-26 05:40:44.213 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-26 05:40:44.216 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e014fb96-65a7-46d4-bc9b-b370f9188a4f - - - - - -] tcp:10.111.81.32:6642: connecting... 2026-08-26 05:40:44.216 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e014fb96-65a7-46d4-bc9b-b370f9188a4f - - - - - -] tcp:10.111.81.32:6642: connected 2026-08-26 05:40:44.229 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fdd8e63-a93f-4c4c-9474-abe599aaccfa - - - - - -] RpcWorker process has finished the post initialization 2026-08-26 05:40:44.250 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e8da4408-4b99-404a-a4de-99a5942daa7e - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-26 05:40:44.255 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fd589bf-1843-48c2-80c0-1fbbe2d90347 - - - - - -] WorkerService process has finished the post initialization 2026-08-26 05:40:44.255 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-26 05:40:44.264 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e8da4408-4b99-404a-a4de-99a5942daa7e - - - - - -] tcp:10.111.81.32:6642: connecting... 2026-08-26 05:40:44.264 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e8da4408-4b99-404a-a4de-99a5942daa7e - - - - - -] tcp:10.111.81.32:6642: connected 2026-08-26 05:40:44.265 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e014fb96-65a7-46d4-bc9b-b370f9188a4f - - - - - -] RpcWorker process has finished the post initialization 2026-08-26 05:40:44.311 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e8da4408-4b99-404a-a4de-99a5942daa7e - - - - - -] WorkerService process has finished the post initialization 2026-08-26 05:40:44.312 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-26 05:40:44.363 15 INFO neutron.db.ovn_hash_ring_db [None req-fa4eaf53-68b5-4c93-9093-6ad90beb9c80 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-26 05:40:44.388 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-fa4eaf53-68b5-4c93-9093-6ad90beb9c80 - - - - - -] Starting OVNClientQosExtension 2026-08-26 05:40:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032115 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: 2026-08-26 05:40:54.351 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-eba96063-9612-4488-a576-c5c7a34b9fba - - - - - -] Starting OVNClientQosExtension 2026-08-26 05:40:54.361 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-eba96063-9612-4488-a576-c5c7a34b9fba - - - - - -] 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-08-26 05:40:54.802 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b08ec0e9-470d-4d6d-b9e9-f699230be577 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:40:54.804 10 INFO neutron.wsgi [None req-b08ec0e9-470d-4d6d-b9e9-f699230be577 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6419747 2026-08-26 05:40:54.823 10 INFO neutron.wsgi [None req-f1f9fd9c-a51a-4997-bda3-e5d64c190698 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0154243 2026-08-26 05:40:54.976 10 WARNING oslo_policy.policy [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-26 05:40:55.120 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Starting OVNClientQosExtension 2026-08-26 05:40:55.121 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Starting OVNClientPlacementExtension 2026-08-26 05:40:55.157 10 INFO neutron.db.ovn_revision_numbers_db [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource bc189612-2a27-4094-881f-3ce28a5245df (type: security_groups) to 1 2026-08-26 05:40:55.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 726517a5-1fcb-41da-822b-5aef28833caa (type: security_group_rules) to 0 2026-08-26 05:40:55.188 10 INFO neutron.db.ovn_revision_numbers_db [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource dcc0800e-9402-48b8-890d-1d1bda40c861 (type: security_group_rules) to 0 2026-08-26 05:40:55.202 10 INFO neutron.db.ovn_revision_numbers_db [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource dec11a96-8fbb-4069-8334-3f95c260e358 (type: security_group_rules) to 0 2026-08-26 05:40:55.213 10 INFO neutron.db.ovn_revision_numbers_db [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource f476d7cb-4aed-4c41-83e3-4629956b5c86 (type: security_group_rules) to 0 2026-08-26 05:40:55.230 10 WARNING neutron.services.revisions.revision_plugin [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Could not find related network for resource to bump revision. 2026-08-26 05:40:55.282 10 INFO neutron.db.segments_db [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Added segment 6c6afaea-8149-4551-ae7b-7edb1e2a5bbf of type flat for network df7d086a-37a7-464a-9fd2-e4388c71c12d 2026-08-26 05:40:55.481 10 INFO neutron.db.ovn_revision_numbers_db [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource df7d086a-37a7-464a-9fd2-e4388c71c12d (type: networks) to 1 2026-08-26 05:40:55.700 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] No more DHCP agents 2026-08-26 05:40:55.702 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Unable to schedule network df7d086a-37a7-464a-9fd2-e4388c71c12d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-26 05:40:55.821 10 INFO neutron.db.ovn_revision_numbers_db [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 957f844a-82bd-4ac6-a056-1bac2eb93209 (type: ports) to 1 2026-08-26 05:40:55.849 10 INFO neutron.wsgi [None req-42fdd349-809a-4430-8396-9be3b63d80fc ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.0193732 2026-08-26 05:40:56.968 10 INFO neutron.pecan_wsgi.hooks.translation [None req-6a5f0005-2ee9-4a3a-81b2-4881dc917b5d ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:40:56.970 10 INFO neutron.wsgi [None req-6a5f0005-2ee9-4a3a-81b2-4881dc917b5d ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0509241 2026-08-26 05:40:57.027 10 INFO neutron.wsgi [None req-06d6624d-4368-4b7b-9402-7f3f85d3500e ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0532866 2026-08-26 05:40:57.064 10 INFO neutron.pecan_wsgi.hooks.translation [None req-70149a68-00e4-49f6-8ce2-1e50e85ae9b9 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:40:57.065 10 INFO neutron.wsgi [None req-70149a68-00e4-49f6-8ce2-1e50e85ae9b9 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/subnets/public-subnet?network_id=df7d086a-37a7-464a-9fd2-e4388c71c12d HTTP/1.1" status: 404 len: 295 time: 0.0268936 2026-08-26 05:40:57.092 10 INFO neutron.wsgi [None req-e03fc263-b52f-4845-93ce-013093d8673e ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/subnets?name=public-subnet&network_id=df7d086a-37a7-464a-9fd2-e4388c71c12d HTTP/1.1" status: 200 len: 188 time: 0.0232983 2026-08-26 05:40:57.347 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b7b3e77-067e-4987-a946-f1fbfbd7c8d7 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] No more DHCP agents 2026-08-26 05:40:57.349 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b7b3e77-067e-4987-a946-f1fbfbd7c8d7 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Unable to schedule network df7d086a-37a7-464a-9fd2-e4388c71c12d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-26 05:40:57.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b7b3e77-067e-4987-a946-f1fbfbd7c8d7 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 957f844a-82bd-4ac6-a056-1bac2eb93209 (type: ports) to 2 2026-08-26 05:40:57.960 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b7b3e77-067e-4987-a946-f1fbfbd7c8d7 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 512b0a46-c56f-4050-88a3-1e3b6698e143 (type: subnets) to 0 2026-08-26 05:40:57.975 10 INFO neutron.wsgi [None req-9b7b3e77-067e-4987-a946-f1fbfbd7c8d7 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.8771870 2026-08-26 05:41:02.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017712 2026-08-26 05:41:17.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018344 2026-08-26 05:41:32.083 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0053587 2026-08-26 05:41:47.078 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016568 2026-08-26 05:41:47.078 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017726 2026-08-26 05:42:02.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017617 2026-08-26 05:42:02.082 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045037 2026-08-26 05:42:17.082 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031643 2026-08-26 05:42:17.084 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015335 2026-08-26 05:42:32.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015767 2026-08-26 05:42:32.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016959 2026-08-26 05:42:47.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018914 2026-08-26 05:42:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028875 2026-08-26 05:43:02.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022678 2026-08-26 05:43:02.083 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044775 2026-08-26 05:43:17.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016160 2026-08-26 05:43:17.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027924 2026-08-26 05:43:32.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019543 2026-08-26 05:43:32.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024545 2026-08-26 05:43:47.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028667 2026-08-26 05:43:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024688 2026-08-26 05:44:02.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021462 2026-08-26 05:44:02.085 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042291 2026-08-26 05:44:17.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026107 2026-08-26 05:44:17.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025673 2026-08-26 05:44:32.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022199 2026-08-26 05:44:32.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024035 2026-08-26 05:44:47.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018020 2026-08-26 05:44:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027926 2026-08-26 05:45:02.082 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040371 2026-08-26 05:45:02.088 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043287 2026-08-26 05:45:17.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016167 2026-08-26 05:45:17.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013726 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 05:45:26.411 9 INFO neutron.pecan_wsgi.hooks.translation [None req-be19fb36-7efe-4156-9b3c-d0c28c331b86 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:45:26.413 9 INFO neutron.wsgi [None req-be19fb36-7efe-4156-9b3c-d0c28c331b86 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.6789312 2026-08-26 05:45:26.439 9 INFO neutron.wsgi [None req-8f21d5dd-a5d6-431c-8672-0fec02c35549 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0215673 2026-08-26 05:45:26.603 9 WARNING oslo_policy.policy [None req-64dc3498-28a2-46fd-86bf-4fba4d3e06e8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-26 05:45:26.683 9 INFO neutron.db.segments_db [None req-64dc3498-28a2-46fd-86bf-4fba4d3e06e8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Added segment dff7aa78-b8b2-48ff-8e7d-80e1ee3c1ecb of type geneve for network 8920f410-be00-42b2-9709-a078f422f6e6 2026-08-26 05:45:26.803 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-64dc3498-28a2-46fd-86bf-4fba4d3e06e8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Starting OVNClientQosExtension 2026-08-26 05:45:26.803 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-64dc3498-28a2-46fd-86bf-4fba4d3e06e8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Starting OVNClientPlacementExtension 2026-08-26 05:45:26.913 9 INFO neutron.db.ovn_revision_numbers_db [None req-64dc3498-28a2-46fd-86bf-4fba4d3e06e8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 8920f410-be00-42b2-9709-a078f422f6e6 (type: networks) to 1 2026-08-26 05:45:27.161 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64dc3498-28a2-46fd-86bf-4fba4d3e06e8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] No more DHCP agents 2026-08-26 05:45:27.163 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64dc3498-28a2-46fd-86bf-4fba4d3e06e8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Unable to schedule network 8920f410-be00-42b2-9709-a078f422f6e6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-26 05:45:27.289 9 INFO neutron.db.ovn_revision_numbers_db [None req-64dc3498-28a2-46fd-86bf-4fba4d3e06e8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource d153523e-1064-4d1a-be57-fe609876647b (type: ports) to 1 2026-08-26 05:45:27.322 9 INFO neutron.wsgi [None req-64dc3498-28a2-46fd-86bf-4fba4d3e06e8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.8768756 2026-08-26 05:45:28.272 10 INFO neutron.pecan_wsgi.hooks.translation [None req-70d597bf-6607-46fa-838e-221c7143cd42 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:45:28.274 10 INFO neutron.wsgi [None req-70d597bf-6607-46fa-838e-221c7143cd42 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0595205 2026-08-26 05:45:28.331 10 INFO neutron.wsgi [None req-83798e8d-4a8d-49d8-9cbe-da5b2778bf13 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0531554 2026-08-26 05:45:28.362 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ce334608-26a6-4c70-9a5a-0ca25a67df66 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:45:28.363 10 INFO neutron.wsgi [None req-ce334608-26a6-4c70-9a5a-0ca25a67df66 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=8920f410-be00-42b2-9709-a078f422f6e6 HTTP/1.1" status: 404 len: 296 time: 0.0224590 2026-08-26 05:45:28.385 10 INFO neutron.wsgi [None req-d69a081d-9db9-4017-9b66-f90679f8c14d ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8920f410-be00-42b2-9709-a078f422f6e6 HTTP/1.1" status: 200 len: 188 time: 0.0181477 2026-08-26 05:45:28.552 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36a65d2b-59ff-405e-a655-1d18960aa7ee ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] No more DHCP agents 2026-08-26 05:45:28.555 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36a65d2b-59ff-405e-a655-1d18960aa7ee ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Unable to schedule network 8920f410-be00-42b2-9709-a078f422f6e6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-26 05:45:29.004 10 INFO neutron.db.ovn_revision_numbers_db [None req-36a65d2b-59ff-405e-a655-1d18960aa7ee ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource d153523e-1064-4d1a-be57-fe609876647b (type: ports) to 2 2026-08-26 05:45:29.036 10 INFO neutron.db.ovn_revision_numbers_db [None req-36a65d2b-59ff-405e-a655-1d18960aa7ee ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 80446d61-53eb-4279-92bd-de103df65155 (type: subnets) to 0 2026-08-26 05:45:29.058 10 INFO neutron.wsgi [None req-36a65d2b-59ff-405e-a655-1d18960aa7ee ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.6668379 2026-08-26 05:45:30.379 9 INFO neutron.api.v2.resource [None req-a7675fc4-a980-46af-b0ae-ec34ab1cce51 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] show failed (client error): The resource could not be found. 2026-08-26 05:45:30.381 9 INFO neutron.wsgi [None req-a7675fc4-a980-46af-b0ae-ec34ab1cce51 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0571816 2026-08-26 05:45:30.414 9 INFO neutron.wsgi [None req-04b919b3-bf2b-4a2a-aaaa-6abc5c7ddcf4 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0294750 2026-08-26 05:45:30.542 9 INFO neutron.db.ovn_revision_numbers_db [None req-be3bd9e8-fb3e-4173-afb0-28e2af12ffdf ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 70111c1c-6d27-44f9-b7c4-5e866d242c5d (type: security_groups) to 1 2026-08-26 05:45:30.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-be3bd9e8-fb3e-4173-afb0-28e2af12ffdf ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 1a062752-694a-4f43-b4fc-c37b764601ad (type: security_group_rules) to 0 2026-08-26 05:45:30.572 9 INFO neutron.db.ovn_revision_numbers_db [None req-be3bd9e8-fb3e-4173-afb0-28e2af12ffdf ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 8727e1d1-94f6-41d3-b09a-e5d8358c7a64 (type: security_group_rules) to 0 2026-08-26 05:45:30.592 9 INFO neutron.wsgi [None req-be3bd9e8-fb3e-4173-afb0-28e2af12ffdf ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1721239 2026-08-26 05:45:31.620 9 INFO neutron.wsgi [None req-c369e643-0568-4cd2-9a9b-500caaa9f729 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 1728 time: 0.0551891 2026-08-26 05:45:31.648 9 INFO neutron.wsgi [None req-da5ed4a0-d9d7-4d0a-8152-c3d294fa1bf3 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 1728 time: 0.0207741 2026-08-26 05:45:31.676 9 INFO neutron.wsgi [None req-53bd4ad5-ae4d-4937-9966-251eefd11dde ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 1728 time: 0.0212893 2026-08-26 05:45:31.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3e43ef2-1a2c-479f-a5bc-185dbcfc35f1 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 50de5c4d-15ce-4c61-9532-9f42fa5c702b (type: security_group_rules) to 0 2026-08-26 05:45:31.806 9 INFO neutron.wsgi [None req-e3e43ef2-1a2c-479f-a5bc-185dbcfc35f1 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1248722 2026-08-26 05:45:32.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016773 2026-08-26 05:45:32.082 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032377 2026-08-26 05:45:32.693 9 INFO neutron.wsgi [None req-d0d884d2-d84b-450e-a0ce-492f81d7a693 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 2310 time: 0.0714877 2026-08-26 05:45:32.728 9 INFO neutron.wsgi [None req-3581a9ec-7854-4eea-b4b5-4bcdf68818cf ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 2310 time: 0.0284784 2026-08-26 05:45:32.760 9 INFO neutron.wsgi [None req-e5f2f8d7-b680-4f60-9535-fb13a1a244f1 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 2310 time: 0.0276611 2026-08-26 05:45:32.912 9 INFO neutron.db.ovn_revision_numbers_db [None req-0978650e-921e-4336-ad0b-722e06bfa08c ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 04ffd84b-480d-4a28-888f-f7c54316c1b3 (type: security_group_rules) to 0 2026-08-26 05:45:32.935 9 INFO neutron.wsgi [None req-0978650e-921e-4336-ad0b-722e06bfa08c ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1675494 2026-08-26 05:45:33.775 9 INFO neutron.wsgi [None req-716a5f12-1fc2-4ca4-9c87-3758db0dc72d ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 2894 time: 0.0579114 2026-08-26 05:45:33.812 9 INFO neutron.wsgi [None req-e04808d5-0e56-417a-b605-ba28c746b186 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 2894 time: 0.0284255 2026-08-26 05:45:33.847 9 INFO neutron.wsgi [None req-5b8635aa-27dc-4dc6-895b-a28118a7f09e ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 2894 time: 0.0276306 2026-08-26 05:45:33.963 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d76d540-21b1-4e39-9d12-e365dcdf9a0e ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 6977b6f6-cb25-433d-93aa-67c79a15e03b (type: security_group_rules) to 0 2026-08-26 05:45:33.979 9 INFO neutron.wsgi [None req-8d76d540-21b1-4e39-9d12-e365dcdf9a0e ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1259339 2026-08-26 05:45:34.908 9 INFO neutron.wsgi [None req-0c91d4c1-c8d9-46a3-9c64-dce4ca1e9a8c ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 3478 time: 0.0650032 2026-08-26 05:45:34.946 9 INFO neutron.wsgi [None req-086b6f1d-fd41-47af-8846-707f71dedc80 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 3478 time: 0.0302980 2026-08-26 05:45:34.980 9 INFO neutron.wsgi [None req-dcd75854-8e59-449d-a3aa-9a03f8b20f3f ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 3478 time: 0.0271134 2026-08-26 05:45:35.112 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e64bf36-7918-4f84-900f-1f9abc1ddf28 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 8af611fb-f193-49f6-8817-2efe5905de8a (type: security_group_rules) to 0 2026-08-26 05:45:35.134 9 INFO neutron.wsgi [None req-7e64bf36-7918-4f84-900f-1f9abc1ddf28 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1466510 2026-08-26 05:45:35.987 10 INFO neutron.wsgi [None req-dbd84a67-a63f-4e64-8c6c-b027bf60c6af ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 4062 time: 0.0707231 2026-08-26 05:45:36.033 10 INFO neutron.wsgi [None req-3e43fc10-c539-41a0-93e4-d2ddcbadcbd0 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 4062 time: 0.0381477 2026-08-26 05:45:36.082 10 INFO neutron.wsgi [None req-d7cd8d04-4c9b-44be-a00b-46768073856c ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 4062 time: 0.0395927 2026-08-26 05:45:36.194 10 INFO neutron.db.ovn_revision_numbers_db [None req-d84eaace-2fb5-454d-80d3-e12e5c28572a ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource b1c002f5-25ab-4202-9535-27d6ac64e923 (type: security_group_rules) to 0 2026-08-26 05:45:36.222 10 INFO neutron.wsgi [None req-d84eaace-2fb5-454d-80d3-e12e5c28572a ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1340082 2026-08-26 05:45:37.365 9 INFO neutron.wsgi [None req-b262eb21-b697-4187-88c0-b6707c71e6ac ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/networks/8920f410-be00-42b2-9709-a078f422f6e6 HTTP/1.1" status: 200 len: 910 time: 0.1147816 2026-08-26 05:45:37.396 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f374ead5-1a3d-4dff-947d-001391e3ad81 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:45:37.398 9 INFO neutron.wsgi [None req-f374ead5-1a3d-4dff-947d-001391e3ad81 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8920f410-be00-42b2-9709-a078f422f6e6 HTTP/1.1" status: 404 len: 314 time: 0.0246208 2026-08-26 05:45:37.425 9 INFO neutron.wsgi [None req-8dcd63e0-444e-4902-b986-77b19c724d41 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8920f410-be00-42b2-9709-a078f422f6e6 HTTP/1.1" status: 200 len: 186 time: 0.0237083 2026-08-26 05:45:37.468 9 INFO neutron.wsgi [None req-105c4732-c896-44ab-8218-2738b6112913 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/70111c1c-6d27-44f9-b7c4-5e866d242c5d HTTP/1.1" status: 200 len: 4646 time: 0.0377924 2026-08-26 05:45:37.782 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56c7243b-56ca-492c-b156-5a124cc9d2f6 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] No more DHCP agents 2026-08-26 05:45:37.785 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56c7243b-56ca-492c-b156-5a124cc9d2f6 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Unable to schedule network 8920f410-be00-42b2-9709-a078f422f6e6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-26 05:45:37.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-56c7243b-56ca-492c-b156-5a124cc9d2f6 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 889ff592-90d3-4aeb-908f-f3825af90643 (type: ports) to 1 2026-08-26 05:45:37.951 9 INFO neutron.wsgi [None req-56c7243b-56ca-492c-b156-5a124cc9d2f6 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.4730129 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 05:45:43.412 9 INFO neutron.pecan_wsgi.hooks.translation [None req-16bd06c0-efac-4c3f-855f-f536ff9079ec ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:45:43.414 9 INFO neutron.wsgi [None req-16bd06c0-efac-4c3f-855f-f536ff9079ec ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0629609 2026-08-26 05:45:43.469 9 INFO neutron.wsgi [None req-a7fc410f-c481-4757-980f-355203b2b749 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0505388 2026-08-26 05:45:43.866 9 INFO neutron.db.ovn_revision_numbers_db [None req-78c472ab-e846-4159-b0e0-6ba42671bb44 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 889ff592-90d3-4aeb-908f-f3825af90643 (type: ports) to 1 2026-08-26 05:45:44.111 9 INFO neutron.db.ovn_revision_numbers_db [None req-78c472ab-e846-4159-b0e0-6ba42671bb44 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 889ff592-90d3-4aeb-908f-f3825af90643 (type: ports) to 2 2026-08-26 05:45:44.129 9 INFO neutron.wsgi [None req-78c472ab-e846-4159-b0e0-6ba42671bb44 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "PUT /v2.0/ports/889ff592-90d3-4aeb-908f-f3825af90643 HTTP/1.1" status: 200 len: 1366 time: 0.6549251 2026-08-26 05:45:44.472 15 INFO neutron.db.ovn_revision_numbers_db [None req-fa4eaf53-68b5-4c93-9093-6ad90beb9c80 - - - - - -] Successfully bumped revision number for resource df7d086a-37a7-464a-9fd2-e4388c71c12d (type: networks) to 2 2026-08-26 05:45:44.472 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa4eaf53-68b5-4c93-9093-6ad90beb9c80 - - - - - -] Maintenance task: Synchronization finished (took 0.15 seconds) 2026-08-26 05:45:45.683 10 INFO neutron.wsgi [None req-20392a59-633d-4d83-a565-e870062ccb59 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.1345074 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 05:45:46.661 9 INFO neutron.api.v2.resource [None req-8921b5d1-263f-4056-b815-fdcd99c8dcab ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] show failed (client error): The resource could not be found. 2026-08-26 05:45:46.662 9 INFO neutron.wsgi [None req-8921b5d1-263f-4056-b815-fdcd99c8dcab ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0464809 2026-08-26 05:45:46.686 9 INFO neutron.wsgi [None req-97933d3c-e2ca-4657-b702-5528f55644a6 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0208051 2026-08-26 05:45:46.840 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ac1fd0-bd68-4893-b3b6-b29f49763dc2 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 74c2746c-1a74-44cc-a732-27df32f40190 (type: security_groups) to 1 2026-08-26 05:45:46.853 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ac1fd0-bd68-4893-b3b6-b29f49763dc2 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource a8069e80-7564-4147-8900-1b7e13721d04 (type: security_group_rules) to 0 2026-08-26 05:45:46.866 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6ac1fd0-bd68-4893-b3b6-b29f49763dc2 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource e1f65290-87fb-4dda-b350-aabafaef65ee (type: security_group_rules) to 0 2026-08-26 05:45:46.886 9 INFO neutron.wsgi [None req-b6ac1fd0-bd68-4893-b3b6-b29f49763dc2 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1945744 2026-08-26 05:45:47.089 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019267 2026-08-26 05:45:47.090 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012326 2026-08-26 05:45:47.827 10 INFO neutron.wsgi [None req-50973b39-848b-4875-8d02-76a7198ff938 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/74c2746c-1a74-44cc-a732-27df32f40190 HTTP/1.1" status: 200 len: 1722 time: 0.0612075 2026-08-26 05:45:47.856 10 INFO neutron.wsgi [None req-5fab4618-2a67-4fcb-8250-10aa92668c23 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/74c2746c-1a74-44cc-a732-27df32f40190 HTTP/1.1" status: 200 len: 1722 time: 0.0229728 2026-08-26 05:45:47.897 10 INFO neutron.wsgi [None req-085fc194-2c4a-4253-bbce-68a25558c705 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/74c2746c-1a74-44cc-a732-27df32f40190 HTTP/1.1" status: 200 len: 1722 time: 0.0351579 2026-08-26 05:45:48.052 10 INFO neutron.db.ovn_revision_numbers_db [None req-00e6b2b1-fb83-4482-852f-467c04f72890 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 7f708490-813c-4a78-b80e-569738591017 (type: security_group_rules) to 0 2026-08-26 05:45:48.091 10 INFO neutron.wsgi [None req-00e6b2b1-fb83-4482-852f-467c04f72890 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 771 time: 0.1834528 2026-08-26 05:45:48.973 10 INFO neutron.wsgi [None req-b694b58d-5413-4f2c-8102-62dd6f22212f ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/74c2746c-1a74-44cc-a732-27df32f40190 HTTP/1.1" status: 200 len: 2326 time: 0.0614653 2026-08-26 05:45:49.024 10 INFO neutron.wsgi [None req-3a52ff5e-3678-48a9-88ae-54bd22a74077 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/74c2746c-1a74-44cc-a732-27df32f40190 HTTP/1.1" status: 200 len: 2326 time: 0.0431206 2026-08-26 05:45:49.065 10 INFO neutron.wsgi [None req-aae3ca88-b489-413e-9d1b-689a48ccac94 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/security-groups/74c2746c-1a74-44cc-a732-27df32f40190 HTTP/1.1" status: 200 len: 2326 time: 0.0345206 2026-08-26 05:45:49.190 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b14d727-ead2-4c3b-90a9-6ddaff4c8569 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] Successfully bumped revision number for resource 99b5f3aa-9c8e-4071-809f-6b126e567ff4 (type: security_group_rules) to 0 2026-08-26 05:45:49.212 10 INFO neutron.wsgi [None req-2b14d727-ead2-4c3b-90a9-6ddaff4c8569 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 775 time: 0.1409416 2026-08-26 05:46:02.083 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042043 2026-08-26 05:46:02.087 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012534 2026-08-26 05:46:17.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022244 2026-08-26 05:46:17.084 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025082 2026-08-26 05:46:32.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023813 2026-08-26 05:46:32.084 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029004 2026-08-26 05:46:47.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016897 2026-08-26 05:46:47.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012255 2026-08-26 05:46:57.065 9 INFO neutron.wsgi [None req-9dc15890-437a-49bf-916f-779dbbc00edf ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "GET /v2.0/quotas/d8d55842bf884c57aea0dd75406b93cc HTTP/1.1" status: 200 len: 362 time: 0.0143898 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-08-26 05:46:57.438 9 INFO neutron.wsgi [None req-02944e76-89fd-4ec7-93bf-ace45ddab8f8 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77,10.0.0.100 "PUT /v2.0/quotas/d8d55842bf884c57aea0dd75406b93cc HTTP/1.1" status: 200 len: 361 time: 0.0333605 2026-08-26 05:47:02.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033255 2026-08-26 05:47:02.085 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024087 2026-08-26 05:47:17.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031371 2026-08-26 05:47:17.083 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0052335 2026-08-26 05:47:32.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030255 2026-08-26 05:47:32.082 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043764 2026-08-26 05:47:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024793 2026-08-26 05:47:47.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024774 2026-08-26 05:48:02.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016894 2026-08-26 05:48:02.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024683 2026-08-26 05:48:17.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020893 2026-08-26 05:48:17.082 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015197 2026-08-26 05:48:32.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020626 2026-08-26 05:48:32.083 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022297 2026-08-26 05:48:47.083 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043948 2026-08-26 05:48:47.084 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012124 2026-08-26 05:49:02.082 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041356 2026-08-26 05:49:02.084 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012631 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 05:49:06.551 10 INFO neutron.pecan_wsgi.hooks.translation [None req-fbeb86f7-98a6-4a46-bb16-d7b963f282c0 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:49:06.553 10 INFO neutron.wsgi [None req-fbeb86f7-98a6-4a46-bb16-d7b963f282c0 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1152215 2026-08-26 05:49:06.612 10 INFO neutron.wsgi [None req-594450d0-cbd1-4e58-90b8-ccc74e62b8d3 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0530915 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 05:49:08.528 9 INFO neutron.pecan_wsgi.hooks.translation [None req-74212fbf-1381-4a82-8324-3fccb279aec4 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] GET failed (client error): The resource could not be found. 2026-08-26 05:49:08.530 9 INFO neutron.wsgi [None req-74212fbf-1381-4a82-8324-3fccb279aec4 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1462228 2026-08-26 05:49:08.570 9 INFO neutron.wsgi [None req-9339b18e-c4cb-4305-b8d6-59b38d0b6bc6 ddb67779215a49d89492fb9837e26aa2 d8d55842bf884c57aea0dd75406b93cc - - default default] 162.253.55.77 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0373034 2026-08-26 05:49:09.489 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 889ff592-90d3-4aeb-908f-f3825af90643 2026-08-26 05:49:09.504 9 INFO neutron.plugins.ml2.plugin [None req-f874268d-4327-48a5-94fd-6bb637b72377 - - - - - -] Attempt 1 to provision port 889ff592-90d3-4aeb-908f-f3825af90643 2026-08-26 05:49:09.791 9 INFO neutron.db.ovn_revision_numbers_db [None req-f874268d-4327-48a5-94fd-6bb637b72377 - - - - - -] Successfully bumped revision number for resource 889ff592-90d3-4aeb-908f-f3825af90643 (type: ports) to 4 2026-08-26 05:49:17.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024388 2026-08-26 05:49:17.083 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0055566 2026-08-26 05:49:32.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019176 2026-08-26 05:49:32.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025027 2026-08-26 05:49:47.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016823 2026-08-26 05:49:47.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024729 2026-08-26 05:50:02.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012898 2026-08-26 05:50:02.083 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009027 2026-08-26 05:50:17.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023868 2026-08-26 05:50:17.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024965 2026-08-26 05:50:32.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019968 2026-08-26 05:50:32.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031583 2026-08-26 05:50:44.469 15 INFO neutron.db.ovn_revision_numbers_db [None req-fa4eaf53-68b5-4c93-9093-6ad90beb9c80 - - - - - -] Successfully bumped revision number for resource 8920f410-be00-42b2-9709-a078f422f6e6 (type: networks) to 2 2026-08-26 05:50:44.523 15 INFO neutron.db.ovn_revision_numbers_db [None req-fa4eaf53-68b5-4c93-9093-6ad90beb9c80 - - - - - -] Successfully bumped revision number for resource 70111c1c-6d27-44f9-b7c4-5e866d242c5d (type: security_groups) to 6 2026-08-26 05:50:44.564 15 INFO neutron.db.ovn_revision_numbers_db [None req-fa4eaf53-68b5-4c93-9093-6ad90beb9c80 - - - - - -] Successfully bumped revision number for resource 74c2746c-1a74-44cc-a732-27df32f40190 (type: security_groups) to 3 2026-08-26 05:50:44.564 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa4eaf53-68b5-4c93-9093-6ad90beb9c80 - - - - - -] Maintenance task: Synchronization finished (took 0.21 seconds) 2026-08-26 05:50:47.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018430 2026-08-26 05:50:47.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013473 2026-08-26 05:51:02.085 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0069585 2026-08-26 05:51:02.087 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015700 2026-08-26 05:51:17.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023594 2026-08-26 05:51:17.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025866 2026-08-26 05:51:32.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017011 2026-08-26 05:51:32.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024502 2026-08-26 05:51:47.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016816 2026-08-26 05:51:47.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030189 2026-08-26 05:52:02.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016990 2026-08-26 05:52:02.082 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027044 2026-08-26 05:52:17.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017207 2026-08-26 05:52:17.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017819 2026-08-26 05:52:32.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021181 2026-08-26 05:52:32.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027084 2026-08-26 05:52:47.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030892 2026-08-26 05:52:47.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033503 2026-08-26 05:53:02.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034699 2026-08-26 05:53:02.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034709 2026-08-26 05:53:17.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017722 2026-08-26 05:53:17.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032461 2026-08-26 05:53:32.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023384 2026-08-26 05:53:32.084 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020311 2026-08-26 05:53:47.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027261 2026-08-26 05:53:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031829 2026-08-26 05:54:02.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021536 2026-08-26 05:54:02.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028899 2026-08-26 05:54:17.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026176 2026-08-26 05:54:17.082 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048375 2026-08-26 05:54:32.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022695 2026-08-26 05:54:32.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019534 2026-08-26 05:54:47.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028570 2026-08-26 05:54:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030134 2026-08-26 05:55:02.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028229 2026-08-26 05:55:02.084 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014379 2026-08-26 05:55:17.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031729 2026-08-26 05:55:17.084 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014303 2026-08-26 05:55:32.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026348 2026-08-26 05:55:32.082 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033965 2026-08-26 05:55:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018330 2026-08-26 05:55:47.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026162 2026-08-26 05:56:02.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023124 2026-08-26 05:56:02.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031896 2026-08-26 05:56:17.082 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038567 2026-08-26 05:56:17.083 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047364 2026-08-26 05:56:32.078 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016418 2026-08-26 05:56:32.083 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0060341 2026-08-26 05:56:47.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016851 2026-08-26 05:56:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032239 2026-08-26 05:57:02.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036089 2026-08-26 05:57:02.086 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021601 2026-08-26 05:57:17.078 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013075 2026-08-26 05:57:17.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021102 2026-08-26 05:57:32.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024724 2026-08-26 05:57:32.081 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027854 2026-08-26 05:57:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024004 2026-08-26 05:57:47.082 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036120 2026-08-26 05:58:02.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012934 2026-08-26 05:58:02.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012932 2026-08-26 05:58:17.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027223 2026-08-26 05:58:17.085 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016346 2026-08-26 05:58:32.078 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013018 2026-08-26 05:58:32.082 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042956 2026-08-26 05:58:47.079 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017855 2026-08-26 05:58:47.082 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016792 2026-08-26 05:59:02.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021350 2026-08-26 05:59:02.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031607 2026-08-26 05:59:17.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023701 2026-08-26 05:59:17.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030987 2026-08-26 05:59:32.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016229 2026-08-26 05:59:32.081 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017335 2026-08-26 05:59:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017495 2026-08-26 05:59:47.083 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026042 2026-08-26 06:00:02.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021875 2026-08-26 06:00:02.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030301 2026-08-26 06:00:17.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020263 2026-08-26 06:00:17.080 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022349 2026-08-26 06:00:32.078 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012293 2026-08-26 06:00:32.079 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008695 2026-08-26 06:00:47.080 9 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024912 2026-08-26 06:00:47.084 10 INFO neutron.wsgi [-] 10.0.0.100 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0065491