+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-21 21:33:04.989 1 INFO neutron.common.config [-] Logging enabled! 2026-07-21 21:33:04.989 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 25.2.4.dev2 2026-07-21 21:33:05.467 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 21:33:06.392 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-21 21:33:06.395 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 21:33:06.398 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-21 21:33:06.398 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-21 21:33:06.398 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-21 21:33:06.398 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-21 21:33:06.399 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:33:06.405 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:33:06.405 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:33:06.405 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-21 21:33:06.690 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-21 21:33:06.690 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-21 21:33:06.690 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-21 21:33:06.709 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 21:33:06.709 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 21:33:06.709 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-21 21:33:06.709 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-21 21:33:08.686 1 INFO neutron.plugins.ml2.managers [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Initializing driver for type 'vlan' 2026-07-21 21:33:08.819 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] VlanTypeDriver initialization complete 2026-07-21 21:33:08.819 1 INFO neutron.plugins.ml2.managers [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 21:33:08.820 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 21:33:08.820 1 INFO neutron.plugins.ml2.managers [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Initializing extension driver 'port_security' 2026-07-21 21:33:08.820 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 21:33:08.821 1 INFO neutron.plugins.ml2.managers [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Initializing extension driver 'qos' 2026-07-21 21:33:08.821 1 INFO neutron.plugins.ml2.managers [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Initializing mechanism driver 'ovn' 2026-07-21 21:33:08.822 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Starting OVNMechanismDriver 2026-07-21 21:33:08.828 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] OVN logging driver registered 2026-07-21 21:33:08.835 1 INFO neutron.quota [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded quota_driver: . 2026-07-21 21:33:08.835 1 INFO neutron.plugins.ml2.plugin [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 21:33:08.836 1 INFO neutron.plugins.ml2.managers [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 21:33:08.836 1 INFO neutron.plugins.ml2.managers [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 21:33:08.836 1 INFO neutron.plugins.ml2.managers [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 21:33:08.836 1 INFO neutron.extensions.vlantransparent [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Disabled vlantransparent extension. 2026-07-21 21:33:08.836 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: qos 2026-07-21 21:33:08.848 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: ovn-router 2026-07-21 21:33:08.874 1 INFO neutron.services.ovn_l3.plugin [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Starting OVNL3RouterPlugin 2026-07-21 21:33:08.878 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: segments 2026-07-21 21:33:08.954 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: trunk 2026-07-21 21:33:08.964 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: log 2026-07-21 21:33:08.967 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: ovn-vpnaas 2026-07-21 21:33:09.020 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-07-21 21:33:09.021 1 WARNING stevedore.named [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-21 21:33:09.058 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 21:33:09.058 1 INFO neutron.common.utils [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-07-21 21:33:09.058 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: auto_allocate 2026-07-21 21:33:09.064 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: tag 2026-07-21 21:33:09.070 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: timestamp 2026-07-21 21:33:09.072 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 21:33:09.076 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: flavors 2026-07-21 21:33:09.080 1 INFO neutron.manager [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loading Plugin: revisions 2026-07-21 21:33:09.083 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Initializing extension manager. 2026-07-21 21:33:09.084 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: address-group 2026-07-21 21:33:09.085 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: address-scope 2026-07-21 21:33:09.086 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-21 21:33:09.086 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: agent 2026-07-21 21:33:09.087 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-21 21:33:09.088 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 21:33:09.088 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 21:33:09.089 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: availability_zone 2026-07-21 21:33:09.090 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-21 21:33:09.090 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 21:33:09.090 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: default-subnetpools 2026-07-21 21:33:09.092 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 21:33:09.092 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: dns-integration 2026-07-21 21:33:09.093 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 21:33:09.093 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-21 21:33:09.094 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-21 21:33:09.094 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 21:33:09.095 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 21:33:09.095 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:33:09.096 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 21:33:09.096 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: external-net 2026-07-21 21:33:09.096 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 21:33:09.097 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: extraroute 2026-07-21 21:33:09.097 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-21 21:33:09.098 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 21:33:09.098 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 21:33:09.099 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 21:33:09.099 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 21:33:09.100 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: fip-port-details 2026-07-21 21:33:09.100 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: flavors 2026-07-21 21:33:09.101 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 21:33:09.102 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: floatingip-pools 2026-07-21 21:33:09.103 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: ip_allocation 2026-07-21 21:33:09.103 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-21 21:33:09.104 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: l2_adjacency 2026-07-21 21:33:09.105 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: router 2026-07-21 21:33:09.107 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:33:09.107 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: enable-default-route-bfd 2026-07-21 21:33:09.108 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-07-21 21:33:09.108 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 21:33:09.109 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: l3-ha 2026-07-21 21:33:09.109 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:33:09.110 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: external-gateway-multihoming 2026-07-21 21:33:09.110 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: l3-flavors 2026-07-21 21:33:09.111 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:33:09.111 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-21 21:33:09.113 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-21 21:33:09.114 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 21:33:09.115 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: logging 2026-07-21 21:33:09.116 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 21:33:09.117 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 21:33:09.117 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: multi-provider 2026-07-21 21:33:09.118 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: net-mtu 2026-07-21 21:33:09.118 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 21:33:09.119 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: network_availability_zone 2026-07-21 21:33:09.119 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-07-21 21:33:09.120 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: network-ip-availability 2026-07-21 21:33:09.121 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 21:33:09.121 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: pagination 2026-07-21 21:33:09.122 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: port-device-profile 2026-07-21 21:33:09.122 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-21 21:33:09.123 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 21:33:09.123 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 21:33:09.124 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-21 21:33:09.124 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 21:33:09.125 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 21:33:09.125 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-21 21:33:09.125 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: port-resource-request 2026-07-21 21:33:09.126 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 21:33:09.127 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-21 21:33:09.127 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: binding 2026-07-21 21:33:09.128 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: binding-extended 2026-07-21 21:33:09.128 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: port-security 2026-07-21 21:33:09.129 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: project-id 2026-07-21 21:33:09.129 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: provider 2026-07-21 21:33:09.131 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos 2026-07-21 21:33:09.132 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 21:33:09.133 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 21:33:09.134 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-default 2026-07-21 21:33:09.134 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-fip 2026-07-21 21:33:09.135 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 21:33:09.135 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 21:33:09.136 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 21:33:09.137 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 21:33:09.137 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 21:33:09.138 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-pps 2026-07-21 21:33:09.138 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 21:33:09.139 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 21:33:09.139 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 21:33:09.140 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: quota-check-limit 2026-07-21 21:33:09.141 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: quotas 2026-07-21 21:33:09.142 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: quota_details 2026-07-21 21:33:09.144 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: rbac-policies 2026-07-21 21:33:09.144 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-21 21:33:09.145 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 21:33:09.145 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 21:33:09.146 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-21 21:33:09.146 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: revision-if-match 2026-07-21 21:33:09.147 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 21:33:09.148 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: router_availability_zone 2026-07-21 21:33:09.148 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 21:33:09.150 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 21:33:09.151 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 21:33:09.151 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-21 21:33:09.152 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 21:33:09.153 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-21 21:33:09.153 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 21:33:09.158 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: security-group 2026-07-21 21:33:09.159 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: segment 2026-07-21 21:33:09.160 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 21:33:09.160 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: service-type 2026-07-21 21:33:09.161 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: sorting 2026-07-21 21:33:09.161 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 21:33:09.162 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: standard-attr-description 2026-07-21 21:33:09.162 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: stateful-security-group 2026-07-21 21:33:09.163 1 WARNING neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 21:33:09.164 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-21 21:33:09.164 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: subnet-external-network 2026-07-21 21:33:09.165 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-21 21:33:09.165 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 21:33:09.166 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: subnet-service-types 2026-07-21 21:33:09.166 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: subnet_allocation 2026-07-21 21:33:09.167 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 21:33:09.167 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: tag-creation 2026-07-21 21:33:09.168 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 21:33:09.171 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 21:33:09.172 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 21:33:09.172 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: trunk 2026-07-21 21:33:09.173 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: trunk-details 2026-07-21 21:33:09.173 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 21:33:09.174 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 21:33:09.176 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-07-21 21:33:09.176 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 21:33:09.177 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: vpn-flavors 2026-07-21 21:33:09.178 1 INFO neutron.api.extensions [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Loaded extension: vpnaas 2026-07-21 21:33:09.180 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 21:33:09.180 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 21:33:09.180 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:09.180 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 21:33:09.183 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:33:09.183 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:33:09.188 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:33:09.188 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:33:09.188 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:33:09.189 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:09.189 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] subnetpool is already registered 2026-07-21 21:33:09.190 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:33:09.190 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:33:09.191 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:33:09.191 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:33:09.191 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:33:09.192 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:33:09.195 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:33:09.195 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] router is already registered 2026-07-21 21:33:09.195 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:33:09.195 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] floatingip is already registered 2026-07-21 21:33:09.199 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:33:09.199 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] rbac_policy is already registered 2026-07-21 21:33:09.199 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:33:09.199 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] security_group is already registered 2026-07-21 21:33:09.200 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:33:09.200 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] security_group_rule is already registered 2026-07-21 21:33:09.201 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:09.201 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] subnetpool is already registered 2026-07-21 21:33:09.202 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:33:09.202 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] trunk is already registered 2026-07-21 21:33:09.202 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:33:09.202 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] endpoint_group is already registered 2026-07-21 21:33:09.203 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:33:09.204 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] vpnservice is already registered 2026-07-21 21:33:09.204 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:33:09.205 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] ipsec_site_connection is already registered 2026-07-21 21:33:09.205 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:33:09.205 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] ipsecpolicy is already registered 2026-07-21 21:33:09.205 1 INFO neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:33:09.206 1 WARNING neutron.quota.resource_registry [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] ikepolicy is already registered 2026-07-21 21:33:09.231 1 WARNING keystonemiddleware._common.config [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:33:09.236 1 WARNING oslo_config.cfg [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-21 21:33:09.239 1 INFO oslo_service.service [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Starting 2 workers 2026-07-21 21:33:09.245 1 INFO neutron.service [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-07-21 21:33:09.261 9 INFO neutron.db.ovn_hash_ring_db [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] Nodes from host "neutron-server-5bdc44f7bb-d2ltb" and group "mechanism_driver" removed from the Hash Ring 2026-07-21 21:33:09.265 1 INFO oslo_service.service [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Starting 2 workers 2026-07-21 21:33:09.268 9 INFO neutron.db.ovn_hash_ring_db [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] Node b93d45db-9362-4797-be1a-0f0511e4da86 from host "neutron-server-5bdc44f7bb-d2ltb" and group "mechanism_driver" added to the Hash Ring 2026-07-21 21:33:09.269 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] Hash Ring probing thread has started 2026-07-21 21:33:09.269 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-07-21 21:33:09.274 1 INFO oslo_service.service [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Starting 1 workers 2026-07-21 21:33:09.277 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-21 21:33:09.277 1 INFO oslo_service.service [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Starting 1 workers 2026-07-21 21:33:09.280 1 INFO oslo_service.service [None req-c38d65fb-c7b3-4d67-aafc-98d37d3c8700 - - - - - -] Starting 1 workers 2026-07-21 21:33:09.280 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-21 21:33:09.287 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-07-21 21:33:09.291 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-07-21 21:33:09.299 10 INFO neutron.db.ovn_hash_ring_db [None req-b4d6ca69-7370-4c91-ac2c-8cf8e628c9d7 - - - - - -] Node 0a235b50-5f86-4d7f-9b37-b0c9a44aa77c from host "neutron-server-5bdc44f7bb-d2ltb" and group "mechanism_driver" added to the Hash Ring 2026-07-21 21:33:09.301 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b4d6ca69-7370-4c91-ac2c-8cf8e628c9d7 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-07-21 21:33:09.309 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] tcp:10.100.251.181:6641: connecting... 2026-07-21 21:33:09.310 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] tcp:10.100.251.181:6641: connected 2026-07-21 21:33:09.310 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b331d093-85c2-4694-9473-052e83080483 - - - - - -] tcp:10.100.251.181:6641: connecting... 2026-07-21 21:33:09.310 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b331d093-85c2-4694-9473-052e83080483 - - - - - -] tcp:10.100.251.181:6641: connected 2026-07-21 21:33:09.316 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.100.251.181:6641: connecting... 2026-07-21 21:33:09.316 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.100.251.181:6641: connected 2026-07-21 21:33:09.317 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-34811689-063f-48dc-baa9-581174a54fc4 - - - - - -] tcp:10.100.251.181:6641: connecting... 2026-07-21 21:33:09.318 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-34811689-063f-48dc-baa9-581174a54fc4 - - - - - -] tcp:10.100.251.181:6641: connected 2026-07-21 21:33:09.327 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4d6ca69-7370-4c91-ac2c-8cf8e628c9d7 - - - - - -] tcp:10.100.251.181:6641: connecting... 2026-07-21 21:33:09.327 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4d6ca69-7370-4c91-ac2c-8cf8e628c9d7 - - - - - -] tcp:10.100.251.181:6641: connected 2026-07-21 21:33:09.339 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-07-21 21:33:09.355 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b331d093-85c2-4694-9473-052e83080483 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-21 21:33:09.358 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.254.138:6642: connecting... 2026-07-21 21:33:09.358 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.254.138:6642: connected 2026-07-21 21:33:09.364 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-07-21 21:33:09.367 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b4d6ca69-7370-4c91-ac2c-8cf8e628c9d7 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-07-21 21:33:09.369 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b331d093-85c2-4694-9473-052e83080483 - - - - - -] tcp:10.111.254.138:6642: connecting... 2026-07-21 21:33:09.369 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b331d093-85c2-4694-9473-052e83080483 - - - - - -] tcp:10.111.254.138:6642: connected 2026-07-21 21:33:09.374 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-34811689-063f-48dc-baa9-581174a54fc4 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-21 21:33:09.381 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4d6ca69-7370-4c91-ac2c-8cf8e628c9d7 - - - - - -] tcp:10.111.254.138:6642: connecting... 2026-07-21 21:33:09.381 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b4d6ca69-7370-4c91-ac2c-8cf8e628c9d7 - - - - - -] tcp:10.111.254.138:6642: connected 2026-07-21 21:33:09.385 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] tcp:10.111.254.138:6642: connecting... 2026-07-21 21:33:09.386 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] tcp:10.111.254.138:6642: connected 2026-07-21 21:33:09.386 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-07-21 21:33:09.386 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-07-21 21:33:09.386 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-07-21 21:33:09.393 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-07-21 21:33:09.393 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-07-21 21:33:09.396 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b331d093-85c2-4694-9473-052e83080483 - - - - - -] RpcWorker process has finished the post initialization 2026-07-21 21:33:09.397 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-34811689-063f-48dc-baa9-581174a54fc4 - - - - - -] tcp:10.111.254.138:6642: connecting... 2026-07-21 21:33:09.398 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-34811689-063f-48dc-baa9-581174a54fc4 - - - - - -] tcp:10.111.254.138:6642: connected 2026-07-21 21:33:09.414 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b4d6ca69-7370-4c91-ac2c-8cf8e628c9d7 - - - - - -] WorkerService process has finished the post initialization 2026-07-21 21:33:09.415 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5038e696-5dd3-44db-9e36-c4b868885cbf - - - - - -] WorkerService process has finished the post initialization 2026-07-21 21:33:09.415 10 INFO neutron.api.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-07-21 21:33:09.416 9 INFO neutron.api.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-07-21 21:33:09.432 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-34811689-063f-48dc-baa9-581174a54fc4 - - - - - -] RpcWorker process has finished the post initialization 2026-07-21 21:33:09.470 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_baremetal_ports_dhcp_options finished in 0.034 seconds 2026-07-21 21:33:09.471 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_fair_meter_consistency finished in 0.000 seconds 2026-07-21 21:33:09.488 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_fdb_aging_settings finished in 0.017 seconds 2026-07-21 21:33:09.489 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_for_ha_chassis_group finished in 0.001 seconds 2026-07-21 21:33:09.489 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_for_igmp_snoop_support finished in 0.000 seconds 2026-07-21 21:33:09.502 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.012 seconds 2026-07-21 21:33:09.503 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_global_dhcp_opts finished in 0.000 seconds 2026-07-21 21:33:09.503 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_localnet_port_has_learn_fdb finished in 0.000 seconds 2026-07-21 21:33:09.516 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_network_broadcast_arps_to_all_routers finished in 0.012 seconds 2026-07-21 21:33:09.530 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_provider_distributed_ports finished in 0.012 seconds 2026-07-21 21:33:09.551 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_redirect_type_router_gateway_ports finished in 0.020 seconds 2026-07-21 21:33:09.551 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_router_default_route_empty_dst_ip finished in 0.000 seconds 2026-07-21 21:33:09.556 15 INFO neutron.db.ovn_hash_ring_db [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-07-21 21:33:09.556 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task cleanup_old_hash_ring_nodes finished in 0.005 seconds 2026-07-21 21:33:09.561 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task configure_nb_global finished in 0.004 seconds 2026-07-21 21:33:09.585 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task set_fip_distributed_flag finished in 0.003 seconds 2026-07-21 21:33:09.592 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task set_network_type finished in 0.006 seconds 2026-07-21 21:33:09.593 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task update_mac_aging_settings finished in 0.001 seconds 2026-07-21 21:33:09.598 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task update_router_distributed_flag finished in 0.005 seconds 2026-07-21 21:33:09.599 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task update_router_static_routes finished in 0.000 seconds 2026-07-21 21:33:09.609 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task update_security_group_with_address_group finished in 0.010 seconds 2026-07-21 21:33:10.295 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0061195 /var/lib/openstack/lib/python3.12/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-07-21 21:33:17.782 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a38f1aa1-b416-4f31-ad31-77c4e8c5c94e 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] GET failed (client error): The resource could not be found. 2026-07-21 21:33:17.784 9 INFO neutron.api.wsgi [None req-a38f1aa1-b416-4f31-ad31-77c4e8c5c94e 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6256778 2026-07-21 21:33:17.804 9 INFO neutron.api.wsgi [None req-65cbb814-75bf-4230-a3ac-9494bcdbfa06 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0162137 2026-07-21 21:33:18.065 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Starting OVNClientQosExtension 2026-07-21 21:33:18.066 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Starting OVNClientPlacementExtension 2026-07-21 21:33:18.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource afcc08ca-fd41-4bd8-ac75-85b4df242868 (type: security_groups) to 1 2026-07-21 21:33:18.126 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 0798ea0e-c9bc-485a-9386-7d3bd0f81b5c (type: security_group_rules) to 0 2026-07-21 21:33:18.144 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 0e551e3b-ccf7-4029-9cfc-1c0e737eeebe (type: security_group_rules) to 0 2026-07-21 21:33:18.158 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 351bb6ab-4352-4573-86bf-4484a80c07ec (type: security_group_rules) to 0 2026-07-21 21:33:18.177 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource ac7b9df4-92ed-44f1-86cb-15531e7eee71 (type: security_group_rules) to 0 2026-07-21 21:33:18.256 9 WARNING neutron.services.revisions.revision_plugin [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:33:18.281 9 INFO neutron.db.segments_db [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Added segment 355dc46a-1c2c-40ef-957f-0e59847721d8 of type flat for network de29467e-ace1-4644-a826-fdaefabb3b80 2026-07-21 21:33:18.418 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource de29467e-ace1-4644-a826-fdaefabb3b80 (type: networks) to 1 2026-07-21 21:33:18.689 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] No more DHCP agents 2026-07-21 21:33:18.690 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Unable to schedule network de29467e-ace1-4644-a826-fdaefabb3b80: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 21:33:18.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource baaa1e14-88c0-4e46-a3b7-5960a62ae355 (type: ports) to 1 2026-07-21 21:33:18.797 9 INFO neutron.api.wsgi [None req-f5455433-2b1a-428c-b178-84cf71d2e81b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.9861326 2026-07-21 21:33:19.423 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-e34d15e7-ed45-4444-b39e-393f8c80043c - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-07-21 21:33:19.655 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-492856a2-b47b-4791-b0e1-0f28008c3726 - - - - - -] Starting OVNClientQosExtension 2026-07-21 21:33:19.679 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-492856a2-b47b-4791-b0e1-0f28008c3726 - - - - - -] Starting OVNClientQosExtension 2026-07-21 21:33:19.854 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a0fe0f41-be6d-4800-b280-c27e218ff981 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] GET failed (client error): The resource could not be found. 2026-07-21 21:33:19.855 9 INFO neutron.api.wsgi [None req-a0fe0f41-be6d-4800-b280-c27e218ff981 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0353236 2026-07-21 21:33:19.888 9 INFO neutron.api.wsgi [None req-fe9ab848-e1f7-4236-ba3f-8364dbdec840 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0303323 2026-07-21 21:33:19.912 9 INFO neutron.pecan_wsgi.hooks.translation [None req-fc9310b8-3ab5-4a07-960a-bf2444a41adf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] GET failed (client error): The resource could not be found. 2026-07-21 21:33:19.913 9 INFO neutron.api.wsgi [None req-fc9310b8-3ab5-4a07-960a-bf2444a41adf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/subnets/public-subnet?network_id=de29467e-ace1-4644-a826-fdaefabb3b80 HTTP/1.1" status: 404 len: 295 time: 0.0192673 2026-07-21 21:33:19.932 9 INFO neutron.api.wsgi [None req-0f36d224-508f-485b-bf8e-2bc529b4099e 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/subnets?name=public-subnet&network_id=de29467e-ace1-4644-a826-fdaefabb3b80 HTTP/1.1" status: 200 len: 188 time: 0.0158989 2026-07-21 21:33:20.168 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54960968-ab70-41fc-842c-c16360501a43 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] No more DHCP agents 2026-07-21 21:33:20.170 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54960968-ab70-41fc-842c-c16360501a43 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Unable to schedule network de29467e-ace1-4644-a826-fdaefabb3b80: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 21:33:20.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019429 2026-07-21 21:33:20.594 9 INFO neutron.db.ovn_revision_numbers_db [None req-3569d17f-906d-4e7d-ac35-0f1dde55bc7a - - - - - -] Successfully bumped revision number for resource baaa1e14-88c0-4e46-a3b7-5960a62ae355 (type: ports) to 2 2026-07-21 21:33:20.623 9 INFO neutron.db.ovn_revision_numbers_db [None req-3569d17f-906d-4e7d-ac35-0f1dde55bc7a - - - - - -] Successfully bumped revision number for resource ab748693-8a5d-4cd0-9a2e-95bd53fe2d54 (type: subnets) to 0 2026-07-21 21:33:20.636 9 INFO neutron.api.wsgi [None req-54960968-ab70-41fc-842c-c16360501a43 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 844 time: 0.6961856 2026-07-21 21:33:35.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026431 2026-07-21 21:33:50.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040674 2026-07-21 21:34:05.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015981 2026-07-21 21:34:05.285 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047026 2026-07-21 21:34:20.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024836 2026-07-21 21:34:20.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028553 2026-07-21 21:34:35.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012772 2026-07-21 21:34:35.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028119 2026-07-21 21:34:50.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021574 2026-07-21 21:34:50.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023596 2026-07-21 21:35:05.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025899 2026-07-21 21:35:05.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028179 2026-07-21 21:35:20.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039463 2026-07-21 21:35:20.289 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041711 2026-07-21 21:35:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028098 2026-07-21 21:35:35.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020978 2026-07-21 21:35:50.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014522 2026-07-21 21:35:50.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017543 2026-07-21 21:36:05.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022161 2026-07-21 21:36:05.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031316 2026-07-21 21:36:20.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023854 2026-07-21 21:36:20.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024374 2026-07-21 21:36:35.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023098 2026-07-21 21:36:35.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033913 2026-07-21 21:36:50.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027428 2026-07-21 21:36:50.285 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018458 2026-07-21 21:37:05.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027084 2026-07-21 21:37:05.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027854 2026-07-21 21:37:20.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024674 2026-07-21 21:37:20.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023251 2026-07-21 21:37:35.281 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013635 2026-07-21 21:37:35.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032496 2026-07-21 21:37:50.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016079 2026-07-21 21:37:50.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025921 2026-07-21 21:38:00.291 9 INFO neutron.pecan_wsgi.hooks.translation [None req-55d0a3b1-f490-474b-b905-1c14d3675440 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] GET failed (client error): The resource could not be found. 2026-07-21 21:38:00.293 9 INFO neutron.api.wsgi [None req-55d0a3b1-f490-474b-b905-1c14d3675440 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1136572 2026-07-21 21:38:00.304 9 INFO neutron.api.wsgi [None req-8c6d186e-a05e-4e00-b78f-38b35f7b8da0 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0066288 2026-07-21 21:38:00.385 9 INFO neutron.db.segments_db [None req-cf918980-534b-498e-bfe9-19dc55afb2bf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Added segment 41bea768-50fd-4a16-b3f3-6b939831a92a of type geneve for network 7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd 2026-07-21 21:38:00.528 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf918980-534b-498e-bfe9-19dc55afb2bf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd (type: networks) to 1 2026-07-21 21:38:00.682 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf918980-534b-498e-bfe9-19dc55afb2bf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] No more DHCP agents 2026-07-21 21:38:00.683 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf918980-534b-498e-bfe9-19dc55afb2bf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Unable to schedule network 7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 21:38:00.743 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf918980-534b-498e-bfe9-19dc55afb2bf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource a94525f9-fb76-42a1-ae98-09ffaa274337 (type: ports) to 1 2026-07-21 21:38:00.761 9 INFO neutron.api.wsgi [None req-cf918980-534b-498e-bfe9-19dc55afb2bf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/networks HTTP/1.1" status: 201 len: 889 time: 0.4529886 2026-07-21 21:38:01.679 9 INFO neutron.pecan_wsgi.hooks.translation [None req-847733fc-cd4d-42a9-9702-214771181a77 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] GET failed (client error): The resource could not be found. 2026-07-21 21:38:01.680 9 INFO neutron.api.wsgi [None req-847733fc-cd4d-42a9-9702-214771181a77 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0400627 2026-07-21 21:38:01.712 9 INFO neutron.api.wsgi [None req-550857e6-6e47-41ad-9a40-bcea52ca1e13 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 874 time: 0.0272148 2026-07-21 21:38:01.729 9 INFO neutron.pecan_wsgi.hooks.translation [None req-77701054-6b7c-401c-b861-66e2e1bd954b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] GET failed (client error): The resource could not be found. 2026-07-21 21:38:01.730 9 INFO neutron.api.wsgi [None req-77701054-6b7c-401c-b861-66e2e1bd954b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd HTTP/1.1" status: 404 len: 296 time: 0.0108321 2026-07-21 21:38:01.742 9 INFO neutron.api.wsgi [None req-282c02a2-78e8-4e21-be14-a3ec55d1cfdd 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd HTTP/1.1" status: 200 len: 188 time: 0.0090377 2026-07-21 21:38:01.907 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0fe782e1-cff8-49c2-94b3-6a3f97e3f6ae 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] No more DHCP agents 2026-07-21 21:38:01.908 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0fe782e1-cff8-49c2-94b3-6a3f97e3f6ae 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Unable to schedule network 7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 21:38:02.293 9 INFO neutron.db.ovn_revision_numbers_db [None req-20ac2263-cf99-4765-a084-01d57c549e3f - - - - - -] Successfully bumped revision number for resource a94525f9-fb76-42a1-ae98-09ffaa274337 (type: ports) to 2 2026-07-21 21:38:02.318 9 INFO neutron.db.ovn_revision_numbers_db [None req-20ac2263-cf99-4765-a084-01d57c549e3f - - - - - -] Successfully bumped revision number for resource d61e2d69-3a78-4ebc-a19c-1f2951c588ac (type: subnets) to 0 2026-07-21 21:38:02.331 9 INFO neutron.api.wsgi [None req-0fe782e1-cff8-49c2-94b3-6a3f97e3f6ae 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.5835838 2026-07-21 21:38:03.412 9 INFO neutron.api.v2.resource [None req-f788d7ca-d3cb-4aea-a23d-3c80003976cd 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] show failed (client error): The resource could not be found. 2026-07-21 21:38:03.413 9 INFO neutron.api.wsgi [None req-f788d7ca-d3cb-4aea-a23d-3c80003976cd 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0474694 2026-07-21 21:38:03.441 9 INFO neutron.api.wsgi [None req-d718a6fd-be6f-405c-a9e4-a717e5f60df7 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0237737 2026-07-21 21:38:03.549 9 INFO neutron.db.ovn_revision_numbers_db [None req-adc7a839-80c5-483f-a5a1-5b528897fde8 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource d14c7531-e284-4258-b8fc-b75faab44abe (type: security_groups) to 1 2026-07-21 21:38:03.564 9 INFO neutron.db.ovn_revision_numbers_db [None req-adc7a839-80c5-483f-a5a1-5b528897fde8 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 13cb4911-9e65-4fdf-80dc-b276c6930d88 (type: security_group_rules) to 0 2026-07-21 21:38:03.580 9 INFO neutron.db.ovn_revision_numbers_db [None req-adc7a839-80c5-483f-a5a1-5b528897fde8 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource f6d845df-612b-44df-9415-904f8cfa8df6 (type: security_group_rules) to 0 2026-07-21 21:38:03.604 9 INFO neutron.api.wsgi [None req-adc7a839-80c5-483f-a5a1-5b528897fde8 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1573365 2026-07-21 21:38:04.668 9 INFO neutron.api.wsgi [None req-da3caa7a-bcf7-4c79-adf9-c923e7e87821 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 1792 time: 0.0457532 2026-07-21 21:38:04.697 9 INFO neutron.api.wsgi [None req-c2c1795f-15fc-4983-b227-138269981e02 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 1792 time: 0.0196724 2026-07-21 21:38:04.728 9 INFO neutron.api.wsgi [None req-4b142c84-d40f-4bc1-82d0-9dd32f33a3ed 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 1792 time: 0.0232451 2026-07-21 21:38:04.836 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7db93a7-be09-44d6-af2b-a94879359370 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource a1b4d771-991e-473f-b408-8401efd1a2ca (type: security_group_rules) to 0 2026-07-21 21:38:04.873 9 INFO neutron.api.wsgi [None req-b7db93a7-be09-44d6-af2b-a94879359370 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1346011 2026-07-21 21:38:05.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025892 2026-07-21 21:38:05.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027604 2026-07-21 21:38:05.765 9 INFO neutron.api.wsgi [None req-8153c492-626e-4dc2-8c49-e6d8e469436a 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 2406 time: 0.0492673 2026-07-21 21:38:05.793 9 INFO neutron.api.wsgi [None req-83616bc9-b1d4-4260-8dff-dbe256a8fe0e 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 2406 time: 0.0217128 2026-07-21 21:38:05.820 9 INFO neutron.api.wsgi [None req-17b92ba9-47e6-4c89-bcb8-909ed8ea111b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 2406 time: 0.0194523 2026-07-21 21:38:05.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-98e045cc-943d-4c08-ad2f-28c7aac457bb 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource d4d9bc61-54eb-4663-ad3b-c20c69b0f6d3 (type: security_group_rules) to 0 2026-07-21 21:38:05.969 9 INFO neutron.api.wsgi [None req-98e045cc-943d-4c08-ad2f-28c7aac457bb 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1419029 2026-07-21 21:38:06.876 9 INFO neutron.api.wsgi [None req-07f7e8ed-e1bb-4702-8369-8a5de79d0fb8 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 3022 time: 0.0579278 2026-07-21 21:38:06.910 9 INFO neutron.api.wsgi [None req-21ecbb83-5024-492a-9719-2ae5a9862a35 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 3022 time: 0.0281053 2026-07-21 21:38:06.941 9 INFO neutron.api.wsgi [None req-5837f269-8116-4467-adea-4bd78355b7b4 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 3022 time: 0.0240107 2026-07-21 21:38:07.062 9 INFO neutron.db.ovn_revision_numbers_db [None req-858f0286-1855-4f48-9185-85a6472bb132 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 36961c3e-e6c4-40b6-ae67-2038f5ed314c (type: security_group_rules) to 0 2026-07-21 21:38:07.099 9 INFO neutron.api.wsgi [None req-858f0286-1855-4f48-9185-85a6472bb132 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1504948 2026-07-21 21:38:08.015 9 INFO neutron.api.wsgi [None req-d16eb3b8-eaaa-47f7-b48e-c3bdd8b2cf0e 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 3638 time: 0.0559697 2026-07-21 21:38:08.051 9 INFO neutron.api.wsgi [None req-b357b4b5-c0f6-42de-b075-02808afb7655 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 3638 time: 0.0273974 2026-07-21 21:38:08.088 9 INFO neutron.api.wsgi [None req-7c23388d-c62d-49b1-9f5d-c471aed091e5 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 3638 time: 0.0295708 2026-07-21 21:38:08.242 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cade715-439f-4869-809a-8f065eea4bef 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource af4ef4c2-d8ff-46b3-a025-0996d436b770 (type: security_group_rules) to 0 2026-07-21 21:38:08.271 9 INFO neutron.api.wsgi [None req-0cade715-439f-4869-809a-8f065eea4bef 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1774609 2026-07-21 21:38:09.153 9 INFO neutron.api.wsgi [None req-454851c0-aa59-441f-a47b-3b932d57449b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 4254 time: 0.0641179 2026-07-21 21:38:09.190 9 INFO neutron.api.wsgi [None req-765c37c2-99ed-43a7-b6c2-9117016b4550 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 4254 time: 0.0304265 2026-07-21 21:38:09.228 9 INFO neutron.api.wsgi [None req-0bef8ed8-e010-4301-8cfc-68ba621797c2 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 4254 time: 0.0293171 2026-07-21 21:38:09.346 9 INFO neutron.db.ovn_revision_numbers_db [None req-a23fadc1-ab88-48b7-aff4-183bfbee3f08 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 380c130a-9a51-4269-8c97-da79af7da27b (type: security_group_rules) to 0 2026-07-21 21:38:09.374 9 INFO neutron.api.wsgi [None req-a23fadc1-ab88-48b7-aff4-183bfbee3f08 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1405995 2026-07-21 21:38:09.588 15 INFO neutron.db.ovn_revision_numbers_db [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] Successfully bumped revision number for resource de29467e-ace1-4644-a826-fdaefabb3b80 (type: networks) to 2 2026-07-21 21:38:09.588 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.098 seconds 2026-07-21 21:38:10.458 9 INFO neutron.api.wsgi [None req-f11c0318-d01e-45a0-b2a6-dee98fab4fac 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/networks/7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd HTTP/1.1" status: 200 len: 909 time: 0.0623581 2026-07-21 21:38:10.478 9 INFO neutron.pecan_wsgi.hooks.translation [None req-45b5b21d-a37f-40d2-8753-7b5140b66e72 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] GET failed (client error): The resource could not be found. 2026-07-21 21:38:10.479 9 INFO neutron.api.wsgi [None req-45b5b21d-a37f-40d2-8753-7b5140b66e72 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd HTTP/1.1" status: 404 len: 314 time: 0.0137045 2026-07-21 21:38:10.505 9 INFO neutron.api.wsgi [None req-fa79570e-457f-4b38-94f4-b3e4823eae23 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd HTTP/1.1" status: 200 len: 186 time: 0.0223434 2026-07-21 21:38:10.539 9 INFO neutron.api.wsgi [None req-302f7bc4-2008-4a2d-a78d-5e2d9c3c3766 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d14c7531-e284-4258-b8fc-b75faab44abe HTTP/1.1" status: 200 len: 4870 time: 0.0289929 2026-07-21 21:38:10.797 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83e87b25-42a7-40ca-8d2c-0d6ac1c7c785 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] No more DHCP agents 2026-07-21 21:38:10.798 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83e87b25-42a7-40ca-8d2c-0d6ac1c7c785 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Unable to schedule network 7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 21:38:10.897 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e87b25-42a7-40ca-8d2c-0d6ac1c7c785 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 3f858ca7-8fc3-4537-ba26-792461555582 (type: ports) to 1 2026-07-21 21:38:10.917 9 INFO neutron.api.wsgi [None req-83e87b25-42a7-40ca-8d2c-0d6ac1c7c785 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.3681502 /var/lib/openstack/lib/python3.12/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-07-21 21:38:16.613 9 INFO neutron.pecan_wsgi.hooks.translation [None req-08b09536-4532-46f8-897b-88a4f09e9935 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] GET failed (client error): The resource could not be found. 2026-07-21 21:38:16.614 9 INFO neutron.api.wsgi [None req-08b09536-4532-46f8-897b-88a4f09e9935 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0506938 2026-07-21 21:38:16.661 9 INFO neutron.api.wsgi [None req-26dbc968-d9b9-4973-bfe1-c332459150d5 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0436852 2026-07-21 21:38:16.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-005cb74c-f558-4e5f-b794-831f557ff1a2 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 3f858ca7-8fc3-4537-ba26-792461555582 (type: ports) to 1 2026-07-21 21:38:17.195 9 INFO neutron.db.ovn_revision_numbers_db [None req-005cb74c-f558-4e5f-b794-831f557ff1a2 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 3f858ca7-8fc3-4537-ba26-792461555582 (type: ports) to 4 2026-07-21 21:38:17.213 9 INFO neutron.api.wsgi [None req-005cb74c-f558-4e5f-b794-831f557ff1a2 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "PUT /v2.0/ports/3f858ca7-8fc3-4537-ba26-792461555582 HTTP/1.1" status: 200 len: 1390 time: 0.5444584 /var/lib/openstack/lib/python3.12/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-07-21 21:38:18.782 9 INFO neutron.api.wsgi [None req-7815b82a-3f12-43bc-8436-68326baa785c 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.0766492 2026-07-21 21:38:19.766 9 INFO neutron.api.v2.resource [None req-7e1ab0b5-6b1e-419c-99b3-0ca2f0242fd9 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] show failed (client error): The resource could not be found. 2026-07-21 21:38:19.767 9 INFO neutron.api.wsgi [None req-7e1ab0b5-6b1e-419c-99b3-0ca2f0242fd9 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0382745 2026-07-21 21:38:19.792 9 INFO neutron.api.wsgi [None req-53104acc-2b9d-4e68-b318-8dc3764dae07 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0211065 2026-07-21 21:38:19.895 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0b5c79a-eb1c-4b31-9f21-4391a8165e28 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 86e65cdb-caec-405a-b74f-b0d167f44086 (type: security_groups) to 1 2026-07-21 21:38:19.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0b5c79a-eb1c-4b31-9f21-4391a8165e28 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 5025955a-5659-4c95-a7b6-f513dddf3b1b (type: security_group_rules) to 0 2026-07-21 21:38:19.917 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0b5c79a-eb1c-4b31-9f21-4391a8165e28 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 677a7c80-1f05-4a3d-8440-654b4c92e9e6 (type: security_group_rules) to 0 2026-07-21 21:38:19.953 9 INFO neutron.api.wsgi [None req-d0b5c79a-eb1c-4b31-9f21-4391a8165e28 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.1549668 2026-07-21 21:38:20.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023253 2026-07-21 21:38:20.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030708 2026-07-21 21:38:20.909 9 INFO neutron.api.wsgi [None req-3d9968fa-73b4-43e1-bc74-8f9380c4fc5d 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/86e65cdb-caec-405a-b74f-b0d167f44086 HTTP/1.1" status: 200 len: 1786 time: 0.0575418 2026-07-21 21:38:21.001 9 INFO neutron.api.wsgi [None req-1ceaed01-43ad-43ce-b3d2-4a1bdede2cc6 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/86e65cdb-caec-405a-b74f-b0d167f44086 HTTP/1.1" status: 200 len: 1786 time: 0.0871980 2026-07-21 21:38:21.025 9 INFO neutron.api.wsgi [None req-904ef4cf-5934-48ee-9298-7dd607405525 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/86e65cdb-caec-405a-b74f-b0d167f44086 HTTP/1.1" status: 200 len: 1786 time: 0.0183587 2026-07-21 21:38:21.144 9 INFO neutron.db.ovn_revision_numbers_db [None req-87b9a524-f340-4c81-8902-64a847af896b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource f47c1edf-81c8-4922-877e-9656294a0011 (type: security_group_rules) to 0 2026-07-21 21:38:21.177 9 INFO neutron.api.wsgi [None req-87b9a524-f340-4c81-8902-64a847af896b 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1458764 2026-07-21 21:38:22.037 9 INFO neutron.api.wsgi [None req-9699ad5f-fd18-4b84-9af1-741e363265bb 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/86e65cdb-caec-405a-b74f-b0d167f44086 HTTP/1.1" status: 200 len: 2420 time: 0.0495994 2026-07-21 21:38:22.065 9 INFO neutron.api.wsgi [None req-9ed6d8a2-0399-49fa-a142-bf4d3afc6292 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/86e65cdb-caec-405a-b74f-b0d167f44086 HTTP/1.1" status: 200 len: 2420 time: 0.0202627 2026-07-21 21:38:22.097 9 INFO neutron.api.wsgi [None req-686fdf7e-c9cc-4e69-a17b-a1b19ee63159 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/86e65cdb-caec-405a-b74f-b0d167f44086 HTTP/1.1" status: 200 len: 2420 time: 0.0238483 2026-07-21 21:38:22.227 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa113db3-e89e-4d99-9d6d-22a88768bffc 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource aa9cd600-a1a4-4df2-8372-5f95c8c30291 (type: security_group_rules) to 0 2026-07-21 21:38:22.256 9 INFO neutron.api.wsgi [None req-fa113db3-e89e-4d99-9d6d-22a88768bffc 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1527812 2026-07-21 21:38:35.281 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012918 2026-07-21 21:38:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023723 2026-07-21 21:38:50.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022004 2026-07-21 21:38:50.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030987 2026-07-21 21:39:05.281 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017312 2026-07-21 21:39:05.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022984 2026-07-21 21:39:20.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021656 2026-07-21 21:39:20.285 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012515 /var/lib/openstack/lib/python3.12/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-07-21 21:39:22.466 10 INFO neutron.api.wsgi [None req-99525adc-1f46-42cb-9082-7805016c56c3 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/quotas/5cac769d8a844bca877c23773cb17890 HTTP/1.1" status: 200 len: 467 time: 0.1644073 /var/lib/openstack/lib/python3.12/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-07-21 21:39:22.884 10 INFO neutron.api.wsgi [None req-83794cce-4dfd-43c2-866b-2c1a42891680 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "PUT /v2.0/quotas/5cac769d8a844bca877c23773cb17890 HTTP/1.1" status: 200 len: 466 time: 0.1297338 2026-07-21 21:39:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016735 2026-07-21 21:39:35.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025539 2026-07-21 21:39:50.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040936 2026-07-21 21:39:50.290 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037909 2026-07-21 21:40:05.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024476 2026-07-21 21:40:05.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025771 2026-07-21 21:40:20.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029960 2026-07-21 21:40:20.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031140 2026-07-21 21:40:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028510 2026-07-21 21:40:35.285 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0055656 2026-07-21 21:40:50.281 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017321 2026-07-21 21:40:50.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0053811 2026-07-21 21:41:05.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024204 2026-07-21 21:41:05.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025451 2026-07-21 21:41:20.286 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0050554 2026-07-21 21:41:20.289 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033531 2026-07-21 21:41:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025611 2026-07-21 21:41:35.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012577 2026-07-21 21:41:50.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021830 2026-07-21 21:41:50.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028117 2026-07-21 21:42:05.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022826 2026-07-21 21:42:05.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024245 2026-07-21 21:42:20.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028410 2026-07-21 21:42:20.295 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0112693 2026-07-21 21:42:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022056 2026-07-21 21:42:35.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026870 2026-07-21 21:42:50.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028782 2026-07-21 21:42:50.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037403 2026-07-21 21:43:05.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025456 2026-07-21 21:43:05.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027375 2026-07-21 21:43:09.620 15 INFO neutron.db.ovn_revision_numbers_db [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] Successfully bumped revision number for resource 7cba3bc2-031d-4d49-ac0c-ff7fb9525ccd (type: networks) to 2 2026-07-21 21:43:09.674 15 INFO neutron.db.ovn_revision_numbers_db [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] Successfully bumped revision number for resource d14c7531-e284-4258-b8fc-b75faab44abe (type: security_groups) to 6 2026-07-21 21:43:09.732 15 INFO neutron.db.ovn_revision_numbers_db [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] Successfully bumped revision number for resource 86e65cdb-caec-405a-b74f-b0d167f44086 (type: security_groups) to 3 2026-07-21 21:43:09.733 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.213 seconds 2026-07-21 21:43:20.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028906 2026-07-21 21:43:20.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028722 2026-07-21 21:43:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026417 2026-07-21 21:43:35.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037110 2026-07-21 21:43:50.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028322 2026-07-21 21:43:50.290 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0094237 2026-07-21 21:44:05.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027711 2026-07-21 21:44:05.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034652 2026-07-21 21:44:20.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013511 2026-07-21 21:44:20.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017207 2026-07-21 21:44:35.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017836 2026-07-21 21:44:35.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031476 2026-07-21 21:44:50.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024421 2026-07-21 21:44:50.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021515 2026-07-21 21:45:05.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028508 2026-07-21 21:45:05.285 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011785 2026-07-21 21:45:20.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026538 2026-07-21 21:45:20.285 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021796 2026-07-21 21:45:35.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014124 2026-07-21 21:45:35.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031943 2026-07-21 21:45:50.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031874 2026-07-21 21:45:50.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014269 2026-07-21 21:46:05.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026374 2026-07-21 21:46:05.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011783 2026-07-21 21:46:20.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038595 2026-07-21 21:46:20.287 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017009 2026-07-21 21:46:35.280 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012662 2026-07-21 21:46:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026603 2026-07-21 21:46:50.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015645 2026-07-21 21:46:50.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024383 2026-07-21 21:47:05.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023572 2026-07-21 21:47:05.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033748 2026-07-21 21:47:20.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024414 2026-07-21 21:47:20.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025842 2026-07-21 21:47:35.281 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020938 2026-07-21 21:47:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025926 2026-07-21 21:47:50.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031064 2026-07-21 21:47:50.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029426 2026-07-21 21:47:53.250 9 INFO neutron.api.v2.resource [None req-a15c9f1d-a6ee-452d-8184-f90a498f3085 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] show failed (client error): The resource could not be found. 2026-07-21 21:47:53.251 9 INFO neutron.api.wsgi [None req-a15c9f1d-a6ee-452d-8184-f90a498f3085 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/manila-service-security-group?project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 404 len: 321 time: 0.1290953 2026-07-21 21:47:53.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b17aaeb-76da-463d-a90a-6e5f862f0054 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource b52a885b-9b5a-411d-885c-482bc982f83e (type: security_groups) to 1 2026-07-21 21:47:53.384 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b17aaeb-76da-463d-a90a-6e5f862f0054 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 304f05b4-712c-4564-b7aa-82d0c519cba5 (type: security_group_rules) to 0 2026-07-21 21:47:53.395 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b17aaeb-76da-463d-a90a-6e5f862f0054 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 3eafba7f-a861-4982-93ba-b00cf67b1248 (type: security_group_rules) to 0 2026-07-21 21:47:53.408 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b17aaeb-76da-463d-a90a-6e5f862f0054 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 49f4ea3a-6350-4178-9351-5cf86829a80a (type: security_group_rules) to 0 2026-07-21 21:47:53.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b17aaeb-76da-463d-a90a-6e5f862f0054 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 981a983e-e3fc-46f4-8234-b60c3a0cb190 (type: security_group_rules) to 0 2026-07-21 21:47:53.460 9 INFO neutron.api.wsgi [None req-9b17aaeb-76da-463d-a90a-6e5f862f0054 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 200 len: 197 time: 0.2038391 2026-07-21 21:47:53.646 9 INFO neutron.db.ovn_revision_numbers_db [None req-5de5bea5-ee6e-440b-b7ea-56fe67e2dd87 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource d83f09fc-c0a5-4693-8ac2-73fe6bf37054 (type: security_groups) to 1 2026-07-21 21:47:53.657 9 INFO neutron.db.ovn_revision_numbers_db [None req-5de5bea5-ee6e-440b-b7ea-56fe67e2dd87 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 1a2766c4-73c6-4a03-9957-6ebb00ac1a96 (type: security_group_rules) to 0 2026-07-21 21:47:53.667 9 INFO neutron.db.ovn_revision_numbers_db [None req-5de5bea5-ee6e-440b-b7ea-56fe67e2dd87 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource b67bf681-1e84-4194-ab70-9ccabd76c644 (type: security_group_rules) to 0 2026-07-21 21:47:53.700 9 INFO neutron.api.wsgi [None req-5de5bea5-ee6e-440b-b7ea-56fe67e2dd87 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1805 time: 0.1757662 2026-07-21 21:47:55.113 10 INFO neutron.api.wsgi [None req-b139d52a-2570-45a6-9c08-310c786786db 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054?project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 200 len: 1800 time: 0.4297600 2026-07-21 21:47:55.147 10 INFO neutron.api.wsgi [None req-e2b59178-3eb5-4114-a847-55d1bfa80580 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054 HTTP/1.1" status: 200 len: 1800 time: 0.0268734 2026-07-21 21:47:55.234 10 INFO neutron.api.wsgi [None req-6d6b2279-2897-4fd0-9696-3e42eb3ac8ac 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054?project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 200 len: 1800 time: 0.0208936 2026-07-21 21:47:55.329 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-03f60c79-f7c6-4c1a-9d72-e1b990dfcf01 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Starting OVNClientQosExtension 2026-07-21 21:47:55.329 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-03f60c79-f7c6-4c1a-9d72-e1b990dfcf01 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Starting OVNClientPlacementExtension 2026-07-21 21:47:55.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-03f60c79-f7c6-4c1a-9d72-e1b990dfcf01 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 8b20a588-d695-4339-a92b-10f40b74ddc2 (type: security_group_rules) to 0 2026-07-21 21:47:55.452 10 INFO neutron.api.wsgi [None req-03f60c79-f7c6-4c1a-9d72-e1b990dfcf01 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 777 time: 0.2106893 2026-07-21 21:47:56.410 9 INFO neutron.api.wsgi [None req-170c57cf-6912-4c3c-8a62-85db6165df20 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054?project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 200 len: 2410 time: 0.0529006 2026-07-21 21:47:56.437 9 INFO neutron.api.wsgi [None req-9718d80e-0259-4a81-ba0f-33a860d85880 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054 HTTP/1.1" status: 200 len: 2410 time: 0.0203788 2026-07-21 21:47:56.523 9 INFO neutron.api.wsgi [None req-55ed6f34-b79c-4b44-9cf7-0e9b74e27398 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054?project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 200 len: 2410 time: 0.0252788 2026-07-21 21:47:56.629 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ae14917-b322-484e-b066-a32706a1263d 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 8524813f-b414-4e57-a4ae-71638d9686ae (type: security_group_rules) to 0 2026-07-21 21:47:56.658 9 INFO neutron.api.wsgi [None req-0ae14917-b322-484e-b066-a32706a1263d 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 779 time: 0.1283429 2026-07-21 21:47:57.593 9 INFO neutron.api.wsgi [None req-09e1d942-4887-4633-8b34-5100b4e41cad 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054?project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 200 len: 3022 time: 0.0540464 2026-07-21 21:47:57.631 9 INFO neutron.api.wsgi [None req-378557f7-e0ac-474a-a484-d533fbbc2af4 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054 HTTP/1.1" status: 200 len: 3022 time: 0.0193491 2026-07-21 21:47:57.727 9 INFO neutron.api.wsgi [None req-a7bcfd86-9322-4603-9803-e13972445e9c 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054?project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 200 len: 3022 time: 0.0300360 2026-07-21 21:47:57.843 9 INFO neutron.db.ovn_revision_numbers_db [None req-80e66be5-56ab-4a6f-a859-1d74ac8b25a5 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource c79eaca4-4ac4-4e9d-93ad-2e36325c771b (type: security_group_rules) to 0 2026-07-21 21:47:57.875 9 INFO neutron.api.wsgi [None req-80e66be5-56ab-4a6f-a859-1d74ac8b25a5 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1426582 2026-07-21 21:47:58.898 9 INFO neutron.api.wsgi [None req-75b629c3-8ca3-4e76-bc8d-d6bb9f0605ca 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054?project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 200 len: 3636 time: 0.0510526 2026-07-21 21:47:58.928 9 INFO neutron.api.wsgi [None req-300178ba-6d5f-4974-803b-253b5060ab1d 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054 HTTP/1.1" status: 200 len: 3636 time: 0.0226908 2026-07-21 21:47:59.018 9 INFO neutron.api.wsgi [None req-1d5a493e-eb2d-464b-924d-c5013fedf1e6 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "GET /v2.0/security-groups/d83f09fc-c0a5-4693-8ac2-73fe6bf37054?project_id=9fb116ffb69f41cabbc6182b3a8a65a4 HTTP/1.1" status: 200 len: 3636 time: 0.0303335 2026-07-21 21:47:59.147 9 INFO neutron.db.ovn_revision_numbers_db [None req-daee1383-e9b9-4c86-8526-aaf4118f1baf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] Successfully bumped revision number for resource 0958a687-27ce-4a7c-b388-67b97373ecc7 (type: security_group_rules) to 0 2026-07-21 21:47:59.185 9 INFO neutron.api.wsgi [None req-daee1383-e9b9-4c86-8526-aaf4118f1baf 336d39ebe5754586a66b278cf08350fc 5cac769d8a844bca877c23773cb17890 - - default default] 199.204.45.229,10.0.0.16 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 782 time: 0.1626453 2026-07-21 21:48:05.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026081 2026-07-21 21:48:05.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029333 2026-07-21 21:48:09.551 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.021 seconds 2026-07-21 21:48:20.285 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037901 2026-07-21 21:48:20.289 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034366 2026-07-21 21:48:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021262 2026-07-21 21:48:35.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020831 2026-07-21 21:48:50.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037749 2026-07-21 21:48:50.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042849 2026-07-21 21:49:05.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026548 2026-07-21 21:49:05.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027695 2026-07-21 21:49:20.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022492 2026-07-21 21:49:20.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033276 2026-07-21 21:49:35.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018098 2026-07-21 21:49:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018327 2026-07-21 21:49:50.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032480 2026-07-21 21:49:50.285 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011675 2026-07-21 21:50:05.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024953 2026-07-21 21:50:05.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029409 /var/lib/openstack/lib/python3.12/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-07-21 21:50:11.276 9 INFO neutron.api.wsgi [None req-fcca1626-6a1d-46b2-84ea-5e09977f8b22 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] 199.204.45.229 "GET /v2.0/networks?tenant_id=9fb116ffb69f41cabbc6182b3a8a65a4&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1331079 2026-07-21 21:50:11.364 9 INFO neutron.db.segments_db [None req-c4617ddb-ac85-490e-9458-1b6a88f82b4e 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] Added segment 01068ea5-576e-4e7f-9702-57b7cf8cd18e of type geneve for network 48a18e90-a15b-4d42-bd85-b860c2db0dbc 2026-07-21 21:50:11.509 9 INFO neutron.db.ovn_revision_numbers_db [None req-c4617ddb-ac85-490e-9458-1b6a88f82b4e 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] Successfully bumped revision number for resource 48a18e90-a15b-4d42-bd85-b860c2db0dbc (type: networks) to 1 2026-07-21 21:50:11.657 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4617ddb-ac85-490e-9458-1b6a88f82b4e 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] No more DHCP agents 2026-07-21 21:50:11.658 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4617ddb-ac85-490e-9458-1b6a88f82b4e 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] Unable to schedule network 48a18e90-a15b-4d42-bd85-b860c2db0dbc: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 21:50:11.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-c4617ddb-ac85-490e-9458-1b6a88f82b4e 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] Successfully bumped revision number for resource 458456ee-149a-4fc3-8a92-ba20821ac6e9 (type: ports) to 1 2026-07-21 21:50:11.752 9 INFO neutron.api.wsgi [None req-c4617ddb-ac85-490e-9458-1b6a88f82b4e 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] 199.204.45.229 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.4684746 2026-07-21 21:50:11.787 9 INFO neutron.api.wsgi [None req-d2585b3d-a3ac-4cde-a461-7d57a9035a47 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] 199.204.45.229 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0293655 2026-07-21 21:50:11.801 9 INFO neutron.api.wsgi [None req-222d5ec3-dbfd-4c78-bf91-ffe1587862e6 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] 199.204.45.229 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 19298 time: 0.0072284 2026-07-21 21:50:11.991 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-477b81c2-1cc2-4628-a644-f0bbe85cc417 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] No more DHCP agents 2026-07-21 21:50:11.993 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-477b81c2-1cc2-4628-a644-f0bbe85cc417 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] Unable to schedule network 48a18e90-a15b-4d42-bd85-b860c2db0dbc: no agents available; will retry on subsequent port and subnet creation events. 2026-07-21 21:50:12.060 9 INFO neutron.db.ovn_revision_numbers_db [None req-477b81c2-1cc2-4628-a644-f0bbe85cc417 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] Successfully bumped revision number for resource 31a0d1d0-f42f-4e76-8f68-79a417783b2c (type: ports) to 1 2026-07-21 21:50:12.255 9 INFO neutron.db.ovn_revision_numbers_db [None req-477b81c2-1cc2-4628-a644-f0bbe85cc417 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] Successfully bumped revision number for resource 31a0d1d0-f42f-4e76-8f68-79a417783b2c (type: ports) to 3 2026-07-21 21:50:12.280 9 INFO neutron.api.wsgi [None req-477b81c2-1cc2-4628-a644-f0bbe85cc417 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] 199.204.45.229 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1172 time: 0.4730885 2026-07-21 21:50:12.313 9 INFO neutron.api.wsgi [None req-52fb17e5-14f4-46c6-82bc-114beb184a72 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] 199.204.45.229 "GET /v2.0/networks/48a18e90-a15b-4d42-bd85-b860c2db0dbc HTTP/1.1" status: 200 len: 907 time: 0.0280972 2026-07-21 21:50:13.000 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 31a0d1d0-f42f-4e76-8f68-79a417783b2c 2026-07-21 21:50:13.019 10 INFO neutron.plugins.ml2.plugin [None req-82163823-ef03-467c-8aa3-6b16dd20d1ff - - - - - -] Attempt 1 to provision port 31a0d1d0-f42f-4e76-8f68-79a417783b2c 2026-07-21 21:50:13.297 10 INFO neutron.db.ovn_revision_numbers_db [None req-82163823-ef03-467c-8aa3-6b16dd20d1ff - - - - - -] Successfully bumped revision number for resource 31a0d1d0-f42f-4e76-8f68-79a417783b2c (type: ports) to 4 2026-07-21 21:50:14.574 9 INFO neutron.api.wsgi [None req-c73f2f85-9511-4802-9b45-2b07313f927f 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] 199.204.45.229 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1172 time: 0.0362456 2026-07-21 21:50:14.614 9 INFO neutron.api.wsgi [None req-6abc62e1-999f-429f-bf66-020135af213d 829da97effc44d91ad28746b55b8cb65 9fb116ffb69f41cabbc6182b3a8a65a4 - - 89525495f68e440f98c0417bb2f7a530 89525495f68e440f98c0417bb2f7a530] 199.204.45.229 "GET /v2.0/networks/48a18e90-a15b-4d42-bd85-b860c2db0dbc HTTP/1.1" status: 200 len: 907 time: 0.0325789 2026-07-21 21:50:20.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025673 2026-07-21 21:50:20.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031030 2026-07-21 21:50:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019975 2026-07-21 21:50:35.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027869 2026-07-21 21:50:50.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022945 2026-07-21 21:50:50.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012288 2026-07-21 21:51:05.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023859 2026-07-21 21:51:05.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027018 2026-07-21 21:51:20.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026357 2026-07-21 21:51:20.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042403 2026-07-21 21:51:35.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015979 2026-07-21 21:51:35.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023811 2026-07-21 21:51:50.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040088 2026-07-21 21:51:50.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015996 2026-07-21 21:52:05.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025702 2026-07-21 21:52:05.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027533 2026-07-21 21:52:20.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029087 2026-07-21 21:52:20.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028787 2026-07-21 21:52:35.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018249 2026-07-21 21:52:35.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021913 2026-07-21 21:52:50.281 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016983 2026-07-21 21:52:50.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012500 2026-07-21 21:53:05.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024710 2026-07-21 21:53:05.285 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0051847 2026-07-21 21:53:09.620 15 INFO neutron.db.ovn_revision_numbers_db [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] Successfully bumped revision number for resource d83f09fc-c0a5-4693-8ac2-73fe6bf37054 (type: security_groups) to 5 2026-07-21 21:53:09.620 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-270caede-79c7-4457-8d38-83399ec5c6d6 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.060 seconds 2026-07-21 21:53:20.281 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020254 2026-07-21 21:53:20.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024936 2026-07-21 21:53:35.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027699 2026-07-21 21:53:35.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045199 2026-07-21 21:53:50.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036383 2026-07-21 21:53:50.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034893 2026-07-21 21:54:05.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023446 2026-07-21 21:54:05.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026743 2026-07-21 21:54:20.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017724 2026-07-21 21:54:20.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031915 2026-07-21 21:54:35.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016842 2026-07-21 21:54:35.286 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008385 2026-07-21 21:54:50.283 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026376 2026-07-21 21:54:50.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038142 2026-07-21 21:55:05.281 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022292 2026-07-21 21:55:05.283 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031123 2026-07-21 21:55:20.282 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024972 2026-07-21 21:55:20.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0051780 2026-07-21 21:55:35.281 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014477 2026-07-21 21:55:35.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046239 2026-07-21 21:55:50.284 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036895 2026-07-21 21:55:50.284 10 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039339 2026-07-21 21:56:05.282 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018291 2026-07-21 21:56:05.285 9 INFO neutron.api.wsgi [-] 10.0.0.16 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017452