+ 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-09-09 06:58:04.033 1 INFO neutron.common.config [-] Logging enabled! 2026-09-09 06:58:04.033 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 25.2.2.dev6 2026-09-09 06:58:04.452 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 06:58:05.421 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-09-09 06:58:05.424 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 06:58:05.427 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-09 06:58:05.427 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-09-09 06:58:05.427 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-09-09 06:58:05.428 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-09-09 06:58:05.428 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 06:58:05.434 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 06:58:05.434 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 06:58:05.435 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-09-09 06:58:05.735 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-09-09 06:58:05.736 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-09-09 06:58:05.736 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-09-09 06:58:05.755 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 06:58:05.755 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 06:58:05.755 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-09-09 06:58:05.755 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-09-09 06:58:08.496 1 INFO neutron.plugins.ml2.managers [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Initializing driver for type 'vlan' 2026-09-09 06:58:08.697 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] VlanTypeDriver initialization complete 2026-09-09 06:58:08.698 1 INFO neutron.plugins.ml2.managers [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 06:58:08.698 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 06:58:08.698 1 INFO neutron.plugins.ml2.managers [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Initializing extension driver 'port_security' 2026-09-09 06:58:08.699 1 INFO neutron.plugins.ml2.extensions.port_security [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 06:58:08.699 1 INFO neutron.plugins.ml2.managers [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Initializing extension driver 'qos' 2026-09-09 06:58:08.699 1 INFO neutron.plugins.ml2.managers [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Initializing mechanism driver 'ovn' 2026-09-09 06:58:08.699 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Starting OVNMechanismDriver 2026-09-09 06:58:08.704 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] OVN logging driver registered 2026-09-09 06:58:08.716 1 INFO neutron.quota [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded quota_driver: . 2026-09-09 06:58:08.717 1 INFO neutron.plugins.ml2.plugin [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 06:58:08.717 1 INFO neutron.plugins.ml2.managers [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 06:58:08.718 1 INFO neutron.plugins.ml2.managers [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 06:58:08.718 1 INFO neutron.plugins.ml2.managers [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 06:58:08.718 1 INFO neutron.extensions.vlantransparent [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Disabled vlantransparent extension. 2026-09-09 06:58:08.719 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: qos 2026-09-09 06:58:08.738 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: ovn-router 2026-09-09 06:58:08.793 1 INFO neutron.services.ovn_l3.plugin [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Starting OVNL3RouterPlugin 2026-09-09 06:58:08.799 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: segments 2026-09-09 06:58:08.876 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: trunk 2026-09-09 06:58:08.886 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: log 2026-09-09 06:58:08.888 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: ovn-vpnaas 2026-09-09 06:58:08.934 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-09-09 06:58:08.935 1 WARNING stevedore.named [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-09-09 06:58:08.970 1 INFO neutron_vpnaas.services.vpn.plugin [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 06:58:08.971 1 INFO neutron.common.utils [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-09-09 06:58:08.971 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: auto_allocate 2026-09-09 06:58:08.975 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: tag 2026-09-09 06:58:08.981 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: timestamp 2026-09-09 06:58:08.983 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 06:58:08.986 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: flavors 2026-09-09 06:58:08.988 1 INFO neutron.manager [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loading Plugin: revisions 2026-09-09 06:58:08.991 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Initializing extension manager. 2026-09-09 06:58:08.992 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: address-group 2026-09-09 06:58:08.993 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: address-scope 2026-09-09 06:58:08.993 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-09-09 06:58:08.994 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: agent 2026-09-09 06:58:08.995 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-09-09 06:58:08.995 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 06:58:08.996 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 06:58:08.997 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: availability_zone 2026-09-09 06:58:08.997 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-09-09 06:58:08.998 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 06:58:08.998 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: default-subnetpools 2026-09-09 06:58:08.999 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 06:58:09.000 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: dns-integration 2026-09-09 06:58:09.000 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 06:58:09.000 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-09-09 06:58:09.001 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension dvr not supported by any of loaded plugins 2026-09-09 06:58:09.001 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 06:58:09.002 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 06:58:09.002 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 06:58:09.003 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 06:58:09.003 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: external-net 2026-09-09 06:58:09.003 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 06:58:09.004 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: extraroute 2026-09-09 06:58:09.004 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-09-09 06:58:09.005 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-09 06:58:09.005 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 06:58:09.006 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 06:58:09.006 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 06:58:09.007 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: fip-port-details 2026-09-09 06:58:09.007 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: flavors 2026-09-09 06:58:09.008 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 06:58:09.009 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: floatingip-pools 2026-09-09 06:58:09.009 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: ip_allocation 2026-09-09 06:58:09.009 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-09-09 06:58:09.010 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: l2_adjacency 2026-09-09 06:58:09.011 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: router 2026-09-09 06:58:09.012 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 06:58:09.013 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: enable-default-route-bfd 2026-09-09 06:58:09.013 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: enable-default-route-ecmp 2026-09-09 06:58:09.014 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 06:58:09.014 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: l3-ha 2026-09-09 06:58:09.014 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 06:58:09.015 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: external-gateway-multihoming 2026-09-09 06:58:09.015 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: l3-flavors 2026-09-09 06:58:09.016 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 06:58:09.016 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-09-09 06:58:09.018 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-09-09 06:58:09.019 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 06:58:09.020 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: logging 2026-09-09 06:58:09.021 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 06:58:09.021 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 06:58:09.022 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: multi-provider 2026-09-09 06:58:09.022 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: net-mtu 2026-09-09 06:58:09.023 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 06:58:09.023 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: network_availability_zone 2026-09-09 06:58:09.023 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-09-09 06:58:09.024 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: network-ip-availability 2026-09-09 06:58:09.025 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 06:58:09.025 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: pagination 2026-09-09 06:58:09.026 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: port-device-profile 2026-09-09 06:58:09.026 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-09 06:58:09.026 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 06:58:09.027 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 06:58:09.027 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-09-09 06:58:09.028 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 06:58:09.028 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 06:58:09.028 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-09 06:58:09.029 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: port-resource-request 2026-09-09 06:58:09.029 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 06:58:09.030 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-09 06:58:09.030 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: binding 2026-09-09 06:58:09.031 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: binding-extended 2026-09-09 06:58:09.031 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: port-security 2026-09-09 06:58:09.032 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: project-id 2026-09-09 06:58:09.032 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: provider 2026-09-09 06:58:09.034 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos 2026-09-09 06:58:09.034 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 06:58:09.035 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 06:58:09.035 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-default 2026-09-09 06:58:09.036 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-fip 2026-09-09 06:58:09.036 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 06:58:09.036 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 06:58:09.037 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 06:58:09.037 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 06:58:09.038 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 06:58:09.038 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-pps 2026-09-09 06:58:09.039 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 06:58:09.039 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 06:58:09.040 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 06:58:09.040 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: quota-check-limit 2026-09-09 06:58:09.042 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: quotas 2026-09-09 06:58:09.042 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: quota_details 2026-09-09 06:58:09.044 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: rbac-policies 2026-09-09 06:58:09.044 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-09-09 06:58:09.044 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 06:58:09.045 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 06:58:09.045 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-09-09 06:58:09.046 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: revision-if-match 2026-09-09 06:58:09.046 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 06:58:09.047 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: router_availability_zone 2026-09-09 06:58:09.047 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 06:58:09.048 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 06:58:09.049 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 06:58:09.049 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-09-09 06:58:09.050 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 06:58:09.050 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-09 06:58:09.050 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 06:58:09.054 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: security-group 2026-09-09 06:58:09.055 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: segment 2026-09-09 06:58:09.055 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 06:58:09.056 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: service-type 2026-09-09 06:58:09.056 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: sorting 2026-09-09 06:58:09.057 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 06:58:09.057 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: standard-attr-description 2026-09-09 06:58:09.057 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: stateful-security-group 2026-09-09 06:58:09.058 1 WARNING neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 06:58:09.058 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-09-09 06:58:09.059 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: subnet-external-network 2026-09-09 06:58:09.059 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-09-09 06:58:09.060 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 06:58:09.060 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: subnet-service-types 2026-09-09 06:58:09.060 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: subnet_allocation 2026-09-09 06:58:09.061 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 06:58:09.061 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: tag-creation 2026-09-09 06:58:09.062 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 06:58:09.065 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 06:58:09.065 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 06:58:09.066 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: trunk 2026-09-09 06:58:09.066 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: trunk-details 2026-09-09 06:58:09.067 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 06:58:09.067 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-09 06:58:09.069 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: vpn-agent-scheduler 2026-09-09 06:58:09.069 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 06:58:09.070 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: vpn-flavors 2026-09-09 06:58:09.071 1 INFO neutron.api.extensions [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Loaded extension: vpnaas 2026-09-09 06:58:09.073 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-09 06:58:09.073 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-09 06:58:09.073 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 06:58:09.073 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-09 06:58:09.075 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 06:58:09.076 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 06:58:09.079 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 06:58:09.080 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 06:58:09.080 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 06:58:09.081 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 06:58:09.081 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] subnetpool is already registered 2026-09-09 06:58:09.081 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 06:58:09.082 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 06:58:09.082 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 06:58:09.082 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 06:58:09.083 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 06:58:09.083 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 06:58:09.085 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 06:58:09.086 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] router is already registered 2026-09-09 06:58:09.086 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 06:58:09.086 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] floatingip is already registered 2026-09-09 06:58:09.089 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 06:58:09.089 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] rbac_policy is already registered 2026-09-09 06:58:09.089 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 06:58:09.089 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] security_group is already registered 2026-09-09 06:58:09.090 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 06:58:09.090 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] security_group_rule is already registered 2026-09-09 06:58:09.090 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 06:58:09.091 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] subnetpool is already registered 2026-09-09 06:58:09.091 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 06:58:09.091 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] trunk is already registered 2026-09-09 06:58:09.091 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 06:58:09.091 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] endpoint_group is already registered 2026-09-09 06:58:09.092 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 06:58:09.092 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] vpnservice is already registered 2026-09-09 06:58:09.092 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 06:58:09.092 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] ipsec_site_connection is already registered 2026-09-09 06:58:09.093 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 06:58:09.093 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] ipsecpolicy is already registered 2026-09-09 06:58:09.093 1 INFO neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 06:58:09.093 1 WARNING neutron.quota.resource_registry [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] ikepolicy is already registered 2026-09-09 06:58:09.115 1 WARNING keystonemiddleware._common.config [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 06:58:09.120 1 WARNING oslo_config.cfg [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-09 06:58:09.123 1 INFO oslo_service.service [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Starting 2 workers 2026-09-09 06:58:09.130 1 INFO neutron.service [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-09-09 06:58:09.152 1 INFO oslo_service.service [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Starting 2 workers 2026-09-09 06:58:09.157 1 INFO oslo_service.service [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Starting 1 workers 2026-09-09 06:58:09.158 9 INFO neutron.db.ovn_hash_ring_db [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] Nodes from host "neutron-server-6b7674fc56-h27dk" and group "mechanism_driver" removed from the Hash Ring 2026-09-09 06:58:09.160 1 INFO oslo_service.service [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Starting 1 workers 2026-09-09 06:58:09.162 1 INFO oslo_service.service [None req-43e985ea-5f7c-43a7-923f-06e5b76d7a7a - - - - - -] Starting 1 workers 2026-09-09 06:58:09.164 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-09-09 06:58:09.165 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-09-09 06:58:09.170 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-09-09 06:58:09.172 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-09-09 06:58:09.174 9 INFO neutron.db.ovn_hash_ring_db [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] Node 7afc3d13-e186-411e-a9f5-93fad75e3c6b from host "neutron-server-6b7674fc56-h27dk" and group "mechanism_driver" added to the Hash Ring 2026-09-09 06:58:09.177 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] Hash Ring probing thread has started 2026-09-09 06:58:09.178 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-09 06:58:09.213 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3addd0e2-0ce4-4ccf-b119-0a9ff19efc15 - - - - - -] tcp:10.107.251.192:6641: connecting... 2026-09-09 06:58:09.214 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3addd0e2-0ce4-4ccf-b119-0a9ff19efc15 - - - - - -] tcp:10.107.251.192:6641: connected 2026-09-09 06:58:09.215 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] tcp:10.107.251.192:6641: connecting... 2026-09-09 06:58:09.216 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] tcp:10.107.251.192:6641: connected 2026-09-09 06:58:09.217 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4ed69a19-3752-45db-b213-dd1a16dda2bb - - - - - -] tcp:10.107.251.192:6641: connecting... 2026-09-09 06:58:09.218 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4ed69a19-3752-45db-b213-dd1a16dda2bb - - - - - -] tcp:10.107.251.192:6641: connected 2026-09-09 06:58:09.226 10 INFO neutron.db.ovn_hash_ring_db [None req-71149a64-6909-4f75-b52e-145909d3bd6e - - - - - -] Node e0b3ddfd-4207-4614-9786-7b802cc37a2d from host "neutron-server-6b7674fc56-h27dk" and group "mechanism_driver" added to the Hash Ring 2026-09-09 06:58:09.228 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-71149a64-6909-4f75-b52e-145909d3bd6e - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-09 06:58:09.228 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.107.251.192:6641: connecting... 2026-09-09 06:58:09.229 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.107.251.192:6641: connected 2026-09-09 06:58:09.263 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-09 06:58:09.266 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-4ed69a19-3752-45db-b213-dd1a16dda2bb - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-09-09 06:58:09.269 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-3addd0e2-0ce4-4ccf-b119-0a9ff19efc15 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-09-09 06:58:09.272 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71149a64-6909-4f75-b52e-145909d3bd6e - - - - - -] tcp:10.107.251.192:6641: connecting... 2026-09-09 06:58:09.273 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71149a64-6909-4f75-b52e-145909d3bd6e - - - - - -] tcp:10.107.251.192:6641: connected 2026-09-09 06:58:09.274 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-09-09 06:58:09.277 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] tcp:10.110.131.65:6642: connecting... 2026-09-09 06:58:09.277 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] tcp:10.110.131.65:6642: connected 2026-09-09 06:58:09.280 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4ed69a19-3752-45db-b213-dd1a16dda2bb - - - - - -] tcp:10.110.131.65:6642: connecting... 2026-09-09 06:58:09.281 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4ed69a19-3752-45db-b213-dd1a16dda2bb - - - - - -] tcp:10.110.131.65:6642: connected 2026-09-09 06:58:09.285 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3addd0e2-0ce4-4ccf-b119-0a9ff19efc15 - - - - - -] tcp:10.110.131.65:6642: connecting... 2026-09-09 06:58:09.285 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3addd0e2-0ce4-4ccf-b119-0a9ff19efc15 - - - - - -] tcp:10.110.131.65:6642: connected 2026-09-09 06:58:09.301 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.110.131.65:6642: connecting... 2026-09-09 06:58:09.302 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.110.131.65:6642: connected 2026-09-09 06:58:09.310 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5a7a52b6-4aac-4ce6-a4f6-e8e14766c9b6 - - - - - -] WorkerService process has finished the post initialization 2026-09-09 06:58:09.311 9 INFO neutron.api.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-09-09 06:58:09.314 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3addd0e2-0ce4-4ccf-b119-0a9ff19efc15 - - - - - -] RpcWorker process has finished the post initialization 2026-09-09 06:58:09.316 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4ed69a19-3752-45db-b213-dd1a16dda2bb - - - - - -] RpcWorker process has finished the post initialization 2026-09-09 06:58:09.333 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-71149a64-6909-4f75-b52e-145909d3bd6e - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-09 06:58:09.342 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-09-09 06:58:09.342 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-09-09 06:58:09.342 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-09-09 06:58:09.349 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-09-09 06:58:09.349 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-09-09 06:58:09.360 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71149a64-6909-4f75-b52e-145909d3bd6e - - - - - -] tcp:10.110.131.65:6642: connecting... 2026-09-09 06:58:09.360 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-71149a64-6909-4f75-b52e-145909d3bd6e - - - - - -] tcp:10.110.131.65:6642: connected 2026-09-09 06:58:09.395 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71149a64-6909-4f75-b52e-145909d3bd6e - - - - - -] WorkerService process has finished the post initialization 2026-09-09 06:58:09.395 10 INFO neutron.api.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-09-09 06:58:09.430 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_baremetal_ports_dhcp_options finished in 0.032 seconds 2026-09-09 06:58:09.431 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_fair_meter_consistency finished in 0.000 seconds 2026-09-09 06:58:09.448 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_fdb_aging_settings finished in 0.016 seconds 2026-09-09 06:58:09.448 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_for_ha_chassis_group finished in 0.000 seconds 2026-09-09 06:58:09.449 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_for_igmp_snoop_support finished in 0.000 seconds 2026-09-09 06:58:09.457 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.009 seconds 2026-09-09 06:58:09.458 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_global_dhcp_opts finished in 0.000 seconds 2026-09-09 06:58:09.458 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_localnet_port_has_learn_fdb finished in 0.000 seconds 2026-09-09 06:58:09.468 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_network_broadcast_arps_to_all_routers finished in 0.010 seconds 2026-09-09 06:58:09.482 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_provider_distributed_ports finished in 0.013 seconds 2026-09-09 06:58:09.497 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_redirect_type_router_gateway_ports finished in 0.015 seconds 2026-09-09 06:58:09.497 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_router_default_route_empty_dst_ip finished in 0.000 seconds 2026-09-09 06:58:09.501 15 INFO neutron.db.ovn_hash_ring_db [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-09-09 06:58:09.501 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task cleanup_old_hash_ring_nodes finished in 0.004 seconds 2026-09-09 06:58:09.504 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task configure_nb_global finished in 0.003 seconds 2026-09-09 06:58:09.524 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task set_fip_distributed_flag finished in 0.002 seconds 2026-09-09 06:58:09.529 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task set_network_type finished in 0.004 seconds 2026-09-09 06:58:09.529 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task update_mac_aging_settings finished in 0.000 seconds 2026-09-09 06:58:09.533 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-09-09 06:58:09.533 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task update_router_static_routes finished in 0.000 seconds 2026-09-09 06:58:09.543 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task update_security_group_with_address_group finished in 0.009 seconds 2026-09-09 06:58:19.413 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-5368276b-8c76-420f-8029-c325535bbced - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-09-09 06:58:19.447 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-09df5777-efdb-457d-afc5-3c7a631885ee - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-09-09 06:58:19.490 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-09df5777-efdb-457d-afc5-3c7a631885ee - - - - - -] Starting OVNClientQosExtension 2026-09-09 06:58:19.496 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-09df5777-efdb-457d-afc5-3c7a631885ee - - - - - -] Starting OVNClientQosExtension 2026-09-09 06:58:19.695 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0062973 /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-09-09 06:58:23.487 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5468feef-ab08-441e-9af8-729675879ba4 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] GET failed (client error): The resource could not be found. 2026-09-09 06:58:23.489 9 INFO neutron.api.wsgi [None req-5468feef-ab08-441e-9af8-729675879ba4 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.7905195 2026-09-09 06:58:23.513 9 INFO neutron.api.wsgi [None req-48e8a2e4-fdbc-4a82-8bd9-1b71d30919dc 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0203424 2026-09-09 06:58:23.869 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Starting OVNClientQosExtension 2026-09-09 06:58:23.870 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Starting OVNClientPlacementExtension 2026-09-09 06:58:23.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 8386587c-418f-4881-b287-721ad0822b53 (type: security_groups) to 1 2026-09-09 06:58:24.019 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 0e656b0e-8e58-4e3a-a8b9-d50ffc91db26 (type: security_group_rules) to 0 2026-09-09 06:58:24.126 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 1424a055-f9f3-484e-af36-dbd30505323d (type: security_group_rules) to 0 2026-09-09 06:58:24.179 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 18f77c1a-9520-4bdb-aedf-db59748b5820 (type: security_group_rules) to 0 2026-09-09 06:58:24.194 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 3033a09a-ad51-4b31-9875-0dea9d5c1847 (type: security_group_rules) to 0 2026-09-09 06:58:24.293 9 WARNING neutron.services.revisions.revision_plugin [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Could not find related network for resource to bump revision. 2026-09-09 06:58:24.340 9 INFO neutron.db.segments_db [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Added segment c9f7b630-652d-4c34-a06d-5dd7d3a362a3 of type flat for network a6333d8f-a76e-42ff-a789-d4620177c8e8 2026-09-09 06:58:24.526 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource a6333d8f-a76e-42ff-a789-d4620177c8e8 (type: networks) to 1 2026-09-09 06:58:24.761 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] No more DHCP agents 2026-09-09 06:58:24.762 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Unable to schedule network a6333d8f-a76e-42ff-a789-d4620177c8e8: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 06:58:24.853 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 79fa20c2-1363-44f1-831e-862be13b8915 (type: ports) to 1 2026-09-09 06:58:24.874 9 INFO neutron.api.wsgi [None req-8db673af-64b3-4998-a660-1ed1b1c75c37 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.3536699 2026-09-09 06:58:26.082 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2e9a43a2-ba10-47cd-a397-fdc82c3f528b 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] GET failed (client error): The resource could not be found. 2026-09-09 06:58:26.084 9 INFO neutron.api.wsgi [None req-2e9a43a2-ba10-47cd-a397-fdc82c3f528b 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0487063 2026-09-09 06:58:26.152 9 INFO neutron.api.wsgi [None req-548d24b5-5c97-47b9-851f-da9f4c308615 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0634849 2026-09-09 06:58:26.190 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0f2deca9-1539-4a26-abd8-3429bb3c853d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] GET failed (client error): The resource could not be found. 2026-09-09 06:58:26.192 9 INFO neutron.api.wsgi [None req-0f2deca9-1539-4a26-abd8-3429bb3c853d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/subnets/public-subnet?network_id=a6333d8f-a76e-42ff-a789-d4620177c8e8 HTTP/1.1" status: 404 len: 295 time: 0.0314288 2026-09-09 06:58:26.215 9 INFO neutron.api.wsgi [None req-9d1f8edb-d056-4910-8d3e-cdc8fbb3df4c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/subnets?name=public-subnet&network_id=a6333d8f-a76e-42ff-a789-d4620177c8e8 HTTP/1.1" status: 200 len: 188 time: 0.0181994 2026-09-09 06:58:26.559 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a007c87b-9769-4942-a882-0496439ec8e4 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] No more DHCP agents 2026-09-09 06:58:26.561 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a007c87b-9769-4942-a882-0496439ec8e4 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Unable to schedule network a6333d8f-a76e-42ff-a789-d4620177c8e8: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 06:58:27.074 9 INFO neutron.db.ovn_revision_numbers_db [None req-43328b5c-44fc-48a5-9218-aa54c7ad5025 - - - - - -] Successfully bumped revision number for resource 79fa20c2-1363-44f1-831e-862be13b8915 (type: ports) to 2 2026-09-09 06:58:27.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-43328b5c-44fc-48a5-9218-aa54c7ad5025 - - - - - -] Successfully bumped revision number for resource 5b177386-6c78-475a-b0fb-713764e2521e (type: subnets) to 0 2026-09-09 06:58:27.161 9 INFO neutron.api.wsgi [None req-a007c87b-9769-4942-a882-0496439ec8e4 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 844 time: 0.9344728 2026-09-09 06:58:34.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043836 2026-09-09 06:58:49.692 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034246 2026-09-09 06:59:04.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045011 2026-09-09 06:59:04.695 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022488 2026-09-09 06:59:19.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029886 2026-09-09 06:59:19.694 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020425 2026-09-09 06:59:34.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033064 2026-09-09 06:59:34.694 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019336 2026-09-09 06:59:49.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020671 2026-09-09 06:59:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028594 2026-09-09 07:00:04.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027788 2026-09-09 07:00:04.697 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0064354 2026-09-09 07:00:19.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029037 2026-09-09 07:00:19.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017354 2026-09-09 07:00:34.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022914 2026-09-09 07:00:34.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024359 2026-09-09 07:00:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023820 2026-09-09 07:00:49.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033393 2026-09-09 07:01:04.688 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016217 2026-09-09 07:01:04.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022771 2026-09-09 07:01:19.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023532 2026-09-09 07:01:19.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018773 2026-09-09 07:01:34.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034895 2026-09-09 07:01:34.694 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018251 2026-09-09 07:01:49.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024970 2026-09-09 07:01:49.694 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024099 2026-09-09 07:02:04.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022402 2026-09-09 07:02:04.692 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027106 2026-09-09 07:02:19.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026340 2026-09-09 07:02:19.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026600 2026-09-09 07:02:34.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017564 2026-09-09 07:02:34.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026500 2026-09-09 07:02:49.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025430 2026-09-09 07:02:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032759 2026-09-09 07:03:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024412 2026-09-09 07:03:04.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030558 2026-09-09 07:03:09.631 15 INFO neutron.db.ovn_revision_numbers_db [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] Successfully bumped revision number for resource a6333d8f-a76e-42ff-a789-d4620177c8e8 (type: networks) to 2 2026-09-09 07:03:09.632 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.153 seconds /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-09-09 07:03:19.476 10 INFO neutron.pecan_wsgi.hooks.translation [None req-841b7c0c-b61f-4791-8f41-54c2046aa182 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] GET failed (client error): The resource could not be found. 2026-09-09 07:03:19.478 10 INFO neutron.api.wsgi [None req-841b7c0c-b61f-4791-8f41-54c2046aa182 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.7210331 2026-09-09 07:03:19.496 10 INFO neutron.api.wsgi [None req-5422d91d-8850-4656-bbea-ca1a94777acc 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0136504 2026-09-09 07:03:19.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014853 2026-09-09 07:03:19.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027082 2026-09-09 07:03:19.719 10 INFO neutron.db.segments_db [None req-12ae0369-4f8d-49e0-94b6-15df004b9f5d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Added segment 720efd70-0257-4c47-bc4f-74a539673ad2 of type geneve for network f4ceca8a-980c-4682-adfb-45535e342948 2026-09-09 07:03:19.961 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-12ae0369-4f8d-49e0-94b6-15df004b9f5d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Starting OVNClientQosExtension 2026-09-09 07:03:19.961 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-12ae0369-4f8d-49e0-94b6-15df004b9f5d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Starting OVNClientPlacementExtension 2026-09-09 07:03:20.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-12ae0369-4f8d-49e0-94b6-15df004b9f5d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource f4ceca8a-980c-4682-adfb-45535e342948 (type: networks) to 1 2026-09-09 07:03:20.308 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12ae0369-4f8d-49e0-94b6-15df004b9f5d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] No more DHCP agents 2026-09-09 07:03:20.311 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12ae0369-4f8d-49e0-94b6-15df004b9f5d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Unable to schedule network f4ceca8a-980c-4682-adfb-45535e342948: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 07:03:20.438 10 INFO neutron.db.ovn_revision_numbers_db [None req-12ae0369-4f8d-49e0-94b6-15df004b9f5d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource d07c2db5-6a1f-4a83-a2b0-fd576ead674b (type: ports) to 1 2026-09-09 07:03:20.460 10 INFO neutron.api.wsgi [None req-12ae0369-4f8d-49e0-94b6-15df004b9f5d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.9589531 2026-09-09 07:03:21.482 10 INFO neutron.pecan_wsgi.hooks.translation [None req-406e3cd5-612e-416e-aad8-5090ee2f0a5a 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] GET failed (client error): The resource could not be found. 2026-09-09 07:03:21.485 10 INFO neutron.api.wsgi [None req-406e3cd5-612e-416e-aad8-5090ee2f0a5a 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0506504 2026-09-09 07:03:21.535 10 INFO neutron.api.wsgi [None req-ca295349-7a26-4144-919d-eeaf9b84a3bb 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0463796 2026-09-09 07:03:21.569 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b55299f1-a159-4806-a811-66d7209c82d2 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] GET failed (client error): The resource could not be found. 2026-09-09 07:03:21.572 10 INFO neutron.api.wsgi [None req-b55299f1-a159-4806-a811-66d7209c82d2 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=f4ceca8a-980c-4682-adfb-45535e342948 HTTP/1.1" status: 404 len: 296 time: 0.0287268 2026-09-09 07:03:21.603 10 INFO neutron.api.wsgi [None req-281382be-215d-4981-b2bb-466fc302f011 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f4ceca8a-980c-4682-adfb-45535e342948 HTTP/1.1" status: 200 len: 188 time: 0.0280907 2026-09-09 07:03:21.757 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8f091e2-d455-46f1-b440-73680511dd54 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] No more DHCP agents 2026-09-09 07:03:21.759 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8f091e2-d455-46f1-b440-73680511dd54 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Unable to schedule network f4ceca8a-980c-4682-adfb-45535e342948: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 07:03:22.289 10 INFO neutron.db.ovn_revision_numbers_db [None req-2456abd2-6e4d-4d75-94d3-5c59d23ea56b - - - - - -] Successfully bumped revision number for resource d07c2db5-6a1f-4a83-a2b0-fd576ead674b (type: ports) to 2 2026-09-09 07:03:22.334 10 INFO neutron.db.ovn_revision_numbers_db [None req-2456abd2-6e4d-4d75-94d3-5c59d23ea56b - - - - - -] Successfully bumped revision number for resource b7c6ab63-c579-42fd-9fdf-c69549c9d2e5 (type: subnets) to 0 2026-09-09 07:03:22.350 10 INFO neutron.api.wsgi [None req-e8f091e2-d455-46f1-b440-73680511dd54 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.7417669 2026-09-09 07:03:23.607 10 INFO neutron.api.v2.resource [None req-920333c5-6904-44c1-9dc2-9616272c6c35 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] show failed (client error): The resource could not be found. 2026-09-09 07:03:23.608 10 INFO neutron.api.wsgi [None req-920333c5-6904-44c1-9dc2-9616272c6c35 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0570762 2026-09-09 07:03:23.636 10 INFO neutron.api.wsgi [None req-948628d3-032c-470a-8d4f-05a35add77c3 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0239651 2026-09-09 07:03:23.757 10 INFO neutron.db.ovn_revision_numbers_db [None req-b35e420f-3ede-4423-88dc-2591306aa30e 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 750ce245-75ce-4f38-ba0f-f9a129d3c998 (type: security_groups) to 1 2026-09-09 07:03:23.772 10 INFO neutron.db.ovn_revision_numbers_db [None req-b35e420f-3ede-4423-88dc-2591306aa30e 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 826f9242-8f41-4ff8-98ba-77440a826923 (type: security_group_rules) to 0 2026-09-09 07:03:23.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-b35e420f-3ede-4423-88dc-2591306aa30e 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 9ac65cca-6f83-41a5-8ebb-4e6f820847f1 (type: security_group_rules) to 0 2026-09-09 07:03:23.811 10 INFO neutron.api.wsgi [None req-b35e420f-3ede-4423-88dc-2591306aa30e 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1695492 2026-09-09 07:03:25.144 10 INFO neutron.api.wsgi [None req-cbcda023-aebd-43ff-ae34-59e591dbe81d 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 1792 time: 0.0699890 2026-09-09 07:03:25.187 10 INFO neutron.api.wsgi [None req-bdd46d82-f639-4015-84d6-7053888f2a8b 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 1792 time: 0.0349452 2026-09-09 07:03:25.227 10 INFO neutron.api.wsgi [None req-d0b4869e-202b-4fc1-9450-6fd744303b48 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 1792 time: 0.0318563 2026-09-09 07:03:25.402 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd4edea3-75fc-4fed-911d-9488a34c2e25 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 60abfdab-17b3-4bda-b344-deb3041797f4 (type: security_group_rules) to 0 2026-09-09 07:03:25.437 10 INFO neutron.api.wsgi [None req-cd4edea3-75fc-4fed-911d-9488a34c2e25 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.2010560 2026-09-09 07:03:26.506 10 INFO neutron.api.wsgi [None req-69ddbc23-9cd3-4545-829e-77737678d3db 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 2406 time: 0.0811608 2026-09-09 07:03:26.549 10 INFO neutron.api.wsgi [None req-05f47004-71b9-4410-b253-9f3412b3e992 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 2406 time: 0.0342872 2026-09-09 07:03:26.585 10 INFO neutron.api.wsgi [None req-1660a6a3-70e8-46ed-ba2c-0cf6c9da8e9c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 2406 time: 0.0294867 2026-09-09 07:03:26.748 10 INFO neutron.db.ovn_revision_numbers_db [None req-4587a77f-765e-4f6f-9de7-d520f3d17def 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 9560dc26-a24c-4ec4-af8e-33c3f9519567 (type: security_group_rules) to 0 2026-09-09 07:03:26.785 10 INFO neutron.api.wsgi [None req-4587a77f-765e-4f6f-9de7-d520f3d17def 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1902487 2026-09-09 07:03:27.811 10 INFO neutron.api.wsgi [None req-69c8f072-6c4e-4e99-9393-1295e06110c8 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 3022 time: 0.0757611 2026-09-09 07:03:27.854 10 INFO neutron.api.wsgi [None req-4b0c307a-868c-4448-abae-73d2885ec4ec 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 3022 time: 0.0341237 2026-09-09 07:03:27.891 10 INFO neutron.api.wsgi [None req-b7563e85-75f4-4c1e-9c8d-fd6b9e552912 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 3022 time: 0.0296884 2026-09-09 07:03:28.004 10 INFO neutron.db.ovn_revision_numbers_db [None req-96d3735f-8854-4503-9bd1-2688bcde2db8 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 8a199ca8-bcd6-4f67-a735-a23b16fe118a (type: security_group_rules) to 0 2026-09-09 07:03:28.029 10 INFO neutron.api.wsgi [None req-96d3735f-8854-4503-9bd1-2688bcde2db8 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1292346 2026-09-09 07:03:28.981 10 INFO neutron.api.wsgi [None req-f963a948-8713-4e29-a31e-232cbb761075 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 3638 time: 0.0810866 2026-09-09 07:03:29.022 10 INFO neutron.api.wsgi [None req-4a4e683a-96de-42b4-a37e-5c4227e6302b 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 3638 time: 0.0340631 2026-09-09 07:03:29.062 10 INFO neutron.api.wsgi [None req-cd4024df-bcce-432c-a6f7-42eeb4e6c985 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 3638 time: 0.0330698 2026-09-09 07:03:29.191 10 INFO neutron.db.ovn_revision_numbers_db [None req-2cd5d703-7c72-4cb3-b708-95f34d5ff79f 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 05555991-abf0-4233-8a4d-21ab5ef67028 (type: security_group_rules) to 0 2026-09-09 07:03:29.240 10 INFO neutron.api.wsgi [None req-2cd5d703-7c72-4cb3-b708-95f34d5ff79f 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1711848 2026-09-09 07:03:30.300 10 INFO neutron.api.wsgi [None req-28a6e5c5-961e-4da3-8779-0729b6667ceb 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 4254 time: 0.0979450 2026-09-09 07:03:30.403 10 INFO neutron.api.wsgi [None req-22f96324-7a5c-4b7f-b250-60d7c2e9c134 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 4254 time: 0.0954964 2026-09-09 07:03:30.437 10 INFO neutron.api.wsgi [None req-f2de5b87-55b5-496a-9c3b-06a7cd403927 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 4254 time: 0.0268247 2026-09-09 07:03:30.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecddffeb-4ad8-495a-a585-d0f4a0c0f8ea 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 44652d06-eae7-422c-9218-7b088dea6f8e (type: security_group_rules) to 0 2026-09-09 07:03:30.653 10 INFO neutron.api.wsgi [None req-ecddffeb-4ad8-495a-a585-d0f4a0c0f8ea 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2086420 2026-09-09 07:03:32.022 10 INFO neutron.api.wsgi [None req-72df9186-3478-40d2-a529-c37276d35a5c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/networks/f4ceca8a-980c-4682-adfb-45535e342948 HTTP/1.1" status: 200 len: 910 time: 0.0925343 2026-09-09 07:03:32.053 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b4deca9e-b660-4fdd-9955-b82b6453d6e9 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] GET failed (client error): The resource could not be found. 2026-09-09 07:03:32.055 10 INFO neutron.api.wsgi [None req-b4deca9e-b660-4fdd-9955-b82b6453d6e9 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f4ceca8a-980c-4682-adfb-45535e342948 HTTP/1.1" status: 404 len: 314 time: 0.0236428 2026-09-09 07:03:32.102 10 INFO neutron.api.wsgi [None req-f522af2b-65d5-464f-8624-e902fcf75784 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f4ceca8a-980c-4682-adfb-45535e342948 HTTP/1.1" status: 200 len: 186 time: 0.0419908 2026-09-09 07:03:32.137 10 INFO neutron.api.wsgi [None req-9d213fb8-53bc-42d6-aee8-10caf1574dab 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/750ce245-75ce-4f38-ba0f-f9a129d3c998 HTTP/1.1" status: 200 len: 4870 time: 0.0291851 2026-09-09 07:03:32.476 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fb33363-b5d0-4115-b144-c99216ec127c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] No more DHCP agents 2026-09-09 07:03:32.477 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fb33363-b5d0-4115-b144-c99216ec127c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Unable to schedule network f4ceca8a-980c-4682-adfb-45535e342948: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 07:03:32.563 10 INFO neutron.db.ovn_revision_numbers_db [None req-3fb33363-b5d0-4115-b144-c99216ec127c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 9b9982f0-f220-4159-b151-331b51140f23 (type: ports) to 1 2026-09-09 07:03:32.579 10 INFO neutron.api.wsgi [None req-3fb33363-b5d0-4115-b144-c99216ec127c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.4326131 2026-09-09 07:03:34.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027978 2026-09-09 07:03:34.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029817 /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-09-09 07:03:39.356 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c07ba493-34c2-4c89-bae8-5522be0a0a4e 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] GET failed (client error): The resource could not be found. 2026-09-09 07:03:39.357 10 INFO neutron.api.wsgi [None req-c07ba493-34c2-4c89-bae8-5522be0a0a4e 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0593386 2026-09-09 07:03:39.421 10 INFO neutron.api.wsgi [None req-d56d1b90-59f0-4501-9f04-c8b4fcf797ea 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0584435 2026-09-09 07:03:39.751 10 INFO neutron.db.ovn_revision_numbers_db [None req-49e7ddee-6ccf-43fa-bae2-e6d3266b22f4 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 9b9982f0-f220-4159-b151-331b51140f23 (type: ports) to 1 2026-09-09 07:03:40.028 10 INFO neutron.db.ovn_revision_numbers_db [None req-49e7ddee-6ccf-43fa-bae2-e6d3266b22f4 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 9b9982f0-f220-4159-b151-331b51140f23 (type: ports) to 4 2026-09-09 07:03:40.054 10 INFO neutron.api.wsgi [None req-49e7ddee-6ccf-43fa-bae2-e6d3266b22f4 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "PUT /v2.0/ports/9b9982f0-f220-4159-b151-331b51140f23 HTTP/1.1" status: 200 len: 1394 time: 0.6237898 /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-09-09 07:03:41.756 10 INFO neutron.api.wsgi [None req-21b7a69e-647d-49cf-b2c1-0406e2c7c641 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.0900404 2026-09-09 07:03:43.117 10 INFO neutron.api.v2.resource [None req-121f70d6-7659-41e9-b47e-5ad2b8ab5c45 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] show failed (client error): The resource could not be found. 2026-09-09 07:03:43.118 10 INFO neutron.api.wsgi [None req-121f70d6-7659-41e9-b47e-5ad2b8ab5c45 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0612271 2026-09-09 07:03:43.155 10 INFO neutron.api.wsgi [None req-c5109456-f092-43cf-a08d-fe89c8353ff0 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0329149 2026-09-09 07:03:43.316 10 INFO neutron.db.ovn_revision_numbers_db [None req-67b103ce-433f-4389-afa6-013a40d2a09c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 17dd74ba-e7f5-4470-8442-ef59e1c3b9de (type: security_groups) to 1 2026-09-09 07:03:43.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-67b103ce-433f-4389-afa6-013a40d2a09c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource 1ffb7de9-8827-4e93-9115-ee7ace74f38e (type: security_group_rules) to 0 2026-09-09 07:03:43.356 10 INFO neutron.db.ovn_revision_numbers_db [None req-67b103ce-433f-4389-afa6-013a40d2a09c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource fb08954d-4e4d-4a79-829d-67d9c5c7a631 (type: security_group_rules) to 0 2026-09-09 07:03:43.399 10 INFO neutron.api.wsgi [None req-67b103ce-433f-4389-afa6-013a40d2a09c 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.2405703 2026-09-09 07:03:44.489 10 INFO neutron.api.wsgi [None req-0d2fc916-2523-4880-87cf-c1d1925f1ceb 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/17dd74ba-e7f5-4470-8442-ef59e1c3b9de HTTP/1.1" status: 200 len: 1786 time: 0.0700288 2026-09-09 07:03:44.521 10 INFO neutron.api.wsgi [None req-ccf9eb02-8458-4491-9872-2231e1c517c6 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/17dd74ba-e7f5-4470-8442-ef59e1c3b9de HTTP/1.1" status: 200 len: 1786 time: 0.0216267 2026-09-09 07:03:44.550 10 INFO neutron.api.wsgi [None req-a0c9b729-af14-4db9-98c6-373f6e817aae 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/17dd74ba-e7f5-4470-8442-ef59e1c3b9de HTTP/1.1" status: 200 len: 1786 time: 0.0213666 2026-09-09 07:03:44.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-294495f4-4e1d-4adb-8412-44dd6a601c2b 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource fb7d32f6-ce37-47a4-9bb3-f8e5f55e6e2d (type: security_group_rules) to 0 2026-09-09 07:03:44.746 10 INFO neutron.api.wsgi [None req-294495f4-4e1d-4adb-8412-44dd6a601c2b 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 803 time: 0.1895304 2026-09-09 07:03:45.693 10 INFO neutron.api.wsgi [None req-a83e8434-f4ef-42b7-aa93-0bde76e7648b 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/17dd74ba-e7f5-4470-8442-ef59e1c3b9de HTTP/1.1" status: 200 len: 2422 time: 0.0702183 2026-09-09 07:03:45.730 10 INFO neutron.api.wsgi [None req-ed774dfd-78c0-40eb-997b-c642f5d1e2c6 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/17dd74ba-e7f5-4470-8442-ef59e1c3b9de HTTP/1.1" status: 200 len: 2422 time: 0.0295680 2026-09-09 07:03:45.764 10 INFO neutron.api.wsgi [None req-10e6858f-7afd-4420-856f-6528f4e4a850 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/security-groups/17dd74ba-e7f5-4470-8442-ef59e1c3b9de HTTP/1.1" status: 200 len: 2422 time: 0.0280681 2026-09-09 07:03:45.883 10 INFO neutron.db.ovn_revision_numbers_db [None req-b21ab88c-5594-4083-8bfc-12390f6e6718 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] Successfully bumped revision number for resource a2baae0c-021b-489f-af94-e39e257f6974 (type: security_group_rules) to 0 2026-09-09 07:03:45.917 10 INFO neutron.api.wsgi [None req-b21ab88c-5594-4083-8bfc-12390f6e6718 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 807 time: 0.1467106 2026-09-09 07:03:49.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027544 2026-09-09 07:03:49.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027270 2026-09-09 07:04:04.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027707 2026-09-09 07:04:04.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019970 2026-09-09 07:04:19.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029829 2026-09-09 07:04:19.695 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025978 2026-09-09 07:04:34.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023832 2026-09-09 07:04:34.692 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042062 2026-09-09 07:04:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023911 2026-09-09 07:04:49.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025575 2026-09-09 07:04:54.315 10 INFO neutron.api.wsgi [None req-e814159b-c401-4f84-a9d3-d2acdfc65e7a 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "GET /v2.0/quotas/03011e1c68c3450f94464fc809443a7a HTTP/1.1" status: 200 len: 467 time: 0.0188687 /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-09-09 07:04:54.801 10 INFO neutron.api.wsgi [None req-e665a919-16cd-4f7b-a978-60a8f94a1850 4b43a5903d76459e9c52fd01ffa8dbe5 03011e1c68c3450f94464fc809443a7a - - default default] 162.253.55.179,10.0.0.114 "PUT /v2.0/quotas/03011e1c68c3450f94464fc809443a7a HTTP/1.1" status: 200 len: 466 time: 0.0357726 2026-09-09 07:05:04.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022175 2026-09-09 07:05:04.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032921 2026-09-09 07:05:19.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027001 2026-09-09 07:05:19.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030198 2026-09-09 07:05:34.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030615 2026-09-09 07:05:34.694 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018363 2026-09-09 07:05:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022552 2026-09-09 07:05:49.692 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020168 2026-09-09 07:06:04.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023389 2026-09-09 07:06:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027649 2026-09-09 07:06:19.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023146 2026-09-09 07:06:19.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031564 2026-09-09 07:06:34.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015988 2026-09-09 07:06:34.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026236 2026-09-09 07:06:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024791 2026-09-09 07:06:49.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030684 2026-09-09 07:07:04.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022273 2026-09-09 07:07:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023949 2026-09-09 07:07:19.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032732 2026-09-09 07:07:19.692 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040920 2026-09-09 07:07:34.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027928 2026-09-09 07:07:34.692 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027983 2026-09-09 07:07:49.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025625 2026-09-09 07:07:49.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026615 2026-09-09 07:08:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022438 2026-09-09 07:08:04.694 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032468 2026-09-09 07:08:09.679 15 INFO neutron.db.ovn_revision_numbers_db [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] Successfully bumped revision number for resource f4ceca8a-980c-4682-adfb-45535e342948 (type: networks) to 2 2026-09-09 07:08:09.750 15 INFO neutron.db.ovn_revision_numbers_db [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] Successfully bumped revision number for resource 750ce245-75ce-4f38-ba0f-f9a129d3c998 (type: security_groups) to 6 2026-09-09 07:08:09.783 15 INFO neutron.db.ovn_revision_numbers_db [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] Successfully bumped revision number for resource 17dd74ba-e7f5-4470-8442-ef59e1c3b9de (type: security_groups) to 3 2026-09-09 07:08:09.783 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.283 seconds 2026-09-09 07:08:19.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025554 2026-09-09 07:08:19.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025890 2026-09-09 07:08:34.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017071 2026-09-09 07:08:34.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026722 2026-09-09 07:08:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024238 2026-09-09 07:08:49.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035412 2026-09-09 07:09:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026731 2026-09-09 07:09:04.692 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036590 2026-09-09 07:09:19.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022633 2026-09-09 07:09:19.692 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037549 2026-09-09 07:09:34.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023835 2026-09-09 07:09:34.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030215 2026-09-09 07:09:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024211 2026-09-09 07:09:49.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027070 2026-09-09 07:10:04.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024676 2026-09-09 07:10:04.694 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0075719 2026-09-09 07:10:19.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028441 2026-09-09 07:10:19.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033102 2026-09-09 07:10:34.692 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043707 2026-09-09 07:10:34.698 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030475 2026-09-09 07:10:49.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029719 2026-09-09 07:10:49.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019245 2026-09-09 07:11:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028300 2026-09-09 07:11:04.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037160 2026-09-09 07:11:19.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026793 2026-09-09 07:11:19.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027776 2026-09-09 07:11:34.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027549 2026-09-09 07:11:34.692 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037336 2026-09-09 07:11:49.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035698 2026-09-09 07:11:49.694 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020015 2026-09-09 07:12:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024381 2026-09-09 07:12:04.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028749 2026-09-09 07:12:19.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045295 2026-09-09 07:12:19.693 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045545 2026-09-09 07:12:34.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024464 2026-09-09 07:12:34.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037429 2026-09-09 07:12:49.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023236 2026-09-09 07:12:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026169 2026-09-09 07:13:04.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024755 2026-09-09 07:13:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029659 2026-09-09 07:13:09.531 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.025 seconds 2026-09-09 07:13:19.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024204 2026-09-09 07:13:19.692 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035217 2026-09-09 07:13:34.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017109 2026-09-09 07:13:34.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016701 2026-09-09 07:13:49.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021825 2026-09-09 07:13:49.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034261 2026-09-09 07:14:04.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023322 2026-09-09 07:14:04.693 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026093 2026-09-09 07:14:19.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033026 2026-09-09 07:14:19.692 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042033 2026-09-09 07:14:34.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033958 2026-09-09 07:14:34.696 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032513 2026-09-09 07:14:49.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025034 2026-09-09 07:14:49.692 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019245 2026-09-09 07:15:04.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022595 2026-09-09 07:15:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029149 2026-09-09 07:15:19.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023568 2026-09-09 07:15:19.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026407 2026-09-09 07:15:34.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023048 2026-09-09 07:15:34.692 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017300 2026-09-09 07:15:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022967 2026-09-09 07:15:49.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026245 2026-09-09 07:16:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024471 2026-09-09 07:16:04.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023944 2026-09-09 07:16:19.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036969 2026-09-09 07:16:19.696 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018802 2026-09-09 07:16:34.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027525 2026-09-09 07:16:34.792 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.1043172 2026-09-09 07:16:49.694 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0065010 2026-09-09 07:16:49.697 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021367 2026-09-09 07:17:04.693 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0055444 2026-09-09 07:17:04.694 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0064147 2026-09-09 07:17:19.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024500 2026-09-09 07:17:19.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027714 2026-09-09 07:17:34.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025349 2026-09-09 07:17:34.693 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018477 2026-09-09 07:17:49.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028877 2026-09-09 07:17:49.694 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045509 2026-09-09 07:18:04.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016310 2026-09-09 07:18:04.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032289 2026-09-09 07:18:09.570 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1492ee8-2afa-4e64-b669-400e9575952e - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.035 seconds 2026-09-09 07:18:19.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026999 2026-09-09 07:18:19.694 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031571 2026-09-09 07:18:34.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022016 2026-09-09 07:18:34.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033286 2026-09-09 07:18:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027788 2026-09-09 07:18:49.691 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034447 2026-09-09 07:19:04.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029380 2026-09-09 07:19:04.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030310 2026-09-09 07:19:19.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018809 2026-09-09 07:19:19.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012372 2026-09-09 07:19:34.690 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026519 2026-09-09 07:19:34.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033314 2026-09-09 07:19:49.689 10 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023739 2026-09-09 07:19:49.690 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028710 2026-09-09 07:20:04.689 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017023 2026-09-09 07:20:04.691 9 INFO neutron.api.wsgi [-] 10.0.0.114 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015533