+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-08 16:02:57.394 1 INFO neutron.common.config [-] Logging enabled! 2026-07-08 16:02:57.394 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-07-08 16:02:57.396 1 INFO neutron.common.config [-] Logging enabled! 2026-07-08 16:02:57.396 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-07-08 16:02:57.611 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-08 16:02:58.353 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-08 16:02:58.356 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-08 16:02:58.358 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-08 16:02:58.359 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-08 16:02:58.359 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-08 16:02:58.359 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-08 16:02:58.359 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 16:02:58.364 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 16:02:58.365 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 16:02:58.365 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-08 16:02:58.673 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-08 16:02:58.673 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-08 16:02:58.673 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-08 16:02:58.695 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-08 16:02:58.695 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-08 16:02:58.695 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-08 16:02:58.695 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-08 16:03:00.942 1 INFO neutron.plugins.ml2.managers [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Initializing driver for type 'vlan' 2026-07-08 16:03:01.099 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] VlanTypeDriver initialization complete 2026-07-08 16:03:01.099 1 INFO neutron.plugins.ml2.managers [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-08 16:03:01.099 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-08 16:03:01.100 1 INFO neutron.plugins.ml2.managers [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Initializing extension driver 'port_security' 2026-07-08 16:03:01.100 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-08 16:03:01.101 1 INFO neutron.plugins.ml2.managers [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Initializing extension driver 'qos' 2026-07-08 16:03:01.101 1 INFO neutron.plugins.ml2.managers [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Initializing mechanism driver 'ovn' 2026-07-08 16:03:01.102 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Starting OVNMechanismDriver 2026-07-08 16:03:01.126 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] OVN logging driver registered 2026-07-08 16:03:01.132 1 INFO neutron.quota [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded quota_driver: . 2026-07-08 16:03:01.132 1 INFO neutron.plugins.ml2.plugin [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Modular L2 Plugin initialization complete 2026-07-08 16:03:01.132 1 INFO neutron.plugins.ml2.managers [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-08 16:03:01.132 1 INFO neutron.plugins.ml2.managers [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-08 16:03:01.133 1 INFO neutron.plugins.ml2.managers [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Got port-security extension from driver 'port_security' 2026-07-08 16:03:01.133 1 INFO neutron.extensions.vlantransparent [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Disabled vlantransparent extension. 2026-07-08 16:03:01.133 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: qos 2026-07-08 16:03:01.145 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: ovn-router 2026-07-08 16:03:01.161 1 INFO neutron.services.ovn_l3.plugin [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Starting OVNL3RouterPlugin 2026-07-08 16:03:01.161 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: segments 2026-07-08 16:03:01.238 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: trunk 2026-07-08 16:03:01.244 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: log 2026-07-08 16:03:01.246 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: auto_allocate 2026-07-08 16:03:01.249 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: tag 2026-07-08 16:03:01.252 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: timestamp 2026-07-08 16:03:01.254 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: network_ip_availability 2026-07-08 16:03:01.257 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: flavors 2026-07-08 16:03:01.260 1 INFO neutron.manager [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loading Plugin: revisions 2026-07-08 16:03:01.263 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Initializing extension manager. 2026-07-08 16:03:01.264 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: address-group 2026-07-08 16:03:01.265 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: address-scope 2026-07-08 16:03:01.266 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-08 16:03:01.266 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: agent 2026-07-08 16:03:01.267 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-08 16:03:01.268 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: allowed-address-pairs 2026-07-08 16:03:01.269 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: auto-allocated-topology 2026-07-08 16:03:01.269 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: availability_zone 2026-07-08 16:03:01.270 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-08 16:03:01.270 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-08 16:03:01.271 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: default-subnetpools 2026-07-08 16:03:01.272 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-08 16:03:01.273 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: dns-integration 2026-07-08 16:03:01.273 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: dns-domain-ports 2026-07-08 16:03:01.274 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-08 16:03:01.274 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-08 16:03:01.275 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-08 16:03:01.275 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-07-08 16:03:01.276 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 16:03:01.276 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-08 16:03:01.277 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: external-net 2026-07-08 16:03:01.277 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-08 16:03:01.278 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: extraroute 2026-07-08 16:03:01.278 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-08 16:03:01.279 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: filter-validation 2026-07-08 16:03:01.279 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-08 16:03:01.280 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-08 16:03:01.280 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-08 16:03:01.281 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: fip-port-details 2026-07-08 16:03:01.281 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: flavors 2026-07-08 16:03:01.282 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-08 16:03:01.283 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: floatingip-pools 2026-07-08 16:03:01.283 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: ip_allocation 2026-07-08 16:03:01.284 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-08 16:03:01.284 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: l2_adjacency 2026-07-08 16:03:01.285 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: router 2026-07-08 16:03:01.286 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 16:03:01.287 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: ext-gw-mode 2026-07-08 16:03:01.287 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-07-08 16:03:01.288 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-08 16:03:01.288 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-07-08 16:03:01.289 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-08 16:03:01.289 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-08 16:03:01.291 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-08 16:03:01.292 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-08 16:03:01.293 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: logging 2026-07-08 16:03:01.294 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-08 16:03:01.294 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-08 16:03:01.295 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: multi-provider 2026-07-08 16:03:01.295 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: net-mtu 2026-07-08 16:03:01.296 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: net-mtu-writable 2026-07-08 16:03:01.296 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: network_availability_zone 2026-07-08 16:03:01.297 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: network-ip-availability 2026-07-08 16:03:01.298 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-08 16:03:01.298 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: pagination 2026-07-08 16:03:01.299 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: port-device-profile 2026-07-08 16:03:01.299 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-08 16:03:01.299 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-08 16:03:01.300 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-08 16:03:01.300 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: port-resource-request 2026-07-08 16:03:01.301 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: port-resource-request-groups 2026-07-08 16:03:01.301 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: binding 2026-07-08 16:03:01.302 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: binding-extended 2026-07-08 16:03:01.302 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: port-security 2026-07-08 16:03:01.303 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: project-id 2026-07-08 16:03:01.303 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: provider 2026-07-08 16:03:01.305 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos 2026-07-08 16:03:01.305 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-08 16:03:01.306 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-08 16:03:01.306 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-default 2026-07-08 16:03:01.307 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-fip 2026-07-08 16:03:01.307 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-08 16:03:01.308 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-gateway-ip 2026-07-08 16:03:01.308 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-port-network-policy 2026-07-08 16:03:01.309 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-pps-minimum 2026-07-08 16:03:01.309 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-08 16:03:01.310 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-pps 2026-07-08 16:03:01.310 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-rule-type-details 2026-07-08 16:03:01.311 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-08 16:03:01.311 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: qos-rules-alias 2026-07-08 16:03:01.312 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: quota-check-limit 2026-07-08 16:03:01.313 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: quotas 2026-07-08 16:03:01.314 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: quota_details 2026-07-08 16:03:01.315 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: rbac-policies 2026-07-08 16:03:01.316 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-08 16:03:01.316 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: rbac-address-scope 2026-07-08 16:03:01.316 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: rbac-security-groups 2026-07-08 16:03:01.317 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-08 16:03:01.318 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: revision-if-match 2026-07-08 16:03:01.318 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: standard-attr-revisions 2026-07-08 16:03:01.319 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: router_availability_zone 2026-07-08 16:03:01.319 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-08 16:03:01.320 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-08 16:03:01.320 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-08 16:03:01.321 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-08 16:03:01.322 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-08 16:03:01.330 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: security-group 2026-07-08 16:03:01.331 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: segment 2026-07-08 16:03:01.331 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-08 16:03:01.332 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: service-type 2026-07-08 16:03:01.332 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: sorting 2026-07-08 16:03:01.333 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: standard-attr-segment 2026-07-08 16:03:01.333 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: standard-attr-description 2026-07-08 16:03:01.334 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: stateful-security-group 2026-07-08 16:03:01.334 1 WARNING neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-08 16:03:01.335 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-08 16:03:01.335 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-08 16:03:01.336 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-08 16:03:01.336 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: subnet-service-types 2026-07-08 16:03:01.337 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: subnet_allocation 2026-07-08 16:03:01.337 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-08 16:03:01.338 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-08 16:03:01.339 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: standard-attr-tag 2026-07-08 16:03:01.340 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-08 16:03:01.341 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: trunk 2026-07-08 16:03:01.341 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Loaded extension: trunk-details 2026-07-08 16:03:01.341 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-08 16:03:01.342 1 INFO neutron.api.extensions [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-08 16:03:01.343 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-08 16:03:01.344 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-08 16:03:01.344 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-08 16:03:01.344 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-08 16:03:01.345 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-08 16:03:01.345 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-08 16:03:01.347 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-08 16:03:01.347 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-08 16:03:01.347 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-08 16:03:01.347 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-08 16:03:01.348 1 WARNING neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] subnetpool is already registered 2026-07-08 16:03:01.348 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-08 16:03:01.350 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-08 16:03:01.350 1 WARNING neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] router is already registered 2026-07-08 16:03:01.350 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-08 16:03:01.350 1 WARNING neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] floatingip is already registered 2026-07-08 16:03:01.351 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-08 16:03:01.351 1 WARNING neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] rbac_policy is already registered 2026-07-08 16:03:01.352 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-08 16:03:01.352 1 WARNING neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] security_group is already registered 2026-07-08 16:03:01.352 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-08 16:03:01.352 1 WARNING neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] security_group_rule is already registered 2026-07-08 16:03:01.352 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-08 16:03:01.352 1 WARNING neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] subnetpool is already registered 2026-07-08 16:03:01.353 1 INFO neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-08 16:03:01.353 1 WARNING neutron.quota.resource_registry [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] trunk is already registered 2026-07-08 16:03:01.378 1 WARNING keystonemiddleware._common.config [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 16:03:01.384 1 WARNING oslo_config.cfg [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-08 16:03:01.387 1 INFO oslo_service.service [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Starting 2 workers 2026-07-08 16:03:01.392 1 INFO neutron.service [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-07-08 16:03:01.408 1 INFO oslo_service.service [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Starting 2 workers 2026-07-08 16:03:01.410 9 INFO neutron.db.ovn_hash_ring_db [None req-12d5bc15-de81-4a01-be1a-a8dcca988871 - - - - - -] Nodes from host "neutron-server-79678649c-z67nh" and group "mechanism_driver" removed from the Hash Ring 2026-07-08 16:03:01.414 1 INFO oslo_service.service [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Starting 1 workers 2026-07-08 16:03:01.418 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-08 16:03:01.419 9 INFO neutron.db.ovn_hash_ring_db [None req-12d5bc15-de81-4a01-be1a-a8dcca988871 - - - - - -] Node fcf9af9d-6ee1-49f8-90cb-086bde53877b from host "neutron-server-79678649c-z67nh" and group "mechanism_driver" added to the Hash Ring 2026-07-08 16:03:01.419 1 INFO oslo_service.service [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Starting 1 workers 2026-07-08 16:03:01.420 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-12d5bc15-de81-4a01-be1a-a8dcca988871 - - - - - -] Hash Ring probing thread has started 2026-07-08 16:03:01.421 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-08 16:03:01.422 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-12d5bc15-de81-4a01-be1a-a8dcca988871 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-07-08 16:03:01.422 1 INFO oslo_service.service [None req-e619dff1-81c2-4d52-b5c4-289e0c631a9d - - - - - -] Starting 1 workers 2026-07-08 16:03:01.428 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-07-08 16:03:01.433 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-07-08 16:03:01.446 10 INFO neutron.db.ovn_hash_ring_db [None req-a5b1a4c3-40a2-49bc-8593-73e611fac0e8 - - - - - -] Node 28eb2af9-9f14-498c-a61c-a63ba887548f from host "neutron-server-79678649c-z67nh" and group "mechanism_driver" added to the Hash Ring 2026-07-08 16:03:01.448 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a5b1a4c3-40a2-49bc-8593-73e611fac0e8 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-07-08 16:03:01.454 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7e0ae60f-2801-4cad-83f5-5b1ce61d1ca1 - - - - - -] tcp:10.107.155.197:6641: connecting... 2026-07-08 16:03:01.455 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-12d5bc15-de81-4a01-be1a-a8dcca988871 - - - - - -] tcp:10.107.155.197:6641: connecting... 2026-07-08 16:03:01.455 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7e0ae60f-2801-4cad-83f5-5b1ce61d1ca1 - - - - - -] tcp:10.107.155.197:6641: connected 2026-07-08 16:03:01.455 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-12d5bc15-de81-4a01-be1a-a8dcca988871 - - - - - -] tcp:10.107.155.197:6641: connected 2026-07-08 16:03:01.457 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c68fa7ac-9132-4c65-ba25-56ec4981beae - - - - - -] tcp:10.107.155.197:6641: connecting... 2026-07-08 16:03:01.458 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c68fa7ac-9132-4c65-ba25-56ec4981beae - - - - - -] tcp:10.107.155.197:6641: connected 2026-07-08 16:03:01.462 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.107.155.197:6641: connecting... 2026-07-08 16:03:01.462 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.107.155.197:6641: connected 2026-07-08 16:03:01.485 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a5b1a4c3-40a2-49bc-8593-73e611fac0e8 - - - - - -] tcp:10.107.155.197:6641: connecting... 2026-07-08 16:03:01.485 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a5b1a4c3-40a2-49bc-8593-73e611fac0e8 - - - - - -] tcp:10.107.155.197:6641: connected 2026-07-08 16:03:01.495 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-07-08 16:03:01.506 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.97.8.218:6642: connecting... 2026-07-08 16:03:01.506 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-12d5bc15-de81-4a01-be1a-a8dcca988871 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-07-08 16:03:01.506 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.97.8.218:6642: connected 2026-07-08 16:03:01.512 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7e0ae60f-2801-4cad-83f5-5b1ce61d1ca1 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-08 16:03:01.513 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c68fa7ac-9132-4c65-ba25-56ec4981beae - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-08 16:03:01.514 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-12d5bc15-de81-4a01-be1a-a8dcca988871 - - - - - -] tcp:10.97.8.218:6642: connecting... 2026-07-08 16:03:01.514 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-12d5bc15-de81-4a01-be1a-a8dcca988871 - - - - - -] tcp:10.97.8.218:6642: connected 2026-07-08 16:03:01.519 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7e0ae60f-2801-4cad-83f5-5b1ce61d1ca1 - - - - - -] tcp:10.97.8.218:6642: connecting... 2026-07-08 16:03:01.519 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7e0ae60f-2801-4cad-83f5-5b1ce61d1ca1 - - - - - -] tcp:10.97.8.218:6642: connected 2026-07-08 16:03:01.520 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c68fa7ac-9132-4c65-ba25-56ec4981beae - - - - - -] tcp:10.97.8.218:6642: connecting... 2026-07-08 16:03:01.521 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c68fa7ac-9132-4c65-ba25-56ec4981beae - - - - - -] tcp:10.97.8.218:6642: connected 2026-07-08 16:03:01.547 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a5b1a4c3-40a2-49bc-8593-73e611fac0e8 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-07-08 16:03:01.555 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-07-08 16:03:01.555 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-07-08 16:03:01.556 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-07-08 16:03:01.557 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a5b1a4c3-40a2-49bc-8593-73e611fac0e8 - - - - - -] tcp:10.97.8.218:6642: connecting... 2026-07-08 16:03:01.558 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a5b1a4c3-40a2-49bc-8593-73e611fac0e8 - - - - - -] tcp:10.97.8.218:6642: connected 2026-07-08 16:03:01.563 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-07-08 16:03:01.567 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-07-08 16:03:01.612 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-07-08 16:03:01.714 15 INFO neutron.db.ovn_hash_ring_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-07-08 16:03:01.752 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Starting OVNClientQosExtension 2026-07-08 16:03:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030665 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:03:05.896 9 WARNING oslo_policy.policy [None req-cf480cb0-ab69-453a-8691-cfc01dd77183 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-08 16:03:06.181 9 INFO neutron.wsgi [None req-cf480cb0-ab69-453a-8691-cfc01dd77183 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.7999527 2026-07-08 16:03:06.333 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Starting OVNClientQosExtension 2026-07-08 16:03:06.333 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Starting OVNClientPlacementExtension 2026-07-08 16:03:06.359 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 88e91024-ea12-4c13-840a-6e00b1623aee (type: security_groups) to 1 2026-07-08 16:03:06.375 9 WARNING neutron.services.revisions.revision_plugin [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Could not find related network for resource to bump revision. 2026-07-08 16:03:06.430 9 INFO neutron.db.segments_db [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment b4f1bfee-a688-45b6-a700-304a9b00080e of type flat for network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf 2026-07-08 16:03:06.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 5e3a74fd-7c59-4607-b22b-2dfabad66aaf (type: networks) to 1 2026-07-08 16:03:06.948 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:03:06.950 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:03:07.034 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 809b37f3-45de-4ddc-b7cd-833472c0589e (type: ports) to 1 2026-07-08 16:03:07.059 9 INFO neutron.wsgi [None req-f4a62e26-4b46-4072-87d9-4c711eb78598 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.8744600 2026-07-08 16:03:08.135 9 INFO neutron.wsgi [None req-0988cd12-93c2-4a57-837d-8516bcfea709 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.0590038 2026-07-08 16:03:08.203 9 INFO neutron.wsgi [None req-12e078f1-074c-4fac-a95b-708e1e645657 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0609710 2026-07-08 16:03:08.474 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06247213-e422-4023-9ed0-1bed028c7f5b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:03:08.476 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06247213-e422-4023-9ed0-1bed028c7f5b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:03:09.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-06247213-e422-4023-9ed0-1bed028c7f5b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 809b37f3-45de-4ddc-b7cd-833472c0589e (type: ports) to 2 2026-07-08 16:03:09.074 9 INFO neutron.db.ovn_revision_numbers_db [None req-06247213-e422-4023-9ed0-1bed028c7f5b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource a29b8f8a-f2a8-4cb3-b2dc-9100e45fbaed (type: subnets) to 0 2026-07-08 16:03:09.093 9 INFO neutron.wsgi [None req-06247213-e422-4023-9ed0-1bed028c7f5b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.8843334 2026-07-08 16:03:12.093 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-88540a0e-2940-4aca-ad53-26c4115632ce - - - - - -] Starting OVNClientQosExtension 2026-07-08 16:03:12.114 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-88540a0e-2940-4aca-ad53-26c4115632ce - - - - - -] Starting OVNClientQosExtension 2026-07-08 16:03:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027478 2026-07-08 16:03:32.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019116 2026-07-08 16:03:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019565 2026-07-08 16:04:02.885 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0081012 2026-07-08 16:04:02.889 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014448 2026-07-08 16:04:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018451 2026-07-08 16:04:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025978 2026-07-08 16:04:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023925 2026-07-08 16:04:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032303 2026-07-08 16:04:47.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040879 2026-07-08 16:04:47.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013793 2026-07-08 16:05:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018270 2026-07-08 16:05:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034511 2026-07-08 16:05:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017166 2026-07-08 16:05:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020466 2026-07-08 16:05:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020082 2026-07-08 16:05:32.885 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0076559 2026-07-08 16:05:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018005 2026-07-08 16:05:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026686 2026-07-08 16:06:02.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020602 2026-07-08 16:06:02.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022924 2026-07-08 16:06:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024624 2026-07-08 16:06:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028780 2026-07-08 16:06:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015907 2026-07-08 16:06:32.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035787 2026-07-08 16:06:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019984 2026-07-08 16:06:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023358 2026-07-08 16:07:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017977 2026-07-08 16:07:02.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031905 2026-07-08 16:07:17.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016778 2026-07-08 16:07:17.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041134 2026-07-08 16:07:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024142 2026-07-08 16:07:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034728 2026-07-08 16:07:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022593 2026-07-08 16:07:47.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032167 2026-07-08 16:08:01.781 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource 5e3a74fd-7c59-4607-b22b-2dfabad66aaf (type: networks) to 2 2026-07-08 16:08:01.782 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Maintenance task: Synchronization finished (took 0.10 seconds) 2026-07-08 16:08:02.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028577 2026-07-08 16:08:02.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041325 2026-07-08 16:08:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018146 2026-07-08 16:08:17.882 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026886 2026-07-08 16:08:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028446 2026-07-08 16:08:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033083 2026-07-08 16:08:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016403 2026-07-08 16:08:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027308 2026-07-08 16:09:02.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017171 2026-07-08 16:09:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013745 2026-07-08 16:09:17.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013385 2026-07-08 16:09:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033319 2026-07-08 16:09:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016448 2026-07-08 16:09:32.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032818 2026-07-08 16:09:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021751 2026-07-08 16:09:47.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031686 2026-07-08 16:10:00.702 9 INFO neutron.wsgi [None req-f1c3fa05-8fa3-444f-bb0f-7dac5f2dfed5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 928 time: 0.1978676 2026-07-08 16:10:00.802 9 INFO neutron.db.segments_db [None req-a3acb00d-d5e1-4f0c-9aa4-0252187000d5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment d8f4f139-b12b-4c9d-b689-ebf1ac01990c of type geneve for network 434745ff-4be8-46b4-b108-7e5444bf11dd 2026-07-08 16:10:00.977 9 INFO neutron.db.ovn_revision_numbers_db [None req-a3acb00d-d5e1-4f0c-9aa4-0252187000d5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 434745ff-4be8-46b4-b108-7e5444bf11dd (type: networks) to 1 2026-07-08 16:10:01.149 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3acb00d-d5e1-4f0c-9aa4-0252187000d5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:10:01.151 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3acb00d-d5e1-4f0c-9aa4-0252187000d5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 434745ff-4be8-46b4-b108-7e5444bf11dd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:10:01.219 9 INFO neutron.db.ovn_revision_numbers_db [None req-a3acb00d-d5e1-4f0c-9aa4-0252187000d5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 527de915-7135-4386-b49e-c40bc44aa634 (type: ports) to 1 2026-07-08 16:10:01.241 9 INFO neutron.wsgi [None req-a3acb00d-d5e1-4f0c-9aa4-0252187000d5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.5345676 2026-07-08 16:10:02.135 9 INFO neutron.wsgi [None req-0653ef51-6bc1-4091-96c1-01b281bc65b0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 819 time: 0.0801919 2026-07-08 16:10:02.243 9 INFO neutron.wsgi [None req-5c42d98d-2452-45e5-82e2-b5b3d2f651a8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1615 time: 0.0997279 2026-07-08 16:10:02.390 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a7f1fd2-c082-4c5a-b2e2-a0ca0c674587 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:10:02.392 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a7f1fd2-c082-4c5a-b2e2-a0ca0c674587 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 434745ff-4be8-46b4-b108-7e5444bf11dd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:10:02.810 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a7f1fd2-c082-4c5a-b2e2-a0ca0c674587 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 527de915-7135-4386-b49e-c40bc44aa634 (type: ports) to 2 2026-07-08 16:10:02.838 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a7f1fd2-c082-4c5a-b2e2-a0ca0c674587 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource c6cc6a3b-da0c-497b-96e3-06ea866e8539 (type: subnets) to 0 2026-07-08 16:10:02.856 9 INFO neutron.wsgi [None req-1a7f1fd2-c082-4c5a-b2e2-a0ca0c674587 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.6085041 2026-07-08 16:10:02.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013800 2026-07-08 16:10:02.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008738 2026-07-08 16:10:03.993 9 INFO neutron.wsgi [None req-efe62320-d843-4e0c-ae8f-e2488a66b27b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 2969 time: 0.0698962 2026-07-08 16:10:04.100 9 INFO neutron.db.ovn_revision_numbers_db [None req-0dac1158-0df8-4fea-9228-15e4619f4ff3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 0dd651e0-1570-4fb7-869f-69d79ae5a1bd (type: security_groups) to 1 2026-07-08 16:10:04.123 9 INFO neutron.wsgi [None req-0dac1158-0df8-4fea-9228-15e4619f4ff3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1211421 2026-07-08 16:10:05.331 9 INFO neutron.wsgi [None req-1b943e2e-1226-4e93-b6de-66502b1109bc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 4503 time: 0.1122892 2026-07-08 16:10:05.373 9 INFO neutron.wsgi [None req-49564ecd-08e9-4ce2-b05c-4b0c2bd28f95 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4503 time: 0.0326421 2026-07-08 16:10:05.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-a7cec02c-b982-4f17-84f0-a1a253e809a3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 79eb937a-a4f2-4366-b3e8-9b8d4235545d (type: security_group_rules) to 0 2026-07-08 16:10:05.549 9 INFO neutron.wsgi [None req-a7cec02c-b982-4f17-84f0-a1a253e809a3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1636086 2026-07-08 16:10:06.427 9 INFO neutron.wsgi [None req-b6de1ca6-82cc-4709-9152-f3a3044dd25c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 5085 time: 0.0802984 2026-07-08 16:10:06.485 9 INFO neutron.wsgi [None req-f211e883-4106-494d-ad92-302156f1d3a8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5085 time: 0.0490503 2026-07-08 16:10:06.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-cbe8dd9d-e048-4d58-aa82-f8a2a1de04e2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource f044ea44-fc7a-4ee9-868d-a6c27788a60c (type: security_group_rules) to 0 2026-07-08 16:10:06.626 9 INFO neutron.wsgi [None req-cbe8dd9d-e048-4d58-aa82-f8a2a1de04e2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1317241 2026-07-08 16:10:07.510 9 INFO neutron.wsgi [None req-6f20e048-87f4-47fb-b240-e052d317867b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 5669 time: 0.0785148 2026-07-08 16:10:07.549 9 INFO neutron.wsgi [None req-08c61fca-8b5c-47f5-a875-ef68f1172926 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5669 time: 0.0336478 2026-07-08 16:10:07.657 9 INFO neutron.db.ovn_revision_numbers_db [None req-255c673b-4295-4e12-985a-e528798baf9f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource f5190125-3676-4132-b674-49a1acee1e0c (type: security_group_rules) to 0 2026-07-08 16:10:07.684 9 INFO neutron.wsgi [None req-255c673b-4295-4e12-985a-e528798baf9f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1234865 2026-07-08 16:10:08.547 9 INFO neutron.wsgi [None req-46c7a9a4-9b77-4c36-b1f5-325124a34718 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 6253 time: 0.0881040 2026-07-08 16:10:08.592 9 INFO neutron.wsgi [None req-8c894bc9-92e3-41d9-af0d-b7392d4a11c0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6253 time: 0.0359523 2026-07-08 16:10:08.709 9 INFO neutron.db.ovn_revision_numbers_db [None req-0198b1c0-5c6c-4ad9-b4a7-0eee3c495e53 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 980f8600-13d0-4252-b561-51ff674cf282 (type: security_group_rules) to 0 2026-07-08 16:10:08.733 9 INFO neutron.wsgi [None req-0198b1c0-5c6c-4ad9-b4a7-0eee3c495e53 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1230352 2026-07-08 16:10:09.594 9 INFO neutron.wsgi [None req-3ae1c46c-20d5-4298-b74f-783a8d7de898 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 6837 time: 0.0760312 2026-07-08 16:10:09.633 9 INFO neutron.wsgi [None req-953b6345-c677-4c21-98b9-95b66e8c58fe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6837 time: 0.0323327 2026-07-08 16:10:09.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b310bc5-37b2-4015-9267-1d5c2584a373 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 8e4115be-5fb6-473e-be82-9cf03a2456ed (type: security_group_rules) to 0 2026-07-08 16:10:09.761 9 INFO neutron.wsgi [None req-0b310bc5-37b2-4015-9267-1d5c2584a373 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1185484 2026-07-08 16:10:10.872 9 INFO neutron.wsgi [None req-d67e6763-36bc-4ba5-b93f-f0303f7659fe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 7421 time: 0.0931768 2026-07-08 16:10:10.929 9 INFO neutron.wsgi [None req-2f1bb3d8-67a8-4a6b-a79a-645f1b658be6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/ports HTTP/1.1" status: 200 len: 2301 time: 0.0493293 2026-07-08 16:10:11.009 9 INFO neutron.wsgi [None req-925e7031-fb78-4232-a7ca-08043634e702 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1653 time: 0.0701239 2026-07-08 16:10:11.329 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42760a96-402b-4307-992b-eaba5b8288a5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:10:11.332 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42760a96-402b-4307-992b-eaba5b8288a5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 434745ff-4be8-46b4-b108-7e5444bf11dd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:10:11.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-42760a96-402b-4307-992b-eaba5b8288a5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 17f6d3fd-d579-4810-a29c-0926f7120465 (type: ports) to 1 2026-07-08 16:10:11.465 9 INFO neutron.wsgi [None req-42760a96-402b-4307-992b-eaba5b8288a5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.4508834 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:10:17.499 9 INFO neutron.pecan_wsgi.hooks.translation [None req-90ddb502-dd3b-41bc-af20-efd3659af538 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:10:17.502 9 INFO neutron.wsgi [None req-90ddb502-dd3b-41bc-af20-efd3659af538 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0651634 2026-07-08 16:10:17.554 9 INFO neutron.wsgi [None req-d06f1425-4318-4788-a1b9-a7ec82226ee2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0470192 2026-07-08 16:10:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018256 2026-07-08 16:10:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030968 2026-07-08 16:10:17.964 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8ea0ab5-b1da-4904-a274-1bf86b59a357 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 17f6d3fd-d579-4810-a29c-0926f7120465 (type: ports) to 1 2026-07-08 16:10:18.186 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8ea0ab5-b1da-4904-a274-1bf86b59a357 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 17f6d3fd-d579-4810-a29c-0926f7120465 (type: ports) to 2 2026-07-08 16:10:18.202 9 INFO neutron.wsgi [None req-a8ea0ab5-b1da-4904-a274-1bf86b59a357 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "PUT /v2.0/ports/17f6d3fd-d579-4810-a29c-0926f7120465 HTTP/1.1" status: 200 len: 1318 time: 0.6398749 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:10:19.515 9 INFO neutron.wsgi [None req-9f6125cc-7fe1-4f5b-a230-e118374f1bdc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3463 time: 0.0593154 2026-07-08 16:10:20.516 9 INFO neutron.wsgi [None req-7baab9cc-d00e-407c-be88-c1c381d09c04 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 7421 time: 0.0734107 2026-07-08 16:10:20.615 9 INFO neutron.db.ovn_revision_numbers_db [None req-e2c1e615-e3fb-4a1f-b852-f7ce26e9fb13 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource de556394-b28d-4e07-aa86-95d7d55654f8 (type: security_groups) to 1 2026-07-08 16:10:20.636 9 INFO neutron.wsgi [None req-e2c1e615-e3fb-4a1f-b852-f7ce26e9fb13 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1107209 2026-07-08 16:10:21.524 9 INFO neutron.wsgi [None req-fdf036d0-a762-4d50-88c0-bb067321a854 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 8949 time: 0.0727317 2026-07-08 16:10:21.578 9 INFO neutron.wsgi [None req-97b26fdc-3f06-4c62-b8ef-4dd045f45475 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 8949 time: 0.0443928 2026-07-08 16:10:21.679 9 INFO neutron.db.ovn_revision_numbers_db [None req-df3ac580-cca1-4d8e-a398-198b7683162b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 8fd51814-514b-44c5-8d42-6e87b399f93c (type: security_group_rules) to 0 2026-07-08 16:10:21.704 9 INFO neutron.wsgi [None req-df3ac580-cca1-4d8e-a398-198b7683162b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 771 time: 0.1162517 2026-07-08 16:10:22.578 9 INFO neutron.wsgi [None req-9b2d14f8-96f2-419d-a648-641158b642d2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 9553 time: 0.1303437 2026-07-08 16:10:22.643 9 INFO neutron.wsgi [None req-c6468fca-a87a-43d6-830f-9e88a20e2531 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 9553 time: 0.0547318 2026-07-08 16:10:22.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-76dc18ca-590f-4f18-85ed-a833a55535c5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 3cd6fce6-b9ff-4a4c-baa3-adc9cca1d512 (type: security_group_rules) to 0 2026-07-08 16:10:22.780 9 INFO neutron.wsgi [None req-76dc18ca-590f-4f18-85ed-a833a55535c5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 775 time: 0.1292734 2026-07-08 16:10:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021904 2026-07-08 16:10:32.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033216 2026-07-08 16:10:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023699 2026-07-08 16:10:47.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035608 2026-07-08 16:11:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016918 2026-07-08 16:11:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033112 2026-07-08 16:11:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019078 2026-07-08 16:11:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028389 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:11:23.531 10 WARNING oslo_policy.policy [None req-cb0012e5-9f00-4b30-be38-ea8a52e965cf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-08 16:11:23.672 10 INFO neutron.wsgi [None req-cb0012e5-9f00-4b30-be38-ea8a52e965cf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/quotas/0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 362 time: 0.1984296 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-07-08 16:11:24.113 10 INFO neutron.wsgi [None req-a4462677-621c-459c-9376-74b145c00ddb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "PUT /v2.0/quotas/0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 361 time: 0.1155837 2026-07-08 16:11:24.389 10 INFO neutron.wsgi [None req-2a6dace0-af04-4644-9145-3c3d027c087f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/quotas/0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 361 time: 0.0139663 2026-07-08 16:11:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024252 2026-07-08 16:11:32.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030725 2026-07-08 16:11:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037608 2026-07-08 16:11:47.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016384 2026-07-08 16:12:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031509 2026-07-08 16:12:02.884 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0061650 2026-07-08 16:12:17.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019963 2026-07-08 16:12:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028124 2026-07-08 16:12:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017431 2026-07-08 16:12:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034382 2026-07-08 16:12:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025580 2026-07-08 16:12:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026820 2026-07-08 16:13:01.798 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource 434745ff-4be8-46b4-b108-7e5444bf11dd (type: networks) to 2 2026-07-08 16:13:01.848 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource 0dd651e0-1570-4fb7-869f-69d79ae5a1bd (type: security_groups) to 6 2026-07-08 16:13:01.887 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource de556394-b28d-4e07-aa86-95d7d55654f8 (type: security_groups) to 3 2026-07-08 16:13:02.049 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource 17f6d3fd-d579-4810-a29c-0926f7120465 (type: ports) to 3 2026-07-08 16:13:02.049 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Maintenance task: Synchronization finished (took 0.33 seconds) 2026-07-08 16:13:02.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034471 2026-07-08 16:13:02.886 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025964 2026-07-08 16:13:17.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015914 2026-07-08 16:13:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023763 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:13:26.010 10 INFO neutron.pecan_wsgi.hooks.translation [None req-80b9a72b-ff7f-478d-9d3e-fe6979a0f712 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:13:26.012 10 INFO neutron.wsgi [None req-80b9a72b-ff7f-478d-9d3e-fe6979a0f712 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.5669732 2026-07-08 16:13:26.070 10 INFO neutron.wsgi [None req-2a6c6182-2147-4a3c-847b-00a1a06e672e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.0525644 2026-07-08 16:13:27.933 10 INFO neutron.pecan_wsgi.hooks.translation [None req-28fe4e39-93d2-449a-be2e-53f55bdc8829 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:13:27.934 10 INFO neutron.wsgi [None req-28fe4e39-93d2-449a-be2e-53f55bdc8829 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1191249 2026-07-08 16:13:27.970 10 INFO neutron.wsgi [None req-ce130304-4c6d-4c79-a839-8d3ee909c5b3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.0303321 2026-07-08 16:13:29.483 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 17f6d3fd-d579-4810-a29c-0926f7120465 2026-07-08 16:13:29.537 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 17f6d3fd-d579-4810-a29c-0926f7120465 2026-07-08 16:13:29.901 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 17f6d3fd-d579-4810-a29c-0926f7120465 (type: ports) to 4 2026-07-08 16:13:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015888 2026-07-08 16:13:32.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024736 2026-07-08 16:13:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024447 2026-07-08 16:13:47.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024652 2026-07-08 16:14:02.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023746 2026-07-08 16:14:02.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014117 2026-07-08 16:14:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020831 2026-07-08 16:14:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032785 2026-07-08 16:14:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024550 2026-07-08 16:14:32.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0052409 2026-07-08 16:14:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016508 2026-07-08 16:14:47.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043831 2026-07-08 16:15:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022833 2026-07-08 16:15:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024173 2026-07-08 16:15:17.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017109 2026-07-08 16:15:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028305 2026-07-08 16:15:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030024 2026-07-08 16:15:32.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040295 2026-07-08 16:15:47.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015886 2026-07-08 16:15:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016997 2026-07-08 16:16:02.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018060 2026-07-08 16:16:02.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024145 2026-07-08 16:16:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021498 2026-07-08 16:16:17.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023243 2026-07-08 16:16:32.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013940 2026-07-08 16:16:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024829 2026-07-08 16:16:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021462 2026-07-08 16:16:47.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018651 2026-07-08 16:17:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026550 2026-07-08 16:17:02.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033019 2026-07-08 16:17:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025008 2026-07-08 16:17:17.882 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020320 2026-07-08 16:17:32.889 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0123675 2026-07-08 16:17:32.894 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031264 2026-07-08 16:17:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017190 2026-07-08 16:17:47.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032268 2026-07-08 16:18:02.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017412 2026-07-08 16:18:02.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028348 2026-07-08 16:18:17.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022836 2026-07-08 16:18:17.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024791 2026-07-08 16:18:32.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016232 2026-07-08 16:18:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023265 2026-07-08 16:18:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024316 2026-07-08 16:18:47.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036314 2026-07-08 16:19:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020616 2026-07-08 16:19:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024419 2026-07-08 16:19:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027709 2026-07-08 16:19:17.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038893 2026-07-08 16:19:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026090 2026-07-08 16:19:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026653 2026-07-08 16:19:39.483 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-30039909-16bc-4786-9d00-442ef41260e5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Starting OVNClientQosExtension 2026-07-08 16:19:39.484 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-30039909-16bc-4786-9d00-442ef41260e5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Starting OVNClientPlacementExtension 2026-07-08 16:19:39.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-30039909-16bc-4786-9d00-442ef41260e5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 09262fe4-06f6-45e4-8b91-72404940f641 (type: security_groups) to 1 2026-07-08 16:19:39.546 10 INFO neutron.wsgi [None req-30039909-16bc-4786-9d00-442ef41260e5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 2973 time: 0.3051281 2026-07-08 16:19:39.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-dadc1019-bd80-45ed-bc56-7fedd4b0d868 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 23b9ac9c-884a-4b55-801a-94b1352a44a7 (type: security_groups) to 1 2026-07-08 16:19:39.691 10 INFO neutron.wsgi [None req-dadc1019-bd80-45ed-bc56-7fedd4b0d868 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1741 time: 0.1356661 2026-07-08 16:19:40.646 10 INFO neutron.wsgi [None req-fe6afd7c-2d2b-469a-9007-481da49eeb2c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 4515 time: 0.0724273 2026-07-08 16:19:40.706 10 INFO neutron.wsgi [None req-0ddc376d-4f52-4afd-8ea6-97d916164c1c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 14480 time: 0.0503194 2026-07-08 16:19:40.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-950aa170-2c85-45dd-b4c0-b7fcea34ca85 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource f3905b60-a389-4a04-aa32-125c0c4835b2 (type: security_group_rules) to 0 2026-07-08 16:19:40.861 10 INFO neutron.wsgi [None req-950aa170-2c85-45dd-b4c0-b7fcea34ca85 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 745 time: 0.1438248 2026-07-08 16:19:41.747 10 INFO neutron.wsgi [None req-8459fe9a-d05b-46f7-863e-b8cbe8a2aba6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 5093 time: 0.0679834 2026-07-08 16:19:41.813 10 INFO neutron.wsgi [None req-75c4e39f-dd76-4d48-bad0-351510016fdf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15058 time: 0.0574913 2026-07-08 16:19:41.958 10 INFO neutron.db.ovn_revision_numbers_db [None req-f6d0307e-1b97-4229-b8ce-bb6ea907c3d1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 9772218b-9bb3-4966-a83e-a5dbca57cb80 (type: security_group_rules) to 0 2026-07-08 16:19:41.985 10 INFO neutron.wsgi [None req-f6d0307e-1b97-4229-b8ce-bb6ea907c3d1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 747 time: 0.1579654 2026-07-08 16:19:42.814 10 INFO neutron.wsgi [None req-ed3fb316-f94e-425f-b74b-e38b5d0cdfb6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 5673 time: 0.0847044 2026-07-08 16:19:42.875 10 INFO neutron.wsgi [None req-2934d778-9d53-46ca-aeec-09e648d2696c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15638 time: 0.0545614 2026-07-08 16:19:42.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-e17c751f-edfc-4e7b-9eb0-99f31f116e38 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource a9260cd1-89ec-40e5-b332-9c3bce17f6c9 (type: security_group_rules) to 0 2026-07-08 16:19:43.007 10 INFO neutron.wsgi [None req-e17c751f-edfc-4e7b-9eb0-99f31f116e38 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1234910 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:19:43.946 9 INFO neutron.wsgi [None req-d5843b34-d406-4553-b916-89e767d7ab0d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 6255 time: 0.0849597 2026-07-08 16:19:44.016 9 INFO neutron.wsgi [None req-74635e31-60b0-482d-8342-1980dd9f0391 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16220 time: 0.0600882 2026-07-08 16:19:44.124 9 INFO neutron.db.ovn_revision_numbers_db [None req-c4dd0463-c580-4cb2-8796-4faa5bfe39d1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 5e8498cc-4023-4c33-8ad0-df2e7fdb3bb3 (type: security_group_rules) to 0 2026-07-08 16:19:44.149 9 INFO neutron.wsgi [None req-c4dd0463-c580-4cb2-8796-4faa5bfe39d1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163,10.0.0.59 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 750 time: 0.1218584 2026-07-08 16:19:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017505 2026-07-08 16:19:47.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031557 2026-07-08 16:20:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017366 2026-07-08 16:20:02.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035462 2026-07-08 16:20:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035403 2026-07-08 16:20:17.884 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021138 2026-07-08 16:20:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029647 2026-07-08 16:20:32.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0053444 2026-07-08 16:20:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015779 2026-07-08 16:20:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025883 2026-07-08 16:21:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031457 2026-07-08 16:21:02.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015380 2026-07-08 16:21:17.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015838 2026-07-08 16:21:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032427 2026-07-08 16:21:32.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0046256 2026-07-08 16:21:32.886 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026391 2026-07-08 16:21:44.095 10 INFO neutron.wsgi [None req-4d832291-cea6-4312-b550-2bc404ddc2a1 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?tenant_id=dc7db9b88898430286696a4f2c38d6c1&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1635072 2026-07-08 16:21:44.199 10 INFO neutron.db.segments_db [None req-d1c1c1d8-ea4a-4494-a81f-d2d0d2ee17a6 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] Added segment 15940b38-e62d-42b1-8b2d-c2b78873d3bb of type geneve for network da868733-e3e8-4ef1-bf24-6cca15ee5d66 2026-07-08 16:21:44.385 10 INFO neutron.db.ovn_revision_numbers_db [None req-d1c1c1d8-ea4a-4494-a81f-d2d0d2ee17a6 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource da868733-e3e8-4ef1-bf24-6cca15ee5d66 (type: networks) to 1 2026-07-08 16:21:44.697 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d1c1c1d8-ea4a-4494-a81f-d2d0d2ee17a6 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] No more DHCP agents 2026-07-08 16:21:44.698 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d1c1c1d8-ea4a-4494-a81f-d2d0d2ee17a6 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] Unable to schedule network da868733-e3e8-4ef1-bf24-6cca15ee5d66: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:21:44.801 10 INFO neutron.db.ovn_revision_numbers_db [None req-d1c1c1d8-ea4a-4494-a81f-d2d0d2ee17a6 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 37ef8297-874e-456f-83f1-66566d8fc596 (type: ports) to 1 2026-07-08 16:21:44.825 10 INFO neutron.wsgi [None req-d1c1c1d8-ea4a-4494-a81f-d2d0d2ee17a6 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "POST /v2.0/networks HTTP/1.1" status: 201 len: 924 time: 0.7223833 2026-07-08 16:21:44.875 10 INFO neutron.wsgi [None req-d39d19c8-4a8d-4c3e-a82e-c56bfd7bea3f caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0420163 2026-07-08 16:21:44.893 10 INFO neutron.wsgi [None req-d5fb3787-5aff-45ae-8bbf-72ba47996805 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0087271 2026-07-08 16:21:45.137 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4dbba04-6ec2-4059-b5b3-7ef246ab2350 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] No more DHCP agents 2026-07-08 16:21:45.141 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4dbba04-6ec2-4059-b5b3-7ef246ab2350 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] Unable to schedule network da868733-e3e8-4ef1-bf24-6cca15ee5d66: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:21:45.202 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4dbba04-6ec2-4059-b5b3-7ef246ab2350 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 7e559ccf-936a-4c66-a8ad-4000eb86c0f9 (type: ports) to 1 2026-07-08 16:21:45.349 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4dbba04-6ec2-4059-b5b3-7ef246ab2350 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 7e559ccf-936a-4c66-a8ad-4000eb86c0f9 (type: ports) to 1 2026-07-08 16:21:45.374 10 INFO neutron.wsgi [None req-a4dbba04-6ec2-4059-b5b3-7ef246ab2350 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1096 time: 0.4759848 2026-07-08 16:21:45.428 10 INFO neutron.wsgi [None req-86bdbcad-093b-4d22-b073-018c11a83b64 caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/da868733-e3e8-4ef1-bf24-6cca15ee5d66 HTTP/1.1" status: 200 len: 906 time: 0.0450530 2026-07-08 16:21:46.224 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 7e559ccf-936a-4c66-a8ad-4000eb86c0f9 2026-07-08 16:21:46.234 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 7e559ccf-936a-4c66-a8ad-4000eb86c0f9 2026-07-08 16:21:46.465 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 7e559ccf-936a-4c66-a8ad-4000eb86c0f9 (type: ports) to 3 2026-07-08 16:21:47.836 10 INFO neutron.wsgi [None req-12358817-e4a5-4b49-94a1-3cbc1316639f caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1124 time: 0.0399253 2026-07-08 16:21:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023019 2026-07-08 16:21:47.886 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0053017 2026-07-08 16:21:47.895 10 INFO neutron.wsgi [None req-f659df18-ea17-4b7b-bba3-f0abbddb25ed caf51bed8bb045bf83bed289a8d07529 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/da868733-e3e8-4ef1-bf24-6cca15ee5d66 HTTP/1.1" status: 200 len: 906 time: 0.0514338 2026-07-08 16:21:59.565 10 INFO neutron.wsgi [None req-a1ac7e3d-0df8-41bf-82ca-8c2f11262ada 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/quotas/dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 362 time: 0.0123150 2026-07-08 16:22:00.034 10 INFO neutron.wsgi [None req-673be266-121c-4816-bce4-dec67070f9f0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "PUT /v2.0/quotas/dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 361 time: 0.0676498 2026-07-08 16:22:00.352 10 INFO neutron.wsgi [None req-50870fe7-e3b4-451f-8c44-c8d0a292b059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/quotas/dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 361 time: 0.0118816 2026-07-08 16:22:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024967 2026-07-08 16:22:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035748 2026-07-08 16:22:17.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036330 2026-07-08 16:22:17.884 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016017 2026-07-08 16:22:32.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027530 2026-07-08 16:22:32.886 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050585 2026-07-08 16:22:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015709 2026-07-08 16:22:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022876 2026-07-08 16:23:01.774 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource 23b9ac9c-884a-4b55-801a-94b1352a44a7 (type: security_groups) to 5 2026-07-08 16:23:01.774 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Maintenance task: Synchronization finished (took 0.03 seconds) 2026-07-08 16:23:02.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012212 2026-07-08 16:23:02.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024467 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:23:12.249 9 INFO neutron.wsgi [None req-0e05a4ec-3d72-4194-9adb-40c6fc71b8d3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1171041 2026-07-08 16:23:12.289 9 INFO neutron.wsgi [None req-45ff61d5-1470-4e92-8162-c080578338a3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0316138 2026-07-08 16:23:12.320 9 INFO neutron.wsgi [None req-e65b2c5e-10d5-4724-b186-a8f842ccb1cf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0294361 2026-07-08 16:23:12.336 9 INFO neutron.wsgi [None req-00fd610b-36c8-495c-942c-e1f5d4c127a5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0139260 2026-07-08 16:23:12.349 9 INFO neutron.wsgi [None req-42309cf3-ed9f-4362-96b9-c05fce00c5ba 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0119760 2026-07-08 16:23:12.378 9 INFO neutron.wsgi [None req-41a85775-435d-44fe-b23c-16851f9681f2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0276563 2026-07-08 16:23:12.420 9 INFO neutron.wsgi [None req-588bd697-23e1-4e4f-8153-7c4c3682e4bd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0383213 2026-07-08 16:23:12.450 9 INFO neutron.wsgi [None req-92a60f90-e643-48a1-98a6-58f07976c8e4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0292237 2026-07-08 16:23:12.512 9 INFO neutron.wsgi [None req-f535612d-610a-43ab-8c72-522919607747 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0599930 2026-07-08 16:23:12.561 9 INFO neutron.wsgi [None req-9a83e8a3-1f22-4a5c-98a5-38ffcdd88812 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0463068 2026-07-08 16:23:12.571 9 INFO neutron.wsgi [None req-ee970b0a-05b7-49bf-894f-bff8489f993b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0093963 2026-07-08 16:23:17.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016968 2026-07-08 16:23:17.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051184 2026-07-08 16:23:32.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030756 2026-07-08 16:23:32.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035765 2026-07-08 16:23:47.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015702 2026-07-08 16:23:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014873 2026-07-08 16:24:02.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018346 2026-07-08 16:24:02.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022373 2026-07-08 16:24:12.242 9 INFO neutron.wsgi [None req-ee4c2efd-c882-4050-8e00-a407fed29c42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.1308889 2026-07-08 16:24:12.263 9 INFO neutron.wsgi [None req-5b3d159e-457d-4e11-ba95-d5adf22ee597 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0177798 2026-07-08 16:24:12.297 9 INFO neutron.wsgi [None req-dd08c732-2ceb-4a31-965a-48e38df821db 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0319955 2026-07-08 16:24:12.311 9 INFO neutron.wsgi [None req-9f54b4fc-475d-489c-834c-be1853647103 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0122142 2026-07-08 16:24:12.342 9 INFO neutron.wsgi [None req-68551aea-102a-4f16-a6b1-5853e319a1ac 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0302637 2026-07-08 16:24:12.443 9 INFO neutron.wsgi [None req-98dbb967-bd96-452e-b2d1-cc5921083063 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1008055 2026-07-08 16:24:12.505 9 INFO neutron.wsgi [None req-7747822f-e0a6-48d5-ba44-39ea45b8aa5a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0612202 2026-07-08 16:24:12.544 9 INFO neutron.wsgi [None req-b2c54936-cba2-4b6b-8331-898daf430559 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0321693 2026-07-08 16:24:12.579 9 INFO neutron.wsgi [None req-f1341ee9-3c63-4250-8137-2a8f1953edec 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0342412 2026-07-08 16:24:12.609 9 INFO neutron.wsgi [None req-0e3477d6-c0fd-40c6-b5f7-e3660b4e4c6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0231187 2026-07-08 16:24:12.619 9 INFO neutron.wsgi [None req-de9fd191-f0cb-4f7f-9f8a-f896ebbf3691 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0096719 2026-07-08 16:24:17.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036087 2026-07-08 16:24:17.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044672 2026-07-08 16:24:32.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018995 2026-07-08 16:24:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032537 2026-07-08 16:24:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025733 2026-07-08 16:24:47.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040116 2026-07-08 16:25:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022669 2026-07-08 16:25:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024712 2026-07-08 16:25:12.187 9 INFO neutron.wsgi [None req-d6b68672-d8f8-45af-b6c1-0368a86e8c2b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0816131 2026-07-08 16:25:12.218 9 INFO neutron.wsgi [None req-442d7250-bb72-4102-87bb-d236a273bc23 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0304730 2026-07-08 16:25:12.262 9 INFO neutron.wsgi [None req-549cad91-291f-4d53-8869-e1c6577d6e0c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0402033 2026-07-08 16:25:12.278 9 INFO neutron.wsgi [None req-ad5a63e5-e321-4e13-9102-4f257e457acf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0116615 2026-07-08 16:25:12.303 9 INFO neutron.wsgi [None req-1e8f0027-84b6-4fe1-bad6-16e9b8555705 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0239167 2026-07-08 16:25:12.360 9 INFO neutron.wsgi [None req-49de4adf-bd6e-4952-9801-dc6cd34faf6e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0567021 2026-07-08 16:25:12.404 9 INFO neutron.wsgi [None req-ff38550f-0210-49b0-abab-f79df7f2cf89 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0370741 2026-07-08 16:25:12.418 9 INFO neutron.wsgi [None req-5acb88a0-8e3b-44f8-a88d-3d60924a852d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0118885 2026-07-08 16:25:12.470 9 INFO neutron.wsgi [None req-9e29faa1-f82e-47c3-9d7b-7b8c58d131e9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0512412 2026-07-08 16:25:12.513 9 INFO neutron.wsgi [None req-c793d5a9-53b4-4360-9f6d-04d6d44de7ed 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0397949 2026-07-08 16:25:12.524 9 INFO neutron.wsgi [None req-ec81f813-ff85-4d07-9e26-e4537899242a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0100911 2026-07-08 16:25:17.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014148 2026-07-08 16:25:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022438 2026-07-08 16:25:32.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027747 2026-07-08 16:25:32.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012922 2026-07-08 16:25:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017595 2026-07-08 16:25:47.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020154 2026-07-08 16:26:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029285 2026-07-08 16:26:02.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036552 2026-07-08 16:26:12.229 9 INFO neutron.wsgi [None req-3b29eba3-a61f-4f84-ac7f-d6e70f25c7af 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1115005 2026-07-08 16:26:12.269 9 INFO neutron.wsgi [None req-28fd12be-552d-4d0a-8bf7-e8522da78ede 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0370533 2026-07-08 16:26:12.311 9 INFO neutron.wsgi [None req-793098f9-ea03-40de-b28a-d0b10c0f6772 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0346301 2026-07-08 16:26:12.323 9 INFO neutron.wsgi [None req-a06f03ec-32d9-4f83-a9e1-d70fe603723e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0103939 2026-07-08 16:26:12.344 9 INFO neutron.wsgi [None req-4bd5c915-fd42-4acc-a594-5669eb74a3e1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0207005 2026-07-08 16:26:12.408 9 INFO neutron.wsgi [None req-00b7b336-e105-4f6f-9259-5122e7181725 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0625286 2026-07-08 16:26:12.441 9 INFO neutron.wsgi [None req-e1d74f17-4c49-4cd5-9b7f-4b1e73e7c66b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0311353 2026-07-08 16:26:12.482 9 INFO neutron.wsgi [None req-8b3d3ad5-1dc4-47a4-8ed8-b403d39d56fe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0398443 2026-07-08 16:26:12.496 9 INFO neutron.wsgi [None req-acdb615b-ac97-47a5-8db2-445a6b473bd0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0114326 2026-07-08 16:26:12.550 9 INFO neutron.wsgi [None req-fe19ee4e-a7e0-4d46-8a46-c60002ceabc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0539892 2026-07-08 16:26:12.561 9 INFO neutron.wsgi [None req-93479f7d-238a-423c-87f3-6626932c4d38 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0094154 2026-07-08 16:26:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020103 2026-07-08 16:26:17.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034802 2026-07-08 16:26:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024314 2026-07-08 16:26:32.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023701 2026-07-08 16:26:47.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013907 2026-07-08 16:26:47.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025611 2026-07-08 16:27:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017204 2026-07-08 16:27:02.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018210 2026-07-08 16:27:12.196 9 INFO neutron.wsgi [None req-edda1875-50af-4885-9a5b-76a4e920ea64 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0962801 2026-07-08 16:27:12.227 9 INFO neutron.wsgi [None req-7ca98d18-0e7e-4aa5-a6c7-b85e2149ee4e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0259032 2026-07-08 16:27:12.254 9 INFO neutron.wsgi [None req-746bf05b-f5b8-4283-b9d9-2a3b9fa923d3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0260313 2026-07-08 16:27:12.263 9 INFO neutron.wsgi [None req-8b13c60a-7e23-49cc-9dcc-5d7c161e2a9c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0080721 2026-07-08 16:27:12.313 9 INFO neutron.wsgi [None req-0e469fe9-4bce-4dad-bb2d-04bd6d9a80d5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0486963 2026-07-08 16:27:12.349 9 INFO neutron.wsgi [None req-f761642c-9ffc-499f-9ca9-54ce3cb42c46 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0312126 2026-07-08 16:27:12.367 9 INFO neutron.wsgi [None req-8493e5ae-390c-4759-b2c6-b09af053033e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0168498 2026-07-08 16:27:12.398 9 INFO neutron.wsgi [None req-d5730baa-8fd8-48fb-a4bd-2342d224c54f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0302019 2026-07-08 16:27:12.412 9 INFO neutron.wsgi [None req-2a613b06-a2ef-40d0-b092-983dbfdee23a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0119598 2026-07-08 16:27:12.435 9 INFO neutron.wsgi [None req-d7612a8c-6f42-4cfe-b1e2-74731e44efe6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0220587 2026-07-08 16:27:12.463 9 INFO neutron.wsgi [None req-adec14dd-0300-4ca0-adbb-af99fa8b55ce 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0264437 2026-07-08 16:27:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018482 2026-07-08 16:27:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027933 2026-07-08 16:27:32.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023446 2026-07-08 16:27:32.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031381 2026-07-08 16:27:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021615 2026-07-08 16:27:47.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018113 2026-07-08 16:28:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035663 2026-07-08 16:28:02.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031090 2026-07-08 16:28:12.203 9 INFO neutron.wsgi [None req-c5f2e66b-55d9-4588-b359-e8bf7e6be8c5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0687399 2026-07-08 16:28:12.237 9 INFO neutron.wsgi [None req-f2f20cfa-87e0-4fb7-8fe2-c5695bb5bc6c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0323448 2026-07-08 16:28:12.246 9 INFO neutron.wsgi [None req-8108a006-b71b-46bb-9a49-082a0814c570 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0087676 2026-07-08 16:28:12.272 9 INFO neutron.wsgi [None req-81237602-658b-4179-8bf1-ed24bdcc2f0d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0242682 2026-07-08 16:28:12.291 9 INFO neutron.wsgi [None req-aeea1cb4-0036-4545-a54f-45a7aa810dbc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0178437 2026-07-08 16:28:12.301 9 INFO neutron.wsgi [None req-3bcd43b5-f437-482c-b1d0-1cc85c8a1ac1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0095983 2026-07-08 16:28:12.335 9 INFO neutron.wsgi [None req-07d2c326-b753-4a36-99b3-17d35c8a7cc2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0327578 2026-07-08 16:28:12.364 9 INFO neutron.wsgi [None req-b9f18d6e-16c0-4887-a1ba-3445c9569943 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0254574 2026-07-08 16:28:12.426 9 INFO neutron.wsgi [None req-c8e55d14-9f91-4414-8c2a-c5d7f4a41029 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0614817 2026-07-08 16:28:12.491 9 INFO neutron.wsgi [None req-ecfa4e55-6a84-48aa-8c0a-39858e8d311d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0621245 2026-07-08 16:28:12.533 9 INFO neutron.wsgi [None req-228cfd06-b69e-4665-863c-b9de36207ef6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0369532 2026-07-08 16:28:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021541 2026-07-08 16:28:17.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0062761 2026-07-08 16:28:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024869 2026-07-08 16:28:32.884 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036697 2026-07-08 16:28:47.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030808 2026-07-08 16:28:47.884 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020351 2026-07-08 16:29:02.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035505 2026-07-08 16:29:02.882 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041308 2026-07-08 16:29:12.185 9 INFO neutron.wsgi [None req-5bd7422b-f919-4408-8e64-f3ea05186f8d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0958998 2026-07-08 16:29:12.216 9 INFO neutron.wsgi [None req-7657a74d-b57d-4d64-a6f1-4a3d5e8f74d4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0295303 2026-07-08 16:29:12.227 9 INFO neutron.wsgi [None req-ceb3e5de-b010-47c8-8c77-65fa195f1ac1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0099313 2026-07-08 16:29:12.248 9 INFO neutron.wsgi [None req-1b60a6c2-96a6-4e2c-a886-547c1ca60d54 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0205679 2026-07-08 16:29:12.279 9 INFO neutron.wsgi [None req-4d1e4db7-434f-46ba-b6e4-ee6a79a73591 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0304668 2026-07-08 16:29:12.306 9 INFO neutron.wsgi [None req-1b81c981-90ca-44f6-b88e-bf35472b4e98 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0262811 2026-07-08 16:29:12.321 9 INFO neutron.wsgi [None req-2ecfa821-b1fe-46c7-bee0-d1dcb83dd41c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0106878 2026-07-08 16:29:12.344 9 INFO neutron.wsgi [None req-4f4021cb-8841-4144-971e-5e215aee372e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0225973 2026-07-08 16:29:12.372 9 INFO neutron.wsgi [None req-7a418ccc-d5f1-4226-bc45-bf66c2b1712a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0275588 2026-07-08 16:29:12.424 9 INFO neutron.wsgi [None req-1580f595-900f-4d02-8437-5e04ea2911ec 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0509958 2026-07-08 16:29:12.442 9 INFO neutron.wsgi [None req-b4ff4dfa-000e-446a-836a-a24a6137a06f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0116503 2026-07-08 16:29:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025957 2026-07-08 16:29:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026083 2026-07-08 16:29:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022061 2026-07-08 16:29:32.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0054500 2026-07-08 16:29:47.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038686 2026-07-08 16:29:47.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038218 2026-07-08 16:30:02.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037391 2026-07-08 16:30:02.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015676 2026-07-08 16:30:12.210 9 INFO neutron.wsgi [None req-b9318fb3-e53a-4444-a95e-903247661f41 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0719459 2026-07-08 16:30:12.270 9 INFO neutron.wsgi [None req-e6212fe3-3605-406b-b040-9430056391a3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0585515 2026-07-08 16:30:12.308 9 INFO neutron.wsgi [None req-52533eb6-7c21-459c-b4a6-0415bba1f79a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0368674 2026-07-08 16:30:12.340 9 INFO neutron.wsgi [None req-d3bdc869-3cee-4e53-991d-b4024e55ccc7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0309329 2026-07-08 16:30:12.356 9 INFO neutron.wsgi [None req-a38cc670-312e-4f06-9307-2b42308fb665 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0148730 2026-07-08 16:30:12.413 9 INFO neutron.wsgi [None req-db771af5-24c3-4405-beef-ac9ea83fb73c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0554318 2026-07-08 16:30:12.450 9 INFO neutron.wsgi [None req-e16a2627-8935-4423-935d-f09de879d6ff 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0309420 2026-07-08 16:30:12.568 9 INFO neutron.wsgi [None req-43a335e3-f72f-4012-8702-7480fabebac2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.1170931 2026-07-08 16:30:12.581 9 INFO neutron.wsgi [None req-c7b80216-1eec-47e9-8d2b-897e81384d2a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0105176 2026-07-08 16:30:12.607 9 INFO neutron.wsgi [None req-2ce8fc0d-7c2b-4c52-8ad8-40e9c0c100c4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0249171 2026-07-08 16:30:12.621 9 INFO neutron.wsgi [None req-67110060-5127-41cb-9418-b3d972896b96 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0111570 2026-07-08 16:30:17.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016716 2026-07-08 16:30:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028224 2026-07-08 16:30:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023251 2026-07-08 16:30:32.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028033 2026-07-08 16:30:47.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031643 2026-07-08 16:30:47.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023603 2026-07-08 16:31:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022221 2026-07-08 16:31:02.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038419 2026-07-08 16:31:12.237 9 INFO neutron.wsgi [None req-c1263040-5160-42e3-8128-d4d81b598b39 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.1114798 2026-07-08 16:31:12.269 9 INFO neutron.wsgi [None req-bc7ae821-3dc8-474d-b478-86895b0ad056 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0291746 2026-07-08 16:31:12.295 9 INFO neutron.wsgi [None req-3b2f5f0c-4bff-4e5b-9013-31d370833455 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0218911 2026-07-08 16:31:12.321 9 INFO neutron.wsgi [None req-8460e7f5-5906-4cbe-93b2-fa74b804531b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0253747 2026-07-08 16:31:12.345 9 INFO neutron.wsgi [None req-119b71a5-8281-44d4-9a83-554adb2ad544 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0237803 2026-07-08 16:31:12.411 9 INFO neutron.wsgi [None req-a8cac072-7a24-4e27-81cb-d6fe81d2345d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0646162 2026-07-08 16:31:12.436 9 INFO neutron.wsgi [None req-3a18b18d-062c-4e62-99a0-0f6ca399cbb3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0148482 2026-07-08 16:31:12.487 9 INFO neutron.wsgi [None req-bab79286-0fd0-4ffa-b3a3-21da20759f58 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0503340 2026-07-08 16:31:12.504 9 INFO neutron.wsgi [None req-0d703555-21a3-4b7c-b028-fbe132ce1823 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0135469 2026-07-08 16:31:12.540 9 INFO neutron.wsgi [None req-b2989f8f-6dce-45ef-8aab-ad0791494333 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0353303 2026-07-08 16:31:12.550 9 INFO neutron.wsgi [None req-a4a77917-9d3d-48a3-91e3-c21ed85325e6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0094416 2026-07-08 16:31:17.882 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044889 2026-07-08 16:31:17.887 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034771 2026-07-08 16:31:32.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034368 2026-07-08 16:31:32.882 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035338 2026-07-08 16:31:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018439 2026-07-08 16:31:47.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027356 2026-07-08 16:32:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027230 2026-07-08 16:32:02.885 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042593 2026-07-08 16:32:12.268 9 INFO neutron.wsgi [None req-23a8f8cf-edfd-4c7f-8ae6-7671d725ce21 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1496246 2026-07-08 16:32:12.308 9 INFO neutron.wsgi [None req-95665364-800f-4b06-8d56-b7290173bc50 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0391784 2026-07-08 16:32:12.344 9 INFO neutron.wsgi [None req-cde871d5-0d05-4006-b40a-3fab8d03649c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0339701 2026-07-08 16:32:12.358 9 INFO neutron.wsgi [None req-bae5a7e9-c5ea-41a9-85b6-1d07c123bd79 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0114057 2026-07-08 16:32:12.370 9 INFO neutron.wsgi [None req-ce1d882f-baa7-424d-a602-7f30a3e3bb49 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0106158 2026-07-08 16:32:12.440 9 INFO neutron.wsgi [None req-b868c91a-ae98-446b-87b2-a158799cdc29 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0693614 2026-07-08 16:32:12.484 9 INFO neutron.wsgi [None req-2d12603e-a948-4a30-bcbc-11daf244c958 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0415564 2026-07-08 16:32:12.561 9 INFO neutron.wsgi [None req-7fa23a45-a5c2-489b-b59c-686752410ffd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0764604 2026-07-08 16:32:12.598 9 INFO neutron.wsgi [None req-33c8a661-8213-47eb-a1e7-f6ea017f4f99 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0333006 2026-07-08 16:32:12.621 9 INFO neutron.wsgi [None req-95659016-ef97-40fe-b9af-1266a600714f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0225899 2026-07-08 16:32:12.631 9 INFO neutron.wsgi [None req-e064e774-aec5-4356-a741-d1625d34c891 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0087550 2026-07-08 16:32:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028753 2026-07-08 16:32:17.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030150 2026-07-08 16:32:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016947 2026-07-08 16:32:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032811 2026-07-08 16:32:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024121 2026-07-08 16:32:47.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030203 2026-07-08 16:33:02.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024018 2026-07-08 16:33:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019419 2026-07-08 16:33:12.236 9 INFO neutron.wsgi [None req-cca9984e-be72-476c-a8ed-aa6a60c08902 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0699649 2026-07-08 16:33:12.281 9 INFO neutron.wsgi [None req-30bc0ce0-93f6-471e-ae65-2ec1afc3b235 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0432086 2026-07-08 16:33:12.306 9 INFO neutron.wsgi [None req-3037f5f9-10e8-4b6b-9238-a156a991319d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0240293 2026-07-08 16:33:12.366 9 INFO neutron.wsgi [None req-b466456b-c4f3-4b4e-bc3f-60ade7b3b800 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0593696 2026-07-08 16:33:12.381 9 INFO neutron.wsgi [None req-d6ad2aa2-ea24-4541-a8a6-4ab3700821e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0111063 2026-07-08 16:33:12.411 9 INFO neutron.wsgi [None req-48203551-77c8-4d92-9c6d-5420703d6ddb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0295453 2026-07-08 16:33:12.426 9 INFO neutron.wsgi [None req-0fddb712-ec36-41b2-b97c-1d27c835266e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0112734 2026-07-08 16:33:12.483 9 INFO neutron.wsgi [None req-f72a6e85-1572-41b1-a526-485f117b8e0e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0559776 2026-07-08 16:33:12.521 9 INFO neutron.wsgi [None req-48115067-f509-4568-8bf7-55453e74c263 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0290060 2026-07-08 16:33:12.552 9 INFO neutron.wsgi [None req-0775d438-4953-4a43-9573-0d7d3cf2f7d1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0303187 2026-07-08 16:33:12.563 9 INFO neutron.wsgi [None req-8f566913-1f4c-4634-8f9a-9ab807eb3ec7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0096841 2026-07-08 16:33:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024300 2026-07-08 16:33:17.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027990 2026-07-08 16:33:29.851 10 INFO neutron.wsgi [None req-367176f7-2236-4bd0-adb8-c4357804402a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.1657746 2026-07-08 16:33:30.977 9 INFO neutron.wsgi [None req-56a257a8-d9c5-4971-9fff-006ce3575fac 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0962181 2026-07-08 16:33:31.053 9 INFO neutron.wsgi [None req-4e07360b-5c99-49fe-b1a0-f58b3bbec5cd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0695095 2026-07-08 16:33:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020499 2026-07-08 16:33:32.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031538 2026-07-08 16:33:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016556 2026-07-08 16:33:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023568 2026-07-08 16:34:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021362 2026-07-08 16:34:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039792 2026-07-08 16:34:11.541 9 INFO neutron.wsgi [None req-4a26ee86-a44c-48b8-80a6-17aae638abea 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.1055133 2026-07-08 16:34:12.159 9 INFO neutron.wsgi [None req-45796a94-2086-4ab1-8c24-2951e107b4c1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0660901 2026-07-08 16:34:12.196 9 INFO neutron.wsgi [None req-bdbe18d4-d569-4fa1-9abc-90a83d9d8616 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0360062 2026-07-08 16:34:12.219 9 INFO neutron.wsgi [None req-25144ae3-d68d-4f7d-819a-ff95bf14285f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0219629 2026-07-08 16:34:12.257 9 INFO neutron.wsgi [None req-2e8f902e-dd10-45ae-8ffb-176dabff8cbd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0379465 2026-07-08 16:34:12.287 9 INFO neutron.wsgi [None req-5925de04-3c08-4fb9-b8ca-2d8b0a9d4a0b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0285683 2026-07-08 16:34:12.309 9 INFO neutron.wsgi [None req-ac49aeed-8602-4c97-afe0-e936f8566b3f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0175111 2026-07-08 16:34:12.323 9 INFO neutron.wsgi [None req-bbba1ed6-6f47-4ff2-b663-b7cde4c0509d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0130835 2026-07-08 16:34:12.361 9 INFO neutron.wsgi [None req-7ea6ae46-cc90-48bd-ba71-df2dae83da20 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0379667 2026-07-08 16:34:12.382 9 INFO neutron.wsgi [None req-5dcdd9e9-0f95-4c8a-bef3-a82ea81d2e0a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0187964 2026-07-08 16:34:12.447 9 INFO neutron.wsgi [None req-5f49e93d-8264-4129-8dce-bc941bfa1738 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0633655 2026-07-08 16:34:12.471 9 INFO neutron.wsgi [None req-12ef4a0c-8a49-433a-a3d2-b4257ff73361 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1083205 2026-07-08 16:34:12.530 9 INFO neutron.wsgi [None req-80af2c3a-36a5-4127-8a5f-877dc7e9995a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0763175 2026-07-08 16:34:12.544 9 INFO neutron.wsgi [None req-de198d67-92cd-4820-af3d-796947292408 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0657578 2026-07-08 16:34:13.672 9 INFO neutron.wsgi [None req-b2497d42-d73c-49fe-be31-fcde0ffc8803 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 10161 time: 0.0827179 2026-07-08 16:34:14.835 9 INFO neutron.wsgi [None req-1a37e762-8eb4-4131-9b65-51e608b70b29 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 10161 time: 0.0978229 2026-07-08 16:34:15.624 9 INFO neutron.wsgi [None req-c1992c26-360a-4323-ae68-b0c7eae48c34 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 10161 time: 0.0675395 2026-07-08 16:34:16.492 10 INFO neutron.wsgi [None req-6702b437-e953-4664-881e-cfbf695d105e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 10161 time: 0.0887604 2026-07-08 16:34:17.338 9 INFO neutron.wsgi [None req-cbadffb9-e1d7-41ef-a0da-16b5c4dcdf7e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 10161 time: 0.0842712 2026-07-08 16:34:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023248 2026-07-08 16:34:17.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015008 2026-07-08 16:34:18.166 10 INFO neutron.wsgi [None req-6a399313-41f4-45d9-8559-6a981585879d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 10161 time: 0.0896306 2026-07-08 16:34:19.386 10 INFO neutron.wsgi [None req-4235f138-f5f6-4c32-a23a-6074a5ae9b47 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0979874 2026-07-08 16:34:19.441 10 INFO neutron.wsgi [None req-7394343a-6db8-420a-9dc6-efac33434976 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0485411 2026-07-08 16:34:26.029 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d8865499-ec59-44d0-a29b-a26e8b27116d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:34:26.030 10 INFO neutron.wsgi [None req-d8865499-ec59-44d0-a29b-a26e8b27116d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0677426 2026-07-08 16:34:26.066 10 INFO neutron.wsgi [None req-dccd8aa9-73db-43c0-b0af-908c3136a79f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1351 time: 0.0304677 2026-07-08 16:34:27.476 9 INFO neutron.wsgi [None req-e35412b0-62a6-4a00-a8b4-d4b0230835eb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.1001947 2026-07-08 16:34:28.503 10 INFO neutron.wsgi [None req-3d47c949-91c3-45ed-affc-7fa98592815c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 10161 time: 0.0897717 2026-07-08 16:34:29.442 10 INFO neutron.wsgi [None req-d3dafa76-9777-4818-88c2-fde2ee3d3596 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 10161 time: 0.0775771 2026-07-08 16:34:30.330 10 INFO neutron.wsgi [None req-6065c9b8-4f53-4100-8cb5-a6c776ce6e84 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 10161 time: 0.0860782 2026-07-08 16:34:32.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017138 2026-07-08 16:34:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023417 2026-07-08 16:34:41.415 9 INFO neutron.wsgi [None req-7686f97b-c26a-4c8f-9f2c-c4e15e0a5963 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/quotas/0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 361 time: 0.0145235 2026-07-08 16:34:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016913 2026-07-08 16:34:47.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031912 2026-07-08 16:35:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022724 2026-07-08 16:35:02.882 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017104 2026-07-08 16:35:12.172 9 INFO neutron.wsgi [None req-5b8ffd85-17e8-4aa9-9c6d-a9fba726a8bf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0709178 2026-07-08 16:35:12.320 9 INFO neutron.wsgi [None req-03bc3aca-9bec-4e4b-8ee5-edf90cd449a6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.1467702 2026-07-08 16:35:12.382 9 INFO neutron.wsgi [None req-1ef06de0-e0cc-4cbf-a92a-6f3acbcf3c4d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0601881 2026-07-08 16:35:12.417 9 INFO neutron.wsgi [None req-fc7442b1-6ead-489d-b706-6870541277c8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0290856 2026-07-08 16:35:12.435 9 INFO neutron.wsgi [None req-03f64637-5549-4ea8-95f2-b84f93229bf9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0138757 2026-07-08 16:35:12.465 9 INFO neutron.wsgi [None req-2155b7d1-a357-419a-be4e-4d494480f5d9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0290380 2026-07-08 16:35:12.482 9 INFO neutron.wsgi [None req-6b5205c6-dd17-4d64-82b8-d2667aa0d8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0148427 2026-07-08 16:35:12.509 9 INFO neutron.wsgi [None req-4ce23643-625f-4775-922a-6cc527dde786 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0270078 2026-07-08 16:35:12.541 9 INFO neutron.wsgi [None req-61c514d5-b47b-456a-b22a-07590bad22da 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0296569 2026-07-08 16:35:12.570 9 INFO neutron.wsgi [None req-1716e6ba-aa78-421e-829e-25eef8ff732a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0274839 2026-07-08 16:35:12.580 9 INFO neutron.wsgi [None req-17c1e753-df8e-448f-bc80-735b6abab97d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0092969 2026-07-08 16:35:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018065 2026-07-08 16:35:17.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033252 2026-07-08 16:35:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025628 2026-07-08 16:35:32.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043395 2026-07-08 16:35:35.908 9 INFO neutron.wsgi [None req-904cd5d1-2b5d-482d-a663-c71df8d5ff9b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 6838 time: 0.1222489 2026-07-08 16:35:36.867 9 INFO neutron.wsgi [None req-7a49b4ac-8079-4de3-a86f-e5f05a901cc4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 6838 time: 0.0794063 2026-07-08 16:35:37.751 9 INFO neutron.wsgi [None req-d016da95-6ca6-4531-8a64-f24b2f52499d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 6838 time: 0.0807042 2026-07-08 16:35:38.687 9 INFO neutron.wsgi [None req-70d7ba0f-8471-4b01-8183-7b0387c436d0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 6838 time: 0.0895762 2026-07-08 16:35:39.654 10 INFO neutron.wsgi [None req-005b838f-e438-44c7-a35e-9f353e2827eb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/security-groups?tenant_id=dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 6838 time: 0.0811570 2026-07-08 16:35:47.033 9 INFO neutron.wsgi [None req-2a1aa6bf-0975-4186-b6bc-fb53a85742f5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/quotas/dc7db9b88898430286696a4f2c38d6c1 HTTP/1.1" status: 200 len: 361 time: 0.0129402 2026-07-08 16:35:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017843 2026-07-08 16:35:47.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032556 2026-07-08 16:36:02.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033834 2026-07-08 16:36:02.885 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030313 2026-07-08 16:36:12.204 9 INFO neutron.wsgi [None req-d09c8c58-d421-4482-8814-17ffc9ec0038 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0811961 2026-07-08 16:36:12.243 9 INFO neutron.wsgi [None req-b009a318-9dcf-4e7d-a502-e603f13c627c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0351868 2026-07-08 16:36:12.255 9 INFO neutron.wsgi [None req-4e84e1f0-8f65-438d-9441-560134f6b3be 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0107534 2026-07-08 16:36:12.281 9 INFO neutron.wsgi [None req-80cffd0d-d5ab-4da6-82d6-9c8aa58cac6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0253530 2026-07-08 16:36:12.334 9 INFO neutron.wsgi [None req-d77a578a-ea7d-4632-928d-365e793b42e9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0515001 2026-07-08 16:36:12.395 9 INFO neutron.wsgi [None req-5a3e378e-a4a8-4e0f-81f0-5865ba731533 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0562942 2026-07-08 16:36:12.425 9 INFO neutron.wsgi [None req-39c7a8a5-2971-474a-b0cb-e3bca06be93f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0273058 2026-07-08 16:36:12.448 9 INFO neutron.wsgi [None req-ecf3e456-e258-4e94-becc-79b937a8d2a1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0215037 2026-07-08 16:36:12.473 9 INFO neutron.wsgi [None req-0ecbcc20-eb79-467e-9224-8303594d3b66 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0248866 2026-07-08 16:36:12.483 9 INFO neutron.wsgi [None req-b363fbf8-c70d-4641-930e-fe250e905137 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0088758 2026-07-08 16:36:12.493 9 INFO neutron.wsgi [None req-9851317c-83b7-4fe6-b823-ed7cd6f0dc3d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0089128 2026-07-08 16:36:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017364 2026-07-08 16:36:17.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034871 2026-07-08 16:36:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016909 2026-07-08 16:36:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030818 2026-07-08 16:36:42.100 9 INFO neutron.wsgi [None req-6d097778-4662-45a6-80b2-46dc8fac3e33 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163,10.0.0.59 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.1016605 2026-07-08 16:36:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025811 2026-07-08 16:36:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028930 2026-07-08 16:37:02.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016670 2026-07-08 16:37:02.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014224 2026-07-08 16:37:12.388 9 INFO neutron.wsgi [None req-6e99bf64-246a-4a3b-b986-b469eb547d59 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1531210 2026-07-08 16:37:12.423 9 INFO neutron.wsgi [None req-652a024f-b8ba-429f-abe3-49e1bf0f3ec2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0337627 2026-07-08 16:37:12.457 9 INFO neutron.wsgi [None req-edbe6411-86c7-4979-bab5-368495e3406c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0332816 2026-07-08 16:37:12.485 9 INFO neutron.wsgi [None req-917d83d5-a5dd-4ead-8ca5-607e730b69bc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0259533 2026-07-08 16:37:12.547 9 INFO neutron.wsgi [None req-302fdc71-4061-4c84-b646-52935cf64eab 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0610230 2026-07-08 16:37:12.640 9 INFO neutron.wsgi [None req-d5ae9024-2467-4500-9617-f12b1b63c5e5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0890129 2026-07-08 16:37:12.653 9 INFO neutron.wsgi [None req-5530d901-04de-4e67-8786-1abb66d22f69 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0105720 2026-07-08 16:37:12.688 9 INFO neutron.wsgi [None req-16d9148a-5a06-4e07-ba3c-d94faf02bd69 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0341635 2026-07-08 16:37:12.714 9 INFO neutron.wsgi [None req-674420aa-782c-4c6f-8f83-e4d0880d7006 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0218017 2026-07-08 16:37:12.728 9 INFO neutron.wsgi [None req-ddfbb71b-5982-4e50-a9d8-1befd9275390 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0133631 2026-07-08 16:37:12.755 9 INFO neutron.wsgi [None req-0dbd02ca-40a3-4df6-b9e2-9eebbc982edb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0262365 2026-07-08 16:37:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026512 2026-07-08 16:37:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042121 2026-07-08 16:37:21.983 9 INFO neutron.wsgi [None req-3ca833e8-6a86-4942-96ea-f9d6354af6d0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2368 time: 0.1203990 2026-07-08 16:37:23.191 10 INFO neutron.wsgi [None req-66c6c761-b494-4237-97d4-afa7f5ace172 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0433385 2026-07-08 16:37:23.229 10 INFO neutron.wsgi [None req-5cd1e1c8-1181-4326-8c5b-6322dfe972ef 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0333323 2026-07-08 16:37:23.264 10 INFO neutron.wsgi [None req-68c87101-d6bb-4558-b662-d9ebf0a88f49 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.0302725 2026-07-08 16:37:23.300 9 INFO neutron.wsgi [None req-75c9156e-93f8-4654-8d08-13eabd2bf126 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0299563 2026-07-08 16:37:23.360 9 INFO neutron.wsgi [None req-9caf64cc-1451-46ba-87fb-e1a42053a7bf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2368 time: 0.0555339 2026-07-08 16:37:23.416 9 INFO neutron.wsgi [None req-63e07a27-0a43-4e6c-b51b-990b3aa96597 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0512447 2026-07-08 16:37:23.431 9 INFO neutron.wsgi [None req-58caa8c7-9ed3-4230-ac28-2349d8ef72e2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0104983 2026-07-08 16:37:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018744 2026-07-08 16:37:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019658 2026-07-08 16:37:34.688 9 INFO neutron.db.ovn_revision_numbers_db [None req-33ab279c-6126-4b5f-94df-f4b39adcdfe9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 603d8f20-3179-410a-b1ae-3c66197fac92 (type: security_groups) to 1 2026-07-08 16:37:34.711 10 INFO neutron.db.ovn_revision_numbers_db [None req-75340cc3-8f61-4369-a594-07a9ae4bf83a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource bdf496ce-23ca-451c-b2b0-e1ffab82048f (type: security_groups) to 1 2026-07-08 16:37:34.769 9 INFO neutron.db.segments_db [None req-33ab279c-6126-4b5f-94df-f4b39adcdfe9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment 6cc3b3f6-e46b-4036-9fea-9bae052ff56b of type geneve for network 6edec9a4-7671-494d-8750-fd7abe6a0639 2026-07-08 16:37:34.780 10 INFO neutron.db.segments_db [None req-75340cc3-8f61-4369-a594-07a9ae4bf83a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment d7a7c84d-b048-45a2-8adf-f31ae804e0d7 of type geneve for network 63d28a13-5ced-4583-bc12-6a87f12bc97c 2026-07-08 16:37:34.862 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfae93fe-5ac0-44d8-9e24-5bfdf7e357c6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource becd8a39-090c-44ef-b585-f8d34f9b390b (type: security_groups) to 1 2026-07-08 16:37:34.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-75340cc3-8f61-4369-a594-07a9ae4bf83a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 63d28a13-5ced-4583-bc12-6a87f12bc97c (type: networks) to 1 2026-07-08 16:37:34.927 9 INFO neutron.db.ovn_revision_numbers_db [None req-33ab279c-6126-4b5f-94df-f4b39adcdfe9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 6edec9a4-7671-494d-8750-fd7abe6a0639 (type: networks) to 1 2026-07-08 16:37:34.944 9 INFO neutron.db.segments_db [None req-dfae93fe-5ac0-44d8-9e24-5bfdf7e357c6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment 4b919b3d-7af7-4941-a628-b398dbc02431 of type geneve for network 60fb76df-5cee-4a98-916d-1202861b8196 2026-07-08 16:37:35.131 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75340cc3-8f61-4369-a594-07a9ae4bf83a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:35.132 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75340cc3-8f61-4369-a594-07a9ae4bf83a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 63d28a13-5ced-4583-bc12-6a87f12bc97c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:35.137 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfae93fe-5ac0-44d8-9e24-5bfdf7e357c6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 60fb76df-5cee-4a98-916d-1202861b8196 (type: networks) to 1 2026-07-08 16:37:35.193 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33ab279c-6126-4b5f-94df-f4b39adcdfe9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:35.209 10 INFO neutron.db.ovn_revision_numbers_db [None req-75340cc3-8f61-4369-a594-07a9ae4bf83a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 6c4c1902-967d-4113-b01c-9fd5317679c8 (type: ports) to 1 2026-07-08 16:37:35.211 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33ab279c-6126-4b5f-94df-f4b39adcdfe9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 6edec9a4-7671-494d-8750-fd7abe6a0639: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:35.226 10 INFO neutron.wsgi [None req-75340cc3-8f61-4369-a594-07a9ae4bf83a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 953 time: 0.7614484 2026-07-08 16:37:35.435 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73832539-e730-408e-b7d9-16c731fb39aa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:35.439 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73832539-e730-408e-b7d9-16c731fb39aa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 63d28a13-5ced-4583-bc12-6a87f12bc97c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:35.440 9 INFO neutron.db.ovn_revision_numbers_db [None req-33ab279c-6126-4b5f-94df-f4b39adcdfe9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource c02553a7-8b6e-417c-be1f-5c846cae5267 (type: ports) to 1 2026-07-08 16:37:35.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-890c85e1-01ea-4574-94fb-14716e048fc0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 7989789b-0837-40d2-af2e-35fbc09b107d (type: security_groups) to 1 2026-07-08 16:37:35.487 9 INFO neutron.wsgi [None req-890c85e1-01ea-4574-94fb-14716e048fc0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=b4db57a08d4a48aeb9b0747ac15f0783&name=default HTTP/1.1" status: 200 len: 2992 time: 0.4979939 2026-07-08 16:37:35.493 9 INFO neutron.wsgi [None req-33ab279c-6126-4b5f-94df-f4b39adcdfe9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.0363142 2026-07-08 16:37:35.540 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dfae93fe-5ac0-44d8-9e24-5bfdf7e357c6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:35.542 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dfae93fe-5ac0-44d8-9e24-5bfdf7e357c6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 60fb76df-5cee-4a98-916d-1202861b8196: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:35.650 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfae93fe-5ac0-44d8-9e24-5bfdf7e357c6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 7ff28d58-df49-462b-8383-8afcd3ebed9d (type: ports) to 1 2026-07-08 16:37:35.688 9 INFO neutron.wsgi [None req-dfae93fe-5ac0-44d8-9e24-5bfdf7e357c6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 1.2058656 2026-07-08 16:37:35.735 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a086671-144a-4410-beb2-c2c9b006753e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:35.741 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a086671-144a-4410-beb2-c2c9b006753e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 6edec9a4-7671-494d-8750-fd7abe6a0639: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:35.910 10 INFO neutron.wsgi [None req-30466f6b-848d-4f74-abdf-9f6afb538485 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/7989789b-0837-40d2-af2e-35fbc09b107d HTTP/1.1" status: 204 len: 168 time: 0.4171562 2026-07-08 16:37:35.967 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07e4d233-2a0e-4f18-9047-a7a62e0646f6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:35.989 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07e4d233-2a0e-4f18-9047-a7a62e0646f6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 60fb76df-5cee-4a98-916d-1202861b8196: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:36.094 10 INFO neutron.db.ovn_revision_numbers_db [None req-73832539-e730-408e-b7d9-16c731fb39aa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 6c4c1902-967d-4113-b01c-9fd5317679c8 (type: ports) to 2 2026-07-08 16:37:36.113 10 INFO neutron.db.ovn_revision_numbers_db [None req-73832539-e730-408e-b7d9-16c731fb39aa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource a385a11c-0151-472c-a11e-d9cd8f41cd8b (type: subnets) to 0 2026-07-08 16:37:36.133 10 INFO neutron.wsgi [None req-73832539-e730-408e-b7d9-16c731fb39aa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 873 time: 0.9026887 2026-07-08 16:37:36.771 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a086671-144a-4410-beb2-c2c9b006753e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource c02553a7-8b6e-417c-be1f-5c846cae5267 (type: ports) to 2 2026-07-08 16:37:36.807 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a086671-144a-4410-beb2-c2c9b006753e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource c006f2eb-c6fa-4d7b-8aab-638418fc09f4 (type: subnets) to 0 2026-07-08 16:37:36.843 9 INFO neutron.wsgi [None req-2a086671-144a-4410-beb2-c2c9b006753e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 870 time: 1.3453958 2026-07-08 16:37:36.907 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a8c1485-b846-49ca-b5e1-e076042e6fc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:36.915 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a8c1485-b846-49ca-b5e1-e076042e6fc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:36.965 9 INFO neutron.db.ovn_revision_numbers_db [None req-07e4d233-2a0e-4f18-9047-a7a62e0646f6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 7ff28d58-df49-462b-8383-8afcd3ebed9d (type: ports) to 2 2026-07-08 16:37:36.984 9 INFO neutron.db.ovn_revision_numbers_db [None req-07e4d233-2a0e-4f18-9047-a7a62e0646f6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource dbb36f14-facf-4ebe-a3e1-c706c501c8e0 (type: subnets) to 0 2026-07-08 16:37:37.001 9 INFO neutron.wsgi [None req-07e4d233-2a0e-4f18-9047-a7a62e0646f6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 1.3073051 2026-07-08 16:37:37.338 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a8c1485-b846-49ca-b5e1-e076042e6fc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource e756f14c-d503-48a8-acdd-e70e0ba09cbd (type: ports) to 1 2026-07-08 16:37:37.883 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-1a8c1485-b846-49ca-b5e1-e076042e6fc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Starting OVNClientQosExtension 2026-07-08 16:37:38.057 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea4c94fa-7c0b-4562-bc74-0bfa84edf698 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:38.065 9 INFO neutron.db.ovn_revision_numbers_db [None req-e021aad8-ef11-41f1-a910-af98e2602359 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource fed464a9-79db-4877-97cd-b7e978735561 (type: security_groups) to 1 2026-07-08 16:37:38.068 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea4c94fa-7c0b-4562-bc74-0bfa84edf698 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:38.120 9 INFO neutron.db.segments_db [None req-e021aad8-ef11-41f1-a910-af98e2602359 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment 6a7d54e0-550e-4369-b6d1-9000ff1ed082 of type geneve for network 92ff69d2-097f-457b-960f-6c2df7acf65b 2026-07-08 16:37:38.168 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f49a42ea-7daf-410a-bcb6-456b3427a392 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:38.176 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f49a42ea-7daf-410a-bcb6-456b3427a392 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:38.231 9 INFO neutron.db.ovn_revision_numbers_db [None req-e021aad8-ef11-41f1-a910-af98e2602359 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 92ff69d2-097f-457b-960f-6c2df7acf65b (type: networks) to 1 2026-07-08 16:37:38.289 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea4c94fa-7c0b-4562-bc74-0bfa84edf698 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 55808c1f-cb72-4ff6-9917-1515464a9779 (type: ports) to 1 2026-07-08 16:37:38.413 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e021aad8-ef11-41f1-a910-af98e2602359 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:38.415 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e021aad8-ef11-41f1-a910-af98e2602359 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 92ff69d2-097f-457b-960f-6c2df7acf65b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:38.418 10 INFO neutron.db.ovn_revision_numbers_db [None req-f49a42ea-7daf-410a-bcb6-456b3427a392 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource fcfe8ab7-ef0b-4846-953b-be4e3c109c79 (type: ports) to 1 2026-07-08 16:37:38.482 9 INFO neutron.db.ovn_revision_numbers_db [None req-e021aad8-ef11-41f1-a910-af98e2602359 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource b21372e8-7b64-4daa-8eca-b6da9587583a (type: ports) to 1 2026-07-08 16:37:38.500 9 INFO neutron.wsgi [None req-e021aad8-ef11-41f1-a910-af98e2602359 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 0.7538276 2026-07-08 16:37:38.563 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: e756f14c-d503-48a8-acdd-e70e0ba09cbd 2026-07-08 16:37:38.571 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 1bf51539-4382-444c-8b92-10c11b1ed8ef is bound to host instance 2026-07-08 16:37:38.603 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a8c1485-b846-49ca-b5e1-e076042e6fc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource e756f14c-d503-48a8-acdd-e70e0ba09cbd (type: router_ports) to 1 2026-07-08 16:37:38.667 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e9cd20bd-1efc-4656-a46a-51e72a85fb53 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:38.669 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9cd20bd-1efc-4656-a46a-51e72a85fb53 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 92ff69d2-097f-457b-960f-6c2df7acf65b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:38.730 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port e756f14c-d503-48a8-acdd-e70e0ba09cbd 2026-07-08 16:37:38.935 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a8c1485-b846-49ca-b5e1-e076042e6fc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 1bf51539-4382-444c-8b92-10c11b1ed8ef (type: routers) to 3 2026-07-08 16:37:39.006 10 INFO neutron.wsgi [None req-1a8c1485-b846-49ca-b5e1-e076042e6fc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 884 time: 2.8660769 2026-07-08 16:37:39.104 9 INFO neutron.db.ovn_revision_numbers_db [None req-e9cd20bd-1efc-4656-a46a-51e72a85fb53 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource b21372e8-7b64-4daa-8eca-b6da9587583a (type: ports) to 2 2026-07-08 16:37:39.119 9 INFO neutron.db.ovn_revision_numbers_db [None req-e9cd20bd-1efc-4656-a46a-51e72a85fb53 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 9d81c217-b56e-4fde-9b59-f0b18f7bc836 (type: subnets) to 0 2026-07-08 16:37:39.133 9 INFO neutron.wsgi [None req-e9cd20bd-1efc-4656-a46a-51e72a85fb53 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 0.6288807 2026-07-08 16:37:39.718 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85e2cad8-a4eb-4040-a95a-bc262bc326de 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:39.725 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85e2cad8-a4eb-4040-a95a-bc262bc326de 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:39.847 9 INFO neutron.db.ovn_revision_numbers_db [None req-85e2cad8-a4eb-4040-a95a-bc262bc326de 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource e604930a-4c3a-4820-9db3-7a2950710682 (type: ports) to 1 2026-07-08 16:37:39.882 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 55808c1f-cb72-4ff6-9917-1515464a9779 2026-07-08 16:37:39.913 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 4ac6b9a0-8a3f-4b58-9ac0-de00b4121000 is bound to host instance 2026-07-08 16:37:39.914 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 55808c1f-cb72-4ff6-9917-1515464a9779 2026-07-08 16:37:39.929 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea4c94fa-7c0b-4562-bc74-0bfa84edf698 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 55808c1f-cb72-4ff6-9917-1515464a9779 (type: router_ports) to 1 2026-07-08 16:37:40.185 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource e756f14c-d503-48a8-acdd-e70e0ba09cbd (type: ports) to 1 2026-07-08 16:37:40.194 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea4c94fa-7c0b-4562-bc74-0bfa84edf698 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 4ac6b9a0-8a3f-4b58-9ac0-de00b4121000 (type: routers) to 3 2026-07-08 16:37:40.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-f49a42ea-7daf-410a-bcb6-456b3427a392 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource fcfe8ab7-ef0b-4846-953b-be4e3c109c79 (type: router_ports) to 1 2026-07-08 16:37:40.227 10 INFO neutron.wsgi [None req-ea4c94fa-7c0b-4562-bc74-0bfa84edf698 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 881 time: 3.3740900 2026-07-08 16:37:40.352 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-85e2cad8-a4eb-4040-a95a-bc262bc326de 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Starting OVNClientQosExtension 2026-07-08 16:37:40.357 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ae32e23-1833-4714-9f88-65cadd01dcc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:37:40.360 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ae32e23-1833-4714-9f88-65cadd01dcc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 63d28a13-5ced-4583-bc12-6a87f12bc97c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:40.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-f49a42ea-7daf-410a-bcb6-456b3427a392 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource bbf62e3c-5df0-4930-86ea-a767c7fa2f38 (type: routers) to 3 2026-07-08 16:37:40.432 10 INFO neutron.wsgi [None req-f49a42ea-7daf-410a-bcb6-456b3427a392 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 876 time: 3.4254863 2026-07-08 16:37:40.623 10 INFO neutron.db.ovn_revision_numbers_db [None req-3ae32e23-1833-4714-9f88-65cadd01dcc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource b8d45727-b23a-4884-b4c8-25406e5e7123 (type: ports) to 1 2026-07-08 16:37:40.733 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource e756f14c-d503-48a8-acdd-e70e0ba09cbd (type: router_ports) to 3 2026-07-08 16:37:41.032 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 55808c1f-cb72-4ff6-9917-1515464a9779 (type: ports) to 1 2026-07-08 16:37:41.081 9 INFO neutron.db.ovn_revision_numbers_db [None req-85e2cad8-a4eb-4040-a95a-bc262bc326de 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource e604930a-4c3a-4820-9db3-7a2950710682 (type: router_ports) to 1 2026-07-08 16:37:41.127 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: e604930a-4c3a-4820-9db3-7a2950710682 2026-07-08 16:37:41.148 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port e604930a-4c3a-4820-9db3-7a2950710682 2026-07-08 16:37:41.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource e756f14c-d503-48a8-acdd-e70e0ba09cbd (type: ports) to 2 2026-07-08 16:37:41.212 9 INFO neutron.db.ovn_revision_numbers_db [None req-85e2cad8-a4eb-4040-a95a-bc262bc326de 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource d8ab2020-a58a-4251-bab5-4e4ced01e40d (type: routers) to 3 2026-07-08 16:37:41.216 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b84dddc-fc0b-4f17-b298-9efc657d7efb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:37:41.229 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b84dddc-fc0b-4f17-b298-9efc657d7efb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 6edec9a4-7671-494d-8750-fd7abe6a0639: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:41.238 9 INFO neutron.wsgi [None req-85e2cad8-a4eb-4040-a95a-bc262bc326de 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 2.0966754 2026-07-08 16:37:41.313 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-603a7580-d675-4497-92d7-32daa3fbbae6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:37:41.319 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-603a7580-d675-4497-92d7-32daa3fbbae6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 60fb76df-5cee-4a98-916d-1202861b8196: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:41.489 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 55808c1f-cb72-4ff6-9917-1515464a9779 (type: router_ports) to 3 2026-07-08 16:37:41.508 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b84dddc-fc0b-4f17-b298-9efc657d7efb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 9029e217-1453-4ad7-be1c-c75af375651b (type: ports) to 1 2026-07-08 16:37:41.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-603a7580-d675-4497-92d7-32daa3fbbae6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource dbec1de5-56a8-40df-83fa-bc041369a19f (type: ports) to 1 2026-07-08 16:37:41.630 10 INFO neutron.db.ovn_revision_numbers_db [None req-3ae32e23-1833-4714-9f88-65cadd01dcc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource b8d45727-b23a-4884-b4c8-25406e5e7123 (type: router_ports) to 2 2026-07-08 16:37:41.694 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource e756f14c-d503-48a8-acdd-e70e0ba09cbd (type: ports) to 4 2026-07-08 16:37:41.840 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 55808c1f-cb72-4ff6-9917-1515464a9779 (type: ports) to 2 2026-07-08 16:37:41.855 10 INFO neutron.db.ovn_revision_numbers_db [None req-3ae32e23-1833-4714-9f88-65cadd01dcc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource b8d45727-b23a-4884-b4c8-25406e5e7123 (type: ports) to 2 2026-07-08 16:37:42.121 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d1c6659-ce4d-4455-942e-8ac6c7bae348 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:37:42.124 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d1c6659-ce4d-4455-942e-8ac6c7bae348 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 92ff69d2-097f-457b-960f-6c2df7acf65b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:42.132 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ae32e23-1833-4714-9f88-65cadd01dcc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:37:42.144 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ae32e23-1833-4714-9f88-65cadd01dcc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 63d28a13-5ced-4583-bc12-6a87f12bc97c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:42.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 55808c1f-cb72-4ff6-9917-1515464a9779 (type: ports) to 4 2026-07-08 16:37:42.305 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource e756f14c-d503-48a8-acdd-e70e0ba09cbd (type: router_ports) to 4 2026-07-08 16:37:42.360 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Router bbf62e3c-5df0-4930-86ea-a767c7fa2f38 is bound to host instance 2026-07-08 16:37:42.385 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d1c6659-ce4d-4455-942e-8ac6c7bae348 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 0207e90f-3d6d-4262-9175-054fa78a729a (type: ports) to 1 2026-07-08 16:37:42.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b84dddc-fc0b-4f17-b298-9efc657d7efb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 9029e217-1453-4ad7-be1c-c75af375651b (type: router_ports) to 2 2026-07-08 16:37:42.513 9 INFO neutron.db.ovn_revision_numbers_db [None req-603a7580-d675-4497-92d7-32daa3fbbae6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource dbec1de5-56a8-40df-83fa-bc041369a19f (type: router_ports) to 2 2026-07-08 16:37:42.669 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: fcfe8ab7-ef0b-4846-953b-be4e3c109c79 2026-07-08 16:37:42.677 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b84dddc-fc0b-4f17-b298-9efc657d7efb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 9029e217-1453-4ad7-be1c-c75af375651b (type: ports) to 2 2026-07-08 16:37:42.700 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port fcfe8ab7-ef0b-4846-953b-be4e3c109c79 2026-07-08 16:37:42.937 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 55808c1f-cb72-4ff6-9917-1515464a9779 (type: router_ports) to 4 2026-07-08 16:37:42.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-603a7580-d675-4497-92d7-32daa3fbbae6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource dbec1de5-56a8-40df-83fa-bc041369a19f (type: ports) to 2 2026-07-08 16:37:42.975 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Router d8ab2020-a58a-4251-bab5-4e4ced01e40d is bound to host instance 2026-07-08 16:37:43.029 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b84dddc-fc0b-4f17-b298-9efc657d7efb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:37:43.041 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b84dddc-fc0b-4f17-b298-9efc657d7efb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 6edec9a4-7671-494d-8750-fd7abe6a0639: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:43.073 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-603a7580-d675-4497-92d7-32daa3fbbae6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:37:43.079 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-603a7580-d675-4497-92d7-32daa3fbbae6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 60fb76df-5cee-4a98-916d-1202861b8196: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:43.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d1c6659-ce4d-4455-942e-8ac6c7bae348 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 0207e90f-3d6d-4262-9175-054fa78a729a (type: router_ports) to 2 2026-07-08 16:37:43.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource fcfe8ab7-ef0b-4846-953b-be4e3c109c79 (type: ports) to 1 2026-07-08 16:37:43.761 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d1c6659-ce4d-4455-942e-8ac6c7bae348 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 0207e90f-3d6d-4262-9175-054fa78a729a (type: ports) to 2 2026-07-08 16:37:43.902 10 INFO neutron.db.ovn_revision_numbers_db [None req-3ae32e23-1833-4714-9f88-65cadd01dcc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource b8d45727-b23a-4884-b4c8-25406e5e7123 (type: router_ports) to 2 2026-07-08 16:37:43.904 10 INFO neutron.wsgi [None req-3ae32e23-1833-4714-9f88-65cadd01dcc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/1bf51539-4382-444c-8b92-10c11b1ed8ef/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.8856053 2026-07-08 16:37:43.906 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 9029e217-1453-4ad7-be1c-c75af375651b 2026-07-08 16:37:43.924 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 9029e217-1453-4ad7-be1c-c75af375651b 2026-07-08 16:37:43.938 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d1c6659-ce4d-4455-942e-8ac6c7bae348 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:37:43.941 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d1c6659-ce4d-4455-942e-8ac6c7bae348 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 92ff69d2-097f-457b-960f-6c2df7acf65b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:44.044 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource e604930a-4c3a-4820-9db3-7a2950710682 (type: ports) to 1 2026-07-08 16:37:44.316 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource fcfe8ab7-ef0b-4846-953b-be4e3c109c79 (type: router_ports) to 3 2026-07-08 16:37:44.566 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 9029e217-1453-4ad7-be1c-c75af375651b (type: ports) to 3 2026-07-08 16:37:44.574 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource fcfe8ab7-ef0b-4846-953b-be4e3c109c79 (type: ports) to 2 2026-07-08 16:37:44.655 9 INFO neutron.db.ovn_revision_numbers_db [None req-603a7580-d675-4497-92d7-32daa3fbbae6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource dbec1de5-56a8-40df-83fa-bc041369a19f (type: router_ports) to 2 2026-07-08 16:37:44.658 9 INFO neutron.wsgi [None req-603a7580-d675-4497-92d7-32daa3fbbae6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/bbf62e3c-5df0-4930-86ea-a767c7fa2f38/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.2164457 2026-07-08 16:37:44.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-133d3e51-9c06-43de-bd00-c56fd5a8db41 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Successfully bumped revision number for resource 87b0912f-9801-426c-a744-71124b59fd1b (type: security_groups) to 1 2026-07-08 16:37:44.727 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b84dddc-fc0b-4f17-b298-9efc657d7efb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 9029e217-1453-4ad7-be1c-c75af375651b (type: router_ports) to 2 2026-07-08 16:37:44.729 10 INFO neutron.wsgi [None req-5b84dddc-fc0b-4f17-b298-9efc657d7efb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/4ac6b9a0-8a3f-4b58-9ac0-de00b4121000/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.4865360 2026-07-08 16:37:44.756 10 INFO neutron.wsgi [None req-133d3e51-9c06-43de-bd00-c56fd5a8db41 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.3142066 2026-07-08 16:37:44.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource e604930a-4c3a-4820-9db3-7a2950710682 (type: router_ports) to 3 2026-07-08 16:37:44.806 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 9029e217-1453-4ad7-be1c-c75af375651b (type: router_ports) to 3 2026-07-08 16:37:44.926 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource e604930a-4c3a-4820-9db3-7a2950710682 (type: ports) to 2 2026-07-08 16:37:44.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e1fd197-410d-44d0-a3c3-39ad8816b09b 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Successfully bumped revision number for resource 536dc8cb-bec1-4dbd-a4ee-adb812bc7825 (type: security_group_rules) to 0 2026-07-08 16:37:44.989 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource fcfe8ab7-ef0b-4846-953b-be4e3c109c79 (type: ports) to 4 2026-07-08 16:37:45.003 10 INFO neutron.wsgi [None req-4e1fd197-410d-44d0-a3c3-39ad8816b09b 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2395360 2026-07-08 16:37:45.191 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d415a4e-a41d-4ad6-bed3-c59ddc519db0 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Successfully bumped revision number for resource d55c178d-66c0-404c-be5e-4c75a18c8761 (type: security_group_rules) to 0 2026-07-08 16:37:45.346 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource e604930a-4c3a-4820-9db3-7a2950710682 (type: ports) to 4 2026-07-08 16:37:45.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d1c6659-ce4d-4455-942e-8ac6c7bae348 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 0207e90f-3d6d-4262-9175-054fa78a729a (type: router_ports) to 2 2026-07-08 16:37:45.356 9 INFO neutron.wsgi [None req-7d1c6659-ce4d-4455-942e-8ac6c7bae348 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/d8ab2020-a58a-4251-bab5-4e4ced01e40d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.1059988 2026-07-08 16:37:45.361 10 INFO neutron.wsgi [None req-4d415a4e-a41d-4ad6-bed3-c59ddc519db0 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.3392553 2026-07-08 16:37:45.371 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource fcfe8ab7-ef0b-4846-953b-be4e3c109c79 (type: router_ports) to 4 2026-07-08 16:37:45.441 10 INFO neutron.db.ovn_revision_numbers_db [None req-38a962fc-c85c-4db7-94f4-6aee3289f4ef e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Successfully bumped revision number for resource 5dd47ec8-953c-497d-9c9e-69fb27efd35a (type: security_groups) to 1 2026-07-08 16:37:45.461 10 INFO neutron.wsgi [None req-38a962fc-c85c-4db7-94f4-6aee3289f4ef e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.2650352 2026-07-08 16:37:45.592 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fdf1780-dad7-4a87-b64a-f75e875b8efe e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Successfully bumped revision number for resource 819220e7-06a6-49d1-bd00-3c1aa9249102 (type: security_group_rules) to 0 2026-07-08 16:37:45.615 10 INFO neutron.wsgi [None req-9fdf1780-dad7-4a87-b64a-f75e875b8efe e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1499054 2026-07-08 16:37:45.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a3f4b4b-dc5c-4af2-be12-ca83a0527c85 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Successfully bumped revision number for resource 76242634-8134-4c2d-9f78-b6c0b0615835 (type: security_group_rules) to 0 2026-07-08 16:37:45.758 10 INFO neutron.wsgi [None req-5a3f4b4b-dc5c-4af2-be12-ca83a0527c85 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1395919 2026-07-08 16:37:45.797 9 INFO neutron.db.ovn_revision_numbers_db [None req-2fb82d88-f971-41dc-bd35-8782d171121c 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] Successfully bumped revision number for resource a96fae8e-df1f-4a85-808e-a17e07516e06 (type: security_groups) to 1 2026-07-08 16:37:45.850 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource e604930a-4c3a-4820-9db3-7a2950710682 (type: router_ports) to 4 2026-07-08 16:37:45.855 9 INFO neutron.wsgi [None req-2fb82d88-f971-41dc-bd35-8782d171121c 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] 10.0.0.90 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1826 time: 0.3251922 2026-07-08 16:37:45.872 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: b8d45727-b23a-4884-b4c8-25406e5e7123 2026-07-08 16:37:45.898 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port b8d45727-b23a-4884-b4c8-25406e5e7123 2026-07-08 16:37:45.941 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2164296e-e4e7-4e90-bb57-12dbbed45193 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] No more DHCP agents 2026-07-08 16:37:45.944 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2164296e-e4e7-4e90-bb57-12dbbed45193 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:46.075 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-272e4358-2394-44f9-9b66-5d97c296f8bf e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] No more DHCP agents 2026-07-08 16:37:46.077 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-272e4358-2394-44f9-9b66-5d97c296f8bf e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:46.082 9 INFO neutron.wsgi [req-c7f082b9-8488-4d46-babf-42376e9affdd req-22e87e39-9eec-4edf-ac43-93671c9fbffb 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - default default] 10.0.0.90 "GET /v2.0/security-groups/a96fae8e-df1f-4a85-808e-a17e07516e06 HTTP/1.1" status: 200 len: 1821 time: 0.1969690 2026-07-08 16:37:46.334 9 INFO neutron.db.ovn_revision_numbers_db [None req-8bdea275-970c-477d-b275-0459d01862e9 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] Successfully bumped revision number for resource 3ed2f47c-30fc-43d3-87e5-4597d1b6a1d1 (type: security_group_rules) to 0 2026-07-08 16:37:46.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-165785f5-1d21-4ffb-a408-d4c570011f99 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - - -] Successfully bumped revision number for resource e5fab0ad-3985-48bc-99cb-ef95de51fc73 (type: security_groups) to 1 2026-07-08 16:37:46.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-272e4358-2394-44f9-9b66-5d97c296f8bf e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Successfully bumped revision number for resource b2e600e6-02d6-4051-a8f8-9858b007a4c9 (type: floatingips) to 0 2026-07-08 16:37:46.406 9 INFO neutron.wsgi [None req-8bdea275-970c-477d-b275-0459d01862e9 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] 10.0.0.90 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.3173075 2026-07-08 16:37:46.411 10 INFO neutron.wsgi [None req-272e4358-2394-44f9-9b66-5d97c296f8bf e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6487827 2026-07-08 16:37:46.414 10 INFO neutron.wsgi [None req-165785f5-1d21-4ffb-a408-d4c570011f99 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - - -] 10.0.0.90 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1821 time: 0.2146311 2026-07-08 16:37:46.473 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource b8d45727-b23a-4884-b4c8-25406e5e7123 (type: ports) to 3 2026-07-08 16:37:46.503 9 INFO neutron.db.ovn_revision_numbers_db [None req-2164296e-e4e7-4e90-bb57-12dbbed45193 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Successfully bumped revision number for resource a4c25b0c-6ef2-4020-b8e0-2b6b31e0f7c5 (type: floatingips) to 0 2026-07-08 16:37:46.524 9 INFO neutron.wsgi [None req-2164296e-e4e7-4e90-bb57-12dbbed45193 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1571541 2026-07-08 16:37:46.546 10 INFO neutron.db.ovn_revision_numbers_db [None req-01f9a69e-ab38-499b-b2ed-1d57b5d344fd 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] Successfully bumped revision number for resource a6efb380-3c0b-4cba-88e2-3a5745d2cb3e (type: security_groups) to 1 2026-07-08 16:37:46.571 10 INFO neutron.wsgi [None req-01f9a69e-ab38-499b-b2ed-1d57b5d344fd 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] 10.0.0.90 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1826 time: 0.1225014 2026-07-08 16:37:46.598 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource b8d45727-b23a-4884-b4c8-25406e5e7123 (type: router_ports) to 3 2026-07-08 16:37:46.623 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f8d1847-9df4-4d65-a398-b545892dedd4 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - - -] Successfully bumped revision number for resource 2ee21999-3d56-4790-953e-3aaf085a7660 (type: security_groups) to 1 2026-07-08 16:37:46.625 10 INFO neutron.wsgi [req-b7919443-57b8-470d-be2a-c00f2919d590 req-339fff25-3869-4e03-bd23-1c3ed0894374 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - default default] 10.0.0.90 "GET /v2.0/security-groups/a6efb380-3c0b-4cba-88e2-3a5745d2cb3e HTTP/1.1" status: 200 len: 1821 time: 0.0319235 2026-07-08 16:37:46.655 9 INFO neutron.wsgi [None req-8f8d1847-9df4-4d65-a398-b545892dedd4 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - - -] 10.0.0.90 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1822 time: 0.2177517 2026-07-08 16:37:46.763 10 INFO neutron.db.ovn_revision_numbers_db [None req-bcc717d0-1532-43ff-8729-4874382b935a 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] Successfully bumped revision number for resource d80107c5-5660-4ed4-9168-2f80a568364a (type: security_group_rules) to 0 2026-07-08 16:37:46.789 10 INFO neutron.wsgi [None req-bcc717d0-1532-43ff-8729-4874382b935a 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] 10.0.0.90 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.1573906 2026-07-08 16:37:46.789 9 INFO neutron.db.ovn_revision_numbers_db [None req-c835d001-549f-4ebd-929a-721916bedcbb d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - - -] Successfully bumped revision number for resource 81361a29-b2b3-4dcd-a921-80f490724b7c (type: security_groups) to 1 2026-07-08 16:37:46.815 9 INFO neutron.wsgi [None req-c835d001-549f-4ebd-929a-721916bedcbb d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - - -] 10.0.0.90 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1821 time: 0.1158221 2026-07-08 16:37:46.888 9 INFO neutron.wsgi [req-1b5e67bf-ddcf-4a7f-a932-e82153071074 req-5c0f9f7e-32de-4a20-9e61-9266aa6d4775 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - default default] 10.0.0.90 "GET /v2.0/security-groups/a6efb380-3c0b-4cba-88e2-3a5745d2cb3e HTTP/1.1" status: 200 len: 2414 time: 0.0522227 2026-07-08 16:37:46.935 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-0967b84a-ab29-4d87-b8ab-a09395db7f4f e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-securitygroup--1803013816&fields=id&tenant_id=1434d268eb654b1cafb520d54454da4b HTTP/1.1" status: 200 len: 267 time: 0.0435681 2026-07-08 16:37:47.007 9 INFO neutron.db.ovn_revision_numbers_db [None req-01687c23-61f1-446f-94e4-e654513febc8 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] Successfully bumped revision number for resource dd38b37b-2955-40d0-aa4e-4da35603301b (type: security_group_rules) to 0 2026-07-08 16:37:47.033 9 INFO neutron.wsgi [None req-01687c23-61f1-446f-94e4-e654513febc8 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] 10.0.0.90 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 791 time: 0.1381738 2026-07-08 16:37:47.072 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-b5ea229e-8b28-4c60-a863-2b381dd8447a e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/networks?id=60fb76df-5cee-4a98-916d-1202861b8196 HTTP/1.1" status: 200 len: 874 time: 0.1270175 2026-07-08 16:37:47.093 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-d6177eb4-a476-4d58-b062-78c5e361ebe9 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/quotas/1434d268eb654b1cafb520d54454da4b HTTP/1.1" status: 200 len: 386 time: 0.0119178 2026-07-08 16:37:47.120 9 INFO neutron.wsgi [req-bc6eec4f-fd17-4dd7-9083-4f7424ed3187 req-69b6756d-ab88-4b8c-a859-85657bb74a66 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups?tenant_id=e34ce224d5e24d5987ddf9754e093164 HTTP/1.1" status: 200 len: 7792 time: 0.0623112 2026-07-08 16:37:47.168 9 INFO neutron.wsgi [req-bc6eec4f-fd17-4dd7-9083-4f7424ed3187 req-76c6c326-5647-4b50-85dc-2dc13f912e33 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/fed464a9-79db-4877-97cd-b7e978735561 HTTP/1.1" status: 200 len: 2994 time: 0.0381882 2026-07-08 16:37:47.209 9 INFO neutron.wsgi [req-bc6eec4f-fd17-4dd7-9083-4f7424ed3187 req-9c1e8470-2b92-4558-8b1d-2284eb6956f3 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/fed464a9-79db-4877-97cd-b7e978735561 HTTP/1.1" status: 200 len: 2994 time: 0.0342391 2026-07-08 16:37:47.335 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-34e0a4cd-85d4-4219-8e9e-903d533d0670 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-securitygroup--1909799654&fields=id&tenant_id=bebee10da6f647dfa1c0fc046799bf42 HTTP/1.1" status: 200 len: 267 time: 0.0497143 2026-07-08 16:37:47.351 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-2ceddda5-27b1-412f-988a-c84ccde3e718 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=1434d268eb654b1cafb520d54454da4b&fields=id HTTP/1.1" status: 200 len: 302 time: 0.2494011 2026-07-08 16:37:47.460 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-20161cfc-b09e-4afc-b79b-b81ef95c51a3 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/networks?id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 882 time: 0.1156263 2026-07-08 16:37:47.487 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-b666ca3b-b290-416e-b88a-a319b016d761 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/quotas/bebee10da6f647dfa1c0fc046799bf42 HTTP/1.1" status: 200 len: 386 time: 0.0192151 2026-07-08 16:37:47.600 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-649cb044-fa27-42d4-b62f-4c00463ea7ca 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=bebee10da6f647dfa1c0fc046799bf42&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1062984 2026-07-08 16:37:47.745 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-d707a1bf-1f6d-406c-b871-58da43d6f3d5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0460687 2026-07-08 16:37:47.811 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-9e180e91-4297-40f9-91e1-c5d0d32556d1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/60fb76df-5cee-4a98-916d-1202861b8196?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0578065 2026-07-08 16:37:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016136 2026-07-08 16:37:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021019 2026-07-08 16:37:47.883 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-bebb95c0-3c2e-4743-b9a4-777f0ba8b6b9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/60fb76df-5cee-4a98-916d-1202861b8196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0668430 2026-07-08 16:37:47.974 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-4b35cee1-90aa-4ea1-bad6-feb8a0a13b61 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0573187 2026-07-08 16:37:48.037 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-dc092298-ebc0-461f-852e-370cc86ff111 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0573204 2026-07-08 16:37:48.070 10 INFO neutron.wsgi [req-5a83ee5c-6efe-4061-a36b-4f72497df7d0 req-8e83038c-d14a-4f83-b7f8-4572c983a2e5 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - default default] 10.0.0.90 "GET /v2.0/security-groups/a6efb380-3c0b-4cba-88e2-3a5745d2cb3e HTTP/1.1" status: 200 len: 3012 time: 0.0389171 2026-07-08 16:37:48.106 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-04c39401-66d9-4c5e-b160-09875ebdc959 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0624828 2026-07-08 16:37:48.125 10 INFO neutron.wsgi [req-8e333ce5-15f4-48d7-a194-4dcf4f2a300c req-f2c7df11-9cb4-472f-9628-0e779e1418af d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/e5fab0ad-3985-48bc-99cb-ef95de51fc73 HTTP/1.1" status: 200 len: 1816 time: 0.0375059 2026-07-08 16:37:48.248 10 INFO neutron.wsgi [None req-6c7b0239-38e2-45ec-bfc4-40b33497c564 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - - -] 10.0.0.90 "DELETE /v2.0/security-groups/e5fab0ad-3985-48bc-99cb-ef95de51fc73 HTTP/1.1" status: 204 len: 173 time: 0.1175101 2026-07-08 16:37:48.278 10 INFO neutron.wsgi [req-60038332-28b4-4c1c-9996-ec94af2f2cdd req-30dfd463-b746-4551-8041-cdff25932793 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - default default] 10.0.0.90 "GET /v2.0/security-group-rules/dd38b37b-2955-40d0-aa4e-4da35603301b HTTP/1.1" status: 200 len: 783 time: 0.0160472 2026-07-08 16:37:48.295 9 INFO neutron.wsgi [req-c77ae90b-4ad8-4777-9dac-fc3336a5ea3e req-f62a761e-2ce6-49ff-a7a6-4a1d1c92f3db e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 210 time: 0.0316279 2026-07-08 16:37:48.324 10 INFO neutron.wsgi [req-60038332-28b4-4c1c-9996-ec94af2f2cdd req-0dc431f8-57bf-4711-9df0-24ef9fc59723 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - default default] 10.0.0.90 "GET /v2.0/security-groups/a6efb380-3c0b-4cba-88e2-3a5745d2cb3e HTTP/1.1" status: 200 len: 3012 time: 0.0376914 2026-07-08 16:37:48.369 9 INFO neutron.wsgi [req-80b305dd-c1f9-4184-bb82-f9dae316518e req-9e8cb615-c8ae-4c7b-8c23-01460d4b842b 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 210 time: 0.0269065 2026-07-08 16:37:48.466 10 INFO neutron.wsgi [None req-5cec8d66-18cf-4f99-8f88-18b939d1f1be 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] 10.0.0.90 "DELETE /v2.0/security-group-rules/dd38b37b-2955-40d0-aa4e-4da35603301b HTTP/1.1" status: 204 len: 173 time: 0.1335011 2026-07-08 16:37:48.519 10 INFO neutron.wsgi [req-2eb81f6b-d8ae-45f1-8d87-d710e8259a39 req-71d908aa-4fd9-4e59-bbba-6364921356c7 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - default default] 10.0.0.90 "GET /v2.0/security-groups/a6efb380-3c0b-4cba-88e2-3a5745d2cb3e HTTP/1.1" status: 200 len: 2414 time: 0.0329819 2026-07-08 16:37:48.545 9 INFO neutron.api.v2.resource [req-9626451b-3620-447b-b36e-15666e0b1b0f req-fdc89dc3-b7a3-43bd-b14a-89372c12d12f d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:37:48.546 9 INFO neutron.wsgi [req-9626451b-3620-447b-b36e-15666e0b1b0f req-fdc89dc3-b7a3-43bd-b14a-89372c12d12f d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/e5fab0ad-3985-48bc-99cb-ef95de51fc73 HTTP/1.1" status: 404 len: 352 time: 0.1577113 2026-07-08 16:37:48.597 9 INFO neutron.wsgi [req-890ac346-b3a6-4dc9-93cb-a8e395ef3fc1 req-999e4b56-6cfb-4685-b294-252a8b85ece9 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/2ee21999-3d56-4790-953e-3aaf085a7660 HTTP/1.1" status: 200 len: 1817 time: 0.0292344 2026-07-08 16:37:48.693 10 INFO neutron.wsgi [None req-236b8bba-b480-4f39-b8da-254be61df0cd 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] 10.0.0.90 "DELETE /v2.0/security-groups/a6efb380-3c0b-4cba-88e2-3a5745d2cb3e HTTP/1.1" status: 204 len: 173 time: 0.1664319 2026-07-08 16:37:48.750 10 INFO neutron.wsgi [req-e8edb528-bdb5-449c-ba5e-153e9bab6e28 req-149940cd-fbfd-46e8-9451-9069786df700 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - default default] 10.0.0.90 "GET /v2.0/security-groups/a96fae8e-df1f-4a85-808e-a17e07516e06 HTTP/1.1" status: 200 len: 2414 time: 0.0391085 2026-07-08 16:37:48.764 9 INFO neutron.wsgi [None req-38201e3c-a056-477d-874b-5b1e8ebabcb6 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - - -] 10.0.0.90 "DELETE /v2.0/security-groups/2ee21999-3d56-4790-953e-3aaf085a7660 HTTP/1.1" status: 204 len: 173 time: 0.1612258 2026-07-08 16:37:48.802 9 INFO neutron.api.v2.resource [req-e426953e-b90c-4967-bdaa-31f1c48b8028 req-b197ac2d-90f0-455b-a8ea-1105bd00cce8 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:37:48.805 9 INFO neutron.wsgi [req-e426953e-b90c-4967-bdaa-31f1c48b8028 req-b197ac2d-90f0-455b-a8ea-1105bd00cce8 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/2ee21999-3d56-4790-953e-3aaf085a7660 HTTP/1.1" status: 404 len: 352 time: 0.0206118 2026-07-08 16:37:48.891 9 INFO neutron.wsgi [req-d99b4322-c260-4e1c-8b20-a67e00f9c34d req-e02eb440-a26e-484b-a857-f073ba86274e d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/81361a29-b2b3-4dcd-a921-80f490724b7c HTTP/1.1" status: 200 len: 1816 time: 0.0540149 2026-07-08 16:37:48.943 10 INFO neutron.wsgi [None req-40b967ad-979a-4c59-9a33-16cba0ed94af 32027ab1d9c94c93bd2655827cb2c2c8 356e3d6e5700473786420f1494e8e71f - - - -] 10.0.0.90 "DELETE /v2.0/security-groups/a96fae8e-df1f-4a85-808e-a17e07516e06 HTTP/1.1" status: 204 len: 173 time: 0.1867886 2026-07-08 16:37:49.049 9 INFO neutron.wsgi [None req-db53ff2f-445c-418e-8a09-c25575d7d66e d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - - -] 10.0.0.90 "DELETE /v2.0/security-groups/81361a29-b2b3-4dcd-a921-80f490724b7c HTTP/1.1" status: 204 len: 173 time: 0.1502397 2026-07-08 16:37:49.108 10 INFO neutron.api.v2.resource [req-a47bca49-b522-4e72-82f2-95e250c72ed3 req-9692fcbf-0282-4efe-a2ee-6acb6a76fb72 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:37:49.109 10 INFO neutron.wsgi [req-a47bca49-b522-4e72-82f2-95e250c72ed3 req-9692fcbf-0282-4efe-a2ee-6acb6a76fb72 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/81361a29-b2b3-4dcd-a921-80f490724b7c HTTP/1.1" status: 404 len: 352 time: 0.0257528 2026-07-08 16:37:49.167 9 INFO neutron.wsgi [req-eedda7c0-c60d-44b8-a06b-8c53bbafcd6a req-0021c3f8-4984-4785-8801-9fb2d89d6e42 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups?tenant_id=e34ce224d5e24d5987ddf9754e093164 HTTP/1.1" status: 200 len: 2997 time: 0.0336132 2026-07-08 16:37:49.208 9 INFO neutron.wsgi [req-eedda7c0-c60d-44b8-a06b-8c53bbafcd6a req-462be9a2-d0c0-4c90-b85e-7b5d434d50c6 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/fed464a9-79db-4877-97cd-b7e978735561 HTTP/1.1" status: 200 len: 2994 time: 0.0321426 2026-07-08 16:37:49.254 9 INFO neutron.wsgi [req-eedda7c0-c60d-44b8-a06b-8c53bbafcd6a req-b661b62a-9ac0-4c5e-a8c8-6343952e9366 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/fed464a9-79db-4877-97cd-b7e978735561 HTTP/1.1" status: 200 len: 2994 time: 0.0368857 2026-07-08 16:37:49.295 10 INFO neutron.api.v2.resource [req-5773f855-0dc5-44a0-8fc0-c28471ae7b6d req-45acd717-1a0f-47d9-80d3-4a4fba42a340 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:37:49.296 10 INFO neutron.wsgi [req-5773f855-0dc5-44a0-8fc0-c28471ae7b6d req-45acd717-1a0f-47d9-80d3-4a4fba42a340 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/81361a29-b2b3-4dcd-a921-80f490724b7c HTTP/1.1" status: 404 len: 352 time: 0.0141418 2026-07-08 16:37:49.331 9 INFO neutron.api.v2.resource [req-232bc1ab-b63e-4c45-a1a4-54be9c4b8426 req-701690a2-9321-48b6-af81-25a6b4978c14 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:37:49.332 9 INFO neutron.wsgi [req-232bc1ab-b63e-4c45-a1a4-54be9c4b8426 req-701690a2-9321-48b6-af81-25a6b4978c14 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/2ee21999-3d56-4790-953e-3aaf085a7660 HTTP/1.1" status: 404 len: 352 time: 0.0134115 2026-07-08 16:37:49.366 9 INFO neutron.api.v2.resource [req-e0dff19b-be20-450b-b295-55b0f52f2526 req-8ef3817e-ca66-4079-b86b-df7be0d19592 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:37:49.368 9 INFO neutron.wsgi [req-e0dff19b-be20-450b-b295-55b0f52f2526 req-8ef3817e-ca66-4079-b86b-df7be0d19592 d5cc370cc69a466c9c092b1922f2092d e34ce224d5e24d5987ddf9754e093164 - - default default] 10.0.0.90 "GET /v2.0/security-groups/e5fab0ad-3985-48bc-99cb-ef95de51fc73 HTTP/1.1" status: 404 len: 352 time: 0.0153689 2026-07-08 16:37:49.623 10 INFO neutron.wsgi [req-85657a0e-c593-4b79-82bd-a2efd46e426e req-2b63a094-ea06-40a1-a4ff-c210d242a8ae e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 210 time: 0.0659487 2026-07-08 16:37:49.633 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No port found with ID 9029e217-1453-4ad7-be1c-c75af375651b: RuntimeError: No port found with ID 9029e217-1453-4ad7-be1c-c75af375651b 2026-07-08 16:37:49.633 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: dbec1de5-56a8-40df-83fa-bc041369a19f 2026-07-08 16:37:49.645 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port dbec1de5-56a8-40df-83fa-bc041369a19f 2026-07-08 16:37:49.682 9 INFO neutron.wsgi [req-009d92e4-530f-45eb-b3de-732146cf6548 req-1430489c-7e76-488e-8771-ca93427d2dd6 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 210 time: 0.0411878 2026-07-08 16:37:49.810 9 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-50bb8aef-2fdc-410b-b9e6-a1613cc24eeb e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 199.19.213.163 "GET /v2.0/networks?id=60fb76df-5cee-4a98-916d-1202861b8196 HTTP/1.1" status: 200 len: 874 time: 0.1779871 2026-07-08 16:37:49.951 9 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-ec54c000-3f9e-4cfe-aba3-31fb4c4d9f33 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1434d268eb654b1cafb520d54454da4b HTTP/1.1" status: 200 len: 380 time: 0.0988460 2026-07-08 16:37:50.007 10 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-a5d2e943-1839-445c-888c-d16d711c2a45 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 199.19.213.163 "GET /v2.0/networks?id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 882 time: 0.3678591 2026-07-08 16:37:50.107 10 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-cd154d5f-f71e-4a90-a83b-46332fe289a6 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bebee10da6f647dfa1c0fc046799bf42 HTTP/1.1" status: 200 len: 380 time: 0.0889592 2026-07-08 16:37:50.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource dbec1de5-56a8-40df-83fa-bc041369a19f (type: ports) to 3 2026-07-08 16:37:50.525 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource dbec1de5-56a8-40df-83fa-bc041369a19f (type: router_ports) to 3 2026-07-08 16:37:50.716 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1452518b-dfb0-4061-b4b9-780bffbc15d0 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] No more DHCP agents 2026-07-08 16:37:50.725 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1452518b-dfb0-4061-b4b9-780bffbc15d0 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Unable to schedule network 60fb76df-5cee-4a98-916d-1202861b8196: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:37:50.814 9 INFO neutron.wsgi [req-daacd656-3898-4022-b1ad-874b09f978ee req-8c31887d-4482-47d8-b81a-346d9c805e22 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 210 time: 0.0454872 2026-07-08 16:37:50.845 10 INFO neutron.wsgi [req-67d1fd58-ad99-49b0-b584-393c0a2ef550 req-74f36ee2-0968-4dea-b6ba-bbc8ee97daf4 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1156 time: 0.0534222 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:37:50.901 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a567d20-fe88-4d3e-ae19-2e5f8b2904a0 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] No more DHCP agents 2026-07-08 16:37:50.908 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a567d20-fe88-4d3e-ae19-2e5f8b2904a0 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Unable to schedule network 63d28a13-5ced-4583-bc12-6a87f12bc97c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:50.949 9 INFO neutron.db.ovn_revision_numbers_db [None req-1452518b-dfb0-4061-b4b9-780bffbc15d0 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Successfully bumped revision number for resource 29566cae-0e1b-4309-84f4-e2f310291031 (type: ports) to 1 2026-07-08 16:37:50.950 10 INFO neutron.wsgi [req-67d1fd58-ad99-49b0-b584-393c0a2ef550 req-1bd8bf73-ae5e-418a-91f4-bee1e0995dc8 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=5dd47ec8-953c-497d-9c9e-69fb27efd35a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0906644 2026-07-08 16:37:50.989 9 INFO neutron.wsgi [None req-1452518b-dfb0-4061-b4b9-780bffbc15d0 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.0236719 2026-07-08 16:37:51.019 9 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-fe84e448-24f8-4130-bc62-7ddc0e37aec4 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 199.19.213.163 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0101438 2026-07-08 16:37:51.097 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a567d20-fe88-4d3e-ae19-2e5f8b2904a0 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Successfully bumped revision number for resource 1c086d81-aa77-4252-a75a-d9b2172583fe (type: ports) to 1 2026-07-08 16:37:51.127 10 INFO neutron.wsgi [None req-8a567d20-fe88-4d3e-ae19-2e5f8b2904a0 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.0148134 2026-07-08 16:37:51.217 10 INFO neutron.wsgi [None req-ead8fd7c-1e50-481b-a776-41e22bdc8134 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/4ac6b9a0-8a3f-4b58-9ac0-de00b4121000/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2661791 2026-07-08 16:37:51.286 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port b8d45727-b23a-4884-b4c8-25406e5e7123: RuntimeError: No hosting information found for port b8d45727-b23a-4884-b4c8-25406e5e7123 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:37:51.659 9 INFO neutron.wsgi [None req-4c304a21-5f68-4853-8adb-4847653ee23e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/d8ab2020-a58a-4251-bab5-4e4ced01e40d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2839642 2026-07-08 16:37:51.904 10 INFO neutron.db.ovn_revision_numbers_db [None req-55ac2bb5-f657-4aad-8970-000687499aa5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 29566cae-0e1b-4309-84f4-e2f310291031 (type: ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:37:51.969 9 INFO neutron.wsgi [req-7a89c21b-9888-430b-8a7f-8b523a860109 req-9e9ee87a-4783-4c2b-89f3-2f6e1eb55dce 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1156 time: 0.0586870 2026-07-08 16:37:52.066 9 INFO neutron.wsgi [req-7a89c21b-9888-430b-8a7f-8b523a860109 req-4d0dd2a6-8f0c-414a-adbb-1480b7ac982a 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0820830 2026-07-08 16:37:52.159 9 INFO neutron.db.ovn_revision_numbers_db [None req-032b645f-f651-4d92-8d89-bf5667ade479 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 1c086d81-aa77-4252-a75a-d9b2172583fe (type: ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:37:52.276 10 INFO neutron.wsgi [req-87395ac0-de19-4c74-a454-878f797ffb4c req-954903e7-fd81-4a55-b7b1-2c8cb7230c0d e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1168 time: 0.2429559 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:37:52.343 9 INFO neutron.wsgi [None req-30528cad-2bd2-4879-a465-9a4de6587b91 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/4ac6b9a0-8a3f-4b58-9ac0-de00b4121000 HTTP/1.1" status: 204 len: 168 time: 1.1219320 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:37:52.371 10 INFO neutron.wsgi [req-87395ac0-de19-4c74-a454-878f797ffb4c req-bb76d481-34ec-43f0-a599-656ac90c7685 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=5dd47ec8-953c-497d-9c9e-69fb27efd35a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0769074 2026-07-08 16:37:52.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-55ac2bb5-f657-4aad-8970-000687499aa5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 29566cae-0e1b-4309-84f4-e2f310291031 (type: ports) to 2 2026-07-08 16:37:52.422 10 INFO neutron.wsgi [None req-55ac2bb5-f657-4aad-8970-000687499aa5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/29566cae-0e1b-4309-84f4-e2f310291031 HTTP/1.1" status: 200 len: 1328 time: 1.0685024 2026-07-08 16:37:52.437 9 INFO neutron.db.ovn_revision_numbers_db [None req-032b645f-f651-4d92-8d89-bf5667ade479 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 1c086d81-aa77-4252-a75a-d9b2172583fe (type: ports) to 2 2026-07-08 16:37:52.479 9 INFO neutron.wsgi [None req-032b645f-f651-4d92-8d89-bf5667ade479 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1328 time: 1.1256480 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:37:52.528 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-663bff08-fbee-4615-a6c1-33f6ac37e7dd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=1434d268eb654b1cafb520d54454da4b&device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1359 time: 0.0617280 2026-07-08 16:37:52.561 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-3a7a9622-9564-477c-9d7c-464eb093de26 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=bebee10da6f647dfa1c0fc046799bf42&device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1359 time: 0.0486929 2026-07-08 16:37:52.598 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-f6bf7823-e417-4a85-8fb3-6b361b7d0541 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=29566cae-0e1b-4309-84f4-e2f310291031 HTTP/1.1" status: 200 len: 217 time: 0.0614288 2026-07-08 16:37:52.659 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-cb7380bf-2392-4fcd-85b3-a62093d6becc cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=dbb36f14-facf-4ebe-a3e1-c706c501c8e0 HTTP/1.1" status: 200 len: 868 time: 0.0520458 2026-07-08 16:37:52.710 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-356f9bbb-82b2-4b98-9f23-f923250ef890 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=60fb76df-5cee-4a98-916d-1202861b8196&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0434937 2026-07-08 16:37:52.770 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-e8e763f6-6ed1-4f17-8268-73a551e11a3c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 217 time: 0.1956832 2026-07-08 16:37:52.840 9 INFO neutron.wsgi [None req-959f5343-b992-408f-9592-d7cf2e76b0e8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/c006f2eb-c6fa-4d7b-8aab-638418fc09f4 HTTP/1.1" status: 204 len: 168 time: 0.4870217 2026-07-08 16:37:52.842 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-3f32cb01-0480-4588-8e8d-b781e261174f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=a385a11c-0151-472c-a11e-d9cd8f41cd8b HTTP/1.1" status: 200 len: 876 time: 0.0683007 2026-07-08 16:37:52.852 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-86dd7406-ffe5-4285-b66a-bbd5f2650ff2 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/60fb76df-5cee-4a98-916d-1202861b8196?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1228180 2026-07-08 16:37:52.855 10 INFO neutron.wsgi [None req-9f410db1-0949-463e-a4fe-4dfe8c511e25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/d8ab2020-a58a-4251-bab5-4e4ced01e40d HTTP/1.1" status: 204 len: 168 time: 1.1903079 2026-07-08 16:37:52.895 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-c047344a-d5e4-4e78-b111-70f0853633ad cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0322809 2026-07-08 16:37:52.922 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e070431b-d6de-4dcb-af43-9f9099fe7bbb'] response: {'name': 'network-changed', 'server_uuid': '980b9579-5347-44a7-a884-6f2514b99d09', 'tag': '29566cae-0e1b-4309-84f4-e2f310291031', 'status': 'completed', 'code': 200} 2026-07-08 16:37:52.954 10 INFO neutron.wsgi [req-a41b6a60-1005-4ffb-8c4b-2cda97f2ff7e req-aa699f40-374a-4caf-bd3d-d4ff7402bf04 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/60fb76df-5cee-4a98-916d-1202861b8196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0855012 2026-07-08 16:37:52.985 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-08f56f11-bfcb-476b-b499-84ff223b1840 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0770161 2026-07-08 16:37:52.988 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bbc3e5a-a42a-4515-a7a1-d6848d2ba2be'] response: {'name': 'network-changed', 'server_uuid': 'b73630da-5503-4303-ad43-a99360efe019', 'tag': '1c086d81-aa77-4252-a75a-d9b2172583fe', 'status': 'completed', 'code': 200} 2026-07-08 16:37:53.094 10 INFO neutron.wsgi [req-e340eb56-4b4f-4970-8d4a-48de5b606425 req-c6b018c6-ebbc-451d-8f06-77eb6aac605a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=1434d268eb654b1cafb520d54454da4b&device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1359 time: 0.0362601 2026-07-08 16:37:53.120 9 INFO neutron.wsgi [req-996c08ad-ed07-492d-9df0-0df2dc2696c8 req-34684694-1bf0-4027-8bb3-beb7e371e0ec cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0866809 2026-07-08 16:37:53.134 10 INFO neutron.wsgi [None req-846f5fc9-cfad-43d1-b52c-86d8051b233b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/9d81c217-b56e-4fde-9b59-f0b18f7bc836 HTTP/1.1" status: 204 len: 168 time: 0.2748601 2026-07-08 16:37:53.195 10 INFO neutron.wsgi [req-e340eb56-4b4f-4970-8d4a-48de5b606425 req-17954a33-efb9-485a-8f91-24e27cf68902 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=60fb76df-5cee-4a98-916d-1202861b8196 HTTP/1.1" status: 200 len: 973 time: 0.0774231 2026-07-08 16:37:53.263 9 INFO neutron.wsgi [req-4ff0df0c-0972-4ec9-bb0a-6ea904ff1909 req-20db2fa0-a68b-44f0-abdb-be5287ad5d34 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=bebee10da6f647dfa1c0fc046799bf42&device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1359 time: 0.0898242 2026-07-08 16:37:53.319 10 INFO neutron.wsgi [req-e340eb56-4b4f-4970-8d4a-48de5b606425 req-3151112c-f1bf-4195-a9c3-0162f790bf01 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=29566cae-0e1b-4309-84f4-e2f310291031 HTTP/1.1" status: 200 len: 217 time: 0.0327997 2026-07-08 16:37:53.386 9 INFO neutron.wsgi [req-42a464fa-a53b-4972-8115-c4e1666a86fc req-654455e5-a4c2-4ee7-9a0c-4a023859f737 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1168 time: 0.2362549 2026-07-08 16:37:53.396 10 INFO neutron.wsgi [req-e340eb56-4b4f-4970-8d4a-48de5b606425 req-a50ab4a2-60fe-46e3-8bf5-958cab11b883 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=dbb36f14-facf-4ebe-a3e1-c706c501c8e0 HTTP/1.1" status: 200 len: 868 time: 0.0368454 2026-07-08 16:37:53.420 10 INFO neutron.wsgi [req-e340eb56-4b4f-4970-8d4a-48de5b606425 req-9a8aa304-1e5d-4eef-a83b-780f2a0228e4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=60fb76df-5cee-4a98-916d-1202861b8196&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0196762 2026-07-08 16:37:53.470 9 INFO neutron.wsgi [req-4ff0df0c-0972-4ec9-bb0a-6ea904ff1909 req-3def4b9f-082c-4e9e-b5c0-efd37605fad7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 981 time: 0.1602759 2026-07-08 16:37:53.512 10 INFO neutron.wsgi [req-e340eb56-4b4f-4970-8d4a-48de5b606425 req-94241f51-79b9-4228-9338-ed7fdc5032d1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/60fb76df-5cee-4a98-916d-1202861b8196?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0843165 2026-07-08 16:37:53.515 9 INFO neutron.wsgi [req-42a464fa-a53b-4972-8115-c4e1666a86fc req-da14338a-7a4b-4648-b802-75bdc706f9a8 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1216552 2026-07-08 16:37:53.538 9 INFO neutron.wsgi [req-4ff0df0c-0972-4ec9-bb0a-6ea904ff1909 req-45995be5-48e7-4539-8423-bbdf39720be7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 217 time: 0.0521398 2026-07-08 16:37:53.566 10 INFO neutron.wsgi [req-07344e3e-cc77-4319-85dd-2aec183d0376 req-107e771c-0344-49e9-86a0-542027c86c7b e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1168 time: 0.1230698 2026-07-08 16:37:53.620 10 INFO neutron.wsgi [req-e340eb56-4b4f-4970-8d4a-48de5b606425 req-9a71db34-b647-4e3e-bd96-299edfe068f1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/60fb76df-5cee-4a98-916d-1202861b8196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1032538 2026-07-08 16:37:53.624 9 INFO neutron.wsgi [req-4ff0df0c-0972-4ec9-bb0a-6ea904ff1909 req-5fb383e5-ab39-4465-abc4-b2f3ec9e3740 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=a385a11c-0151-472c-a11e-d9cd8f41cd8b HTTP/1.1" status: 200 len: 876 time: 0.0718937 2026-07-08 16:37:53.635 10 INFO neutron.wsgi [req-07344e3e-cc77-4319-85dd-2aec183d0376 req-fb44f732-f87e-4fc0-8d74-a62fd1c1460f e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=5dd47ec8-953c-497d-9c9e-69fb27efd35a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0460050 2026-07-08 16:37:53.656 9 INFO neutron.wsgi [req-4ff0df0c-0972-4ec9-bb0a-6ea904ff1909 req-d9c13575-d950-4a1c-9a7b-62f770aa5c12 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0268741 2026-07-08 16:37:53.662 9 INFO neutron.wsgi [None req-0f311dca-cec1-4f82-9419-7f3de5c2c386 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/6edec9a4-7671-494d-8750-fd7abe6a0639 HTTP/1.1" status: 204 len: 168 time: 0.8171034 2026-07-08 16:37:53.740 9 INFO neutron.wsgi [req-4ff0df0c-0972-4ec9-bb0a-6ea904ff1909 req-81b1f82c-eebc-4303-982b-a678b2fca314 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0762489 2026-07-08 16:37:53.833 9 INFO neutron.wsgi [req-4ff0df0c-0972-4ec9-bb0a-6ea904ff1909 req-87b590c0-e4fd-4f96-b651-593705b50d0a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0794775 2026-07-08 16:37:53.845 10 INFO neutron.wsgi [None req-d0fb85aa-f67c-4330-8ae2-9aaf3fc0a89d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=356e3d6e5700473786420f1494e8e71f&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0426927 2026-07-08 16:37:53.915 9 INFO neutron.wsgi [None req-e2d1ff4e-1bd2-4966-86cc-9aa3742875d9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/92ff69d2-097f-457b-960f-6c2df7acf65b HTTP/1.1" status: 204 len: 168 time: 0.7742562 2026-07-08 16:37:54.074 10 INFO neutron.wsgi [None req-9352ded1-6cb3-432a-8609-ef6532e03202 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/603d8f20-3179-410a-b1ae-3c66197fac92 HTTP/1.1" status: 204 len: 168 time: 0.2220154 2026-07-08 16:37:54.090 9 INFO neutron.services.segments.plugin [-] Segment 6cc3b3f6-e46b-4036-9fea-9bae052ff56b resource provider aggregate not found 2026-07-08 16:37:54.111 9 INFO neutron.services.segments.plugin [-] Segment 6cc3b3f6-e46b-4036-9fea-9bae052ff56b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc3b3f6-e46b-4036-9fea-9bae052ff56b found for delete ", "request_id": "req-8bae65c0-5d9c-416b-94b5-033df433707f"}]} 2026-07-08 16:37:54.140 9 INFO neutron.wsgi [None req-07716e2f-bfca-461d-9ef8-e1c5ac774006 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=e34ce224d5e24d5987ddf9754e093164&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0355504 2026-07-08 16:37:54.250 9 INFO neutron.services.segments.plugin [-] Segment 6cc3b3f6-e46b-4036-9fea-9bae052ff56b resource provider aggregate not found 2026-07-08 16:37:54.283 9 INFO neutron.services.segments.plugin [-] Segment 6cc3b3f6-e46b-4036-9fea-9bae052ff56b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc3b3f6-e46b-4036-9fea-9bae052ff56b found for delete ", "request_id": "req-59887447-17f8-4c86-bea9-0a69c7698b6d"}]} 2026-07-08 16:37:54.340 9 INFO neutron.wsgi [None req-416ab4ec-734a-41fc-9f5f-09e3278a3376 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/fed464a9-79db-4877-97cd-b7e978735561 HTTP/1.1" status: 204 len: 168 time: 0.1938241 2026-07-08 16:37:54.720 9 INFO neutron.wsgi [req-83c4382b-94e3-45d8-bc3e-f8ea3e50d9be req-58c833d5-b15a-4a11-95dc-580a0bb39c1b 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1168 time: 0.0567255 2026-07-08 16:37:54.765 9 INFO neutron.wsgi [req-83c4382b-94e3-45d8-bc3e-f8ea3e50d9be req-4a5fd9f7-c4e4-4234-8e05-387311cfc040 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0391071 2026-07-08 16:37:54.791 10 INFO neutron.wsgi [req-e64cc416-4f51-436c-9ac7-47d0cd99b8d0 req-9c90d857-943b-48a0-9f68-fd03b23f1974 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1168 time: 0.0596836 2026-07-08 16:37:54.842 10 INFO neutron.wsgi [req-e64cc416-4f51-436c-9ac7-47d0cd99b8d0 req-0526be19-c42e-4bb7-9f01-96686e12bdd2 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=5dd47ec8-953c-497d-9c9e-69fb27efd35a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0420012 2026-07-08 16:37:55.837 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 29566cae-0e1b-4309-84f4-e2f310291031 2026-07-08 16:37:55.876 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 29566cae-0e1b-4309-84f4-e2f310291031 2026-07-08 16:37:55.926 9 INFO neutron.wsgi [req-6e176e9c-a013-437a-a268-eafb421e29ed req-50a94545-b750-44bf-963c-10d36a5abee3 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1168 time: 0.0699289 2026-07-08 16:37:55.967 10 INFO neutron.wsgi [req-4256714c-43a8-4886-b05a-b51d56bbb697 req-51074ca7-cecc-4d5b-8995-90b91edfc64c e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1168 time: 0.0440791 2026-07-08 16:37:55.986 9 INFO neutron.wsgi [req-6e176e9c-a013-437a-a268-eafb421e29ed req-76d5495b-31e4-4dba-afec-54520b1963c1 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0528815 2026-07-08 16:37:56.021 10 INFO neutron.wsgi [req-4256714c-43a8-4886-b05a-b51d56bbb697 req-ff8b28cd-6305-4d42-9ade-30a5d34d2398 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=5dd47ec8-953c-497d-9c9e-69fb27efd35a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0484982 2026-07-08 16:37:56.059 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-49d6582e-4399-4a8e-a120-228ee35d02a5'] response: {'server_uuid': '980b9579-5347-44a7-a884-6f2514b99d09', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29566cae-0e1b-4309-84f4-e2f310291031', 'code': 200} 2026-07-08 16:37:56.069 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No hosting information found for port dbec1de5-56a8-40df-83fa-bc041369a19f: RuntimeError: No hosting information found for port dbec1de5-56a8-40df-83fa-bc041369a19f 2026-07-08 16:37:56.070 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 0207e90f-3d6d-4262-9175-054fa78a729a 2026-07-08 16:37:56.276 9 INFO neutron.services.segments.plugin [-] Segment 6a7d54e0-550e-4369-b6d1-9000ff1ed082 resource provider aggregate not found 2026-07-08 16:37:56.313 9 INFO neutron.services.segments.plugin [-] Segment 6a7d54e0-550e-4369-b6d1-9000ff1ed082 resource provider aggregate not found 2026-07-08 16:37:56.320 9 INFO neutron.services.segments.plugin [-] Segment 6a7d54e0-550e-4369-b6d1-9000ff1ed082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a7d54e0-550e-4369-b6d1-9000ff1ed082 found for delete ", "request_id": "req-5a075cde-fb39-4195-ad16-eae9410771f8"}]} 2026-07-08 16:37:56.337 9 INFO neutron.services.segments.plugin [-] Segment 6a7d54e0-550e-4369-b6d1-9000ff1ed082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a7d54e0-550e-4369-b6d1-9000ff1ed082 found for delete ", "request_id": "req-5154dbb7-8b6c-485d-b6ee-ebcdf07b82e0"}]} 2026-07-08 16:37:56.338 10 INFO neutron.db.ovn_revision_numbers_db [None req-c557e183-a88d-4678-a42e-41da91111059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 3e20dbed-f77a-40b5-894e-ae0b6d8f7884 (type: security_groups) to 1 2026-07-08 16:37:56.344 10 INFO neutron.db.ovn_revision_numbers_db [None req-0973f6e7-7382-4a69-a9e7-42e22baae66d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 56921730-2d29-4478-a269-58e5a52d3e2d (type: security_groups) to 1 2026-07-08 16:37:56.411 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 29566cae-0e1b-4309-84f4-e2f310291031 (type: ports) to 4 2026-07-08 16:37:56.456 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 1c086d81-aa77-4252-a75a-d9b2172583fe 2026-07-08 16:37:56.474 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 1c086d81-aa77-4252-a75a-d9b2172583fe 2026-07-08 16:37:56.577 10 INFO neutron.db.segments_db [None req-0973f6e7-7382-4a69-a9e7-42e22baae66d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment b0e0d10e-4d58-4095-a7a9-3dfe05d5a5a7 of type geneve for network 86402c5c-6269-4988-9efd-6dc332cef6aa 2026-07-08 16:37:56.582 10 INFO neutron.db.segments_db [None req-c557e183-a88d-4678-a42e-41da91111059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment 3752d1cc-1927-4b9d-990f-c20180180744 of type geneve for network 7e26e631-ce5f-4152-a135-276501f79cdd 2026-07-08 16:37:56.749 10 INFO neutron.db.ovn_revision_numbers_db [None req-c557e183-a88d-4678-a42e-41da91111059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 7e26e631-ce5f-4152-a135-276501f79cdd (type: networks) to 1 2026-07-08 16:37:56.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-0973f6e7-7382-4a69-a9e7-42e22baae66d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 86402c5c-6269-4988-9efd-6dc332cef6aa (type: networks) to 1 2026-07-08 16:37:56.848 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 1c086d81-aa77-4252-a75a-d9b2172583fe (type: ports) to 4 2026-07-08 16:37:57.045 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c557e183-a88d-4678-a42e-41da91111059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:57.047 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c557e183-a88d-4678-a42e-41da91111059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 7e26e631-ce5f-4152-a135-276501f79cdd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:57.059 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0973f6e7-7382-4a69-a9e7-42e22baae66d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:57.074 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0973f6e7-7382-4a69-a9e7-42e22baae66d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 86402c5c-6269-4988-9efd-6dc332cef6aa: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:37:57.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-c557e183-a88d-4678-a42e-41da91111059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 618647e3-72c0-474c-9549-69bc56471365 (type: ports) to 1 2026-07-08 16:37:57.212 9 INFO neutron.wsgi [req-4e9e34dc-bd40-4670-a4d1-63bde2f9b2c1 req-1bf79da3-201c-4d33-9986-66f1b8f91b1b e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1170 time: 0.1161871 2026-07-08 16:37:57.232 10 INFO neutron.db.ovn_revision_numbers_db [None req-0973f6e7-7382-4a69-a9e7-42e22baae66d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource a5eabb23-8b27-4967-b0e7-6e724eae0e72 (type: ports) to 1 2026-07-08 16:37:57.255 9 INFO neutron.wsgi [req-4e9e34dc-bd40-4670-a4d1-63bde2f9b2c1 req-bf2d4039-5426-4e72-b3a9-4e3ad172696d e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=5dd47ec8-953c-497d-9c9e-69fb27efd35a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0336585 2026-07-08 16:37:57.256 10 INFO neutron.wsgi [req-67ab6d3d-cdc3-4e66-9016-a519481ca698 req-315b5ac9-c51e-4ce7-9212-54522c74f945 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1170 time: 0.1850109 2026-07-08 16:37:57.263 10 INFO neutron.wsgi [None req-0973f6e7-7382-4a69-a9e7-42e22baae66d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 939 time: 1.2502093 2026-07-08 16:37:57.268 10 INFO neutron.wsgi [None req-c557e183-a88d-4678-a42e-41da91111059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.1810153 2026-07-08 16:37:57.307 10 INFO neutron.wsgi [req-67ab6d3d-cdc3-4e66-9016-a519481ca698 req-14bad2d8-02cf-4f0e-b5b4-fa11936b264d 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0415666 2026-07-08 16:37:57.489 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4fbae600-8f70-42d3-9243-77ee38680eb7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:57.489 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7871fd9-dea2-4b63-8e00-ec70241f8402 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:57.490 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4fbae600-8f70-42d3-9243-77ee38680eb7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 7e26e631-ce5f-4152-a135-276501f79cdd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:57.494 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7871fd9-dea2-4b63-8e00-ec70241f8402 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 86402c5c-6269-4988-9efd-6dc332cef6aa: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:58.108 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad10fd94-8f20-48c5-aca5-68c64efaf55c'] response: {'server_uuid': '980b9579-5347-44a7-a884-6f2514b99d09', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29566cae-0e1b-4309-84f4-e2f310291031', 'code': 200} 2026-07-08 16:37:58.108 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad10fd94-8f20-48c5-aca5-68c64efaf55c'] response: {'server_uuid': 'b73630da-5503-4303-ad43-a99360efe019', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c086d81-aa77-4252-a75a-d9b2172583fe', 'code': 200} 2026-07-08 16:37:58.108 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad10fd94-8f20-48c5-aca5-68c64efaf55c'] response: {'server_uuid': 'b73630da-5503-4303-ad43-a99360efe019', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c086d81-aa77-4252-a75a-d9b2172583fe', 'code': 200} 2026-07-08 16:37:58.166 9 INFO neutron.db.ovn_revision_numbers_db [None req-4fbae600-8f70-42d3-9243-77ee38680eb7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 618647e3-72c0-474c-9549-69bc56471365 (type: ports) to 2 2026-07-08 16:37:58.193 9 INFO neutron.db.ovn_revision_numbers_db [None req-4fbae600-8f70-42d3-9243-77ee38680eb7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 8dbf2f13-81e4-4c02-9aae-4e5fbd7f0065 (type: subnets) to 0 2026-07-08 16:37:58.198 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7871fd9-dea2-4b63-8e00-ec70241f8402 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource a5eabb23-8b27-4967-b0e7-6e724eae0e72 (type: ports) to 2 2026-07-08 16:37:58.207 9 INFO neutron.wsgi [None req-4fbae600-8f70-42d3-9243-77ee38680eb7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 870 time: 0.9261761 2026-07-08 16:37:58.212 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7871fd9-dea2-4b63-8e00-ec70241f8402 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 9de67885-1924-493a-92d9-2d80ad856f04 (type: subnets) to 0 2026-07-08 16:37:58.253 9 INFO neutron.wsgi [None req-b7871fd9-dea2-4b63-8e00-ec70241f8402 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 859 time: 0.9818487 2026-07-08 16:37:58.371 10 INFO neutron.wsgi [req-53cfb26b-ec25-46c5-9aea-769e47bcc9ba req-0e23230a-4483-47f1-a930-126c25e28f89 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1170 time: 0.0498903 2026-07-08 16:37:58.472 10 INFO neutron.wsgi [req-53cfb26b-ec25-46c5-9aea-769e47bcc9ba req-5cbf9f0a-a4f1-4bbe-b28d-16e167ea747a e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=5dd47ec8-953c-497d-9c9e-69fb27efd35a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0727406 2026-07-08 16:37:58.517 9 INFO neutron.wsgi [req-b460f693-58df-4243-86c7-76c9d5bd6247 req-ec08f341-e819-4e7f-8cb5-abaf77127675 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1170 time: 0.1215413 2026-07-08 16:37:58.664 10 INFO neutron.wsgi [req-39e894d8-515a-4b7d-9774-6fef3ac35726 req-790ef353-8e6d-49fb-85c9-6f58bbe774fc e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1170 time: 0.0954661 2026-07-08 16:37:58.758 9 INFO neutron.wsgi [req-b460f693-58df-4243-86c7-76c9d5bd6247 req-7e10e824-bc9f-4e50-b07f-0cb0834aa2e3 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.2344551 2026-07-08 16:37:59.001 10 INFO neutron.wsgi [req-7b1785ad-df38-45ba-824b-41b050ea2a5f req-786df812-122d-4e3a-bd24-d68629760cf8 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1170 time: 0.0533469 2026-07-08 16:37:59.024 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-293fb371-73a0-43e9-8218-132598ae60e9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:59.025 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-293fb371-73a0-43e9-8218-132598ae60e9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:59.165 9 INFO neutron.db.ovn_revision_numbers_db [None req-293fb371-73a0-43e9-8218-132598ae60e9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource b5dc8a70-998b-4d33-9252-feecbbe12cf7 (type: ports) to 1 2026-07-08 16:37:59.206 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6da9f89-613e-41b8-94cc-4687c43f1c42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:37:59.216 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6da9f89-613e-41b8-94cc-4687c43f1c42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:37:59.317 10 INFO neutron.db.l3_db [None req-f19cb0b7-7c64-4697-9a94-b97e38ac8fe0 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Floating IP b2e600e6-02d6-4051-a8f8-9858b007a4c9 associated. External IP: 10.96.250.211, port: 29566cae-0e1b-4309-84f4-e2f310291031. 2026-07-08 16:37:59.668 10 INFO neutron.db.l3_db [None req-72ad53cb-d968-4f74-916f-6e570a199337 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Floating IP a4c25b0c-6ef2-4020-b8e0-2b6b31e0f7c5 associated. External IP: 10.96.250.201, port: 1c086d81-aa77-4252-a75a-d9b2172583fe. 2026-07-08 16:37:59.672 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6da9f89-613e-41b8-94cc-4687c43f1c42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource d4dfb0bf-1fdd-4b63-9712-6e1a7c692aff (type: ports) to 1 2026-07-08 16:37:59.765 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: b5dc8a70-998b-4d33-9252-feecbbe12cf7 2026-07-08 16:37:59.783 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Router 54885d6d-1284-40bd-b7cc-a5c82c4679f8 is bound to host instance 2026-07-08 16:37:59.789 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port b5dc8a70-998b-4d33-9252-feecbbe12cf7 2026-07-08 16:37:59.798 9 INFO neutron.db.ovn_revision_numbers_db [None req-293fb371-73a0-43e9-8218-132598ae60e9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource b5dc8a70-998b-4d33-9252-feecbbe12cf7 (type: router_ports) to 1 2026-07-08 16:37:59.862 10 INFO neutron.db.ovn_revision_numbers_db [None req-f19cb0b7-7c64-4697-9a94-b97e38ac8fe0 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Successfully bumped revision number for resource b2e600e6-02d6-4051-a8f8-9858b007a4c9 (type: floatingips) to 1 2026-07-08 16:37:59.893 9 INFO neutron.db.ovn_revision_numbers_db [None req-293fb371-73a0-43e9-8218-132598ae60e9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 54885d6d-1284-40bd-b7cc-a5c82c4679f8 (type: routers) to 3 2026-07-08 16:37:59.930 9 INFO neutron.wsgi [None req-293fb371-73a0-43e9-8218-132598ae60e9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 870 time: 1.6656847 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:00.172 10 INFO neutron.db.ovn_revision_numbers_db [None req-72ad53cb-d968-4f74-916f-6e570a199337 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Successfully bumped revision number for resource a4c25b0c-6ef2-4020-b8e0-2b6b31e0f7c5 (type: floatingips) to 1 2026-07-08 16:38:00.178 10 INFO neutron.db.ovn_revision_numbers_db [None req-f19cb0b7-7c64-4697-9a94-b97e38ac8fe0 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Successfully bumped revision number for resource b2e600e6-02d6-4051-a8f8-9858b007a4c9 (type: floatingips) to 2 2026-07-08 16:38:00.254 10 INFO neutron.wsgi [None req-f19cb0b7-7c64-4697-9a94-b97e38ac8fe0 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] 10.0.0.81 "PUT /v2.0/floatingips/b2e600e6-02d6-4051-a8f8-9858b007a4c9 HTTP/1.1" status: 200 len: 1049 time: 1.5742905 2026-07-08 16:38:00.299 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-944433e9-a672-443b-bf2f-fe47aa021d73'] response: {'name': 'network-changed', 'server_uuid': '980b9579-5347-44a7-a884-6f2514b99d09', 'tag': '29566cae-0e1b-4309-84f4-e2f310291031', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:00.378 9 INFO neutron.wsgi [req-7b8b2c62-ecf8-4634-ab04-781b5c16c087 req-04909fa3-1ca2-478a-a878-2f7c4287cb63 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1170 time: 0.0701532 2026-07-08 16:38:00.384 9 INFO neutron.wsgi [req-9fdb0247-f670-46d3-8a14-3f5e04a0d772 req-e07281dc-756b-40f8-9158-81cb238fe0dd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=1434d268eb654b1cafb520d54454da4b&device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1361 time: 0.0626554 2026-07-08 16:38:00.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-72ad53cb-d968-4f74-916f-6e570a199337 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Successfully bumped revision number for resource a4c25b0c-6ef2-4020-b8e0-2b6b31e0f7c5 (type: floatingips) to 2 2026-07-08 16:38:00.449 9 INFO neutron.wsgi [req-7b8b2c62-ecf8-4634-ab04-781b5c16c087 req-6ad4556a-77b6-48af-91f0-d41a6faa5772 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=5dd47ec8-953c-497d-9c9e-69fb27efd35a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0586321 2026-07-08 16:38:00.483 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-033516ec-606a-42bb-aed8-f9124488566e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:38:00.488 9 INFO neutron.wsgi [req-9fdb0247-f670-46d3-8a14-3f5e04a0d772 req-83a64073-0851-4434-b0e2-b97144983d64 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=60fb76df-5cee-4a98-916d-1202861b8196 HTTP/1.1" status: 200 len: 973 time: 0.0843225 2026-07-08 16:38:00.489 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-033516ec-606a-42bb-aed8-f9124488566e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 86402c5c-6269-4988-9efd-6dc332cef6aa: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:00.569 9 INFO neutron.wsgi [req-9fdb0247-f670-46d3-8a14-3f5e04a0d772 req-97c8fcdc-4d80-4e16-9d03-0177269a1bd9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=29566cae-0e1b-4309-84f4-e2f310291031 HTTP/1.1" status: 200 len: 1059 time: 0.0699008 2026-07-08 16:38:00.619 9 INFO neutron.wsgi [req-9fdb0247-f670-46d3-8a14-3f5e04a0d772 req-2cc27321-0d9b-4624-aa45-12369bffbaff cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=dbb36f14-facf-4ebe-a3e1-c706c501c8e0 HTTP/1.1" status: 200 len: 868 time: 0.0431445 2026-07-08 16:38:00.648 10 INFO neutron.wsgi [None req-72ad53cb-d968-4f74-916f-6e570a199337 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/a4c25b0c-6ef2-4020-b8e0-2b6b31e0f7c5 HTTP/1.1" status: 200 len: 1049 time: 1.6308157 2026-07-08 16:38:00.660 9 INFO neutron.wsgi [req-9fdb0247-f670-46d3-8a14-3f5e04a0d772 req-3fdcb60f-8ef3-412f-bebc-f44cbf339e7b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=60fb76df-5cee-4a98-916d-1202861b8196&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0328579 2026-07-08 16:38:00.717 9 INFO neutron.db.ovn_revision_numbers_db [None req-033516ec-606a-42bb-aed8-f9124488566e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 09b9d56b-3ed2-4bf7-aac6-0039d1df7969 (type: ports) to 1 2026-07-08 16:38:00.761 9 INFO neutron.wsgi [req-9fdb0247-f670-46d3-8a14-3f5e04a0d772 req-7591a8d7-ec56-43bd-9752-71615a9c565a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/60fb76df-5cee-4a98-916d-1202861b8196?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0950384 2026-07-08 16:38:00.772 10 INFO neutron.wsgi [req-da206a4c-5f82-4c9d-968f-b91f40df6942 req-71936f39-42b2-4fd9-b41d-4b3343bd61a2 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1170 time: 0.0613720 2026-07-08 16:38:00.853 10 INFO neutron.wsgi [req-da206a4c-5f82-4c9d-968f-b91f40df6942 req-c7580bbc-56a9-4fcc-9477-acf38bc2df6e 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0714588 2026-07-08 16:38:01.079 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b5dc8a70-998b-4d33-9252-feecbbe12cf7 (type: ports) to 1 2026-07-08 16:38:01.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6da9f89-613e-41b8-94cc-4687c43f1c42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource d4dfb0bf-1fdd-4b63-9712-6e1a7c692aff (type: router_ports) to 1 2026-07-08 16:38:01.210 10 INFO neutron.wsgi [req-5de46cd4-21e9-405a-8b39-5ea4fd6f3c82 req-c3ad9ff5-9fb6-47eb-a6a6-3b3c04da919a e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1170 time: 0.0751650 2026-07-08 16:38:01.249 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 29566cae-0e1b-4309-84f4-e2f310291031 2026-07-08 16:38:01.263 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6da9f89-613e-41b8-94cc-4687c43f1c42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 6dd0aca7-15cd-44df-a79f-cff27b421614 (type: routers) to 3 2026-07-08 16:38:01.264 9 INFO neutron.wsgi [req-10127d48-7ff5-4f95-92e4-de5e5f89d629 req-f8c2dd93-faee-4ba7-aacb-4b9aff7942f2 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 1170 time: 0.4956572 2026-07-08 16:38:01.281 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Router 6dd0aca7-15cd-44df-a79f-cff27b421614 is bound to host instance 2026-07-08 16:38:01.342 10 INFO neutron.wsgi [None req-c6da9f89-613e-41b8-94cc-4687c43f1c42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 881 time: 3.1264036 2026-07-08 16:38:01.365 9 INFO neutron.wsgi [req-9fdb0247-f670-46d3-8a14-3f5e04a0d772 req-a4ee14a0-dab2-4736-bf69-84b9c4960769 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/60fb76df-5cee-4a98-916d-1202861b8196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.5786190 2026-07-08 16:38:01.413 9 INFO neutron.wsgi [req-10127d48-7ff5-4f95-92e4-de5e5f89d629 req-84edf702-8778-48bd-b320-7ebdca22d73e e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=5dd47ec8-953c-497d-9c9e-69fb27efd35a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1323802 2026-07-08 16:38:01.571 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3372a033-1262-4187-8a4a-247574990aee'] response: {'server_uuid': '980b9579-5347-44a7-a884-6f2514b99d09', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '29566cae-0e1b-4309-84f4-e2f310291031', 'code': 200} 2026-07-08 16:38:01.826 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Maintenance task: Synchronization finished (took 0.04 seconds) 2026-07-08 16:38:01.833 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 29566cae-0e1b-4309-84f4-e2f310291031 (type: ports) to 5 2026-07-08 16:38:02.031 9 INFO neutron.db.ovn_revision_numbers_db [None req-033516ec-606a-42bb-aed8-f9124488566e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 09b9d56b-3ed2-4bf7-aac6-0039d1df7969 (type: router_ports) to 2 2026-07-08 16:38:02.035 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b5dc8a70-998b-4d33-9252-feecbbe12cf7 (type: router_ports) to 3 2026-07-08 16:38:02.074 10 INFO neutron.db.l3_db [None req-1acb644a-4adf-4cc0-82ca-5f70f44c3575 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] Floating IP b2e600e6-02d6-4051-a8f8-9858b007a4c9 disassociated. External IP: 10.96.250.211, port: 29566cae-0e1b-4309-84f4-e2f310291031. 2026-07-08 16:38:02.212 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource d4dfb0bf-1fdd-4b63-9712-6e1a7c692aff (type: ports) to 1 2026-07-08 16:38:02.258 9 INFO neutron.db.ovn_revision_numbers_db [None req-033516ec-606a-42bb-aed8-f9124488566e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 09b9d56b-3ed2-4bf7-aac6-0039d1df7969 (type: ports) to 2 2026-07-08 16:38:02.322 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b5dc8a70-998b-4d33-9252-feecbbe12cf7 (type: ports) to 2 2026-07-08 16:38:02.347 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-24b0ef07-613b-4f92-93d0-8122a15fecc5'] response: {'name': 'network-changed', 'server_uuid': 'b73630da-5503-4303-ad43-a99360efe019', 'tag': '1c086d81-aa77-4252-a75a-d9b2172583fe', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:02.390 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-033516ec-606a-42bb-aed8-f9124488566e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:38:02.393 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-033516ec-606a-42bb-aed8-f9124488566e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 86402c5c-6269-4988-9efd-6dc332cef6aa: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:02.420 9 INFO neutron.wsgi [req-74919bea-cbfe-4d62-b948-65cbceb549fe req-0629c111-f6c6-4c13-859b-7538d45645e9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=bebee10da6f647dfa1c0fc046799bf42&device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1361 time: 0.0605965 2026-07-08 16:38:02.474 10 INFO neutron.wsgi [None req-1acb644a-4adf-4cc0-82ca-5f70f44c3575 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] 199.19.213.163 "DELETE /v2.0/ports/29566cae-0e1b-4309-84f4-e2f310291031 HTTP/1.1" status: 204 len: 173 time: 1.2577839 2026-07-08 16:38:02.492 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42351ea3-d478-4ebb-a0dc-7196d1b6caa4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:38:02.508 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42351ea3-d478-4ebb-a0dc-7196d1b6caa4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 7e26e631-ce5f-4152-a135-276501f79cdd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:02.516 10 INFO neutron.wsgi [req-4c2587f9-54e0-42e4-a365-069926385f22 req-e4cf6602-02cf-4aca-9bad-4674fe9c30c9 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=980b9579-5347-44a7-a884-6f2514b99d09 HTTP/1.1" status: 200 len: 210 time: 0.0347199 2026-07-08 16:38:02.676 10 INFO neutron.db.ovn_revision_numbers_db [None req-42351ea3-d478-4ebb-a0dc-7196d1b6caa4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 02a3f4ad-a234-44bc-ba62-ed68a7273192 (type: ports) to 1 2026-07-08 16:38:02.686 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b5dc8a70-998b-4d33-9252-feecbbe12cf7 (type: ports) to 4 2026-07-08 16:38:02.720 9 INFO neutron.wsgi [req-74919bea-cbfe-4d62-b948-65cbceb549fe req-66b41110-d89c-438f-a7aa-f40783eb8fe1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 981 time: 0.2816241 2026-07-08 16:38:02.777 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: d4dfb0bf-1fdd-4b63-9712-6e1a7c692aff 2026-07-08 16:38:02.808 9 INFO neutron.wsgi [req-74919bea-cbfe-4d62-b948-65cbceb549fe req-7fe33c14-ab58-46d6-9845-0cd1b4a453d8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1059 time: 0.0616379 2026-07-08 16:38:02.825 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port d4dfb0bf-1fdd-4b63-9712-6e1a7c692aff 2026-07-08 16:38:02.873 9 INFO neutron.wsgi [req-74919bea-cbfe-4d62-b948-65cbceb549fe req-a874c320-797f-40c8-a724-77e8612054d2 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=a385a11c-0151-472c-a11e-d9cd8f41cd8b HTTP/1.1" status: 200 len: 876 time: 0.0570078 2026-07-08 16:38:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013344 2026-07-08 16:38:02.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009091 2026-07-08 16:38:02.899 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource d4dfb0bf-1fdd-4b63-9712-6e1a7c692aff (type: router_ports) to 3 2026-07-08 16:38:02.914 9 INFO neutron.wsgi [req-74919bea-cbfe-4d62-b948-65cbceb549fe req-77c29567-224c-461a-b8a9-077585881aba cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0286503 2026-07-08 16:38:03.032 9 INFO neutron.wsgi [req-74919bea-cbfe-4d62-b948-65cbceb549fe req-e98e708c-7c41-45f6-8e5e-b2fa45392fe1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1048119 2026-07-08 16:38:03.111 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b5dc8a70-998b-4d33-9252-feecbbe12cf7 (type: router_ports) to 4 2026-07-08 16:38:03.158 9 INFO neutron.wsgi [req-74919bea-cbfe-4d62-b948-65cbceb549fe req-fbdf1c8f-52b8-49d5-bb6b-30376af3c805 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1166580 2026-07-08 16:38:03.187 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource d4dfb0bf-1fdd-4b63-9712-6e1a7c692aff (type: ports) to 2 2026-07-08 16:38:03.295 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource d4dfb0bf-1fdd-4b63-9712-6e1a7c692aff (type: ports) to 4 2026-07-08 16:38:03.603 10 INFO neutron.db.ovn_revision_numbers_db [None req-42351ea3-d478-4ebb-a0dc-7196d1b6caa4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 02a3f4ad-a234-44bc-ba62-ed68a7273192 (type: router_ports) to 2 2026-07-08 16:38:03.616 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fee832bd-4d28-41d6-9f5e-18d820e9288d'] response: {'server_uuid': '980b9579-5347-44a7-a884-6f2514b99d09', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29566cae-0e1b-4309-84f4-e2f310291031', 'code': 200} 2026-07-08 16:38:03.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-033516ec-606a-42bb-aed8-f9124488566e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 09b9d56b-3ed2-4bf7-aac6-0039d1df7969 (type: router_ports) to 2 2026-07-08 16:38:03.668 9 INFO neutron.wsgi [None req-033516ec-606a-42bb-aed8-f9124488566e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/54885d6d-1284-40bd-b7cc-a5c82c4679f8/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.7286303 2026-07-08 16:38:03.764 9 INFO neutron.wsgi [None req-06c1a372-c562-47c2-aef8-055162719fd2 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/5dd47ec8-953c-497d-9c9e-69fb27efd35a HTTP/1.1" status: 204 len: 168 time: 0.1271691 2026-07-08 16:38:03.778 9 INFO neutron.api.v2.resource [None req-8c23a75b-90df-409a-9d19-15908598eeb5 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:38:03.778 10 INFO neutron.db.ovn_revision_numbers_db [None req-42351ea3-d478-4ebb-a0dc-7196d1b6caa4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 02a3f4ad-a234-44bc-ba62-ed68a7273192 (type: ports) to 2 2026-07-08 16:38:03.779 9 INFO neutron.wsgi [None req-8c23a75b-90df-409a-9d19-15908598eeb5 e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - default default] 10.0.0.81 "GET /v2.0/security-groups/5dd47ec8-953c-497d-9c9e-69fb27efd35a HTTP/1.1" status: 404 len: 347 time: 0.0097704 2026-07-08 16:38:03.812 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource d4dfb0bf-1fdd-4b63-9712-6e1a7c692aff (type: router_ports) to 4 2026-07-08 16:38:03.880 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42351ea3-d478-4ebb-a0dc-7196d1b6caa4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:38:03.882 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42351ea3-d478-4ebb-a0dc-7196d1b6caa4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 7e26e631-ce5f-4152-a135-276501f79cdd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:03.888 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 09b9d56b-3ed2-4bf7-aac6-0039d1df7969 2026-07-08 16:38:03.905 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 09b9d56b-3ed2-4bf7-aac6-0039d1df7969 2026-07-08 16:38:04.154 9 INFO neutron.wsgi [None req-4ff250c1-1b08-49b9-b40f-958a6ea01d7c e889ad8e37fb4fc08fb63de37f923de4 1434d268eb654b1cafb520d54454da4b - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/b2e600e6-02d6-4051-a8f8-9858b007a4c9 HTTP/1.1" status: 204 len: 168 time: 0.3698101 2026-07-08 16:38:04.267 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 09b9d56b-3ed2-4bf7-aac6-0039d1df7969 (type: ports) to 3 2026-07-08 16:38:04.393 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-567f58bb-ff46-41d6-ade7-b327cf93a2fb'] response: {'server_uuid': '980b9579-5347-44a7-a884-6f2514b99d09', 'name': 'network-vif-deleted', 'tag': '29566cae-0e1b-4309-84f4-e2f310291031', 'status': 'completed', 'code': 200} 2026-07-08 16:38:04.484 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 09b9d56b-3ed2-4bf7-aac6-0039d1df7969 (type: router_ports) to 3 2026-07-08 16:38:04.538 10 INFO neutron.db.ovn_revision_numbers_db [None req-d22acceb-ad26-4d1a-9b4d-4db9a3190f85 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Successfully bumped revision number for resource 33e825f9-3bfa-444d-abb5-5025dcefcc47 (type: security_groups) to 1 2026-07-08 16:38:04.593 10 INFO neutron.wsgi [None req-d22acceb-ad26-4d1a-9b4d-4db9a3190f85 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.3144138 2026-07-08 16:38:04.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-29f08d10-4490-40e8-a8db-d9b934550cea a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Successfully bumped revision number for resource 2a327617-fc42-4dd0-85ba-d741a7d445fc (type: security_group_rules) to 0 2026-07-08 16:38:04.810 10 INFO neutron.wsgi [None req-29f08d10-4490-40e8-a8db-d9b934550cea a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2125213 2026-07-08 16:38:04.935 10 INFO neutron.db.ovn_revision_numbers_db [None req-42351ea3-d478-4ebb-a0dc-7196d1b6caa4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 02a3f4ad-a234-44bc-ba62-ed68a7273192 (type: router_ports) to 2 2026-07-08 16:38:04.937 10 INFO neutron.wsgi [None req-42351ea3-d478-4ebb-a0dc-7196d1b6caa4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/6dd0aca7-15cd-44df-a79f-cff27b421614/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.5882256 2026-07-08 16:38:04.962 10 INFO neutron.db.ovn_revision_numbers_db [None req-a083b6fb-ede9-4381-817e-ff48bbe44ad0 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Successfully bumped revision number for resource e574343b-0223-4e29-ab0e-9b56d18f25a3 (type: security_group_rules) to 0 2026-07-08 16:38:04.986 10 INFO neutron.wsgi [None req-a083b6fb-ede9-4381-817e-ff48bbe44ad0 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1703331 2026-07-08 16:38:05.290 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7818887c-10fe-4538-89e6-19e5d2d664ce a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] No more DHCP agents 2026-07-08 16:38:05.293 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7818887c-10fe-4538-89e6-19e5d2d664ce a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:05.555 10 INFO neutron.db.ovn_revision_numbers_db [None req-7818887c-10fe-4538-89e6-19e5d2d664ce a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Successfully bumped revision number for resource 657393f3-abc2-401b-9b3f-8914a62a62c9 (type: floatingips) to 0 2026-07-08 16:38:05.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-64be4057-080b-47e5-a8c9-b2e4ab9cc812 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Successfully bumped revision number for resource f8f7eaac-af87-413f-83c4-94e648f98b5f (type: security_groups) to 1 2026-07-08 16:38:05.569 10 INFO neutron.wsgi [None req-7818887c-10fe-4538-89e6-19e5d2d664ce a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5758083 2026-07-08 16:38:05.581 9 INFO neutron.wsgi [None req-64be4057-080b-47e5-a8c9-b2e4ab9cc812 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1731629 2026-07-08 16:38:05.770 9 INFO neutron.wsgi [None req-904c9b2f-a5aa-4ba9-a6c4-9773c228aec4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/bbf62e3c-5df0-4930-86ea-a767c7fa2f38/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6106017 2026-07-08 16:38:05.773 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d4a9ef3-13e8-4c76-bc1a-e868d779b1fe bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Successfully bumped revision number for resource 65be35f4-10a1-4aa1-8c83-44bc2593f5c8 (type: security_group_rules) to 0 2026-07-08 16:38:05.800 9 INFO neutron.wsgi [None req-4d4a9ef3-13e8-4c76-bc1a-e868d779b1fe bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2125344 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:05.971 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c789269-7fe9-4502-8ccf-2d1afad41609 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Successfully bumped revision number for resource 6fce02f6-9a83-4a05-a70c-e37580982d33 (type: security_group_rules) to 0 2026-07-08 16:38:06.013 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-993020d4-544a-4588-8e8b-c1d3d4eb19fc a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-securitygroup--674485881&fields=id&tenant_id=e3805115273a4c0fb60bc735b23678e7 HTTP/1.1" status: 200 len: 267 time: 0.0571792 2026-07-08 16:38:06.054 9 INFO neutron.wsgi [None req-4c789269-7fe9-4502-8ccf-2d1afad41609 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2470405 2026-07-08 16:38:06.119 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-b8593f64-24d3-45af-b985-31bb33b14fd3 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/networks?id=86402c5c-6269-4988-9efd-6dc332cef6aa HTTP/1.1" status: 200 len: 868 time: 0.0936127 2026-07-08 16:38:06.157 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-887f0f87-25e5-4f2f-a24c-1ebd737c321d a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/quotas/e3805115273a4c0fb60bc735b23678e7 HTTP/1.1" status: 200 len: 386 time: 0.0294809 2026-07-08 16:38:06.273 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-7a16927e-85ec-468e-a73d-ac6d6d718812 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=e3805115273a4c0fb60bc735b23678e7&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1084380 2026-07-08 16:38:06.377 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-4156b40d-feda-4fef-ae8b-2e55ef3f6b25 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/86402c5c-6269-4988-9efd-6dc332cef6aa?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0868330 2026-07-08 16:38:06.440 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c248e884-6936-437d-9357-65391ba8d795 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] No more DHCP agents 2026-07-08 16:38:06.447 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c248e884-6936-437d-9357-65391ba8d795 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:06.462 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-af73c899-b35b-479c-bb38-c2f2953ffb97 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/86402c5c-6269-4988-9efd-6dc332cef6aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0758572 2026-07-08 16:38:06.633 10 INFO neutron.wsgi [req-0a4a65cc-aa26-435a-9b7b-4a04b5fddb3a req-acbb92a0-d95f-4dc8-9b2c-0b132c16bbe6 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 210 time: 0.0271780 2026-07-08 16:38:06.760 10 INFO neutron.wsgi [None req-3f9b575f-5ea8-463f-8c79-27c05e225f7d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/bbf62e3c-5df0-4930-86ea-a767c7fa2f38 HTTP/1.1" status: 204 len: 168 time: 0.9843593 2026-07-08 16:38:06.804 9 INFO neutron.db.ovn_revision_numbers_db [None req-c248e884-6936-437d-9357-65391ba8d795 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Successfully bumped revision number for resource 3a94b044-52e3-4ba8-8a52-8fcfe1b9872c (type: floatingips) to 0 2026-07-08 16:38:06.826 9 INFO neutron.wsgi [None req-c248e884-6936-437d-9357-65391ba8d795 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7669153 2026-07-08 16:38:06.963 10 INFO neutron.wsgi [None req-7f51bbe5-82e9-4ee8-9822-aaacf23ed3e9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/dbb36f14-facf-4ebe-a3e1-c706c501c8e0 HTTP/1.1" status: 204 len: 168 time: 0.1956174 2026-07-08 16:38:07.367 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-ea81de3b-9a4f-4b46-a36c-fc193e2f5faf a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 199.19.213.163 "GET /v2.0/networks?id=86402c5c-6269-4988-9efd-6dc332cef6aa HTTP/1.1" status: 200 len: 868 time: 0.0801804 2026-07-08 16:38:07.421 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-8f176e1f-b982-4b8c-8af4-20ef4cb20e5a a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e3805115273a4c0fb60bc735b23678e7 HTTP/1.1" status: 200 len: 379 time: 0.0449281 2026-07-08 16:38:07.421 10 INFO neutron.wsgi [None req-45c29ff4-1919-4d85-a70e-b76bfe00b55c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/60fb76df-5cee-4a98-916d-1202861b8196 HTTP/1.1" status: 204 len: 168 time: 0.4534848 2026-07-08 16:38:07.647 9 INFO neutron.wsgi [None req-d9c59715-3a20-4496-b30c-089b075eddc9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=1434d268eb654b1cafb520d54454da4b&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0427721 2026-07-08 16:38:07.883 10 INFO neutron.services.segments.plugin [-] Segment 4b919b3d-7af7-4941-a628-b398dbc02431 resource provider aggregate not found 2026-07-08 16:38:07.902 10 INFO neutron.services.segments.plugin [-] Segment 4b919b3d-7af7-4941-a628-b398dbc02431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b919b3d-7af7-4941-a628-b398dbc02431 found for delete ", "request_id": "req-e2947425-ecc5-493a-b796-5b068752f5d6"}]} 2026-07-08 16:38:07.927 10 INFO neutron.services.segments.plugin [-] Segment 4b919b3d-7af7-4941-a628-b398dbc02431 resource provider aggregate not found 2026-07-08 16:38:07.944 10 INFO neutron.services.segments.plugin [-] Segment 4b919b3d-7af7-4941-a628-b398dbc02431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b919b3d-7af7-4941-a628-b398dbc02431 found for delete ", "request_id": "req-ab9ffc4c-9df6-440e-8a87-a708de122c38"}]} 2026-07-08 16:38:08.137 9 INFO neutron.wsgi [req-db7f488f-8012-40e2-a564-5ea003076410 req-592bf3c1-3a35-497d-9f75-705c8627cce3 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 210 time: 0.4222527 2026-07-08 16:38:08.228 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a80b76ba-594b-4ae9-9b38-04b2c3b407d4 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] No more DHCP agents 2026-07-08 16:38:08.231 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a80b76ba-594b-4ae9-9b38-04b2c3b407d4 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Unable to schedule network 86402c5c-6269-4988-9efd-6dc332cef6aa: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:08.344 9 INFO neutron.wsgi [None req-b252d098-3de1-4827-9894-b04abe6a63e3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/becd8a39-090c-44ef-b585-f8d34f9b390b HTTP/1.1" status: 204 len: 168 time: 0.6926279 2026-07-08 16:38:08.380 9 INFO neutron.db.ovn_revision_numbers_db [None req-a80b76ba-594b-4ae9-9b38-04b2c3b407d4 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Successfully bumped revision number for resource 3d82efa5-e9a7-4917-a192-3e2242602ee6 (type: ports) to 1 2026-07-08 16:38:08.406 9 INFO neutron.wsgi [None req-a80b76ba-594b-4ae9-9b38-04b2c3b407d4 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.9800723 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:08.799 9 INFO neutron.db.ovn_revision_numbers_db [None req-a999371c-8e31-437d-932c-70f0a7f64b83 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 3d82efa5-e9a7-4917-a192-3e2242602ee6 (type: ports) to 2 2026-07-08 16:38:08.964 9 INFO neutron.db.ovn_revision_numbers_db [None req-a999371c-8e31-437d-932c-70f0a7f64b83 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 3d82efa5-e9a7-4917-a192-3e2242602ee6 (type: ports) to 2 2026-07-08 16:38:08.976 9 INFO neutron.wsgi [None req-a999371c-8e31-437d-932c-70f0a7f64b83 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/3d82efa5-e9a7-4917-a192-3e2242602ee6 HTTP/1.1" status: 200 len: 1328 time: 0.5652924 2026-07-08 16:38:09.014 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa8b799a-19af-4827-aa1e-ace9d32d9f90'] response: {'name': 'network-changed', 'server_uuid': 'e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc', 'tag': '3d82efa5-e9a7-4917-a192-3e2242602ee6', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:09.045 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-fe55dbd8-3271-457b-b8e7-cd4d1332a9f8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=e3805115273a4c0fb60bc735b23678e7&device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1359 time: 0.0254035 2026-07-08 16:38:09.081 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-8f1ba3e5-44a4-4b98-9f64-3a657d249c85 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3d82efa5-e9a7-4917-a192-3e2242602ee6 HTTP/1.1" status: 200 len: 217 time: 0.0299873 2026-07-08 16:38:09.128 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-5af1b7c4-8fae-47fe-98af-bd42a2dcb677 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9de67885-1924-493a-92d9-2d80ad856f04 HTTP/1.1" status: 200 len: 862 time: 0.0371020 2026-07-08 16:38:09.163 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-8d4fa29c-6173-4e07-98f9-12a7fd100787 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=86402c5c-6269-4988-9efd-6dc332cef6aa&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0267854 2026-07-08 16:38:09.260 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-a11da4fa-efd9-4084-9830-7984e69f42f4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/86402c5c-6269-4988-9efd-6dc332cef6aa?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0902534 2026-07-08 16:38:09.265 9 INFO neutron.wsgi [req-e3ebbe20-86fe-4f71-9f67-c654df65b96b req-b62a51ad-9acd-4211-92bb-d7a8a59619f4 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1168 time: 0.0473719 2026-07-08 16:38:09.323 9 INFO neutron.wsgi [req-e3ebbe20-86fe-4f71-9f67-c654df65b96b req-1d9ade01-4c8d-47fe-a972-00b88fe71502 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=33e825f9-3bfa-444d-abb5-5025dcefcc47&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0474200 2026-07-08 16:38:09.335 9 INFO neutron.wsgi [req-4358d80e-811a-4b55-971a-9644ecfc7b19 req-d1a1dc76-4a93-4346-98fe-c1f9ba9e0ad6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/86402c5c-6269-4988-9efd-6dc332cef6aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0673399 2026-07-08 16:38:09.409 9 INFO neutron.wsgi [req-28a85049-7d00-486a-8408-2e388c1fdbc6 req-9c882b33-1172-41e7-ab53-033efe8df744 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=e3805115273a4c0fb60bc735b23678e7&device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1359 time: 0.0349786 2026-07-08 16:38:09.477 9 INFO neutron.wsgi [req-28a85049-7d00-486a-8408-2e388c1fdbc6 req-2fb41b82-866b-4342-8a18-54add05b67ef cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=86402c5c-6269-4988-9efd-6dc332cef6aa HTTP/1.1" status: 200 len: 967 time: 0.0615165 2026-07-08 16:38:09.515 9 INFO neutron.wsgi [req-28a85049-7d00-486a-8408-2e388c1fdbc6 req-f81e9ac8-dc72-43d1-9c66-ad2ab76dbb60 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3d82efa5-e9a7-4917-a192-3e2242602ee6 HTTP/1.1" status: 200 len: 217 time: 0.0327182 2026-07-08 16:38:09.544 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 3d82efa5-e9a7-4917-a192-3e2242602ee6 2026-07-08 16:38:09.564 9 INFO neutron.wsgi [req-28a85049-7d00-486a-8408-2e388c1fdbc6 req-0a9f2a92-9a8f-470f-85a5-107132e24693 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9de67885-1924-493a-92d9-2d80ad856f04 HTTP/1.1" status: 200 len: 862 time: 0.0441737 2026-07-08 16:38:09.565 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 3d82efa5-e9a7-4917-a192-3e2242602ee6 2026-07-08 16:38:09.605 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No hosting information found for port 09b9d56b-3ed2-4bf7-aac6-0039d1df7969: RuntimeError: No hosting information found for port 09b9d56b-3ed2-4bf7-aac6-0039d1df7969 2026-07-08 16:38:09.606 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 02a3f4ad-a234-44bc-ba62-ed68a7273192 2026-07-08 16:38:09.609 9 INFO neutron.wsgi [req-28a85049-7d00-486a-8408-2e388c1fdbc6 req-46ca5b1d-68ed-4b75-a855-85fa958ca3f2 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=86402c5c-6269-4988-9efd-6dc332cef6aa&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0376184 2026-07-08 16:38:09.619 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 02a3f4ad-a234-44bc-ba62-ed68a7273192 2026-07-08 16:38:09.709 9 INFO neutron.wsgi [req-28a85049-7d00-486a-8408-2e388c1fdbc6 req-de29c980-04b9-4543-8cff-72027021e1a7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/86402c5c-6269-4988-9efd-6dc332cef6aa?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0856874 2026-07-08 16:38:09.788 9 INFO neutron.wsgi [req-28a85049-7d00-486a-8408-2e388c1fdbc6 req-bbe5aa8e-2df6-4a74-89c3-8605dd65ef86 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/86402c5c-6269-4988-9efd-6dc332cef6aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0729120 2026-07-08 16:38:09.926 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 3d82efa5-e9a7-4917-a192-3e2242602ee6 (type: ports) to 4 2026-07-08 16:38:09.967 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 02a3f4ad-a234-44bc-ba62-ed68a7273192 (type: ports) to 3 2026-07-08 16:38:10.085 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 02a3f4ad-a234-44bc-ba62-ed68a7273192 (type: router_ports) to 3 2026-07-08 16:38:10.496 10 INFO neutron.wsgi [req-c9e47f73-8da3-42d1-a555-8e1776e3cb02 req-867c54fb-c391-4375-b691-4e9be5a5ca5a a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1170 time: 0.1048520 2026-07-08 16:38:10.551 10 INFO neutron.wsgi [req-c9e47f73-8da3-42d1-a555-8e1776e3cb02 req-9b9e73b4-6c9c-4c98-a69a-d3f4408a67ee a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=33e825f9-3bfa-444d-abb5-5025dcefcc47&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0476925 2026-07-08 16:38:11.055 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-46609ae7-0d68-49e6-a9bd-2ca244b3b9be'] response: {'server_uuid': 'e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d82efa5-e9a7-4917-a192-3e2242602ee6', 'code': 200} 2026-07-08 16:38:11.055 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-46609ae7-0d68-49e6-a9bd-2ca244b3b9be'] response: {'server_uuid': 'e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d82efa5-e9a7-4917-a192-3e2242602ee6', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:11.704 9 INFO neutron.wsgi [req-a53a26e0-462e-4bf1-86fb-1ceccf9cc36a req-0bf7495a-53dd-4f1d-9f55-1237f5ff82c0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1361 time: 0.3666635 2026-07-08 16:38:11.714 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-019af73a-4a34-4910-a0b9-3aecc5c87ce8 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-securitygroup--1371003621&fields=id&tenant_id=4ead616067e54ddcbe72884e556e2431 HTTP/1.1" status: 200 len: 267 time: 0.0503855 2026-07-08 16:38:11.769 9 INFO neutron.wsgi [req-a53a26e0-462e-4bf1-86fb-1ceccf9cc36a req-88203953-8af3-45ac-a823-c0ee1070aebe cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0580692 2026-07-08 16:38:11.789 9 INFO neutron.wsgi [req-75dc0240-603e-4a7a-9659-ef23975ba70b req-83a93269-9643-49ad-93ba-cd34c9f2cdfd a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1170 time: 0.1387103 2026-07-08 16:38:11.797 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-2add1fdf-ea3d-4548-8d45-fb4eb4c6dea4 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/networks?id=7e26e631-ce5f-4152-a135-276501f79cdd HTTP/1.1" status: 200 len: 879 time: 0.0752680 2026-07-08 16:38:11.818 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-f7030329-3dd7-4c8d-91cd-9f8d36a7f961 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/quotas/4ead616067e54ddcbe72884e556e2431 HTTP/1.1" status: 200 len: 386 time: 0.0130455 2026-07-08 16:38:11.841 9 INFO neutron.wsgi [req-75dc0240-603e-4a7a-9659-ef23975ba70b req-9481d1d5-b54c-4bc4-972f-42fd970e0619 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=33e825f9-3bfa-444d-abb5-5025dcefcc47&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0433207 2026-07-08 16:38:11.955 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-7099ca64-2196-4cde-89cc-e78bddeb278a bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=4ead616067e54ddcbe72884e556e2431&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1281793 2026-07-08 16:38:11.983 9 INFO neutron.wsgi [req-f5af1072-ee74-498e-89e6-702b69b41616 req-605dbfd7-177c-4076-a0ee-f5699854bc43 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1170 time: 0.0471387 2026-07-08 16:38:12.037 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-1b7811f2-161c-4b93-98ee-b325ad42c094 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/7e26e631-ce5f-4152-a135-276501f79cdd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0568204 2026-07-08 16:38:12.111 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-1a33a756-1cc9-47d4-80d5-6024511cde84 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/7e26e631-ce5f-4152-a135-276501f79cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0609763 2026-07-08 16:38:12.510 9 INFO neutron.wsgi [req-b3b9d2c3-7b01-46e1-8c8b-d7b175bb6c86 req-2904aef5-e976-47d9-9e64-130ad5a162b0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0986195 2026-07-08 16:38:12.561 9 INFO neutron.wsgi [req-f671c667-2d61-40bf-a076-17b13b139656 req-1f5c225b-ea52-4b70-bb1b-a592bbed78b1 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 210 time: 0.0361300 2026-07-08 16:38:12.613 9 INFO neutron.wsgi [req-b3b9d2c3-7b01-46e1-8c8b-d7b175bb6c86 req-031fcfd9-5299-4657-b991-5e5551e259b0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=bebee10da6f647dfa1c0fc046799bf42&device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1361 time: 0.0542197 2026-07-08 16:38:12.635 9 INFO neutron.db.l3_db [None req-ae799575-26b9-48fb-a702-8cc7c88174b7 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Floating IP 657393f3-abc2-401b-9b3f-8914a62a62c9 associated. External IP: 10.96.250.204, port: 3d82efa5-e9a7-4917-a192-3e2242602ee6. 2026-07-08 16:38:12.812 9 INFO neutron.wsgi [req-b3b9d2c3-7b01-46e1-8c8b-d7b175bb6c86 req-cfc8d642-b7f7-4cbc-8db0-c084ab075fec cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 981 time: 0.1588466 2026-07-08 16:38:12.846 9 INFO neutron.wsgi [None req-64e3d8d9-8f3a-4aa6-9c56-ce4faf7d2e9c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2215 time: 0.4349947 2026-07-08 16:38:12.905 9 INFO neutron.wsgi [req-b3b9d2c3-7b01-46e1-8c8b-d7b175bb6c86 req-ad041b0c-53c8-4f59-8783-aa18d79e4c63 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1059 time: 0.0861964 2026-07-08 16:38:12.939 9 INFO neutron.wsgi [None req-d982bd49-701c-4ded-bd83-5fafdd916795 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0805674 2026-07-08 16:38:12.981 9 INFO neutron.wsgi [req-b3b9d2c3-7b01-46e1-8c8b-d7b175bb6c86 req-caf34f56-faa4-42a6-9ced-87b467a9b784 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=a385a11c-0151-472c-a11e-d9cd8f41cd8b HTTP/1.1" status: 200 len: 876 time: 0.0666814 2026-07-08 16:38:13.031 9 INFO neutron.wsgi [None req-d6f16b72-cba7-43f7-a82a-63beae28494d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 20069 time: 0.0886762 2026-07-08 16:38:13.041 9 INFO neutron.wsgi [req-b3b9d2c3-7b01-46e1-8c8b-d7b175bb6c86 req-d7833d5e-7323-4bb9-91a9-6e13c8d53bc0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0498643 2026-07-08 16:38:13.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae799575-26b9-48fb-a702-8cc7c88174b7 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Successfully bumped revision number for resource 657393f3-abc2-401b-9b3f-8914a62a62c9 (type: floatingips) to 1 2026-07-08 16:38:13.092 9 INFO neutron.wsgi [None req-f50be59a-6bab-4c75-96a4-04f2cbfb76fc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0486367 2026-07-08 16:38:13.113 9 INFO neutron.wsgi [None req-2824c7dc-5cdc-4e00-9dbb-4113235a2a43 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2722 time: 0.0191224 2026-07-08 16:38:13.363 9 INFO neutron.wsgi [req-b3b9d2c3-7b01-46e1-8c8b-d7b175bb6c86 req-bd26b414-7eaa-4fcd-aef6-723f1a9541a3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3125970 2026-07-08 16:38:13.453 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-3d9154d4-6e5a-43a2-ab76-0d92ef945fde bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 199.19.213.163 "GET /v2.0/networks?id=7e26e631-ce5f-4152-a135-276501f79cdd HTTP/1.1" status: 200 len: 879 time: 0.1016917 2026-07-08 16:38:13.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae799575-26b9-48fb-a702-8cc7c88174b7 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Successfully bumped revision number for resource 657393f3-abc2-401b-9b3f-8914a62a62c9 (type: floatingips) to 2 2026-07-08 16:38:13.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f366ed1-07ea-4cdb-82d4-81a383a430aa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource f196defb-9a00-4cf2-8cb5-3d23b6c8227f (type: security_groups) to 1 2026-07-08 16:38:13.494 9 INFO neutron.wsgi [req-b3b9d2c3-7b01-46e1-8c8b-d7b175bb6c86 req-e65618f4-5f42-4685-80cc-d3508cac70f8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1252680 2026-07-08 16:38:13.501 10 INFO neutron.wsgi [None req-1f366ed1-07ea-4cdb-82d4-81a383a430aa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=64dd36952d904f279e9bdd7bba4c2d4d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3284287 2026-07-08 16:38:13.502 9 INFO neutron.wsgi [None req-ae799575-26b9-48fb-a702-8cc7c88174b7 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/657393f3-abc2-401b-9b3f-8914a62a62c9 HTTP/1.1" status: 200 len: 1049 time: 1.5073836 2026-07-08 16:38:13.518 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-7453bb89-ec4e-481f-a656-a068ef3e0ea7 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4ead616067e54ddcbe72884e556e2431 HTTP/1.1" status: 200 len: 380 time: 0.0579755 2026-07-08 16:38:13.518 9 INFO neutron.wsgi [None req-9a6e7c40-85a4-4514-abbf-9ba1f12a68f9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 33361 time: 0.2075126 2026-07-08 16:38:13.537 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aa1e2d3-501a-42d8-9ad8-43ca3afe8b5e'] response: {'name': 'network-changed', 'server_uuid': 'e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc', 'tag': '3d82efa5-e9a7-4917-a192-3e2242602ee6', 'status': 'completed', 'code': 200} 2026-07-08 16:38:13.594 9 INFO neutron.wsgi [None req-163f2bc1-db81-474f-9da0-6fdeb3e7438e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2417 time: 0.0689449 2026-07-08 16:38:13.615 10 INFO neutron.wsgi [req-5d64ef34-f21f-4bb6-b6b2-df58565e5d68 req-948291cc-1294-4baf-b057-7ac91da903ce a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1170 time: 0.0475321 2026-07-08 16:38:13.635 9 INFO neutron.wsgi [req-bf65f11a-7127-4b74-9a1d-00c08456d511 req-722e83fb-093d-449d-87b6-8f472fae2c01 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=e3805115273a4c0fb60bc735b23678e7&device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1361 time: 0.0694771 2026-07-08 16:38:13.663 10 INFO neutron.wsgi [req-5d64ef34-f21f-4bb6-b6b2-df58565e5d68 req-3c75e859-10f6-4b8d-bad6-cbf8b3babd14 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=33e825f9-3bfa-444d-abb5-5025dcefcc47&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0392857 2026-07-08 16:38:13.693 9 INFO neutron.wsgi [req-bb19e255-4480-4e49-9c25-fee4caac6a6b req-5921ae85-a695-4123-949a-cd6d7e408395 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 210 time: 0.0395589 2026-07-08 16:38:13.728 9 INFO neutron.wsgi [None req-23bdc72d-7153-4b20-8283-882ece254353 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4636 time: 0.1230571 2026-07-08 16:38:13.776 9 INFO neutron.wsgi [req-bf65f11a-7127-4b74-9a1d-00c08456d511 req-0783dcc6-fadb-4a43-b385-3ff4be567401 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=86402c5c-6269-4988-9efd-6dc332cef6aa HTTP/1.1" status: 200 len: 967 time: 0.1217737 2026-07-08 16:38:13.798 9 INFO neutron.wsgi [None req-90219590-f2ec-4b01-8fff-25d7333dae77 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3412 time: 0.0633216 2026-07-08 16:38:13.821 10 INFO neutron.wsgi [None req-3fe2e8b3-9e03-4b08-8932-cf18a7fa7afc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/f196defb-9a00-4cf2-8cb5-3d23b6c8227f HTTP/1.1" status: 204 len: 168 time: 0.3125253 2026-07-08 16:38:13.882 9 INFO neutron.wsgi [req-bf65f11a-7127-4b74-9a1d-00c08456d511 req-cf005c23-79ba-4565-a199-bab157bd2219 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3d82efa5-e9a7-4917-a192-3e2242602ee6 HTTP/1.1" status: 200 len: 1059 time: 0.0974741 2026-07-08 16:38:13.896 9 INFO neutron.wsgi [None req-328a1b12-0641-4615-bb5f-99b08bb44d56 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3412 time: 0.0964432 2026-07-08 16:38:13.916 9 INFO neutron.wsgi [None req-08c9f8bc-6f4a-4d0b-8908-3aac77a9c779 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0173090 2026-07-08 16:38:13.925 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1cfe0b02-e3df-47b8-afd3-389fd591bb76 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] No more DHCP agents 2026-07-08 16:38:13.925 9 INFO neutron.wsgi [req-bf65f11a-7127-4b74-9a1d-00c08456d511 req-e82eb099-3e56-46fb-b42d-fbf391b14be5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9de67885-1924-493a-92d9-2d80ad856f04 HTTP/1.1" status: 200 len: 862 time: 0.0381632 2026-07-08 16:38:13.929 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1cfe0b02-e3df-47b8-afd3-389fd591bb76 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Unable to schedule network 7e26e631-ce5f-4152-a135-276501f79cdd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:13.974 9 INFO neutron.wsgi [req-bf65f11a-7127-4b74-9a1d-00c08456d511 req-507c5c00-7fa7-421a-8c8e-85188eadf647 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=86402c5c-6269-4988-9efd-6dc332cef6aa&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0437963 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:13.997 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 3d82efa5-e9a7-4917-a192-3e2242602ee6 2026-07-08 16:38:14.052 10 INFO neutron.wsgi [req-8534aba8-4311-4191-8f4c-d022f70928c8 req-673e8740-73ec-48d2-8729-cf1b78d04bed a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1170 time: 0.0590909 2026-07-08 16:38:14.061 9 INFO neutron.wsgi [req-bf65f11a-7127-4b74-9a1d-00c08456d511 req-8c0a78a8-1b26-4df1-bcf7-8694453e2343 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/86402c5c-6269-4988-9efd-6dc332cef6aa?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0767910 2026-07-08 16:38:14.150 9 INFO neutron.wsgi [req-bf65f11a-7127-4b74-9a1d-00c08456d511 req-7c9ecdc2-e869-4003-8c89-5c0f95d508cb cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/86402c5c-6269-4988-9efd-6dc332cef6aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0714264 2026-07-08 16:38:14.163 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cfe0b02-e3df-47b8-afd3-389fd591bb76 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Successfully bumped revision number for resource e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 (type: ports) to 1 2026-07-08 16:38:14.170 10 INFO neutron.wsgi [req-8534aba8-4311-4191-8f4c-d022f70928c8 req-6b00c5b9-abbb-4c09-afb0-d09cb41bfc02 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=33e825f9-3bfa-444d-abb5-5025dcefcc47&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1016600 2026-07-08 16:38:14.200 10 INFO neutron.wsgi [None req-1cfe0b02-e3df-47b8-afd3-389fd591bb76 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.6712184 2026-07-08 16:38:14.203 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a939a6c-d2b8-42b0-95d5-705e38396032 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource f17a37f8-2d87-477d-93c4-0c429e44840f (type: security_groups) to 1 2026-07-08 16:38:14.227 10 INFO neutron.wsgi [None req-9a939a6c-d2b8-42b0-95d5-705e38396032 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=130ee7479af940f797a4c67a6f617dc9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2432654 2026-07-08 16:38:14.347 9 INFO neutron.wsgi [req-d0a697ba-b053-4c24-a1a6-8b2512450887 req-47c04eeb-44c9-41d6-a4ef-eaa92c2b7f72 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 1168 time: 0.0512474 2026-07-08 16:38:14.361 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 3d82efa5-e9a7-4917-a192-3e2242602ee6 (type: ports) to 5 2026-07-08 16:38:14.589 10 INFO neutron.db.ovn_revision_numbers_db [None req-83a4d809-0b10-4881-9931-20a2ed7bec69 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 (type: ports) to 2 2026-07-08 16:38:14.634 9 INFO neutron.wsgi [None req-c4e51c23-a820-4caf-b607-5fceda8d15bd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/f17a37f8-2d87-477d-93c4-0c429e44840f HTTP/1.1" status: 204 len: 168 time: 0.3966444 2026-07-08 16:38:14.764 9 INFO neutron.db.l3_db [None req-a3cc5bd0-5091-407b-8507-c231c0c64357 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] Floating IP 657393f3-abc2-401b-9b3f-8914a62a62c9 disassociated. External IP: 10.96.250.204, port: 3d82efa5-e9a7-4917-a192-3e2242602ee6. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:14.812 10 INFO neutron.db.ovn_revision_numbers_db [None req-83a4d809-0b10-4881-9931-20a2ed7bec69 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 (type: ports) to 2 2026-07-08 16:38:14.832 10 INFO neutron.wsgi [None req-83a4d809-0b10-4881-9931-20a2ed7bec69 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 HTTP/1.1" status: 200 len: 1332 time: 0.6210299 2026-07-08 16:38:14.877 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8a10047-7ab7-49aa-bc87-1d2217edbbc7'] response: {'name': 'network-changed', 'server_uuid': '7d76740a-38d9-4f04-aae0-954a300e7eb7', 'tag': 'e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6', 'status': 'completed', 'code': 200} 2026-07-08 16:38:14.888 9 INFO neutron.wsgi [req-c2d00c87-26df-4315-b201-e3a20893050a req-0bd0db42-5c40-471d-85da-462152fe0b64 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1172 time: 0.1219709 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:14.942 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-43f30568-4003-4473-bf76-877cc5661661 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=4ead616067e54ddcbe72884e556e2431&device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1363 time: 0.0477862 2026-07-08 16:38:14.953 9 INFO neutron.wsgi [req-c2d00c87-26df-4315-b201-e3a20893050a req-1da8dd4b-02fb-47b2-94f7-57336361eafe bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f8f7eaac-af87-413f-83c4-94e648f98b5f&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0578053 2026-07-08 16:38:14.985 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-0350b641-1bb2-4144-a218-1107ee2debe0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 HTTP/1.1" status: 200 len: 217 time: 0.0345681 2026-07-08 16:38:15.028 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-5fbbca0e-f32e-4760-8a15-a37651e69cc0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=8dbf2f13-81e4-4c02-9aae-4e5fbd7f0065 HTTP/1.1" status: 200 len: 873 time: 0.0375330 2026-07-08 16:38:15.057 9 INFO neutron.wsgi [None req-a3cc5bd0-5091-407b-8507-c231c0c64357 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] 199.19.213.163 "DELETE /v2.0/ports/3d82efa5-e9a7-4917-a192-3e2242602ee6 HTTP/1.1" status: 204 len: 173 time: 0.7064505 2026-07-08 16:38:15.062 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-6325061b-b338-4d0b-a18c-34c312aec8f6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=7e26e631-ce5f-4152-a135-276501f79cdd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0289469 2026-07-08 16:38:15.361 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-02b50f9e-ed46-4089-93a8-1011c41a603b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/7e26e631-ce5f-4152-a135-276501f79cdd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2907429 2026-07-08 16:38:15.363 10 INFO neutron.wsgi [req-d3bde588-20d1-4fad-b21f-9a77618bfe3b req-8eea4f04-4e82-465e-b2ef-9a32caa407ae a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc HTTP/1.1" status: 200 len: 210 time: 0.0247543 2026-07-08 16:38:15.364 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No hosting information found for port 02a3f4ad-a234-44bc-ba62-ed68a7273192: RuntimeError: No hosting information found for port 02a3f4ad-a234-44bc-ba62-ed68a7273192 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:15.481 10 INFO neutron.wsgi [req-6e841316-007e-44e6-b92a-75ace37dc45b req-39f5a750-f8f4-4204-af28-bd300fd9d3ab cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/7e26e631-ce5f-4152-a135-276501f79cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0933962 2026-07-08 16:38:15.579 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe0e598c-7658-4948-8b23-21024997cfba'] response: {'server_uuid': 'e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d82efa5-e9a7-4917-a192-3e2242602ee6', 'code': 200} 2026-07-08 16:38:15.579 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe0e598c-7658-4948-8b23-21024997cfba'] response: {'server_uuid': 'e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d82efa5-e9a7-4917-a192-3e2242602ee6', 'code': 200} 2026-07-08 16:38:15.580 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe0e598c-7658-4948-8b23-21024997cfba'] response: {'server_uuid': 'e91aa6a6-c5b7-4bd8-a70a-a6982aa877fc', 'name': 'network-vif-deleted', 'tag': '3d82efa5-e9a7-4917-a192-3e2242602ee6', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:15.686 10 INFO neutron.wsgi [req-a72bec71-4d3f-4bf7-aee2-a6b44dd3ba0f req-66b80ab7-6cde-4ced-b1d6-b33ede94a744 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=4ead616067e54ddcbe72884e556e2431&device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1363 time: 0.0443501 2026-07-08 16:38:15.775 10 INFO neutron.wsgi [req-a72bec71-4d3f-4bf7-aee2-a6b44dd3ba0f req-10184cfc-bd8c-4189-83ba-443656a4b520 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=7e26e631-ce5f-4152-a135-276501f79cdd HTTP/1.1" status: 200 len: 978 time: 0.0774138 2026-07-08 16:38:15.830 10 INFO neutron.wsgi [req-a72bec71-4d3f-4bf7-aee2-a6b44dd3ba0f req-b83fd894-9f1a-45ec-acef-bc3a2b0afe72 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 HTTP/1.1" status: 200 len: 217 time: 0.0469742 2026-07-08 16:38:15.890 10 INFO neutron.wsgi [req-a72bec71-4d3f-4bf7-aee2-a6b44dd3ba0f req-48436d3c-16cc-465b-9abf-fbc293fa2697 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=8dbf2f13-81e4-4c02-9aae-4e5fbd7f0065 HTTP/1.1" status: 200 len: 873 time: 0.0526416 2026-07-08 16:38:15.925 10 INFO neutron.wsgi [req-a72bec71-4d3f-4bf7-aee2-a6b44dd3ba0f req-c34eb313-9715-4d70-bc3b-0d54d5ed8c9f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=7e26e631-ce5f-4152-a135-276501f79cdd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0296361 2026-07-08 16:38:15.989 10 INFO neutron.wsgi [req-a72bec71-4d3f-4bf7-aee2-a6b44dd3ba0f req-c777bb90-7201-4a35-8f8b-0d1c6e256b99 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/7e26e631-ce5f-4152-a135-276501f79cdd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0579212 2026-07-08 16:38:16.086 10 INFO neutron.wsgi [req-7ca90e42-e3e8-41fc-91c4-96f79ab7c0b8 req-17679544-58e2-42a9-bf1d-eca7d0731546 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1172 time: 0.0491998 2026-07-08 16:38:16.090 10 INFO neutron.wsgi [req-a72bec71-4d3f-4bf7-aee2-a6b44dd3ba0f req-0e18afcc-67df-4bb5-92aa-269093795811 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/7e26e631-ce5f-4152-a135-276501f79cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0912981 2026-07-08 16:38:16.139 10 INFO neutron.wsgi [req-7ca90e42-e3e8-41fc-91c4-96f79ab7c0b8 req-de2b9f50-cc6a-4345-a3e2-683ccd8a6daf bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f8f7eaac-af87-413f-83c4-94e648f98b5f&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0452828 2026-07-08 16:38:16.505 9 INFO neutron.wsgi [req-ae0d5f59-1498-48d8-b09a-a4a8a464e729 req-7a8ff2a9-8f4c-4592-8985-aed02d0b495e 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1170 time: 0.1143112 2026-07-08 16:38:16.623 10 INFO neutron.wsgi [None req-58dcca53-d277-4557-8fd6-bf026d5049f4 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/33e825f9-3bfa-444d-abb5-5025dcefcc47 HTTP/1.1" status: 204 len: 168 time: 0.1689425 2026-07-08 16:38:16.647 9 INFO neutron.api.v2.resource [None req-4ac02214-38ee-4745-a0f6-8d28e8d72777 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:38:16.648 10 INFO neutron.wsgi [req-014fa836-55b4-48d2-be37-5034b3e02d2a req-f470be10-160a-43a4-8355-d3a6760e298e 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports/1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1167 time: 0.0927413 2026-07-08 16:38:16.650 9 INFO neutron.wsgi [None req-4ac02214-38ee-4745-a0f6-8d28e8d72777 a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - default default] 10.0.0.81 "GET /v2.0/security-groups/33e825f9-3bfa-444d-abb5-5025dcefcc47 HTTP/1.1" status: 404 len: 347 time: 0.0199156 2026-07-08 16:38:16.790 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 2026-07-08 16:38:16.832 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 2026-07-08 16:38:16.903 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-f75e17ef-d63e-4116-961a-cc48138d930d 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 199.19.213.163 "GET /v2.0/subnets?network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 858 time: 0.0980194 2026-07-08 16:38:17.009 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-c67b769e-5011-4bb0-849d-68c8a58ff2a6 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019&device_owner=compute%3Anova&network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 1170 time: 0.0974519 2026-07-08 16:38:17.107 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebb0315d-0fb8-4cb5-bbbd-4e61ce837df2'] response: {'server_uuid': '7d76740a-38d9-4f04-aae0-954a300e7eb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6', 'code': 200} 2026-07-08 16:38:17.261 9 INFO neutron.wsgi [req-2e3252f7-8280-43ce-87a5-4651280fd4b4 req-0355f8b7-3c41-46a6-807b-fcda2082d2c6 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1174 time: 0.0331917 2026-07-08 16:38:17.304 9 INFO neutron.wsgi [req-2e3252f7-8280-43ce-87a5-4651280fd4b4 req-8529204c-c449-45f7-b870-1dac320c21f3 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f8f7eaac-af87-413f-83c4-94e648f98b5f&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0372183 2026-07-08 16:38:17.418 10 INFO neutron.wsgi [None req-422dc099-c363-4865-9c43-f83df2bc402e a29d5d4e2d2d4230952fd5b5a499ebd1 e3805115273a4c0fb60bc735b23678e7 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/657393f3-abc2-401b-9b3f-8914a62a62c9 HTTP/1.1" status: 204 len: 168 time: 0.7617257 2026-07-08 16:38:17.458 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 (type: ports) to 4 2026-07-08 16:38:17.645 10 INFO neutron.db.ovn_revision_numbers_db [None req-16cd00d5-d576-49b8-af23-3e6d4e4671f6 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Successfully bumped revision number for resource 1c086d81-aa77-4252-a75a-d9b2172583fe (type: ports) to 5 2026-07-08 16:38:17.657 10 INFO neutron.wsgi [None req-16cd00d5-d576-49b8-af23-3e6d4e4671f6 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 199.19.213.163 "PUT /v2.0/ports/1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1349 time: 0.6399469 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:17.716 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-59bbec20-2081-41b7-b56c-65803222ba6b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=bebee10da6f647dfa1c0fc046799bf42&device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1542 time: 0.0388010 2026-07-08 16:38:17.814 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-daeb00c7-6570-4e9d-b499-1a8c11e98ad9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 981 time: 0.0925062 2026-07-08 16:38:17.875 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-4b19a5cb-8d93-4ea1-b281-5bc8b75b7012 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 217 time: 0.0430295 2026-07-08 16:38:17.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012941 2026-07-08 16:38:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010924 2026-07-08 16:38:17.970 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-510e4e9a-444a-449a-ab13-56d36700fce8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1059 time: 0.0830424 2026-07-08 16:38:18.007 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-ec04e07f-78a2-4f68-a99a-9a484fef47ed cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=a385a11c-0151-472c-a11e-d9cd8f41cd8b HTTP/1.1" status: 200 len: 876 time: 0.0308461 2026-07-08 16:38:18.043 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-9282f8c9-9c58-4e8a-afbf-843124a37463 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0285950 2026-07-08 16:38:18.137 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-782ad280-6ffc-427f-a292-cf5c9bc74f9c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0875628 2026-07-08 16:38:18.215 10 INFO neutron.wsgi [req-2f62a114-778d-4762-b720-a27bb22d6dc7 req-f7f5e373-03ef-4cb2-8603-6f60f64617ff cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0714884 2026-07-08 16:38:18.423 9 INFO neutron.wsgi [req-44e4edc1-09a3-4c87-9534-b5069e969b76 req-57a716f2-4668-493d-baf0-09d2cbb88c0a bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1174 time: 0.0458267 2026-07-08 16:38:18.475 9 INFO neutron.wsgi [req-44e4edc1-09a3-4c87-9534-b5069e969b76 req-44e8efe5-bb84-458f-a32a-e516a751ac39 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f8f7eaac-af87-413f-83c4-94e648f98b5f&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0455382 2026-07-08 16:38:18.646 10 INFO neutron.wsgi [req-4dce7ed4-5c3f-4e21-91a1-051ef6d6160f req-65bbd23a-4879-4748-a142-c883915c9fb4 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1174 time: 0.1003854 2026-07-08 16:38:18.982 9 INFO neutron.wsgi [None req-83c3339b-8656-464e-8af9-c57ec5f33ed3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/54885d6d-1284-40bd-b7cc-a5c82c4679f8/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5583351 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:19.104 10 INFO neutron.wsgi [req-e550c7a1-b2f2-4071-aca6-e6c4d780b8cc req-7e191633-1ed0-40bb-9af0-9c1d837712fa 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1352 time: 0.0356853 2026-07-08 16:38:19.162 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d134c906-050c-457d-9bca-dfe632ee1771'] response: {'server_uuid': '7d76740a-38d9-4f04-aae0-954a300e7eb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6', 'code': 200} 2026-07-08 16:38:19.162 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d134c906-050c-457d-9bca-dfe632ee1771'] response: {'name': 'network-changed', 'server_uuid': 'b73630da-5503-4303-ad43-a99360efe019', 'tag': '1c086d81-aa77-4252-a75a-d9b2172583fe', 'status': 'completed', 'code': 200} 2026-07-08 16:38:19.172 10 INFO neutron.wsgi [req-e550c7a1-b2f2-4071-aca6-e6c4d780b8cc req-389086e7-5346-4804-9a3f-182b482cc6dc 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0466828 2026-07-08 16:38:19.173 10 INFO neutron.db.l3_db [None req-b210edf9-3b8f-4cfd-9273-be9887f14e2c bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Floating IP 3a94b044-52e3-4ba8-8a52-8fcfe1b9872c associated. External IP: 10.96.250.207, port: e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6. 2026-07-08 16:38:19.224 10 INFO neutron.wsgi [req-ee50794b-b7a2-466b-9ced-f77d339f4d17 req-4daf387e-bd16-4e0b-b850-9db1392c1966 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=bebee10da6f647dfa1c0fc046799bf42&device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1542 time: 0.0333202 2026-07-08 16:38:19.322 10 INFO neutron.wsgi [req-ee50794b-b7a2-466b-9ced-f77d339f4d17 req-f5ec6e85-6f11-4e95-b380-70ef4c12b534 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 981 time: 0.0882769 2026-07-08 16:38:19.349 10 INFO neutron.wsgi [req-ee50794b-b7a2-466b-9ced-f77d339f4d17 req-c09ff377-8d58-4264-8b1a-cdd72fd6d11d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 217 time: 0.0211422 2026-07-08 16:38:19.429 10 INFO neutron.wsgi [req-ee50794b-b7a2-466b-9ced-f77d339f4d17 req-179ff66c-a72c-44d9-b9c1-8bb58a519cd5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1059 time: 0.0681176 2026-07-08 16:38:19.430 10 INFO neutron.db.ovn_revision_numbers_db [None req-b210edf9-3b8f-4cfd-9273-be9887f14e2c bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Successfully bumped revision number for resource 3a94b044-52e3-4ba8-8a52-8fcfe1b9872c (type: floatingips) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:19.489 10 INFO neutron.wsgi [req-ee50794b-b7a2-466b-9ced-f77d339f4d17 req-83aa3d59-3b59-4fde-b29c-80a6cd541012 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=a385a11c-0151-472c-a11e-d9cd8f41cd8b HTTP/1.1" status: 200 len: 876 time: 0.0436721 2026-07-08 16:38:19.520 10 INFO neutron.wsgi [req-ee50794b-b7a2-466b-9ced-f77d339f4d17 req-27378c12-af12-4be5-9bec-5c5e505b1a58 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0244582 2026-07-08 16:38:19.566 10 INFO neutron.db.ovn_revision_numbers_db [None req-b210edf9-3b8f-4cfd-9273-be9887f14e2c bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Successfully bumped revision number for resource 3a94b044-52e3-4ba8-8a52-8fcfe1b9872c (type: floatingips) to 2 2026-07-08 16:38:19.594 10 INFO neutron.wsgi [None req-b210edf9-3b8f-4cfd-9273-be9887f14e2c bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/3a94b044-52e3-4ba8-8a52-8fcfe1b9872c HTTP/1.1" status: 200 len: 1050 time: 0.9353616 2026-07-08 16:38:19.599 10 INFO neutron.wsgi [req-ee50794b-b7a2-466b-9ced-f77d339f4d17 req-ff59a3b7-3a72-46ca-8fda-da376d04c534 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0721884 2026-07-08 16:38:19.621 9 INFO neutron.wsgi [None req-3eb60722-8954-4da1-9bc2-7656747bc0a1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/54885d6d-1284-40bd-b7cc-a5c82c4679f8 HTTP/1.1" status: 204 len: 168 time: 0.6345682 2026-07-08 16:38:19.691 9 INFO neutron.wsgi [req-7d664d88-4cb8-4864-b32f-7b2e0cbd801c req-c1bd9d53-c296-4639-b2ce-d5b48c50f3c1 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1174 time: 0.0357521 2026-07-08 16:38:19.702 10 INFO neutron.wsgi [req-ee50794b-b7a2-466b-9ced-f77d339f4d17 req-83ed89d3-890b-47ba-a874-25b3c5e408ea cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0890334 2026-07-08 16:38:19.736 9 INFO neutron.wsgi [req-7d664d88-4cb8-4864-b32f-7b2e0cbd801c req-f15f2eb6-d09f-4eff-839e-15e2b66c252d bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f8f7eaac-af87-413f-83c4-94e648f98b5f&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0352144 2026-07-08 16:38:19.786 10 INFO neutron.wsgi [req-ae84c19e-9da6-4308-a213-1e5c2aa73f5f req-63ff13af-a4ae-43a1-ab96-3fbe5c97aea9 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 HTTP/1.1" status: 200 len: 1352 time: 0.0624945 2026-07-08 16:38:19.943 10 INFO neutron.wsgi [None req-f63b2e8e-1290-4e22-8fd6-164db1e9a09b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/9de67885-1924-493a-92d9-2d80ad856f04 HTTP/1.1" status: 204 len: 168 time: 0.3160846 2026-07-08 16:38:20.059 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status down for port: e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 2026-07-08 16:38:20.094 10 INFO neutron.wsgi [req-06b7ab76-976a-41b0-b40c-105dd1e5c363 req-19180f1e-c384-41c1-ac2b-153d880f4941 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1174 time: 0.0952506 2026-07-08 16:38:20.157 10 INFO neutron.wsgi [req-06b7ab76-976a-41b0-b40c-105dd1e5c363 req-f3befc78-15e7-4da9-9526-c96388db939a bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f8f7eaac-af87-413f-83c4-94e648f98b5f&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0563538 2026-07-08 16:38:20.355 9 INFO neutron.services.segments.plugin [-] Segment b0e0d10e-4d58-4095-a7a9-3dfe05d5a5a7 resource provider aggregate not found 2026-07-08 16:38:20.361 9 INFO neutron.services.segments.plugin [-] Segment b0e0d10e-4d58-4095-a7a9-3dfe05d5a5a7 resource provider aggregate not found 2026-07-08 16:38:20.380 9 INFO neutron.services.segments.plugin [-] Segment b0e0d10e-4d58-4095-a7a9-3dfe05d5a5a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0e0d10e-4d58-4095-a7a9-3dfe05d5a5a7 found for delete ", "request_id": "req-98772590-f2c0-4607-8a53-3359c9e1ddf7"}]} 2026-07-08 16:38:20.389 9 INFO neutron.services.segments.plugin [-] Segment b0e0d10e-4d58-4095-a7a9-3dfe05d5a5a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0e0d10e-4d58-4095-a7a9-3dfe05d5a5a7 found for delete ", "request_id": "req-788e7549-a6f8-4cfd-b97f-b478aa63ea35"}]} 2026-07-08 16:38:20.401 9 INFO neutron.wsgi [None req-6ff62729-797f-4200-8877-639cbba38afb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/86402c5c-6269-4988-9efd-6dc332cef6aa HTTP/1.1" status: 204 len: 168 time: 0.4507518 2026-07-08 16:38:20.435 9 INFO neutron.wsgi [req-ee63af3f-a05e-40ac-8473-23b33bf4cf78 req-882c35e7-2e7d-487a-9970-3f088266fe34 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 1172 time: 0.1436133 2026-07-08 16:38:20.487 10 INFO neutron.db.ovn_revision_numbers_db [None req-8b7d1417-da73-45e2-a4d1-d99edca3f4bf 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Successfully bumped revision number for resource 1c086d81-aa77-4252-a75a-d9b2172583fe (type: ports) to 6 2026-07-08 16:38:20.491 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 (type: ports) to 5 2026-07-08 16:38:20.499 10 INFO neutron.wsgi [None req-8b7d1417-da73-45e2-a4d1-d99edca3f4bf 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 199.19.213.163 "PUT /v2.0/ports/1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1167 time: 0.6893246 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:20.554 10 INFO neutron.wsgi [req-ae84c19e-9da6-4308-a213-1e5c2aa73f5f req-81c2c621-b063-42c6-8e5d-ecfd093c9009 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=bebee10da6f647dfa1c0fc046799bf42&device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1361 time: 0.0323586 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:20.617 10 INFO neutron.wsgi [req-ae84c19e-9da6-4308-a213-1e5c2aa73f5f req-551391c7-3fdb-4c11-97b1-fd4c719efe60 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 981 time: 0.0574207 2026-07-08 16:38:20.666 10 INFO neutron.wsgi [req-ae84c19e-9da6-4308-a213-1e5c2aa73f5f req-1b426c6d-9098-4485-a7eb-1dcc866ece44 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1059 time: 0.0438521 2026-07-08 16:38:20.687 9 INFO neutron.wsgi [None req-b4a8adf8-9e82-4105-ac8e-a143562caaea 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=e3805115273a4c0fb60bc735b23678e7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0401769 2026-07-08 16:38:20.705 10 INFO neutron.wsgi [req-ae84c19e-9da6-4308-a213-1e5c2aa73f5f req-a9ab9ea0-a8eb-4632-ad27-67262622b01a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=a385a11c-0151-472c-a11e-d9cd8f41cd8b HTTP/1.1" status: 200 len: 876 time: 0.0313599 2026-07-08 16:38:20.736 10 INFO neutron.wsgi [req-ae84c19e-9da6-4308-a213-1e5c2aa73f5f req-a260e514-7f14-4d43-835b-fbf0a50a4fda cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0250862 2026-07-08 16:38:20.767 9 INFO neutron.db.l3_db [None req-49e43535-531d-450c-bde0-a15b04003d65 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] Floating IP 3a94b044-52e3-4ba8-8a52-8fcfe1b9872c disassociated. External IP: 10.96.250.207, port: e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6. 2026-07-08 16:38:20.841 10 INFO neutron.wsgi [req-ae84c19e-9da6-4308-a213-1e5c2aa73f5f req-b4b05162-fcd3-4bb3-a9c6-8302a4c82e75 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0980067 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:20.917 10 INFO neutron.wsgi [req-ae84c19e-9da6-4308-a213-1e5c2aa73f5f req-1e72ae44-d0be-4406-a1b1-305c4bc92d0f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0678389 2026-07-08 16:38:20.994 9 INFO neutron.wsgi [None req-49e43535-531d-450c-bde0-a15b04003d65 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] 199.19.213.163 "DELETE /v2.0/ports/e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6 HTTP/1.1" status: 204 len: 173 time: 0.5533638 2026-07-08 16:38:21.004 9 INFO neutron.wsgi [None req-1a6d0f28-b27a-4085-b547-d72ad788b5fe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/56921730-2d29-4478-a269-58e5a52d3e2d HTTP/1.1" status: 204 len: 168 time: 0.3124716 2026-07-08 16:38:21.035 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-251df8b4-354d-49e5-ab86-58350a5c53e2'] response: {'server_uuid': '7d76740a-38d9-4f04-aae0-954a300e7eb7', 'name': 'network-vif-deleted', 'tag': 'e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6', 'status': 'completed', 'code': 200} 2026-07-08 16:38:21.198 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5842bba0-685e-4cd4-a257-eca28f85eda8'] response: {'name': 'network-changed', 'server_uuid': '7d76740a-38d9-4f04-aae0-954a300e7eb7', 'tag': 'e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6', 'status': 'completed', 'code': 200} 2026-07-08 16:38:21.198 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5842bba0-685e-4cd4-a257-eca28f85eda8'] response: {'server_uuid': '7d76740a-38d9-4f04-aae0-954a300e7eb7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6', 'code': 200} 2026-07-08 16:38:21.198 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5842bba0-685e-4cd4-a257-eca28f85eda8'] response: {'name': 'network-changed', 'server_uuid': 'b73630da-5503-4303-ad43-a99360efe019', 'tag': '1c086d81-aa77-4252-a75a-d9b2172583fe', 'status': 'completed', 'code': 200} 2026-07-08 16:38:21.198 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5842bba0-685e-4cd4-a257-eca28f85eda8'] response: {'server_uuid': '7d76740a-38d9-4f04-aae0-954a300e7eb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5571ab3-5d45-43de-8a83-d9a7a2bfa8c6', 'code': 200} 2026-07-08 16:38:21.245 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-b2697c71-0e46-4584-b8ee-e555320e76c3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=4ead616067e54ddcbe72884e556e2431&device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 210 time: 0.0293505 2026-07-08 16:38:21.255 10 INFO neutron.wsgi [req-5f9a0583-7923-45f1-ad63-970e4c5f4e0a req-9e2b0862-6e65-488b-a1b0-e72dd3b6a2b3 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=7d76740a-38d9-4f04-aae0-954a300e7eb7 HTTP/1.1" status: 200 len: 210 time: 0.0267243 2026-07-08 16:38:21.371 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-328b6952-c2cc-4b0a-a4f9-a61c91bf98ef cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?tenant_id=4ead616067e54ddcbe72884e556e2431&shared=False HTTP/1.1" status: 200 len: 978 time: 0.1206205 2026-07-08 16:38:21.601 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 1c086d81-aa77-4252-a75a-d9b2172583fe 2026-07-08 16:38:21.766 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-01d37055-0191-4d31-916b-e0f7bddc464a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.3871770 2026-07-08 16:38:21.855 9 INFO neutron.db.ovn_revision_numbers_db [None req-440fae3c-6431-48c1-93e6-ad5e35022d2d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource d286f2e6-278f-46a5-84e2-8fa90c15c4de (type: security_groups) to 1 2026-07-08 16:38:21.863 9 INFO neutron.wsgi [req-a8a65c2e-8bf5-4dda-b8af-148e790e5d6f req-bc1da46d-f986-4186-89b8-4f78bfe9e3f2 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1170 time: 0.2652643 2026-07-08 16:38:21.901 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-19962d39-7e67-4b6f-a4ca-07b5869bfd8c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=bebee10da6f647dfa1c0fc046799bf42&device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1361 time: 0.0914190 2026-07-08 16:38:21.917 9 INFO neutron.wsgi [None req-440fae3c-6431-48c1-93e6-ad5e35022d2d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=e41e92c10ebe486ca9b8235677de15af&name=default HTTP/1.1" status: 200 len: 2996 time: 0.8190496 2026-07-08 16:38:21.964 10 INFO neutron.wsgi [req-e43ea9b0-29d8-4dc4-be04-49d41fc8b1fc req-413947b5-9462-4534-8669-51eddca688be 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=b73630da-5503-4303-ad43-a99360efe019 HTTP/1.1" status: 200 len: 1170 time: 0.1054175 2026-07-08 16:38:21.989 9 INFO neutron.wsgi [req-a8a65c2e-8bf5-4dda-b8af-148e790e5d6f req-77295390-498f-462a-b589-28ae2019dadb 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=87b0912f-9801-426c-a744-71124b59fd1b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1110446 2026-07-08 16:38:22.020 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-fb747fc7-f184-4723-8744-505401143855 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 200 len: 981 time: 0.1103642 2026-07-08 16:38:22.094 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-7dad9a4e-4fbd-4d74-b879-471c5436d6e3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 200 len: 1057 time: 0.0664241 2026-07-08 16:38:22.153 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-9113fa21-3895-4432-b28e-2e228b74faf7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=a385a11c-0151-472c-a11e-d9cd8f41cd8b HTTP/1.1" status: 200 len: 876 time: 0.0511613 2026-07-08 16:38:22.192 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-5b95dfdb-a5c6-4fee-b13f-90318ddb428a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=63d28a13-5ced-4583-bc12-6a87f12bc97c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0328493 2026-07-08 16:38:22.207 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 1c086d81-aa77-4252-a75a-d9b2172583fe (type: ports) to 7 2026-07-08 16:38:22.249 10 INFO neutron.db.l3_db [None req-f67cee80-47aa-450b-8f03-d6d0e496c4ef 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] Floating IP a4c25b0c-6ef2-4020-b8e0-2b6b31e0f7c5 disassociated. External IP: 10.96.250.201, port: 1c086d81-aa77-4252-a75a-d9b2172583fe. 2026-07-08 16:38:22.302 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-5fd28b49-202d-47fc-908b-616e48a6b226 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1035099 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:22.364 9 INFO neutron.wsgi [None req-048d7fc3-c54e-4faf-9754-a2fdfae545dd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/d286f2e6-278f-46a5-84e2-8fa90c15c4de HTTP/1.1" status: 204 len: 168 time: 0.4374266 2026-07-08 16:38:22.395 9 INFO neutron.wsgi [req-7ab55c74-c2e1-477a-9ef0-875497dbac34 req-5974dd9f-106a-4fac-aba8-1b081215a753 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0832818 2026-07-08 16:38:22.490 9 INFO neutron.wsgi [None req-d2b157c5-665f-44d4-a3d0-84d9f94dd3e5 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/f8f7eaac-af87-413f-83c4-94e648f98b5f HTTP/1.1" status: 204 len: 168 time: 0.1354256 2026-07-08 16:38:22.508 9 INFO neutron.api.v2.resource [None req-b13117cc-c1f5-45de-803a-4536e59ee0e4 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:38:22.510 9 INFO neutron.wsgi [None req-b13117cc-c1f5-45de-803a-4536e59ee0e4 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - default default] 10.0.0.81 "GET /v2.0/security-groups/f8f7eaac-af87-413f-83c4-94e648f98b5f HTTP/1.1" status: 404 len: 347 time: 0.0142748 2026-07-08 16:38:22.628 10 INFO neutron.wsgi [None req-f67cee80-47aa-450b-8f03-d6d0e496c4ef 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 199.19.213.163 "DELETE /v2.0/ports/1c086d81-aa77-4252-a75a-d9b2172583fe HTTP/1.1" status: 204 len: 173 time: 0.6604369 2026-07-08 16:38:22.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-6dad20b9-898e-4020-be95-1b1abee088d5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 7244c8d0-5387-4400-927f-fb1b49f02572 (type: security_groups) to 1 2026-07-08 16:38:22.690 10 INFO neutron.wsgi [None req-6dad20b9-898e-4020-be95-1b1abee088d5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=f60e5c48d6d74e9d8c53df35ca4c468f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1315210 2026-07-08 16:38:22.879 9 INFO neutron.wsgi [None req-d3809094-93ae-44af-b8ba-c5f4a6626948 bcf8a0c490894a5d9eded0175de21163 4ead616067e54ddcbe72884e556e2431 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/3a94b044-52e3-4ba8-8a52-8fcfe1b9872c HTTP/1.1" status: 204 len: 168 time: 0.3643806 2026-07-08 16:38:22.964 10 INFO neutron.wsgi [None req-be730312-4e88-4bba-a4eb-929daa771ec4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/7244c8d0-5387-4400-927f-fb1b49f02572 HTTP/1.1" status: 204 len: 168 time: 0.2696714 2026-07-08 16:38:23.077 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-53c849ca-01f0-45b0-ad80-d601ceceed45'] response: {'server_uuid': 'b73630da-5503-4303-ad43-a99360efe019', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1c086d81-aa77-4252-a75a-d9b2172583fe', 'code': 200} 2026-07-08 16:38:23.077 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-53c849ca-01f0-45b0-ad80-d601ceceed45'] response: {'server_uuid': 'b73630da-5503-4303-ad43-a99360efe019', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c086d81-aa77-4252-a75a-d9b2172583fe', 'code': 200} 2026-07-08 16:38:23.244 9 INFO neutron.wsgi [None req-4406f012-3a89-443f-84bf-5997ec550308 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/87b0912f-9801-426c-a744-71124b59fd1b HTTP/1.1" status: 204 len: 168 time: 0.1539836 2026-07-08 16:38:23.246 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6f65894-f463-4089-9870-1944346e331a'] response: {'server_uuid': 'b73630da-5503-4303-ad43-a99360efe019', 'name': 'network-vif-deleted', 'tag': '1c086d81-aa77-4252-a75a-d9b2172583fe', 'status': 'completed', 'code': 200} 2026-07-08 16:38:23.262 9 INFO neutron.api.v2.resource [None req-74a6902f-7272-43a0-94f5-574379fae46f 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:38:23.263 9 INFO neutron.wsgi [None req-74a6902f-7272-43a0-94f5-574379fae46f 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - default default] 10.0.0.81 "GET /v2.0/security-groups/87b0912f-9801-426c-a744-71124b59fd1b HTTP/1.1" status: 404 len: 347 time: 0.0138304 2026-07-08 16:38:23.648 9 INFO neutron.wsgi [None req-ae92d3ac-7915-46f1-b89c-de8a38ed15a7 9b04416b3e664be085ff99bb029060d0 bebee10da6f647dfa1c0fc046799bf42 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/a4c25b0c-6ef2-4020-b8e0-2b6b31e0f7c5 HTTP/1.1" status: 204 len: 168 time: 0.3813324 2026-07-08 16:38:23.931 10 INFO neutron.wsgi [None req-fbde4d9c-4232-4a2a-909f-f00c8d2b71c2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/6dd0aca7-15cd-44df-a79f-cff27b421614/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0462503 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:24.637 10 INFO neutron.wsgi [None req-92b29fc6-7d2b-48e9-b7c5-72969651b912 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/6dd0aca7-15cd-44df-a79f-cff27b421614 HTTP/1.1" status: 204 len: 168 time: 0.6989608 2026-07-08 16:38:24.675 9 INFO neutron.wsgi [None req-eecea043-75b4-4ae1-9942-2cf324eae526 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/1bf51539-4382-444c-8b92-10c11b1ed8ef/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9291432 2026-07-08 16:38:24.948 10 INFO neutron.wsgi [None req-831209b3-5b92-4f3b-99d3-e7e2fd519c18 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/8dbf2f13-81e4-4c02-9aae-4e5fbd7f0065 HTTP/1.1" status: 204 len: 168 time: 0.3071458 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:25.436 9 INFO neutron.db.ovn_revision_numbers_db [None req-375359df-35c7-4168-b5b3-c1e56149c4bb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 0105980a-e522-4f64-adbf-0086a7b2ab15 (type: security_groups) to 1 2026-07-08 16:38:25.469 9 INFO neutron.wsgi [None req-375359df-35c7-4168-b5b3-c1e56149c4bb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=9238276a229e475fb2aaf5229a132c6b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5569165 2026-07-08 16:38:25.581 9 INFO neutron.services.segments.plugin [-] Segment 3752d1cc-1927-4b9d-990f-c20180180744 resource provider aggregate not found 2026-07-08 16:38:25.591 10 INFO neutron.wsgi [None req-e4067a6c-c8e0-44d7-bbed-094c4771b965 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/1bf51539-4382-444c-8b92-10c11b1ed8ef HTTP/1.1" status: 204 len: 168 time: 0.9099441 2026-07-08 16:38:25.598 9 INFO neutron.services.segments.plugin [-] Segment 3752d1cc-1927-4b9d-990f-c20180180744 resource provider aggregate not found 2026-07-08 16:38:25.606 9 INFO neutron.services.segments.plugin [-] Segment 3752d1cc-1927-4b9d-990f-c20180180744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3752d1cc-1927-4b9d-990f-c20180180744 found for delete ", "request_id": "req-e48c49b7-cedb-4250-9ea6-aecacab8d906"}]} 2026-07-08 16:38:25.617 9 INFO neutron.services.segments.plugin [-] Segment 3752d1cc-1927-4b9d-990f-c20180180744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3752d1cc-1927-4b9d-990f-c20180180744 found for delete ", "request_id": "req-886c0ded-eb12-471c-8fb4-9a1d68f3c65f"}]} 2026-07-08 16:38:25.651 9 INFO neutron.wsgi [None req-055fec07-81ec-4554-bd6a-6f6cb7788999 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/7e26e631-ce5f-4152-a135-276501f79cdd HTTP/1.1" status: 204 len: 168 time: 0.6969955 2026-07-08 16:38:25.762 9 INFO neutron.wsgi [None req-eab4567a-8a2d-4b6b-ac82-dedf117b284d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/0105980a-e522-4f64-adbf-0086a7b2ab15 HTTP/1.1" status: 204 len: 168 time: 0.2855020 2026-07-08 16:38:25.809 9 INFO neutron.wsgi [None req-d75efde7-cc6a-4065-b39e-0cb2c924d6e7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=4ead616067e54ddcbe72884e556e2431&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0331957 2026-07-08 16:38:25.813 10 INFO neutron.wsgi [None req-b31dd3bb-a677-40c3-9a96-966ee3af6acc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/a385a11c-0151-472c-a11e-d9cd8f41cd8b HTTP/1.1" status: 204 len: 168 time: 0.2163899 2026-07-08 16:38:26.043 9 INFO neutron.wsgi [None req-87cc1baf-f300-4775-8ec7-6087b809f381 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/3e20dbed-f77a-40b5-894e-ae0b6d8f7884 HTTP/1.1" status: 204 len: 168 time: 0.2264676 2026-07-08 16:38:26.088 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d7e2f0f-1a92-4a82-886b-fc44695856dd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource a504ca42-600e-4074-a36a-197be58aeaa2 (type: security_groups) to 1 2026-07-08 16:38:26.112 9 INFO neutron.wsgi [None req-6d7e2f0f-1a92-4a82-886b-fc44695856dd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=ca7d18d099d546f888ecd455e8407a8e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1242635 2026-07-08 16:38:26.179 10 INFO neutron.services.segments.plugin [-] Segment d7a7c84d-b048-45a2-8adf-f31ae804e0d7 resource provider aggregate not found 2026-07-08 16:38:26.184 10 INFO neutron.services.segments.plugin [-] Segment d7a7c84d-b048-45a2-8adf-f31ae804e0d7 resource provider aggregate not found 2026-07-08 16:38:26.205 10 INFO neutron.services.segments.plugin [-] Segment d7a7c84d-b048-45a2-8adf-f31ae804e0d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7a7c84d-b048-45a2-8adf-f31ae804e0d7 found for delete ", "request_id": "req-2c44ac02-b87c-4ee5-ad89-e8d39b9e1bcb"}]} 2026-07-08 16:38:26.205 10 INFO neutron.services.segments.plugin [-] Segment d7a7c84d-b048-45a2-8adf-f31ae804e0d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7a7c84d-b048-45a2-8adf-f31ae804e0d7 found for delete ", "request_id": "req-ac9a8782-5c9f-4c1e-9cae-4a9385087f40"}]} 2026-07-08 16:38:26.221 10 INFO neutron.wsgi [None req-21ca0afe-dad7-4ce5-8009-24a32e394324 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/63d28a13-5ced-4583-bc12-6a87f12bc97c HTTP/1.1" status: 204 len: 168 time: 0.4026940 2026-07-08 16:38:26.299 9 INFO neutron.wsgi [None req-56275baf-c935-412d-83e8-22a92531f975 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/a504ca42-600e-4074-a36a-197be58aeaa2 HTTP/1.1" status: 204 len: 168 time: 0.1829569 2026-07-08 16:38:26.433 10 INFO neutron.wsgi [None req-9b0a38a5-724a-4a76-bedf-55d6f2471da6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=bebee10da6f647dfa1c0fc046799bf42&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0339155 2026-07-08 16:38:26.633 10 INFO neutron.wsgi [None req-f7ee4704-b122-4216-8ad8-d0fed2104ae3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/bdf496ce-23ca-451c-b2b0-e1ffab82048f HTTP/1.1" status: 204 len: 168 time: 0.1967628 2026-07-08 16:38:27.302 9 INFO neutron.db.ovn_revision_numbers_db [None req-678f6a20-8dfa-4f96-b062-061ed18c2ceb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 8ef67143-61b6-430c-a147-5e9f14a88c7e (type: security_groups) to 1 2026-07-08 16:38:27.322 9 INFO neutron.wsgi [None req-678f6a20-8dfa-4f96-b062-061ed18c2ceb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=8cd3cbad9e1d4505a241c01cec5fe7cf&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2874830 2026-07-08 16:38:27.528 10 INFO neutron.wsgi [None req-73f27e0e-d010-4cae-b6fb-28ec2843fa40 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/8ef67143-61b6-430c-a147-5e9f14a88c7e HTTP/1.1" status: 204 len: 168 time: 0.2009220 2026-07-08 16:38:27.802 10 INFO neutron.db.ovn_revision_numbers_db [None req-460dc77e-3f2b-41bc-9d50-ea761fd0e826 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource a06cd1e8-3ef9-4214-9266-fdfcaf4fb4f4 (type: security_groups) to 1 2026-07-08 16:38:27.832 10 INFO neutron.wsgi [None req-460dc77e-3f2b-41bc-9d50-ea761fd0e826 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=db8fc43b0d8243b798274ce617efecf8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1292012 2026-07-08 16:38:28.080 9 INFO neutron.wsgi [None req-7fd754fd-6d8d-4e14-b074-0ba0f006d745 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/a06cd1e8-3ef9-4214-9266-fdfcaf4fb4f4 HTTP/1.1" status: 204 len: 168 time: 0.2426698 2026-07-08 16:38:28.232 10 INFO neutron.db.ovn_revision_numbers_db [None req-e27af979-5ffc-4869-bfd2-539b1cfd8247 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 18e3f6da-154a-4a7d-80d1-b3cb8cb485ba (type: security_groups) to 1 2026-07-08 16:38:28.290 10 INFO neutron.db.segments_db [None req-e27af979-5ffc-4869-bfd2-539b1cfd8247 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment 0ff98241-4d2c-44e3-9493-adecceb9bcee of type geneve for network 5833c753-6940-44cd-b7b3-703c9f40fbb2 2026-07-08 16:38:28.408 10 INFO neutron.db.ovn_revision_numbers_db [None req-e27af979-5ffc-4869-bfd2-539b1cfd8247 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 5833c753-6940-44cd-b7b3-703c9f40fbb2 (type: networks) to 1 2026-07-08 16:38:28.593 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e27af979-5ffc-4869-bfd2-539b1cfd8247 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:38:28.596 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e27af979-5ffc-4869-bfd2-539b1cfd8247 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5833c753-6940-44cd-b7b3-703c9f40fbb2: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:28.602 9 INFO neutron.db.ovn_revision_numbers_db [None req-1aac9290-ddb6-465f-9867-ac9ba853ceb2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 58c88801-35e3-4470-b6f1-6ac23c7de3fb (type: security_groups) to 1 2026-07-08 16:38:28.663 9 INFO neutron.db.segments_db [None req-1aac9290-ddb6-465f-9867-ac9ba853ceb2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment 1daf080b-4981-4ad4-89a0-71f310a2cd4c of type geneve for network 0df34948-a64c-47ff-ba8e-e89a3d37db1b 2026-07-08 16:38:28.665 10 INFO neutron.db.ovn_revision_numbers_db [None req-e27af979-5ffc-4869-bfd2-539b1cfd8247 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 8704676d-c326-470d-babd-90c516b1fc44 (type: ports) to 1 2026-07-08 16:38:28.684 10 INFO neutron.wsgi [None req-e27af979-5ffc-4869-bfd2-539b1cfd8247 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 0.7673008 2026-07-08 16:38:28.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-1aac9290-ddb6-465f-9867-ac9ba853ceb2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 0df34948-a64c-47ff-ba8e-e89a3d37db1b (type: networks) to 1 2026-07-08 16:38:28.879 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df942e8f-9bdc-4487-b484-99a325e6c561 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:38:28.882 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df942e8f-9bdc-4487-b484-99a325e6c561 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5833c753-6940-44cd-b7b3-703c9f40fbb2: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:29.003 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1aac9290-ddb6-465f-9867-ac9ba853ceb2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:38:29.005 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1aac9290-ddb6-465f-9867-ac9ba853ceb2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 0df34948-a64c-47ff-ba8e-e89a3d37db1b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:29.066 9 INFO neutron.db.ovn_revision_numbers_db [None req-1aac9290-ddb6-465f-9867-ac9ba853ceb2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource aa2e316e-dfd1-4a5a-9a1c-79bff6cf1ace (type: ports) to 1 2026-07-08 16:38:29.091 9 INFO neutron.wsgi [None req-1aac9290-ddb6-465f-9867-ac9ba853ceb2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 948 time: 0.7013667 2026-07-08 16:38:29.267 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e1772a9-bfb5-4547-8131-7363ae74b046 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:38:29.269 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e1772a9-bfb5-4547-8131-7363ae74b046 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 0df34948-a64c-47ff-ba8e-e89a3d37db1b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:29.373 10 INFO neutron.db.ovn_revision_numbers_db [None req-df942e8f-9bdc-4487-b484-99a325e6c561 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 8704676d-c326-470d-babd-90c516b1fc44 (type: ports) to 2 2026-07-08 16:38:29.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-df942e8f-9bdc-4487-b484-99a325e6c561 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 66e91e5a-bfad-43ac-afd3-0c2090d27d8d (type: subnets) to 0 2026-07-08 16:38:29.407 10 INFO neutron.wsgi [None req-df942e8f-9bdc-4487-b484-99a325e6c561 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 0.7176590 2026-07-08 16:38:29.774 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e1772a9-bfb5-4547-8131-7363ae74b046 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource aa2e316e-dfd1-4a5a-9a1c-79bff6cf1ace (type: ports) to 2 2026-07-08 16:38:29.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e1772a9-bfb5-4547-8131-7363ae74b046 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 7568a891-4b4b-4a66-b539-37dcabb81335 (type: subnets) to 0 2026-07-08 16:38:29.809 9 INFO neutron.wsgi [None req-2e1772a9-bfb5-4547-8131-7363ae74b046 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 868 time: 0.7137156 2026-07-08 16:38:29.937 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54056cf0-7841-4d18-8adc-9ad1c5b010e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:38:29.940 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54056cf0-7841-4d18-8adc-9ad1c5b010e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:30.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-54056cf0-7841-4d18-8adc-9ad1c5b010e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 4fd03874-f5fa-4d14-8dfb-b57938b4bad8 (type: ports) to 1 2026-07-08 16:38:30.337 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-531d4333-f3eb-4348-9338-f59bfdba151f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:38:30.340 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-531d4333-f3eb-4348-9338-f59bfdba151f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:30.476 9 INFO neutron.db.ovn_revision_numbers_db [None req-531d4333-f3eb-4348-9338-f59bfdba151f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 94a01a1c-107e-4c5b-be76-61e6b5cf401e (type: ports) to 1 2026-07-08 16:38:30.706 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 4fd03874-f5fa-4d14-8dfb-b57938b4bad8 2026-07-08 16:38:30.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-07c8f886-365e-4f76-a515-ec06e4f25dbb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource a6c35c51-c1b9-4244-b727-d99643907c6f (type: security_groups) to 1 2026-07-08 16:38:30.718 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Router d3923140-61f9-4216-9252-16d2e95f1034 is bound to host instance 2026-07-08 16:38:30.736 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 4fd03874-f5fa-4d14-8dfb-b57938b4bad8 2026-07-08 16:38:30.751 10 INFO neutron.wsgi [None req-07c8f886-365e-4f76-a515-ec06e4f25dbb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=51ce2491f0db48a4bd423f0ca844fbc7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4436159 2026-07-08 16:38:30.751 10 INFO neutron.db.ovn_revision_numbers_db [None req-54056cf0-7841-4d18-8adc-9ad1c5b010e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 4fd03874-f5fa-4d14-8dfb-b57938b4bad8 (type: router_ports) to 1 2026-07-08 16:38:31.191 10 INFO neutron.db.ovn_revision_numbers_db [None req-54056cf0-7841-4d18-8adc-9ad1c5b010e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource d3923140-61f9-4216-9252-16d2e95f1034 (type: routers) to 3 2026-07-08 16:38:31.206 10 INFO neutron.wsgi [None req-54056cf0-7841-4d18-8adc-9ad1c5b010e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 876 time: 1.7948964 2026-07-08 16:38:31.401 9 INFO neutron.wsgi [None req-45c56b92-0499-4bde-a6a8-9fa06c7f842f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/a6c35c51-c1b9-4244-b727-d99643907c6f HTTP/1.1" status: 204 len: 168 time: 0.6410303 2026-07-08 16:38:31.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-531d4333-f3eb-4348-9338-f59bfdba151f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 94a01a1c-107e-4c5b-be76-61e6b5cf401e (type: router_ports) to 1 2026-07-08 16:38:31.593 9 INFO neutron.db.ovn_revision_numbers_db [None req-531d4333-f3eb-4348-9338-f59bfdba151f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 7f84d8b1-1a92-4bb9-ab5a-a96afd486cee (type: routers) to 3 2026-07-08 16:38:31.612 9 INFO neutron.wsgi [None req-531d4333-f3eb-4348-9338-f59bfdba151f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 879 time: 1.7984128 2026-07-08 16:38:31.676 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11af20d7-0fed-4716-be02-7d1bf6d78c9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:38:31.680 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11af20d7-0fed-4716-be02-7d1bf6d78c9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 5833c753-6940-44cd-b7b3-703c9f40fbb2: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:31.762 10 INFO neutron.db.ovn_revision_numbers_db [None req-b7355ba2-9c61-4e16-abdb-a58d77029777 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource dc72420e-3fe9-4655-a9d2-aa4373274ee0 (type: security_groups) to 1 2026-07-08 16:38:31.794 10 INFO neutron.wsgi [None req-b7355ba2-9c61-4e16-abdb-a58d77029777 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=3bf76ae75b414ae8a70ab0604dd3e541&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1701987 2026-07-08 16:38:31.839 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 4fd03874-f5fa-4d14-8dfb-b57938b4bad8 (type: ports) to 1 2026-07-08 16:38:31.862 10 INFO neutron.db.ovn_revision_numbers_db [None req-11af20d7-0fed-4716-be02-7d1bf6d78c9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource ffc4e633-c3d5-4d43-a62e-d0b732154ea4 (type: ports) to 1 2026-07-08 16:38:32.101 10 INFO neutron.wsgi [None req-ed67d8cf-7f07-4d1c-833d-e90ae9af34f6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/dc72420e-3fe9-4655-a9d2-aa4373274ee0 HTTP/1.1" status: 204 len: 168 time: 0.3017399 2026-07-08 16:38:32.265 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64addf62-1e8c-46bc-a41e-2693d52fd8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:38:32.268 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64addf62-1e8c-46bc-a41e-2693d52fd8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 0df34948-a64c-47ff-ba8e-e89a3d37db1b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:32.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 4fd03874-f5fa-4d14-8dfb-b57938b4bad8 (type: router_ports) to 3 2026-07-08 16:38:32.399 10 INFO neutron.db.ovn_revision_numbers_db [None req-11af20d7-0fed-4716-be02-7d1bf6d78c9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource ffc4e633-c3d5-4d43-a62e-d0b732154ea4 (type: router_ports) to 2 2026-07-08 16:38:32.400 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: ffc4e633-c3d5-4d43-a62e-d0b732154ea4 2026-07-08 16:38:32.412 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port ffc4e633-c3d5-4d43-a62e-d0b732154ea4 2026-07-08 16:38:32.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-64addf62-1e8c-46bc-a41e-2693d52fd8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 9a60c889-fb27-4abe-9329-6f8264fcb25a (type: ports) to 1 2026-07-08 16:38:32.561 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 4fd03874-f5fa-4d14-8dfb-b57938b4bad8 (type: ports) to 2 2026-07-08 16:38:32.563 10 INFO neutron.db.ovn_revision_numbers_db [None req-11af20d7-0fed-4716-be02-7d1bf6d78c9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource ffc4e633-c3d5-4d43-a62e-d0b732154ea4 (type: ports) to 2 2026-07-08 16:38:32.630 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11af20d7-0fed-4716-be02-7d1bf6d78c9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:38:32.631 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11af20d7-0fed-4716-be02-7d1bf6d78c9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 5833c753-6940-44cd-b7b3-703c9f40fbb2: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018349 2026-07-08 16:38:32.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020356 2026-07-08 16:38:33.060 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource ffc4e633-c3d5-4d43-a62e-d0b732154ea4 (type: ports) to 3 2026-07-08 16:38:33.257 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 4fd03874-f5fa-4d14-8dfb-b57938b4bad8 (type: ports) to 4 2026-07-08 16:38:33.274 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource ffc4e633-c3d5-4d43-a62e-d0b732154ea4 (type: router_ports) to 3 2026-07-08 16:38:33.315 10 INFO neutron.db.ovn_revision_numbers_db [None req-11af20d7-0fed-4716-be02-7d1bf6d78c9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource ffc4e633-c3d5-4d43-a62e-d0b732154ea4 (type: router_ports) to 3 2026-07-08 16:38:33.318 10 INFO neutron.wsgi [None req-11af20d7-0fed-4716-be02-7d1bf6d78c9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/d3923140-61f9-4216-9252-16d2e95f1034/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1061587 2026-07-08 16:38:33.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-64addf62-1e8c-46bc-a41e-2693d52fd8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 9a60c889-fb27-4abe-9329-6f8264fcb25a (type: router_ports) to 2 2026-07-08 16:38:33.640 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 4fd03874-f5fa-4d14-8dfb-b57938b4bad8 (type: router_ports) to 4 2026-07-08 16:38:33.694 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Router 7f84d8b1-1a92-4bb9-ab5a-a96afd486cee is bound to host instance 2026-07-08 16:38:33.695 9 INFO neutron.db.ovn_revision_numbers_db [None req-64addf62-1e8c-46bc-a41e-2693d52fd8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 9a60c889-fb27-4abe-9329-6f8264fcb25a (type: ports) to 2 2026-07-08 16:38:33.789 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64addf62-1e8c-46bc-a41e-2693d52fd8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:38:33.808 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64addf62-1e8c-46bc-a41e-2693d52fd8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 0df34948-a64c-47ff-ba8e-e89a3d37db1b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:34.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-e176a320-9ce3-402d-a710-8a6788d8100f 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Successfully bumped revision number for resource acfe9a34-014a-4be3-98dc-3d26a8ec32b3 (type: security_groups) to 1 2026-07-08 16:38:34.034 10 INFO neutron.wsgi [None req-e176a320-9ce3-402d-a710-8a6788d8100f 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1219680 2026-07-08 16:38:34.105 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 94a01a1c-107e-4c5b-be76-61e6b5cf401e 2026-07-08 16:38:34.118 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 94a01a1c-107e-4c5b-be76-61e6b5cf401e 2026-07-08 16:38:34.174 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d0cce60-9b5e-4fe0-b71c-fe8da13325eb 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Successfully bumped revision number for resource 8c65e16c-a163-4071-a8c8-aa76d702b02e (type: security_group_rules) to 0 2026-07-08 16:38:34.198 10 INFO neutron.wsgi [None req-8d0cce60-9b5e-4fe0-b71c-fe8da13325eb 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1595175 2026-07-08 16:38:34.328 10 INFO neutron.db.ovn_revision_numbers_db [None req-41aca0f9-eafd-449a-b69a-6e2fa86f863e 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Successfully bumped revision number for resource 4679c2cf-ae1e-4c0d-bac1-b7c8acc6f8c1 (type: security_group_rules) to 0 2026-07-08 16:38:34.355 10 INFO neutron.wsgi [None req-41aca0f9-eafd-449a-b69a-6e2fa86f863e 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1530912 2026-07-08 16:38:34.422 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8faffda-c004-4579-a083-74cbfd1d04bb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource d227c74a-c198-4c05-88dc-25b6431d3eeb (type: security_groups) to 1 2026-07-08 16:38:34.448 10 INFO neutron.wsgi [None req-b8faffda-c004-4579-a083-74cbfd1d04bb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=52a0cd4ec2b24e0693cc4f5375013eb5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3106031 2026-07-08 16:38:34.506 10 INFO neutron.db.ovn_revision_numbers_db [None req-17fb374a-7893-46ec-aeac-228e054f9f3d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 52762586-c9a8-42e7-adb6-74d691e45e30 (type: security_groups) to 1 2026-07-08 16:38:34.571 10 INFO neutron.db.segments_db [None req-17fb374a-7893-46ec-aeac-228e054f9f3d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Added segment 56cbe476-799e-4375-8ea4-3af82f9c4733 of type geneve for network e23b7794-9c9d-479a-b2c5-36ceb3d32ba5 2026-07-08 16:38:34.725 10 INFO neutron.db.ovn_revision_numbers_db [None req-17fb374a-7893-46ec-aeac-228e054f9f3d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource e23b7794-9c9d-479a-b2c5-36ceb3d32ba5 (type: networks) to 1 2026-07-08 16:38:34.779 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 94a01a1c-107e-4c5b-be76-61e6b5cf401e (type: ports) to 1 2026-07-08 16:38:34.798 10 INFO neutron.wsgi [None req-e4e18fa4-2d84-4747-a95f-f42c4da600c6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/d227c74a-c198-4c05-88dc-25b6431d3eeb HTTP/1.1" status: 204 len: 168 time: 0.3436017 2026-07-08 16:38:34.968 9 INFO neutron.db.ovn_revision_numbers_db [None req-64addf62-1e8c-46bc-a41e-2693d52fd8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 9a60c889-fb27-4abe-9329-6f8264fcb25a (type: router_ports) to 2 2026-07-08 16:38:34.971 9 INFO neutron.wsgi [None req-64addf62-1e8c-46bc-a41e-2693d52fd8b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/7f84d8b1-1a92-4bb9-ab5a-a96afd486cee/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.3537550 2026-07-08 16:38:34.981 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17fb374a-7893-46ec-aeac-228e054f9f3d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:38:34.986 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17fb374a-7893-46ec-aeac-228e054f9f3d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network e23b7794-9c9d-479a-b2c5-36ceb3d32ba5: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:35.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-17fb374a-7893-46ec-aeac-228e054f9f3d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 17c9d8db-2776-4422-a356-3e3c05581092 (type: ports) to 1 2026-07-08 16:38:35.071 10 INFO neutron.db.ovn_revision_numbers_db [None req-ccb5e290-a401-4da1-8191-6ab335a4ab6b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 8c76805b-fc13-4c4e-aca3-9a1f93812545 (type: security_groups) to 1 2026-07-08 16:38:35.085 10 INFO neutron.wsgi [None req-17fb374a-7893-46ec-aeac-228e054f9f3d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.7652371 2026-07-08 16:38:35.103 10 INFO neutron.wsgi [None req-ccb5e290-a401-4da1-8191-6ab335a4ab6b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=09476e44d73348cb9644b9b92ef79d0c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1862404 2026-07-08 16:38:35.181 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fced0872-7d1e-4925-9bde-a008a538f231 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] No more DHCP agents 2026-07-08 16:38:35.183 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fced0872-7d1e-4925-9bde-a008a538f231 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:35.186 10 INFO neutron.db.segments_db [None req-c93ba1fe-9441-439c-bb16-bd6a09d4ce17 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Added segment 2bfe8146-1376-4d03-86f4-24dc2b6bbe59 of type geneve for network 0c924438-ae56-42f5-ace3-03948e77102e 2026-07-08 16:38:35.302 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 94a01a1c-107e-4c5b-be76-61e6b5cf401e (type: router_ports) to 3 2026-07-08 16:38:35.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-c93ba1fe-9441-439c-bb16-bd6a09d4ce17 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 0c924438-ae56-42f5-ace3-03948e77102e (type: networks) to 1 2026-07-08 16:38:35.499 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 94a01a1c-107e-4c5b-be76-61e6b5cf401e (type: ports) to 2 2026-07-08 16:38:35.580 10 INFO neutron.wsgi [None req-8de96dfc-5b8b-4f90-9ab8-b9bf729caa98 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/8c76805b-fc13-4c4e-aca3-9a1f93812545 HTTP/1.1" status: 204 len: 168 time: 0.4718454 2026-07-08 16:38:35.608 9 INFO neutron.db.ovn_revision_numbers_db [None req-fced0872-7d1e-4925-9bde-a008a538f231 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Successfully bumped revision number for resource e70f5d94-84c7-4607-a823-2a71f9ab98c5 (type: floatingips) to 0 2026-07-08 16:38:35.648 9 INFO neutron.wsgi [None req-fced0872-7d1e-4925-9bde-a008a538f231 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2874098 2026-07-08 16:38:35.727 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c93ba1fe-9441-439c-bb16-bd6a09d4ce17 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:38:35.729 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c93ba1fe-9441-439c-bb16-bd6a09d4ce17 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network 0c924438-ae56-42f5-ace3-03948e77102e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:35.776 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 94a01a1c-107e-4c5b-be76-61e6b5cf401e (type: ports) to 4 2026-07-08 16:38:35.793 10 INFO neutron.db.ovn_revision_numbers_db [None req-c93ba1fe-9441-439c-bb16-bd6a09d4ce17 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource e3525e7c-4a6d-471e-afe5-4811bddb56f1 (type: ports) to 1 2026-07-08 16:38:35.835 10 INFO neutron.wsgi [None req-c93ba1fe-9441-439c-bb16-bd6a09d4ce17 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.7436106 2026-07-08 16:38:36.107 9 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-170384ad-1f58-4efb-8303-7c3875e2ac1e 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/networks?id=0df34948-a64c-47ff-ba8e-e89a3d37db1b HTTP/1.1" status: 200 len: 877 time: 0.1070650 2026-07-08 16:38:36.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 94a01a1c-107e-4c5b-be76-61e6b5cf401e (type: router_ports) to 4 2026-07-08 16:38:36.139 9 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-d86134db-b230-4946-afc3-9cb189c8e436 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/quotas/2a96256d1b144fa0b2b5ee25f1ab0c29 HTTP/1.1" status: 200 len: 386 time: 0.0238309 2026-07-08 16:38:36.157 10 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-9b0c2d04-0ac7-4fd7-8934-ca423ccf32d6 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-securitygroup--1811761496&fields=id&tenant_id=43a5bc72032d45d1a6fda93367aff6c3 HTTP/1.1" status: 200 len: 267 time: 0.0526345 2026-07-08 16:38:36.164 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56863696-4027-49a4-9da5-079794d8a11a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:38:36.167 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56863696-4027-49a4-9da5-079794d8a11a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network e23b7794-9c9d-479a-b2c5-36ceb3d32ba5: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:36.212 10 INFO neutron.db.ovn_revision_numbers_db [None req-56863696-4027-49a4-9da5-079794d8a11a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 221ea485-ef81-4941-ab15-b499890633fd (type: subnets) to 0 2026-07-08 16:38:36.234 10 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-836d46c6-9d66-4424-9065-49cf4dc3daa0 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/networks?id=5833c753-6940-44cd-b7b3-703c9f40fbb2 HTTP/1.1" status: 200 len: 874 time: 0.0640438 2026-07-08 16:38:36.237 10 INFO neutron.wsgi [None req-56863696-4027-49a4-9da5-079794d8a11a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3901713 2026-07-08 16:38:36.264 9 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-f449313e-09f2-4d1d-89a4-a01717204c14 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=2a96256d1b144fa0b2b5ee25f1ab0c29&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1169324 2026-07-08 16:38:36.269 10 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-ab3caca1-0566-4c9d-b343-637e7be68ed2 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/quotas/43a5bc72032d45d1a6fda93367aff6c3 HTTP/1.1" status: 200 len: 386 time: 0.0246942 2026-07-08 16:38:36.368 9 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-681c5006-3d65-47d7-87fc-32439029c875 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/0df34948-a64c-47ff-ba8e-e89a3d37db1b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0944757 2026-07-08 16:38:36.405 10 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-50f8b8b2-cb29-441d-b2eb-386ee32cc569 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=43a5bc72032d45d1a6fda93367aff6c3&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1175449 2026-07-08 16:38:36.437 9 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-f6274c65-53ee-402c-b8d6-df2bb2f7336a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/0df34948-a64c-47ff-ba8e-e89a3d37db1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0619574 2026-07-08 16:38:36.504 10 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-553548c9-09e0-43a1-bbec-e1aa4ef7a2c8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0852847 2026-07-08 16:38:36.563 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f949e8d-1173-44c3-9db3-1c699a284bac a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:38:36.565 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f949e8d-1173-44c3-9db3-1c699a284bac a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network 0c924438-ae56-42f5-ace3-03948e77102e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:36.581 10 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-acb90950-8afb-4917-ad48-44b53c42846b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0710783 2026-07-08 16:38:36.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f949e8d-1173-44c3-9db3-1c699a284bac a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 69f55f3a-0aff-4925-98b7-8859d7d254b9 (type: subnets) to 0 2026-07-08 16:38:36.601 9 INFO neutron.wsgi [req-9a8612db-44fb-4510-80ab-a5cd5a48219f req-ef6b98cc-b1c0-44e2-84e9-687a94b46a27 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 210 time: 0.0349071 2026-07-08 16:38:36.611 10 INFO neutron.wsgi [None req-9f949e8d-1173-44c3-9db3-1c699a284bac a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.3678458 2026-07-08 16:38:36.740 9 INFO neutron.wsgi [req-af06c21d-f392-45f7-834a-4698b3df7e65 req-256ab2f2-74c6-4497-b09f-8f71b0b16083 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 210 time: 0.0223773 2026-07-08 16:38:36.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-44577c9c-b1d0-4ed2-9c89-5eaa067d1fcc a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 0fb05d3b-f661-4508-856c-2bc9898b48af (type: routers) to 1 2026-07-08 16:38:36.861 10 INFO neutron.wsgi [None req-44577c9c-b1d0-4ed2-9c89-5eaa067d1fcc a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.2434452 2026-07-08 16:38:37.425 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dcd71306-46bb-477f-b818-5963c3f7a40b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] No more DHCP agents 2026-07-08 16:38:37.428 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dcd71306-46bb-477f-b818-5963c3f7a40b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Unable to schedule network e23b7794-9c9d-479a-b2c5-36ceb3d32ba5: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:37.438 10 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-615567c3-3a3e-4eae-9ff8-207af2efe47c 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 199.19.213.163 "GET /v2.0/networks?id=0df34948-a64c-47ff-ba8e-e89a3d37db1b HTTP/1.1" status: 200 len: 877 time: 0.0947015 2026-07-08 16:38:37.530 9 INFO neutron.db.ovn_revision_numbers_db [None req-dcd71306-46bb-477f-b818-5963c3f7a40b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource e7da457b-dac7-4027-871b-3ca3b052eef4 (type: ports) to 1 2026-07-08 16:38:37.619 9 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-65999ab6-9aaf-4b1c-a6bb-09f5629350f0 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 199.19.213.163 "GET /v2.0/networks?id=5833c753-6940-44cd-b7b3-703c9f40fbb2 HTTP/1.1" status: 200 len: 874 time: 0.0796790 2026-07-08 16:38:37.685 9 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-6193266c-6f59-4f84-bab9-a8cbda038090 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=43a5bc72032d45d1a6fda93367aff6c3 HTTP/1.1" status: 200 len: 380 time: 0.0567677 2026-07-08 16:38:37.706 10 INFO neutron.wsgi [req-34da34f6-534c-4341-99be-f6d8e1d0cdd6 req-d6ba5d1d-37ef-421d-9d74-ac136b41c5cc 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 210 time: 0.0370245 2026-07-08 16:38:37.783 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d0c3442a-0332-43ba-8866-a775e90fd3d6 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - - -] No more DHCP agents 2026-07-08 16:38:37.787 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d0c3442a-0332-43ba-8866-a775e90fd3d6 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - - -] Unable to schedule network 0df34948-a64c-47ff-ba8e-e89a3d37db1b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:37.959 10 INFO neutron.db.ovn_revision_numbers_db [None req-d0c3442a-0332-43ba-8866-a775e90fd3d6 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - - -] Successfully bumped revision number for resource 338582bb-63bd-404f-a593-28c7926f29a4 (type: ports) to 1 2026-07-08 16:38:38.006 10 INFO neutron.wsgi [None req-d0c3442a-0332-43ba-8866-a775e90fd3d6 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.5637040 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:38.057 9 INFO neutron.wsgi [req-6d436a4b-cf80-4479-8ade-579f5f9eee79 req-5fe13ae7-2278-4843-99a5-3fc3e3f9c245 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 210 time: 0.0395238 2026-07-08 16:38:38.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-27166807-07bf-4cca-99ce-b673b4c33bbc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 4ec91c6e-1bb7-4681-8620-f5c7f720c041 (type: security_groups) to 1 2026-07-08 16:38:38.324 10 INFO neutron.wsgi [None req-27166807-07bf-4cca-99ce-b673b4c33bbc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=7365e07f791940edadd3330ba009e730&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3904526 2026-07-08 16:38:38.359 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: e7da457b-dac7-4027-871b-3ca3b052eef4 2026-07-08 16:38:38.362 9 INFO neutron.db.ovn_revision_numbers_db [None req-dcd71306-46bb-477f-b818-5963c3f7a40b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource e7da457b-dac7-4027-871b-3ca3b052eef4 (type: router_ports) to 2 2026-07-08 16:38:38.388 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port e7da457b-dac7-4027-871b-3ca3b052eef4 2026-07-08 16:38:38.456 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59ae6a0f-ff1c-4ac9-9f9d-7add71f8f08d 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] No more DHCP agents 2026-07-08 16:38:38.462 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59ae6a0f-ff1c-4ac9-9f9d-7add71f8f08d 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Unable to schedule network 5833c753-6940-44cd-b7b3-703c9f40fbb2: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:38.501 9 INFO neutron.db.ovn_revision_numbers_db [None req-dcd71306-46bb-477f-b818-5963c3f7a40b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource e7da457b-dac7-4027-871b-3ca3b052eef4 (type: ports) to 2 2026-07-08 16:38:38.555 10 INFO neutron.db.ovn_revision_numbers_db [None req-5ac8a96b-11f6-4b21-b1db-c7f1d27c62f8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 338582bb-63bd-404f-a593-28c7926f29a4 (type: ports) to 2 2026-07-08 16:38:38.597 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dcd71306-46bb-477f-b818-5963c3f7a40b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] No more DHCP agents 2026-07-08 16:38:38.598 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dcd71306-46bb-477f-b818-5963c3f7a40b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Unable to schedule network e23b7794-9c9d-479a-b2c5-36ceb3d32ba5: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:38.683 9 INFO neutron.db.ovn_revision_numbers_db [None req-59ae6a0f-ff1c-4ac9-9f9d-7add71f8f08d 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Successfully bumped revision number for resource 400544dc-5e59-4ac7-be12-ec6810a94ade (type: ports) to 1 2026-07-08 16:38:38.726 9 INFO neutron.wsgi [None req-59ae6a0f-ff1c-4ac9-9f9d-7add71f8f08d 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.0244443 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:38.769 10 INFO neutron.wsgi [None req-684ae379-6c22-4838-a5a2-4d36312bdf1b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/4ec91c6e-1bb7-4681-8620-f5c7f720c041 HTTP/1.1" status: 204 len: 168 time: 0.4279752 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:38.808 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port ffc4e633-c3d5-4d43-a62e-d0b732154ea4: RuntimeError: No hosting information found for port ffc4e633-c3d5-4d43-a62e-d0b732154ea4 2026-07-08 16:38:38.809 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 9a60c889-fb27-4abe-9329-6f8264fcb25a 2026-07-08 16:38:38.840 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource e7da457b-dac7-4027-871b-3ca3b052eef4 (type: ports) to 3 2026-07-08 16:38:38.842 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 9a60c889-fb27-4abe-9329-6f8264fcb25a 2026-07-08 16:38:38.889 9 INFO neutron.db.ovn_revision_numbers_db [None req-dcd71306-46bb-477f-b818-5963c3f7a40b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource e7da457b-dac7-4027-871b-3ca3b052eef4 (type: router_ports) to 3 2026-07-08 16:38:38.891 9 INFO neutron.wsgi [None req-dcd71306-46bb-477f-b818-5963c3f7a40b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "PUT /v2.0/routers/0fb05d3b-f661-4508-856c-2bc9898b48af/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0227125 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:39.203 10 INFO neutron.wsgi [None req-a99faa47-1bcd-4d09-939c-ed3f038213fe a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/e7da457b-dac7-4027-871b-3ca3b052eef4 HTTP/1.1" status: 200 len: 1141 time: 0.2977676 2026-07-08 16:38:39.218 10 INFO neutron.db.ovn_revision_numbers_db [None req-5ac8a96b-11f6-4b21-b1db-c7f1d27c62f8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 338582bb-63bd-404f-a593-28c7926f29a4 (type: ports) to 2 2026-07-08 16:38:39.224 10 INFO neutron.wsgi [req-369b55cb-0975-4aad-9dd5-30cf4353f830 req-0ee84c42-62e0-4b96-845f-03bdd15afcfa 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1168 time: 0.4435422 2026-07-08 16:38:39.251 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 9a60c889-fb27-4abe-9329-6f8264fcb25a (type: ports) to 3 2026-07-08 16:38:39.281 9 INFO neutron.wsgi [req-b1d265e1-08a8-4d90-a398-57a9fc302f99 req-8cd396a6-534d-413f-9668-8a28a3886fe5 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1172 time: 0.1399043 2026-07-08 16:38:39.320 10 INFO neutron.wsgi [None req-5ac8a96b-11f6-4b21-b1db-c7f1d27c62f8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/338582bb-63bd-404f-a593-28c7926f29a4 HTTP/1.1" status: 200 len: 1328 time: 1.3044119 2026-07-08 16:38:39.327 10 INFO neutron.wsgi [req-369b55cb-0975-4aad-9dd5-30cf4353f830 req-8c815ef9-ecd7-4e88-aaf6-905d9512a31b 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=58c88801-35e3-4470-b6f1-6ac23c7de3fb&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0772610 2026-07-08 16:38:39.358 9 INFO neutron.wsgi [req-b1d265e1-08a8-4d90-a398-57a9fc302f99 req-aa26c009-4ce0-4d71-a967-98dbd236c40e 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0670741 2026-07-08 16:38:39.386 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7c0b3e4-0804-46d2-9b3c-f86f7ed15d0c'] response: {'name': 'network-changed', 'server_uuid': '77c1d9f1-a9fc-4263-ada8-1613448ee5b1', 'tag': '338582bb-63bd-404f-a593-28c7926f29a4', 'status': 'completed', 'code': 200} 2026-07-08 16:38:39.388 9 INFO neutron.db.ovn_revision_numbers_db [None req-86f05778-4349-49d4-9153-44c1f5460153 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 400544dc-5e59-4ac7-be12-ec6810a94ade (type: ports) to 2 2026-07-08 16:38:39.414 10 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-3df9ca3b-18af-43a0-a3d4-7ddaaad1c6df cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=2a96256d1b144fa0b2b5ee25f1ab0c29&device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1359 time: 0.0514896 2026-07-08 16:38:39.416 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 9a60c889-fb27-4abe-9329-6f8264fcb25a (type: router_ports) to 3 2026-07-08 16:38:39.443 10 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-6de7f64e-c0ed-488f-91ff-3b288a34f3c1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=338582bb-63bd-404f-a593-28c7926f29a4 HTTP/1.1" status: 200 len: 217 time: 0.0206316 2026-07-08 16:38:39.501 10 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-f2394098-85a5-4430-a12d-7d6dfe62aac8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=7568a891-4b4b-4a66-b539-37dcabb81335 HTTP/1.1" status: 200 len: 871 time: 0.0498080 2026-07-08 16:38:39.553 10 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-7da08b43-5adf-4089-9ea0-76951411ced7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=0df34948-a64c-47ff-ba8e-e89a3d37db1b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0337269 2026-07-08 16:38:39.581 9 INFO neutron.db.ovn_revision_numbers_db [None req-86f05778-4349-49d4-9153-44c1f5460153 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 400544dc-5e59-4ac7-be12-ec6810a94ade (type: ports) to 2 2026-07-08 16:38:39.595 9 INFO neutron.wsgi [None req-86f05778-4349-49d4-9153-44c1f5460153 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/400544dc-5e59-4ac7-be12-ec6810a94ade HTTP/1.1" status: 200 len: 1332 time: 0.8595088 2026-07-08 16:38:39.630 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-780acbba-3da6-4469-90a7-3e68cc6c2161'] response: {'name': 'network-changed', 'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:39.658 10 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-109ab4ef-30ae-449b-814c-e4a3cc02479b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/0df34948-a64c-47ff-ba8e-e89a3d37db1b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0992913 2026-07-08 16:38:39.668 9 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-7e30c00d-ec06-43bd-9962-a9f5c793ab8d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=43a5bc72032d45d1a6fda93367aff6c3&device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1363 time: 0.0328751 2026-07-08 16:38:39.699 9 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-86125db0-2403-44b3-8a7e-1dd2207e72db cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=400544dc-5e59-4ac7-be12-ec6810a94ade HTTP/1.1" status: 200 len: 217 time: 0.0272171 2026-07-08 16:38:39.730 10 INFO neutron.wsgi [req-0b35b15d-2c94-410c-a22f-f2ca61cf0631 req-878ae9e7-01d0-4edc-9faa-ad4f90fac844 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/0df34948-a64c-47ff-ba8e-e89a3d37db1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0644774 2026-07-08 16:38:39.735 9 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-60b13231-c9db-4efe-95a0-21155d7b7142 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=66e91e5a-bfad-43ac-afd3-0c2090d27d8d HTTP/1.1" status: 200 len: 868 time: 0.0287938 2026-07-08 16:38:39.760 9 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-dcf871b4-5ee1-4a03-ab3b-f9166e45f8da cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=5833c753-6940-44cd-b7b3-703c9f40fbb2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0199313 2026-07-08 16:38:39.828 9 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-3650f104-c916-4f24-bbc7-84e5d7bc55be cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0624211 2026-07-08 16:38:39.829 10 INFO neutron.wsgi [req-ccb484a1-ece9-47ac-8856-25dd5d165a46 req-57c6ff74-984a-4494-9ffc-9102889f8c20 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=2a96256d1b144fa0b2b5ee25f1ab0c29&device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1359 time: 0.0446141 2026-07-08 16:38:39.841 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eaef45b7-a6b2-4d11-8408-e7697d3e0a89 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] No more DHCP agents 2026-07-08 16:38:39.849 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eaef45b7-a6b2-4d11-8408-e7697d3e0a89 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Unable to schedule network 0c924438-ae56-42f5-ace3-03948e77102e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:39.902 9 INFO neutron.wsgi [req-3ef4c767-8332-45db-8fd2-6f3842bb7f40 req-220ab938-cfd2-4159-bcf2-4c86cd54bf20 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0619433 2026-07-08 16:38:39.922 10 INFO neutron.wsgi [req-ccb484a1-ece9-47ac-8856-25dd5d165a46 req-ec5cb2ed-fe33-47aa-b737-b16a7b56c5a1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=0df34948-a64c-47ff-ba8e-e89a3d37db1b HTTP/1.1" status: 200 len: 976 time: 0.0800116 2026-07-08 16:38:39.983 10 INFO neutron.wsgi [req-ccb484a1-ece9-47ac-8856-25dd5d165a46 req-5f356e73-0ece-4d1f-b6b7-d7d377d2f6eb cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=338582bb-63bd-404f-a593-28c7926f29a4 HTTP/1.1" status: 200 len: 217 time: 0.0388110 2026-07-08 16:38:39.986 9 INFO neutron.wsgi [req-c3639989-84a7-4faa-9972-95437496ff3b req-948f0fbc-fee1-42ea-b3ed-050cf8ceee14 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=43a5bc72032d45d1a6fda93367aff6c3&device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1363 time: 0.0351946 2026-07-08 16:38:40.028 10 INFO neutron.wsgi [req-ccb484a1-ece9-47ac-8856-25dd5d165a46 req-cb695327-b7ee-4090-9b87-6e1106e64772 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=7568a891-4b4b-4a66-b539-37dcabb81335 HTTP/1.1" status: 200 len: 871 time: 0.0363622 2026-07-08 16:38:40.028 10 INFO neutron.db.ovn_revision_numbers_db [None req-eaef45b7-a6b2-4d11-8408-e7697d3e0a89 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource 4a978528-89a8-4c16-b088-4a7661a459b0 (type: ports) to 1 2026-07-08 16:38:40.067 10 INFO neutron.wsgi [req-ccb484a1-ece9-47ac-8856-25dd5d165a46 req-b58790e4-e777-4fde-b4d1-8f413392b84d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=0df34948-a64c-47ff-ba8e-e89a3d37db1b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0333076 2026-07-08 16:38:40.079 9 INFO neutron.wsgi [req-c3639989-84a7-4faa-9972-95437496ff3b req-2ddc9567-099c-4571-8b94-1634b1532374 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=5833c753-6940-44cd-b7b3-703c9f40fbb2 HTTP/1.1" status: 200 len: 973 time: 0.0850270 2026-07-08 16:38:40.168 10 INFO neutron.wsgi [req-ccb484a1-ece9-47ac-8856-25dd5d165a46 req-324c00d2-b096-4229-9bbf-0bfe9f823801 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/0df34948-a64c-47ff-ba8e-e89a3d37db1b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0930872 2026-07-08 16:38:40.256 10 INFO neutron.wsgi [req-ccb484a1-ece9-47ac-8856-25dd5d165a46 req-b028a1f5-db41-43b7-8cec-6fd78a960280 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/0df34948-a64c-47ff-ba8e-e89a3d37db1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0814545 2026-07-08 16:38:40.360 9 INFO neutron.wsgi [req-c3639989-84a7-4faa-9972-95437496ff3b req-adbe392d-fd3c-4658-8f0a-2faf058215a0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=400544dc-5e59-4ac7-be12-ec6810a94ade HTTP/1.1" status: 200 len: 217 time: 0.2737865 2026-07-08 16:38:40.411 9 INFO neutron.wsgi [req-c3639989-84a7-4faa-9972-95437496ff3b req-9bac0f6e-d191-4f65-8e84-29a62000a963 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=66e91e5a-bfad-43ac-afd3-0c2090d27d8d HTTP/1.1" status: 200 len: 868 time: 0.0426955 2026-07-08 16:38:40.450 9 INFO neutron.wsgi [req-c3639989-84a7-4faa-9972-95437496ff3b req-353f4ebb-5c06-4a72-9e90-ff7a4ef5fde5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=5833c753-6940-44cd-b7b3-703c9f40fbb2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0228341 2026-07-08 16:38:40.472 9 INFO neutron.wsgi [req-0a1b1b58-e9a7-4ae1-b197-01629b41d297 req-7580fe7e-c5fe-4000-93da-b89ad3b0eb4b 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1168 time: 0.0739806 2026-07-08 16:38:40.491 10 INFO neutron.wsgi [req-93d09b73-a922-4383-9c46-0217d37efe8f req-c0bff3d8-0fd6-4ff4-a8e5-a74fb268b904 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1172 time: 0.0414629 2026-07-08 16:38:40.532 9 INFO neutron.wsgi [req-c3639989-84a7-4faa-9972-95437496ff3b req-e81d5ac6-c5ed-48e8-9572-6a56697570ee cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0754306 2026-07-08 16:38:40.539 10 INFO neutron.wsgi [req-93d09b73-a922-4383-9c46-0217d37efe8f req-08b802a3-181c-47e0-a6b4-b091651359c3 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0366986 2026-07-08 16:38:40.539 9 INFO neutron.wsgi [req-0a1b1b58-e9a7-4ae1-b197-01629b41d297 req-38f3185c-7901-4195-8458-e965d477e352 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=58c88801-35e3-4470-b6f1-6ac23c7de3fb&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0567181 2026-07-08 16:38:40.595 9 INFO neutron.wsgi [req-c3639989-84a7-4faa-9972-95437496ff3b req-ca3a8f1e-9f43-4f52-8845-c3cf8ab69dfc cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0546360 2026-07-08 16:38:40.641 10 INFO neutron.db.ovn_revision_numbers_db [None req-eaef45b7-a6b2-4d11-8408-e7697d3e0a89 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource 4a978528-89a8-4c16-b088-4a7661a459b0 (type: router_ports) to 2 2026-07-08 16:38:40.739 10 INFO neutron.db.ovn_revision_numbers_db [None req-eaef45b7-a6b2-4d11-8408-e7697d3e0a89 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource 4a978528-89a8-4c16-b088-4a7661a459b0 (type: ports) to 2 2026-07-08 16:38:40.798 10 INFO neutron.db.ovn_revision_numbers_db [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource 3774edba-e894-484f-881b-0ec5462721e3 (type: security_groups) to 1 2026-07-08 16:38:40.828 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eaef45b7-a6b2-4d11-8408-e7697d3e0a89 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] No more DHCP agents 2026-07-08 16:38:40.830 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eaef45b7-a6b2-4d11-8408-e7697d3e0a89 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Unable to schedule network 0c924438-ae56-42f5-ace3-03948e77102e: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:40.899 10 INFO neutron.db.segments_db [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Added segment 6dcf20c6-2594-4e0c-a760-e13b66471c5d of type geneve for network 78b8dba8-b26c-4298-9fc2-526c963b94ae 2026-07-08 16:38:41.220 10 INFO neutron.db.ovn_revision_numbers_db [None req-eaef45b7-a6b2-4d11-8408-e7697d3e0a89 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 4a978528-89a8-4c16-b088-4a7661a459b0 (type: router_ports) to 2 2026-07-08 16:38:41.222 10 INFO neutron.wsgi [None req-eaef45b7-a6b2-4d11-8408-e7697d3e0a89 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "PUT /v2.0/routers/0fb05d3b-f661-4508-856c-2bc9898b48af/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0103729 2026-07-08 16:38:41.248 10 INFO neutron.db.segments_db [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Added segment 8a520a33-28fa-4294-bc51-b969eaef724b of type geneve for network ded9ef76-63b0-4fd4-bb4e-cf30263ab915 2026-07-08 16:38:41.258 10 INFO neutron.wsgi [None req-7987cb06-5a13-4ac4-8fe7-9e3fd169c82e a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/4a978528-89a8-4c16-b088-4a7661a459b0 HTTP/1.1" status: 200 len: 1147 time: 0.0309391 2026-07-08 16:38:41.378 9 INFO neutron.wsgi [None req-e20e8bd7-8ec0-4ccd-b7e0-11aa9fe791b4 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/4a978528-89a8-4c16-b088-4a7661a459b0 HTTP/1.1" status: 200 len: 1147 time: 0.1138210 2026-07-08 16:38:41.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource 78b8dba8-b26c-4298-9fc2-526c963b94ae (type: networks) to 1 2026-07-08 16:38:41.583 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:41.585 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network 78b8dba8-b26c-4298-9fc2-526c963b94ae: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:41.694 10 INFO neutron.db.ovn_revision_numbers_db [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource a31d4efc-1830-4209-bf97-f241de6fba69 (type: ports) to 1 2026-07-08 16:38:41.714 9 INFO neutron.wsgi [req-849c7f17-d245-471a-9585-8c1fa2ece6f2 req-7664433b-0146-46eb-ad43-64f3284e11ee 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1168 time: 0.0938756 2026-07-08 16:38:41.745 10 INFO neutron.wsgi [req-bee15f02-a42b-4395-ae08-d6af1e6cec93 req-a510c7c0-749f-41b4-bbbe-3a2023c6a05f 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1172 time: 0.1476967 2026-07-08 16:38:41.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource ded9ef76-63b0-4fd4-bb4e-cf30263ab915 (type: networks) to 1 2026-07-08 16:38:41.754 9 INFO neutron.wsgi [req-849c7f17-d245-471a-9585-8c1fa2ece6f2 req-16c27019-fb02-4ec1-a429-9263cd70ec0d 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=58c88801-35e3-4470-b6f1-6ac23c7de3fb&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0333223 2026-07-08 16:38:41.814 10 INFO neutron.wsgi [req-bee15f02-a42b-4395-ae08-d6af1e6cec93 req-d553d0d5-f36c-4732-9839-0bb709605460 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0588973 2026-07-08 16:38:41.938 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:41.941 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network ded9ef76-63b0-4fd4-bb4e-cf30263ab915: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:42.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource fddd39cb-c883-4383-9355-67ffd082ed22 (type: ports) to 1 2026-07-08 16:38:42.027 10 INFO neutron.wsgi [None req-27ce9ab6-4309-4321-a639-a2e3fdb91192 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 1.5881803 2026-07-08 16:38:42.141 10 INFO neutron.wsgi [None req-31fb3f44-e990-49bf-ac34-5dd25c33d755 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.1106122 2026-07-08 16:38:42.432 9 INFO neutron.wsgi [None req-5a242df4-d71a-41ac-9419-7fd485370e84 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/4a978528-89a8-4c16-b088-4a7661a459b0 HTTP/1.1" status: 200 len: 1147 time: 0.0476053 2026-07-08 16:38:42.537 10 INFO neutron.services.segments.plugin [-] Segment 6dcf20c6-2594-4e0c-a760-e13b66471c5d resource provider aggregate not found 2026-07-08 16:38:42.543 10 INFO neutron.services.segments.plugin [-] Segment 6dcf20c6-2594-4e0c-a760-e13b66471c5d resource provider aggregate not found 2026-07-08 16:38:42.564 10 INFO neutron.services.segments.plugin [-] Segment 6dcf20c6-2594-4e0c-a760-e13b66471c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dcf20c6-2594-4e0c-a760-e13b66471c5d found for delete ", "request_id": "req-fc596bb8-ebd2-4202-a49f-008e4a2709ff"}]} 2026-07-08 16:38:42.582 10 INFO neutron.services.segments.plugin [-] Segment 6dcf20c6-2594-4e0c-a760-e13b66471c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dcf20c6-2594-4e0c-a760-e13b66471c5d found for delete ", "request_id": "req-446b45d2-1cc1-46af-92ef-fb23f131fd75"}]} 2026-07-08 16:38:42.592 10 INFO neutron.wsgi [None req-02c7d144-a56d-4f4d-8b1b-512f6dd74b81 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/networks/78b8dba8-b26c-4298-9fc2-526c963b94ae HTTP/1.1" status: 204 len: 168 time: 0.4453690 2026-07-08 16:38:42.882 9 INFO neutron.wsgi [req-9a90aaa4-992b-42ec-aa89-b7a99d386b69 req-81080c34-fb0f-4df4-9f5f-22ddb01131cd 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1168 time: 0.0445573 2026-07-08 16:38:42.916 10 INFO neutron.wsgi [req-7555a216-c32c-4131-9f12-5237e7edaa39 req-c54e8fb8-54d7-4a29-be95-270e24d66ac7 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1172 time: 0.0413425 2026-07-08 16:38:42.958 9 INFO neutron.wsgi [req-9a90aaa4-992b-42ec-aa89-b7a99d386b69 req-99b8a9e2-2ac5-4e4a-bf61-555733ceba7a 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=58c88801-35e3-4470-b6f1-6ac23c7de3fb&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0678170 2026-07-08 16:38:42.974 10 INFO neutron.wsgi [req-7555a216-c32c-4131-9f12-5237e7edaa39 req-a2fdb3b6-734b-4f96-b52f-35999259e4b7 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0456650 2026-07-08 16:38:43.045 9 INFO neutron.services.segments.plugin [-] Segment 8a520a33-28fa-4294-bc51-b969eaef724b resource provider aggregate not found 2026-07-08 16:38:43.055 9 INFO neutron.services.segments.plugin [-] Segment 8a520a33-28fa-4294-bc51-b969eaef724b resource provider aggregate not found 2026-07-08 16:38:43.070 9 INFO neutron.services.segments.plugin [-] Segment 8a520a33-28fa-4294-bc51-b969eaef724b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a520a33-28fa-4294-bc51-b969eaef724b found for delete ", "request_id": "req-77e3423a-cf34-4c3e-b084-0b2cc0a55ec4"}]} 2026-07-08 16:38:43.090 9 INFO neutron.services.segments.plugin [-] Segment 8a520a33-28fa-4294-bc51-b969eaef724b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a520a33-28fa-4294-bc51-b969eaef724b found for delete ", "request_id": "req-5ead08a3-b517-4cd5-a1ce-7a306f62d227"}]} 2026-07-08 16:38:43.139 9 INFO neutron.wsgi [None req-556d3cfa-a77a-436c-b4bd-70176c47959d c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/networks/ded9ef76-63b0-4fd4-bb4e-cf30263ab915 HTTP/1.1" status: 204 len: 168 time: 0.5404546 2026-07-08 16:38:43.217 10 INFO neutron.wsgi [None req-d9837563-0f98-4b16-a2be-5147e02dd1c7 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0739675 2026-07-08 16:38:43.309 10 INFO neutron.db.segments_db [None req-f6b2cafd-fa48-462e-b3b4-56a76751e9a8 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Added segment 8e6b5101-077a-4ca0-a319-80c6d613ef00 of type geneve for network cebcee3a-2481-4888-b320-655cf3d12c4c 2026-07-08 16:38:43.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-f6b2cafd-fa48-462e-b3b4-56a76751e9a8 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource cebcee3a-2481-4888-b320-655cf3d12c4c (type: networks) to 1 2026-07-08 16:38:43.483 9 INFO neutron.wsgi [None req-484b44dc-89d6-45ee-8fb9-0be0165bb14c a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/4a978528-89a8-4c16-b088-4a7661a459b0 HTTP/1.1" status: 200 len: 1147 time: 0.0437720 2026-07-08 16:38:43.629 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6b2cafd-fa48-462e-b3b4-56a76751e9a8 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:43.631 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6b2cafd-fa48-462e-b3b4-56a76751e9a8 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network cebcee3a-2481-4888-b320-655cf3d12c4c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:43.698 10 INFO neutron.db.ovn_revision_numbers_db [None req-f6b2cafd-fa48-462e-b3b4-56a76751e9a8 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource 11d0f6eb-77e9-4af0-9c01-bcf126785d94 (type: ports) to 1 2026-07-08 16:38:43.719 10 INFO neutron.wsgi [None req-f6b2cafd-fa48-462e-b3b4-56a76751e9a8 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.4915655 2026-07-08 16:38:43.834 10 INFO neutron.db.segments_db [None req-4154111d-4dd3-461b-8a1e-8c8f079c8f84 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Added segment ebc9e8fd-85c4-4b49-a8a8-a445296c8a26 of type geneve for network 9cc79508-d59d-497e-860c-c6338cc719a8 2026-07-08 16:38:44.012 10 INFO neutron.db.ovn_revision_numbers_db [None req-4154111d-4dd3-461b-8a1e-8c8f079c8f84 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource 9cc79508-d59d-497e-860c-c6338cc719a8 (type: networks) to 1 2026-07-08 16:38:44.064 9 INFO neutron.wsgi [req-3f1c3417-f4c6-4b57-bcd3-f3404459d323 req-51b9975d-78b9-422a-9684-42cdea419ebb 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1168 time: 0.0375264 2026-07-08 16:38:44.098 10 INFO neutron.wsgi [req-3fd94d1f-9c20-4236-ad21-5091f8b22971 req-63c0b38e-5c23-4639-a41a-a51bda5d234e 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1172 time: 0.0565343 2026-07-08 16:38:44.105 9 INFO neutron.wsgi [req-3f1c3417-f4c6-4b57-bcd3-f3404459d323 req-33516d6e-567f-43d7-ac30-2ba1d176c4fc 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=58c88801-35e3-4470-b6f1-6ac23c7de3fb&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0319123 2026-07-08 16:38:44.156 10 INFO neutron.wsgi [req-3fd94d1f-9c20-4236-ad21-5091f8b22971 req-c745509a-e3d4-4894-b87d-75d553939f0b 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0490696 2026-07-08 16:38:44.222 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4154111d-4dd3-461b-8a1e-8c8f079c8f84 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:44.224 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4154111d-4dd3-461b-8a1e-8c8f079c8f84 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network 9cc79508-d59d-497e-860c-c6338cc719a8: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:44.285 10 INFO neutron.db.ovn_revision_numbers_db [None req-4154111d-4dd3-461b-8a1e-8c8f079c8f84 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource ebd289bb-90fb-4bb0-9345-add16c4e34d6 (type: ports) to 1 2026-07-08 16:38:44.309 10 INFO neutron.wsgi [None req-4154111d-4dd3-461b-8a1e-8c8f079c8f84 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.5847747 2026-07-08 16:38:44.521 9 INFO neutron.wsgi [None req-97c62656-6f32-425f-8c3f-b61f5e556d6b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/4a978528-89a8-4c16-b088-4a7661a459b0 HTTP/1.1" status: 200 len: 1147 time: 0.0323157 2026-07-08 16:38:44.656 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port 9a60c889-fb27-4abe-9329-6f8264fcb25a: RuntimeError: No hosting information found for port 9a60c889-fb27-4abe-9329-6f8264fcb25a 2026-07-08 16:38:44.656 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 400544dc-5e59-4ac7-be12-ec6810a94ade 2026-07-08 16:38:44.667 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 400544dc-5e59-4ac7-be12-ec6810a94ade 2026-07-08 16:38:44.795 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7713010-3b3d-4e9a-aaae-aaad650407d2'] response: {'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'code': 200} 2026-07-08 16:38:44.847 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4476cd17-0876-474e-9458-3f5bba12896b c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:44.849 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4476cd17-0876-474e-9458-3f5bba12896b c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network cebcee3a-2481-4888-b320-655cf3d12c4c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:44.939 10 INFO neutron.db.ovn_revision_numbers_db [None req-4476cd17-0876-474e-9458-3f5bba12896b c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource 828575db-08ae-444a-b537-2c496f25b718 (type: ports) to 1 2026-07-08 16:38:44.984 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4476cd17-0876-474e-9458-3f5bba12896b c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:44.987 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4476cd17-0876-474e-9458-3f5bba12896b c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network 9cc79508-d59d-497e-860c-c6338cc719a8: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:44.994 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 400544dc-5e59-4ac7-be12-ec6810a94ade (type: ports) to 4 2026-07-08 16:38:45.054 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No hosting information found for port e7da457b-dac7-4027-871b-3ca3b052eef4: RuntimeError: No hosting information found for port e7da457b-dac7-4027-871b-3ca3b052eef4 2026-07-08 16:38:45.054 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 338582bb-63bd-404f-a593-28c7926f29a4 2026-07-08 16:38:45.073 10 INFO neutron.db.ovn_revision_numbers_db [None req-4476cd17-0876-474e-9458-3f5bba12896b c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource 10d94453-258e-4ac8-a069-cd69875fc2dd (type: ports) to 1 2026-07-08 16:38:45.083 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 338582bb-63bd-404f-a593-28c7926f29a4 2026-07-08 16:38:45.102 10 INFO neutron.wsgi [None req-4476cd17-0876-474e-9458-3f5bba12896b c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 0.7872727 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:45.213 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d042fe7-6d1f-4da1-8bc0-e7f3fadbec69'] response: {'server_uuid': '77c1d9f1-a9fc-4263-ada8-1613448ee5b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '338582bb-63bd-404f-a593-28c7926f29a4', 'code': 200} 2026-07-08 16:38:45.301 10 INFO neutron.wsgi [req-cde60077-7f48-4244-baf0-f18c0f8ff56a req-55b9a928-502f-47be-bbf6-ce1d2f973ae2 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1170 time: 0.1197987 2026-07-08 16:38:45.309 9 INFO neutron.wsgi [None req-ab946295-6c67-4279-b387-a75ca473d5b4 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.1989224 2026-07-08 16:38:45.364 10 INFO neutron.wsgi [req-cde60077-7f48-4244-baf0-f18c0f8ff56a req-c8ee3f40-e5c4-4f20-83c6-2aed097477af 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=58c88801-35e3-4470-b6f1-6ac23c7de3fb&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0572433 2026-07-08 16:38:45.399 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 338582bb-63bd-404f-a593-28c7926f29a4 (type: ports) to 4 2026-07-08 16:38:45.401 9 INFO neutron.wsgi [req-11a96685-78a2-4b43-a905-ccaf41cddeba req-88a71ba9-8c1b-4f58-bc3a-ffdfff25fa0b 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1174 time: 0.1098998 2026-07-08 16:38:45.445 9 INFO neutron.wsgi [req-11a96685-78a2-4b43-a905-ccaf41cddeba req-7e5c36f1-38a1-4994-ac73-01fb1b109ae0 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0358095 2026-07-08 16:38:45.461 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 4a978528-89a8-4c16-b088-4a7661a459b0 2026-07-08 16:38:45.492 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 4a978528-89a8-4c16-b088-4a7661a459b0 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:45.566 9 INFO neutron.wsgi [None req-8a95c806-976a-4d84-a984-3eeea170b80a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/4a978528-89a8-4c16-b088-4a7661a459b0 HTTP/1.1" status: 200 len: 1147 time: 0.0365720 2026-07-08 16:38:45.584 10 INFO neutron.wsgi [req-4f7cd0ce-29dc-4e1c-ac3e-c655175636f1 req-303b1e2b-3b28-4b7b-8316-df5ac37548b0 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1174 time: 0.0702565 2026-07-08 16:38:46.000 10 INFO neutron.wsgi [None req-67b4962e-59c9-421c-9162-def6c9522008 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/ports/828575db-08ae-444a-b537-2c496f25b718 HTTP/1.1" status: 204 len: 168 time: 0.6830788 2026-07-08 16:38:46.132 10 INFO neutron.db.l3_db [None req-26a99807-9b0b-43cc-98cf-7dc2c6d00e98 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Floating IP e70f5d94-84c7-4607-a823-2a71f9ab98c5 associated. External IP: 10.96.250.216, port: 400544dc-5e59-4ac7-be12-ec6810a94ade. 2026-07-08 16:38:46.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 4a978528-89a8-4c16-b088-4a7661a459b0 (type: ports) to 3 2026-07-08 16:38:46.314 9 INFO neutron.wsgi [None req-13c4eb48-8936-401c-8ff8-1e0ba226dbd3 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/ports/10d94453-258e-4ac8-a069-cd69875fc2dd HTTP/1.1" status: 204 len: 168 time: 0.3076100 2026-07-08 16:38:46.360 9 INFO neutron.wsgi [None req-8843049c-b782-4cd7-b330-0d67aee76993 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0416079 2026-07-08 16:38:46.379 10 INFO neutron.db.ovn_revision_numbers_db [None req-26a99807-9b0b-43cc-98cf-7dc2c6d00e98 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Successfully bumped revision number for resource e70f5d94-84c7-4607-a823-2a71f9ab98c5 (type: floatingips) to 1 2026-07-08 16:38:46.409 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 4a978528-89a8-4c16-b088-4a7661a459b0 (type: router_ports) to 3 2026-07-08 16:38:46.447 9 INFO neutron.db.segments_db [None req-12e80166-2c15-432d-a9d9-99cc3b44ebd5 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Added segment 90342122-5644-484c-bedd-e69d8a330d00 of type geneve for network 81d19ba1-c32d-410a-a286-497cc692b8ca 2026-07-08 16:38:46.476 10 INFO neutron.wsgi [req-0beffbae-f2b3-4f24-9280-50c7ec4ba631 req-f722e69e-0932-447b-9c1c-da2f844b0a9b 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1170 time: 0.0398865 2026-07-08 16:38:46.490 10 INFO neutron.db.ovn_revision_numbers_db [None req-26a99807-9b0b-43cc-98cf-7dc2c6d00e98 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Successfully bumped revision number for resource e70f5d94-84c7-4607-a823-2a71f9ab98c5 (type: floatingips) to 2 2026-07-08 16:38:46.511 10 INFO neutron.wsgi [None req-26a99807-9b0b-43cc-98cf-7dc2c6d00e98 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/e70f5d94-84c7-4607-a823-2a71f9ab98c5 HTTP/1.1" status: 200 len: 1050 time: 0.9147177 2026-07-08 16:38:46.542 10 INFO neutron.wsgi [req-0beffbae-f2b3-4f24-9280-50c7ec4ba631 req-d1c289be-bb51-4b9c-81d1-7d084ccd467a 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=58c88801-35e3-4470-b6f1-6ac23c7de3fb&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0577559 2026-07-08 16:38:46.588 9 INFO neutron.db.ovn_revision_numbers_db [None req-12e80166-2c15-432d-a9d9-99cc3b44ebd5 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource 81d19ba1-c32d-410a-a286-497cc692b8ca (type: networks) to 1 2026-07-08 16:38:46.673 10 INFO neutron.wsgi [None req-5755a179-b173-4eff-81d4-2303b36d12dd a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/4a978528-89a8-4c16-b088-4a7661a459b0 HTTP/1.1" status: 200 len: 1149 time: 0.1014068 2026-07-08 16:38:46.855 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-80abb1c5-d6c6-403a-b2f7-858b0eef5bbe'] response: {'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'code': 200} 2026-07-08 16:38:46.877 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12e80166-2c15-432d-a9d9-99cc3b44ebd5 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:46.894 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12e80166-2c15-432d-a9d9-99cc3b44ebd5 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network 81d19ba1-c32d-410a-a286-497cc692b8ca: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:46.918 10 INFO neutron.wsgi [req-7fbee61c-0c1d-4982-9705-5df049397fd5 req-9a3fd7d2-dad5-4714-906e-fdbca067ce8c 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1170 time: 0.0579753 2026-07-08 16:38:46.971 10 INFO neutron.wsgi [req-7fbee61c-0c1d-4982-9705-5df049397fd5 req-326aaba1-4b25-4503-a351-454a812de534 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=58c88801-35e3-4470-b6f1-6ac23c7de3fb&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0453432 2026-07-08 16:38:47.007 9 INFO neutron.db.ovn_revision_numbers_db [None req-12e80166-2c15-432d-a9d9-99cc3b44ebd5 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource fdf25aaf-eb88-477d-9134-08cff1350238 (type: ports) to 1 2026-07-08 16:38:47.059 9 INFO neutron.wsgi [None req-12e80166-2c15-432d-a9d9-99cc3b44ebd5 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.6907630 2026-07-08 16:38:47.212 9 INFO neutron.db.segments_db [None req-e81ea3cb-e37d-4668-bb45-6f6c28a974bb c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Added segment 110cd189-11c9-4318-a133-30dafd3fa00b of type geneve for network 7d83da2d-9fae-4bea-ba49-2abbe2200fe1 2026-07-08 16:38:47.269 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-125d2e3d-95a1-4276-9d56-3177bb5d23bd'] response: {'server_uuid': '77c1d9f1-a9fc-4263-ada8-1613448ee5b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '338582bb-63bd-404f-a593-28c7926f29a4', 'code': 200} 2026-07-08 16:38:47.271 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-125d2e3d-95a1-4276-9d56-3177bb5d23bd'] response: {'name': 'network-changed', 'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'status': 'completed', 'code': 200} 2026-07-08 16:38:47.338 10 INFO neutron.wsgi [req-2f298d0c-9341-4133-9a08-70828953d159 req-89c20ed2-cd35-403d-9165-9b31af420a88 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=43a5bc72032d45d1a6fda93367aff6c3&device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1365 time: 0.0408080 2026-07-08 16:38:47.360 9 INFO neutron.wsgi [req-11476265-94f6-4a84-a741-dbd19210261a req-c91d92f5-963d-4f3a-a8f3-0b400655a2da 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1170 time: 0.1722620 2026-07-08 16:38:47.400 10 INFO neutron.wsgi [req-2f298d0c-9341-4133-9a08-70828953d159 req-b22b4221-568b-46e7-9714-696c0ae66922 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=5833c753-6940-44cd-b7b3-703c9f40fbb2 HTTP/1.1" status: 200 len: 973 time: 0.0541954 2026-07-08 16:38:47.418 9 INFO neutron.db.ovn_revision_numbers_db [None req-e81ea3cb-e37d-4668-bb45-6f6c28a974bb c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource 7d83da2d-9fae-4bea-ba49-2abbe2200fe1 (type: networks) to 1 2026-07-08 16:38:47.456 10 INFO neutron.wsgi [req-2f298d0c-9341-4133-9a08-70828953d159 req-00ff78c1-d96f-435b-91c4-d39a569b1bee cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=400544dc-5e59-4ac7-be12-ec6810a94ade HTTP/1.1" status: 200 len: 1060 time: 0.0491214 2026-07-08 16:38:47.512 10 INFO neutron.wsgi [req-2f298d0c-9341-4133-9a08-70828953d159 req-fef2b61d-27a1-4d03-8180-473accfa385f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=66e91e5a-bfad-43ac-afd3-0c2090d27d8d HTTP/1.1" status: 200 len: 868 time: 0.0501726 2026-07-08 16:38:47.538 10 INFO neutron.wsgi [req-2f298d0c-9341-4133-9a08-70828953d159 req-f0d2b987-77d4-435b-aecf-aa139a5741ae cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=5833c753-6940-44cd-b7b3-703c9f40fbb2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0219414 2026-07-08 16:38:47.603 10 INFO neutron.wsgi [req-2f298d0c-9341-4133-9a08-70828953d159 req-0c76c745-c6f4-4e5a-b251-957d72429e01 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0583892 2026-07-08 16:38:47.680 10 INFO neutron.wsgi [req-2f298d0c-9341-4133-9a08-70828953d159 req-980099ac-70e5-4ad2-839b-6be394498435 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0698085 2026-07-08 16:38:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021436 2026-07-08 16:38:47.883 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029714 2026-07-08 16:38:48.068 9 INFO neutron.wsgi [None req-322d2578-26ae-4650-901d-12be8ba876bc a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "PUT /v2.0/routers/0fb05d3b-f661-4508-856c-2bc9898b48af/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3874297 2026-07-08 16:38:48.070 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e81ea3cb-e37d-4668-bb45-6f6c28a974bb c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:48.076 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e81ea3cb-e37d-4668-bb45-6f6c28a974bb c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network 7d83da2d-9fae-4bea-ba49-2abbe2200fe1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:48.165 10 INFO neutron.wsgi [req-f00cd578-6557-47b1-b6b7-93acb4c213c4 req-f7944552-f21d-467a-8fab-3e900cc1e75e 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=77c1d9f1-a9fc-4263-ada8-1613448ee5b1 HTTP/1.1" status: 200 len: 1170 time: 0.0537415 2026-07-08 16:38:48.186 9 INFO neutron.db.ovn_revision_numbers_db [None req-e81ea3cb-e37d-4668-bb45-6f6c28a974bb c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource 38f5d562-3c07-4d73-8f17-5de6cf421dd4 (type: ports) to 1 2026-07-08 16:38:48.205 10 INFO neutron.wsgi [None req-2679c010-f0a3-444f-be00-5141ca020f5b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/e7da457b-dac7-4027-871b-3ca3b052eef4 HTTP/1.1" status: 200 len: 1141 time: 0.1304688 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:48.232 10 INFO neutron.wsgi [req-f00cd578-6557-47b1-b6b7-93acb4c213c4 req-3d30337b-f751-4e88-aca6-e7399b2f7a7f 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=58c88801-35e3-4470-b6f1-6ac23c7de3fb&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0520074 2026-07-08 16:38:48.265 9 INFO neutron.wsgi [None req-e81ea3cb-e37d-4668-bb45-6f6c28a974bb c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 1.2011700 2026-07-08 16:38:48.270 9 INFO neutron.wsgi [None req-ce583c46-bfee-4b8c-a4b4-09fc0317cdb0 4d930b3d19844b59a8550951edd1dfff 2a96256d1b144fa0b2b5ee25f1ab0c29 - - - -] 199.19.213.163 "DELETE /v2.0/ports/338582bb-63bd-404f-a593-28c7926f29a4 HTTP/1.1" status: 204 len: 173 time: 0.9039516 2026-07-08 16:38:48.902 9 INFO neutron.wsgi [None req-90facc9a-3b61-445b-9b82-4bea47738445 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "PUT /v2.0/routers/0fb05d3b-f661-4508-856c-2bc9898b48af/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.6911526 2026-07-08 16:38:48.930 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b50455ea-39c4-4d35-886d-6e997aaecc96'] response: {'server_uuid': '77c1d9f1-a9fc-4263-ada8-1613448ee5b1', 'name': 'network-vif-deleted', 'tag': '338582bb-63bd-404f-a593-28c7926f29a4', 'status': 'completed', 'code': 200} 2026-07-08 16:38:48.951 10 INFO neutron.wsgi [None req-c0b156de-5ee4-4b1f-8597-539047f3c241 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=0fb05d3b-f661-4508-856c-2bc9898b48af HTTP/1.1" status: 200 len: 205 time: 0.0365105 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:49.175 9 INFO neutron.wsgi [None req-0af9cb2e-e09a-4603-9de2-89ebf9bd5ddb a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/routers/0fb05d3b-f661-4508-856c-2bc9898b48af HTTP/1.1" status: 204 len: 168 time: 0.2185194 2026-07-08 16:38:49.256 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27008e74-67fb-4c58-8814-1fab441446ab c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:49.258 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27008e74-67fb-4c58-8814-1fab441446ab c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network 81d19ba1-c32d-410a-a286-497cc692b8ca: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:49.273 10 INFO neutron.db.ovn_revision_numbers_db [None req-27008e74-67fb-4c58-8814-1fab441446ab c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource f1b256f8-6a33-48e1-b880-08a8e55c6160 (type: subnets) to 0 2026-07-08 16:38:49.297 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27008e74-67fb-4c58-8814-1fab441446ab c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] No more DHCP agents 2026-07-08 16:38:49.299 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27008e74-67fb-4c58-8814-1fab441446ab c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Unable to schedule network 7d83da2d-9fae-4bea-ba49-2abbe2200fe1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:49.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-27008e74-67fb-4c58-8814-1fab441446ab c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] Successfully bumped revision number for resource ccb59413-6da3-49f2-8642-0eaa4ca693eb (type: subnets) to 0 2026-07-08 16:38:49.324 10 INFO neutron.wsgi [None req-27008e74-67fb-4c58-8814-1fab441446ab c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1475 time: 0.5977829 2026-07-08 16:38:49.384 10 INFO neutron.wsgi [None req-97b8be69-77ec-4e66-8b14-dbe66a3923f7 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - default default] 10.0.0.81 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2083 time: 0.0544305 2026-07-08 16:38:49.401 9 INFO neutron.wsgi [None req-2fd1e38a-ab15-48cc-a8d6-65eacf168662 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/subnets/69f55f3a-0aff-4925-98b7-8859d7d254b9 HTTP/1.1" status: 204 len: 168 time: 0.2217474 2026-07-08 16:38:49.544 10 INFO neutron.wsgi [None req-7d04f7db-9a89-43c5-9891-eefa852a65bb c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/f1b256f8-6a33-48e1-b880-08a8e55c6160 HTTP/1.1" status: 204 len: 168 time: 0.1485991 2026-07-08 16:38:49.660 9 INFO neutron.wsgi [None req-1fb0c6dc-3806-439b-af1a-6e1ebb023a8d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/subnets/221ea485-ef81-4941-ab15-b499890633fd HTTP/1.1" status: 204 len: 168 time: 0.2503958 2026-07-08 16:38:49.748 10 INFO neutron.wsgi [None req-98e7c930-968f-4287-8962-bbce472eaccb c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/ccb59413-6da3-49f2-8642-0eaa4ca693eb HTTP/1.1" status: 204 len: 168 time: 0.1988218 2026-07-08 16:38:49.805 10 INFO neutron.wsgi [None req-f66a0d86-71df-485c-a818-0a4f94f0859c c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - default default] 10.0.0.81 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0500836 2026-07-08 16:38:50.162 10 INFO neutron.services.segments.plugin [-] Segment 2bfe8146-1376-4d03-86f4-24dc2b6bbe59 resource provider aggregate not found 2026-07-08 16:38:50.168 10 INFO neutron.services.segments.plugin [-] Segment 2bfe8146-1376-4d03-86f4-24dc2b6bbe59 resource provider aggregate not found 2026-07-08 16:38:50.198 10 INFO neutron.services.segments.plugin [-] Segment 2bfe8146-1376-4d03-86f4-24dc2b6bbe59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bfe8146-1376-4d03-86f4-24dc2b6bbe59 found for delete ", "request_id": "req-b5ec929b-2b3a-4bb1-9846-f6ef9d92c6e5"}]} 2026-07-08 16:38:50.200 10 INFO neutron.services.segments.plugin [-] Segment 2bfe8146-1376-4d03-86f4-24dc2b6bbe59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bfe8146-1376-4d03-86f4-24dc2b6bbe59 found for delete ", "request_id": "req-77b1697d-869f-42d4-906e-1b8208e98cef"}]} 2026-07-08 16:38:50.229 10 INFO neutron.wsgi [None req-af233424-87b7-4e8f-9d0b-57d90d270bf3 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/networks/0c924438-ae56-42f5-ace3-03948e77102e HTTP/1.1" status: 204 len: 168 time: 0.5626721 2026-07-08 16:38:50.391 10 INFO neutron.wsgi [None req-3cba3238-13f9-4e36-a980-c5b26446066a c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/networks/7d83da2d-9fae-4bea-ba49-2abbe2200fe1 HTTP/1.1" status: 204 len: 168 time: 0.5775554 2026-07-08 16:38:50.432 9 INFO neutron.wsgi [None req-d63e6ef2-2890-4938-8eec-a272956faa26 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/7f84d8b1-1a92-4bb9-ab5a-a96afd486cee/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1420801 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:51.099 10 INFO neutron.wsgi [None req-12b6673b-9797-4aeb-8372-da5c3915b947 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/networks/e23b7794-9c9d-479a-b2c5-36ceb3d32ba5 HTTP/1.1" status: 204 len: 168 time: 0.8607829 2026-07-08 16:38:51.233 10 INFO neutron.db.segments_db [None req-ecbe7857-0c13-422c-87c6-8c5f4a2a3142 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Added segment 62165fce-83f9-461a-98df-ab4a695319e8 of type geneve for network f5cc4d10-088f-4466-a827-ef0e5ff89427 2026-07-08 16:38:51.282 10 INFO neutron.wsgi [None req-d2957007-cff8-49f7-8afa-2e799b421b30 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/networks/81d19ba1-c32d-410a-a286-497cc692b8ca HTTP/1.1" status: 204 len: 168 time: 0.8723621 2026-07-08 16:38:51.364 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No port found with ID 4a978528-89a8-4c16-b088-4a7661a459b0: RuntimeError: No port found with ID 4a978528-89a8-4c16-b088-4a7661a459b0 2026-07-08 16:38:51.405 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status down for port: 338582bb-63bd-404f-a593-28c7926f29a4 2026-07-08 16:38:51.417 9 INFO neutron.wsgi [None req-5f3d0dca-cff6-4669-96e4-1df7cad1c014 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/7f84d8b1-1a92-4bb9-ab5a-a96afd486cee HTTP/1.1" status: 204 len: 168 time: 0.9754984 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:51.481 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecbe7857-0c13-422c-87c6-8c5f4a2a3142 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource f5cc4d10-088f-4466-a827-ef0e5ff89427 (type: networks) to 1 2026-07-08 16:38:51.711 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ecbe7857-0c13-422c-87c6-8c5f4a2a3142 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:38:51.713 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ecbe7857-0c13-422c-87c6-8c5f4a2a3142 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network f5cc4d10-088f-4466-a827-ef0e5ff89427: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:51.736 9 INFO neutron.services.segments.plugin [-] Segment ebc9e8fd-85c4-4b49-a8a8-a445296c8a26 resource provider aggregate not found 2026-07-08 16:38:51.736 10 INFO neutron.wsgi [None req-db319c8e-e936-4aac-8be7-9c4eafb7911a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/7568a891-4b4b-4a66-b539-37dcabb81335 HTTP/1.1" status: 204 len: 168 time: 0.3053882 2026-07-08 16:38:51.740 9 INFO neutron.services.segments.plugin [-] Segment ebc9e8fd-85c4-4b49-a8a8-a445296c8a26 resource provider aggregate not found 2026-07-08 16:38:51.767 9 INFO neutron.services.segments.plugin [-] Segment ebc9e8fd-85c4-4b49-a8a8-a445296c8a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc9e8fd-85c4-4b49-a8a8-a445296c8a26 found for delete ", "request_id": "req-63541d4d-53b6-4cee-a46b-e1db67d33e85"}]} 2026-07-08 16:38:51.769 9 INFO neutron.services.segments.plugin [-] Segment ebc9e8fd-85c4-4b49-a8a8-a445296c8a26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc9e8fd-85c4-4b49-a8a8-a445296c8a26 found for delete ", "request_id": "req-f1ebf17f-8e8b-4ab2-9e06-9b4a59f7e021"}]} 2026-07-08 16:38:51.787 9 INFO neutron.wsgi [None req-71fcb6ed-765d-4998-96ee-a63ed7184a37 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/networks/9cc79508-d59d-497e-860c-c6338cc719a8 HTTP/1.1" status: 204 len: 168 time: 0.4984553 2026-07-08 16:38:51.871 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecbe7857-0c13-422c-87c6-8c5f4a2a3142 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 39524c21-8456-45a3-899a-697a1c1cc7ae (type: ports) to 1 2026-07-08 16:38:51.906 10 INFO neutron.wsgi [None req-ecbe7857-0c13-422c-87c6-8c5f4a2a3142 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.7990456 2026-07-08 16:38:52.184 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-202fd495-429a-441c-a5c0-f98dfc55509d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:38:52.186 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-202fd495-429a-441c-a5c0-f98dfc55509d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network f5cc4d10-088f-4466-a827-ef0e5ff89427: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:52.200 9 INFO neutron.db.ovn_revision_numbers_db [None req-202fd495-429a-441c-a5c0-f98dfc55509d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource a9242334-d948-4a24-a76f-160bdd5b160d (type: subnets) to 0 2026-07-08 16:38:52.214 9 INFO neutron.wsgi [None req-202fd495-429a-441c-a5c0-f98dfc55509d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3019984 2026-07-08 16:38:52.240 10 INFO neutron.services.segments.plugin [-] Segment 110cd189-11c9-4318-a133-30dafd3fa00b resource provider aggregate not found 2026-07-08 16:38:52.246 10 INFO neutron.services.segments.plugin [-] Segment 110cd189-11c9-4318-a133-30dafd3fa00b resource provider aggregate not found 2026-07-08 16:38:52.271 10 INFO neutron.services.segments.plugin [-] Segment 110cd189-11c9-4318-a133-30dafd3fa00b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 110cd189-11c9-4318-a133-30dafd3fa00b found for delete ", "request_id": "req-09474343-3fbf-48be-8b91-85c7bc414442"}]} 2026-07-08 16:38:52.280 10 INFO neutron.services.segments.plugin [-] Segment 110cd189-11c9-4318-a133-30dafd3fa00b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 110cd189-11c9-4318-a133-30dafd3fa00b found for delete ", "request_id": "req-355913dd-d443-439a-aaf7-7903870b629c"}]} 2026-07-08 16:38:52.298 10 INFO neutron.services.segments.plugin [-] Segment 56cbe476-799e-4375-8ea4-3af82f9c4733 resource provider aggregate not found 2026-07-08 16:38:52.328 10 INFO neutron.services.segments.plugin [-] Segment 56cbe476-799e-4375-8ea4-3af82f9c4733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56cbe476-799e-4375-8ea4-3af82f9c4733 found for delete ", "request_id": "req-98570470-f339-4be9-b40e-adbe2a426550"}]} 2026-07-08 16:38:52.344 10 INFO neutron.services.segments.plugin [-] Segment 56cbe476-799e-4375-8ea4-3af82f9c4733 resource provider aggregate not found 2026-07-08 16:38:52.369 10 INFO neutron.services.segments.plugin [-] Segment 90342122-5644-484c-bedd-e69d8a330d00 resource provider aggregate not found 2026-07-08 16:38:52.378 10 INFO neutron.services.segments.plugin [-] Segment 56cbe476-799e-4375-8ea4-3af82f9c4733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56cbe476-799e-4375-8ea4-3af82f9c4733 found for delete ", "request_id": "req-5f385396-49de-4e09-b796-a5cb9c59b0f6"}]} 2026-07-08 16:38:52.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-e9b91272-bd6d-4aaa-b9ef-814f5b13e365 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 02a640ed-0af9-434c-b66b-a8fa2fec1c59 (type: routers) to 1 2026-07-08 16:38:52.413 10 INFO neutron.services.segments.plugin [-] Segment 90342122-5644-484c-bedd-e69d8a330d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90342122-5644-484c-bedd-e69d8a330d00 found for delete ", "request_id": "req-84a0a32c-b2e1-40dd-a97f-30463134df59"}]} 2026-07-08 16:38:52.416 10 INFO neutron.services.segments.plugin [-] Segment 90342122-5644-484c-bedd-e69d8a330d00 resource provider aggregate not found 2026-07-08 16:38:52.424 9 INFO neutron.wsgi [None req-e9b91272-bd6d-4aaa-b9ef-814f5b13e365 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.2047904 2026-07-08 16:38:52.437 10 INFO neutron.services.segments.plugin [-] Segment 90342122-5644-484c-bedd-e69d8a330d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90342122-5644-484c-bedd-e69d8a330d00 found for delete ", "request_id": "req-4279051c-11cd-4a63-b542-2fde00b98775"}]} 2026-07-08 16:38:52.492 10 INFO neutron.wsgi [None req-e072ac1e-e0c7-45e8-bc46-48d5189367f0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/0df34948-a64c-47ff-ba8e-e89a3d37db1b HTTP/1.1" status: 204 len: 168 time: 0.7472596 2026-07-08 16:38:52.519 10 INFO neutron.wsgi [None req-ad56f233-a865-42de-8bbc-6a97a98eaed0 c095466827794d9e94c58189e8432339 7ac1058845c044bdb937971a0de21b03 - - - -] 10.0.0.81 "DELETE /v2.0/networks/cebcee3a-2481-4888-b320-655cf3d12c4c HTTP/1.1" status: 204 len: 168 time: 0.7149251 2026-07-08 16:38:52.715 10 INFO neutron.wsgi [None req-e51224f7-758c-4f5d-8f2d-2eef60a6b3c1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=2a96256d1b144fa0b2b5ee25f1ab0c29&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0418539 2026-07-08 16:38:52.788 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a896b871-1ada-4843-8d3d-f3cddcbe524c a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:38:52.791 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a896b871-1ada-4843-8d3d-f3cddcbe524c a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network f5cc4d10-088f-4466-a827-ef0e5ff89427: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:52.893 9 INFO neutron.db.ovn_revision_numbers_db [None req-a896b871-1ada-4843-8d3d-f3cddcbe524c a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 8dbcff2f-3dae-4630-b961-8a055c57b09b (type: ports) to 1 2026-07-08 16:38:52.922 9 INFO neutron.wsgi [None req-a896b871-1ada-4843-8d3d-f3cddcbe524c a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1157 time: 0.4923952 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:52.947 10 INFO neutron.wsgi [None req-d5313b05-45c2-4845-9d84-98adc893eb2b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/58c88801-35e3-4470-b6f1-6ac23c7de3fb HTTP/1.1" status: 204 len: 168 time: 0.2279797 2026-07-08 16:38:53.340 10 INFO neutron.wsgi [None req-9e2232ad-389d-4ab0-9880-a4b0dc710ea4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=7ac1058845c044bdb937971a0de21b03&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2739151 2026-07-08 16:38:53.377 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 8dbcff2f-3dae-4630-b961-8a055c57b09b 2026-07-08 16:38:53.386 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8c5b0a4-318d-478c-8030-dc715d360e4a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource 8dbcff2f-3dae-4630-b961-8a055c57b09b (type: router_ports) to 2 2026-07-08 16:38:53.387 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 8dbcff2f-3dae-4630-b961-8a055c57b09b 2026-07-08 16:38:53.542 10 INFO neutron.wsgi [None req-5a8df965-00e2-49c1-bb25-7bec43853a81 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/3774edba-e894-484f-881b-0ec5462721e3 HTTP/1.1" status: 204 len: 168 time: 0.1964207 2026-07-08 16:38:53.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8c5b0a4-318d-478c-8030-dc715d360e4a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource 8dbcff2f-3dae-4630-b961-8a055c57b09b (type: ports) to 2 2026-07-08 16:38:53.769 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 8dbcff2f-3dae-4630-b961-8a055c57b09b (type: ports) to 3 2026-07-08 16:38:54.165 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 8dbcff2f-3dae-4630-b961-8a055c57b09b (type: router_ports) to 3 2026-07-08 16:38:54.397 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8c5b0a4-318d-478c-8030-dc715d360e4a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource 8dbcff2f-3dae-4630-b961-8a055c57b09b (type: ports) to 4 2026-07-08 16:38:54.435 10 INFO neutron.services.segments.plugin [-] Segment 1daf080b-4981-4ad4-89a0-71f310a2cd4c resource provider aggregate not found 2026-07-08 16:38:54.457 10 INFO neutron.services.segments.plugin [-] Segment 1daf080b-4981-4ad4-89a0-71f310a2cd4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1daf080b-4981-4ad4-89a0-71f310a2cd4c found for delete ", "request_id": "req-09d58bcf-557c-4089-9c5b-a2bbb5c8c186"}]} 2026-07-08 16:38:54.463 10 INFO neutron.services.segments.plugin [-] Segment 1daf080b-4981-4ad4-89a0-71f310a2cd4c resource provider aggregate not found 2026-07-08 16:38:54.471 10 INFO neutron.services.segments.plugin [-] Segment 8e6b5101-077a-4ca0-a319-80c6d613ef00 resource provider aggregate not found 2026-07-08 16:38:54.471 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8c5b0a4-318d-478c-8030-dc715d360e4a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] No more DHCP agents 2026-07-08 16:38:54.474 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8c5b0a4-318d-478c-8030-dc715d360e4a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Unable to schedule network f5cc4d10-088f-4466-a827-ef0e5ff89427: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:54.478 10 INFO neutron.services.segments.plugin [-] Segment 1daf080b-4981-4ad4-89a0-71f310a2cd4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1daf080b-4981-4ad4-89a0-71f310a2cd4c found for delete ", "request_id": "req-440cf105-c7f5-4201-9a6a-6305443adbd4"}]} 2026-07-08 16:38:54.486 10 INFO neutron.services.segments.plugin [-] Segment 8e6b5101-077a-4ca0-a319-80c6d613ef00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6b5101-077a-4ca0-a319-80c6d613ef00 found for delete ", "request_id": "req-571c866f-a422-4399-baaf-a59c5d4229fb"}]} 2026-07-08 16:38:54.493 10 INFO neutron.services.segments.plugin [-] Segment 8e6b5101-077a-4ca0-a319-80c6d613ef00 resource provider aggregate not found 2026-07-08 16:38:54.510 10 INFO neutron.services.segments.plugin [-] Segment 8e6b5101-077a-4ca0-a319-80c6d613ef00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6b5101-077a-4ca0-a319-80c6d613ef00 found for delete ", "request_id": "req-5e72f4e3-0974-4fa1-b748-40be939af02c"}]} 2026-07-08 16:38:54.670 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8c5b0a4-318d-478c-8030-dc715d360e4a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 8dbcff2f-3dae-4630-b961-8a055c57b09b (type: router_ports) to 4 2026-07-08 16:38:54.673 9 INFO neutron.wsgi [None req-a8c5b0a4-318d-478c-8030-dc715d360e4a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "PUT /v2.0/routers/02a640ed-0af9-434c-b66b-a8fa2fec1c59/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7462916 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:54.724 9 INFO neutron.wsgi [None req-2c42b23d-432d-4b85-a5f4-9362f159f566 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/8dbcff2f-3dae-4630-b961-8a055c57b09b HTTP/1.1" status: 200 len: 1215 time: 0.0457141 2026-07-08 16:38:55.446 9 INFO neutron.wsgi [None req-a21e0c75-c4ab-474b-9141-b3ccd6efe86d a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "PUT /v2.0/routers/02a640ed-0af9-434c-b66b-a8fa2fec1c59/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7160637 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:55.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource b8714f0f-2821-4027-90cc-d730c863ba75 (type: security_groups) to 1 2026-07-08 16:38:55.537 9 INFO neutron.api.v2.resource [None req-8fca2ae7-4fd0-48ed-8fe2-3bdac233d4dd a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-08 16:38:55.538 9 INFO neutron.wsgi [None req-8fca2ae7-4fd0-48ed-8fe2-3bdac233d4dd a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "PUT /v2.0/routers/02a640ed-0af9-434c-b66b-a8fa2fec1c59/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0863500 2026-07-08 16:38:55.567 9 INFO neutron.wsgi [None req-c5039448-a119-435b-af0a-5c4ab9e992f2 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=02a640ed-0af9-434c-b66b-a8fa2fec1c59 HTTP/1.1" status: 200 len: 205 time: 0.0240667 2026-07-08 16:38:55.592 10 INFO neutron.db.segments_db [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Added segment 16154b6e-e535-405d-b689-03468b817595 of type geneve for network 4b026db1-62f0-430b-bb0b-c7abf0039ddf 2026-07-08 16:38:55.727 10 INFO neutron.db.segments_db [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Added segment 53e63823-7779-4539-879a-2d1037ff015f of type geneve for network e558414c-a32b-4629-a238-45c049b56c22 2026-07-08 16:38:55.815 9 INFO neutron.wsgi [None req-db1a4116-cb31-4a1b-a063-c25843baa50b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/routers/02a640ed-0af9-434c-b66b-a8fa2fec1c59 HTTP/1.1" status: 204 len: 168 time: 0.2423670 2026-07-08 16:38:55.863 10 INFO neutron.db.ovn_revision_numbers_db [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 4b026db1-62f0-430b-bb0b-c7abf0039ddf (type: networks) to 1 2026-07-08 16:38:56.030 9 INFO neutron.wsgi [None req-57ef4fe7-bb86-465e-878c-623b60c407bf a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/subnets/a9242334-d948-4a24-a76f-160bdd5b160d HTTP/1.1" status: 204 len: 168 time: 0.2098355 2026-07-08 16:38:56.081 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:38:56.085 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network 4b026db1-62f0-430b-bb0b-c7abf0039ddf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:56.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-1dcdcdac-fb7d-48bf-88fa-6428c9b4eff7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 4587539f-dd52-4494-ad61-4a182ec8679c (type: security_groups) to 1 2026-07-08 16:38:56.161 10 INFO neutron.db.ovn_revision_numbers_db [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 219a4aa7-f6a0-4ac2-a3da-ed71da71ee1a (type: ports) to 1 2026-07-08 16:38:56.182 10 INFO neutron.wsgi [None req-1dcdcdac-fb7d-48bf-88fa-6428c9b4eff7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=8449a7727878435e9498ea67c63f2f92&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2768183 2026-07-08 16:38:56.226 10 INFO neutron.db.ovn_revision_numbers_db [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource e558414c-a32b-4629-a238-45c049b56c22 (type: networks) to 1 2026-07-08 16:38:56.430 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:38:56.433 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network e558414c-a32b-4629-a238-45c049b56c22: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:56.484 9 INFO neutron.services.segments.plugin [-] Segment 62165fce-83f9-461a-98df-ab4a695319e8 resource provider aggregate not found 2026-07-08 16:38:56.488 9 INFO neutron.services.segments.plugin [-] Segment 62165fce-83f9-461a-98df-ab4a695319e8 resource provider aggregate not found 2026-07-08 16:38:56.516 9 INFO neutron.services.segments.plugin [-] Segment 62165fce-83f9-461a-98df-ab4a695319e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62165fce-83f9-461a-98df-ab4a695319e8 found for delete ", "request_id": "req-5451a5fa-7e59-450e-81c9-cc64511afc37"}]} 2026-07-08 16:38:56.517 9 INFO neutron.services.segments.plugin [-] Segment 62165fce-83f9-461a-98df-ab4a695319e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62165fce-83f9-461a-98df-ab4a695319e8 found for delete ", "request_id": "req-5f20b32a-b88f-4aa4-8c0d-e906c6abc706"}]} 2026-07-08 16:38:56.521 9 INFO neutron.wsgi [None req-32c98429-bde0-4317-9873-d53d780c2078 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/4587539f-dd52-4494-ad61-4a182ec8679c HTTP/1.1" status: 204 len: 168 time: 0.3324051 2026-07-08 16:38:56.523 10 INFO neutron.db.ovn_revision_numbers_db [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 97df701a-239a-4dde-a8b3-8325484da0a1 (type: ports) to 1 2026-07-08 16:38:56.545 9 INFO neutron.wsgi [None req-04190119-fe5d-44f7-91df-e6b19eceda8b a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/networks/f5cc4d10-088f-4466-a827-ef0e5ff89427 HTTP/1.1" status: 204 len: 168 time: 0.5117674 2026-07-08 16:38:56.563 10 INFO neutron.wsgi [None req-4fee193f-7bef-4e17-98ef-5137532b4d5f eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1443 time: 1.2703750 2026-07-08 16:38:56.633 10 INFO neutron.wsgi [None req-4b654db3-d169-4fe1-ad4f-a468e96e108e eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2049 time: 0.0663128 2026-07-08 16:38:56.643 9 INFO neutron.db.segments_db [None req-f055eadf-6ed1-4564-b4b1-1a406b8c9d75 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Added segment 70c22f46-9d4b-41f8-8c03-f79e1c4ae664 of type geneve for network dbb14a87-f158-443d-9c0f-41ac322a27f2 2026-07-08 16:38:56.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-f055eadf-6ed1-4564-b4b1-1a406b8c9d75 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource dbb14a87-f158-443d-9c0f-41ac322a27f2 (type: networks) to 1 2026-07-08 16:38:56.960 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f055eadf-6ed1-4564-b4b1-1a406b8c9d75 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:38:56.961 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f055eadf-6ed1-4564-b4b1-1a406b8c9d75 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network dbb14a87-f158-443d-9c0f-41ac322a27f2: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:56.994 10 INFO neutron.services.segments.plugin [-] Segment 16154b6e-e535-405d-b689-03468b817595 resource provider aggregate not found 2026-07-08 16:38:56.999 10 INFO neutron.services.segments.plugin [-] Segment 16154b6e-e535-405d-b689-03468b817595 resource provider aggregate not found 2026-07-08 16:38:57.021 10 INFO neutron.services.segments.plugin [-] Segment 16154b6e-e535-405d-b689-03468b817595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16154b6e-e535-405d-b689-03468b817595 found for delete ", "request_id": "req-0d1c0bad-263a-4d93-bbaf-10e40243e794"}]} 2026-07-08 16:38:57.022 10 INFO neutron.services.segments.plugin [-] Segment 16154b6e-e535-405d-b689-03468b817595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16154b6e-e535-405d-b689-03468b817595 found for delete ", "request_id": "req-4dea3c18-d25c-484b-a2e3-ae09091b7166"}]} 2026-07-08 16:38:57.044 9 INFO neutron.wsgi [req-8af7e312-e347-4655-9e71-95455921cdde req-277a4e73-679f-4cc2-b348-1dcb6b722756 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1365 time: 0.0392690 2026-07-08 16:38:57.051 9 INFO neutron.db.ovn_revision_numbers_db [None req-f055eadf-6ed1-4564-b4b1-1a406b8c9d75 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource ebc055e8-b9a7-41c6-b653-18380df2b228 (type: ports) to 1 2026-07-08 16:38:57.057 10 INFO neutron.wsgi [None req-20249065-4f37-4335-b450-2c486902031a eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/networks/4b026db1-62f0-430b-bb0b-c7abf0039ddf HTTP/1.1" status: 204 len: 168 time: 0.4192219 2026-07-08 16:38:57.083 9 INFO neutron.wsgi [None req-f055eadf-6ed1-4564-b4b1-1a406b8c9d75 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.5343089 2026-07-08 16:38:57.090 9 INFO neutron.wsgi [req-8af7e312-e347-4655-9e71-95455921cdde req-478268ac-b9b8-4358-889c-43af44c5d3d6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0371130 2026-07-08 16:38:57.416 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6b70687-3eb8-45f1-9966-5f86dc3f728a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:38:57.420 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6b70687-3eb8-45f1-9966-5f86dc3f728a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network dbb14a87-f158-443d-9c0f-41ac322a27f2: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:57.449 10 INFO neutron.db.ovn_revision_numbers_db [None req-b6b70687-3eb8-45f1-9966-5f86dc3f728a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 3bbcfc9e-456f-4ef8-a761-7212d05faaee (type: subnets) to 0 2026-07-08 16:38:57.467 10 INFO neutron.wsgi [None req-b6b70687-3eb8-45f1-9966-5f86dc3f728a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3796003 2026-07-08 16:38:57.543 10 INFO neutron.wsgi [None req-7d2cd2df-6d20-463a-b7e2-6d6f767a8ffe eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/networks/e558414c-a32b-4629-a238-45c049b56c22 HTTP/1.1" status: 204 len: 168 time: 0.4778867 2026-07-08 16:38:57.980 9 INFO neutron.wsgi [None req-770177ec-fd60-4367-9826-9f7117cc431e eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.4328423 2026-07-08 16:38:57.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-f89c166f-ffb4-48a1-9c66-58ae0ef71828 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 8de31d01-b3c6-46ab-b76c-f75df365680b (type: routers) to 1 2026-07-08 16:38:58.016 9 INFO neutron.wsgi [None req-f89c166f-ffb4-48a1-9c66-58ae0ef71828 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.5420716 2026-07-08 16:38:58.081 9 INFO neutron.db.segments_db [None req-8fd9ab9d-5607-49d1-8ab6-9b3c8d3d5822 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Added segment c832e315-1fe5-4741-99ca-4ad2945534a9 of type geneve for network c434ea9b-021e-4a75-a2a7-7ac5836f77b1 2026-07-08 16:38:58.233 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fd9ab9d-5607-49d1-8ab6-9b3c8d3d5822 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource c434ea9b-021e-4a75-a2a7-7ac5836f77b1 (type: networks) to 1 2026-07-08 16:38:58.447 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fd9ab9d-5607-49d1-8ab6-9b3c8d3d5822 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:38:58.449 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fd9ab9d-5607-49d1-8ab6-9b3c8d3d5822 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network c434ea9b-021e-4a75-a2a7-7ac5836f77b1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:58.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fd9ab9d-5607-49d1-8ab6-9b3c8d3d5822 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 4c40bdd2-cdab-4d03-891d-5320dd624d9e (type: ports) to 1 2026-07-08 16:38:58.538 9 INFO neutron.wsgi [None req-8fd9ab9d-5607-49d1-8ab6-9b3c8d3d5822 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.5485530 2026-07-08 16:38:58.623 9 INFO neutron.db.segments_db [None req-ebfd6dae-2e2f-4f11-9559-497c57b0a3cc eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Added segment 60d4b1b1-841f-4c88-99bb-18fcc99fa2ba of type geneve for network 20ca7da8-1221-4265-9486-63d20263629c 2026-07-08 16:38:58.699 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c94d6c68-9589-48df-93f7-d1114350f12f a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] No more DHCP agents 2026-07-08 16:38:58.702 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c94d6c68-9589-48df-93f7-d1114350f12f a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Unable to schedule network dbb14a87-f158-443d-9c0f-41ac322a27f2: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:58.777 9 INFO neutron.db.ovn_revision_numbers_db [None req-ebfd6dae-2e2f-4f11-9559-497c57b0a3cc eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 20ca7da8-1221-4265-9486-63d20263629c (type: networks) to 1 2026-07-08 16:38:58.789 10 INFO neutron.db.ovn_revision_numbers_db [None req-c94d6c68-9589-48df-93f7-d1114350f12f a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource 1472c65a-ec14-46e5-9117-3cd053378992 (type: ports) to 1 2026-07-08 16:38:58.803 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No port found with ID 8dbcff2f-3dae-4630-b961-8a055c57b09b: RuntimeError: No port found with ID 8dbcff2f-3dae-4630-b961-8a055c57b09b 2026-07-08 16:38:59.025 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ebfd6dae-2e2f-4f11-9559-497c57b0a3cc eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:38:59.029 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ebfd6dae-2e2f-4f11-9559-497c57b0a3cc eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network 20ca7da8-1221-4265-9486-63d20263629c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:59.052 10 INFO neutron.services.segments.plugin [-] Segment 53e63823-7779-4539-879a-2d1037ff015f resource provider aggregate not found 2026-07-08 16:38:59.057 10 INFO neutron.services.segments.plugin [-] Segment 53e63823-7779-4539-879a-2d1037ff015f resource provider aggregate not found 2026-07-08 16:38:59.076 10 INFO neutron.services.segments.plugin [-] Segment 53e63823-7779-4539-879a-2d1037ff015f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53e63823-7779-4539-879a-2d1037ff015f found for delete ", "request_id": "req-c1971a09-e2bb-4b37-a6e9-8ca0310e7cfe"}]} 2026-07-08 16:38:59.077 10 INFO neutron.services.segments.plugin [-] Segment 53e63823-7779-4539-879a-2d1037ff015f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53e63823-7779-4539-879a-2d1037ff015f found for delete ", "request_id": "req-c4295e41-7745-4827-929f-e4b07fcc5ef6"}]} 2026-07-08 16:38:59.104 9 INFO neutron.db.ovn_revision_numbers_db [None req-ebfd6dae-2e2f-4f11-9559-497c57b0a3cc eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource b9447737-29e9-41cb-b905-caa7775c7d51 (type: ports) to 1 2026-07-08 16:38:59.129 9 INFO neutron.wsgi [None req-ebfd6dae-2e2f-4f11-9559-497c57b0a3cc eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.5840561 2026-07-08 16:38:59.221 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 1472c65a-ec14-46e5-9117-3cd053378992 2026-07-08 16:38:59.228 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 1472c65a-ec14-46e5-9117-3cd053378992 2026-07-08 16:38:59.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-c94d6c68-9589-48df-93f7-d1114350f12f a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource 1472c65a-ec14-46e5-9117-3cd053378992 (type: router_ports) to 2 2026-07-08 16:38:59.340 10 INFO neutron.db.ovn_revision_numbers_db [None req-c94d6c68-9589-48df-93f7-d1114350f12f a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Successfully bumped revision number for resource 1472c65a-ec14-46e5-9117-3cd053378992 (type: ports) to 2 2026-07-08 16:38:59.426 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c94d6c68-9589-48df-93f7-d1114350f12f a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] No more DHCP agents 2026-07-08 16:38:59.428 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c94d6c68-9589-48df-93f7-d1114350f12f a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] Unable to schedule network dbb14a87-f158-443d-9c0f-41ac322a27f2: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:59.535 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 1472c65a-ec14-46e5-9117-3cd053378992 (type: ports) to 3 2026-07-08 16:38:59.598 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64851dd8-92e1-4959-bb26-885bbdacfc5b eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:38:59.600 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64851dd8-92e1-4959-bb26-885bbdacfc5b eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network c434ea9b-021e-4a75-a2a7-7ac5836f77b1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:59.648 10 INFO neutron.db.ovn_revision_numbers_db [None req-c94d6c68-9589-48df-93f7-d1114350f12f a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 1472c65a-ec14-46e5-9117-3cd053378992 (type: router_ports) to 3 2026-07-08 16:38:59.650 10 INFO neutron.wsgi [None req-c94d6c68-9589-48df-93f7-d1114350f12f a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "PUT /v2.0/routers/8de31d01-b3c6-46ab-b76c-f75df365680b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6292157 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:59.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-64851dd8-92e1-4959-bb26-885bbdacfc5b eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 88871341-c578-4d41-8cb0-22d1b67347f1 (type: ports) to 1 2026-07-08 16:38:59.731 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64851dd8-92e1-4959-bb26-885bbdacfc5b eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:38:59.735 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64851dd8-92e1-4959-bb26-885bbdacfc5b eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network 20ca7da8-1221-4265-9486-63d20263629c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:38:59.761 9 INFO neutron.wsgi [None req-3eff6649-d3c7-460e-97b6-344d2f891861 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/1472c65a-ec14-46e5-9117-3cd053378992 HTTP/1.1" status: 200 len: 1141 time: 0.1067586 2026-07-08 16:38:59.798 9 INFO neutron.db.ovn_revision_numbers_db [None req-64851dd8-92e1-4959-bb26-885bbdacfc5b eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 313cd7d0-f8f8-431f-98fb-4799097b3cfe (type: ports) to 1 2026-07-08 16:38:59.816 10 INFO neutron.wsgi [None req-6e794cef-0533-48e0-a477-aca7c4e5656c a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports/1472c65a-ec14-46e5-9117-3cd053378992 HTTP/1.1" status: 200 len: 1141 time: 0.0481253 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:38:59.836 9 INFO neutron.wsgi [None req-64851dd8-92e1-4959-bb26-885bbdacfc5b eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 0.7018166 2026-07-08 16:39:00.000 10 INFO neutron.wsgi [None req-0bbad277-b915-44af-9bef-1a7a7d2b99c7 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.1572084 2026-07-08 16:39:00.258 10 INFO neutron.wsgi [None req-f0926243-1ec2-4fc1-9907-f8a5220fd2d0 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/ports/88871341-c578-4d41-8cb0-22d1b67347f1 HTTP/1.1" status: 204 len: 168 time: 0.2549849 2026-07-08 16:39:00.474 9 INFO neutron.wsgi [None req-677a7184-f25a-4d50-bef5-85b8e65cbf09 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "PUT /v2.0/routers/8de31d01-b3c6-46ab-b76c-f75df365680b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.6520362 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:00.504 9 INFO neutron.wsgi [None req-d14b27dc-7fea-426a-806c-4642e974b47e a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=8de31d01-b3c6-46ab-b76c-f75df365680b HTTP/1.1" status: 200 len: 205 time: 0.0251391 2026-07-08 16:39:00.519 10 INFO neutron.wsgi [None req-c794acb3-4cd7-4bc1-b729-52a0e8173ee9 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/ports/313cd7d0-f8f8-431f-98fb-4799097b3cfe HTTP/1.1" status: 204 len: 168 time: 0.2554216 2026-07-08 16:39:00.560 10 INFO neutron.wsgi [None req-c395342f-a17a-4340-a330-8e938cb9d905 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0370617 2026-07-08 16:39:00.643 10 INFO neutron.db.segments_db [None req-9e598c00-0439-4596-86a3-f156c3c867b5 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Added segment 8d280da6-1cb5-4f21-bb49-c40a221469c5 of type geneve for network 7eba4059-25dc-4d6d-9c2b-dc67512fb2fe 2026-07-08 16:39:00.746 9 INFO neutron.wsgi [None req-ed2d4b57-2bbe-49c7-aaa3-c0b25bdd43c1 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/routers/8de31d01-b3c6-46ab-b76c-f75df365680b HTTP/1.1" status: 204 len: 168 time: 0.2364693 2026-07-08 16:39:00.759 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e598c00-0439-4596-86a3-f156c3c867b5 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 7eba4059-25dc-4d6d-9c2b-dc67512fb2fe (type: networks) to 1 2026-07-08 16:39:00.974 9 INFO neutron.wsgi [None req-7d875049-9010-4afe-a933-14375ef2f25c a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/subnets/3bbcfc9e-456f-4ef8-a761-7212d05faaee HTTP/1.1" status: 204 len: 168 time: 0.2233052 2026-07-08 16:39:01.001 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e598c00-0439-4596-86a3-f156c3c867b5 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:39:01.004 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e598c00-0439-4596-86a3-f156c3c867b5 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network 7eba4059-25dc-4d6d-9c2b-dc67512fb2fe: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:01.092 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e598c00-0439-4596-86a3-f156c3c867b5 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 93cc0b0f-fe21-4656-ba7b-a68bd72f3f04 (type: ports) to 1 2026-07-08 16:39:01.115 10 INFO neutron.wsgi [None req-9e598c00-0439-4596-86a3-f156c3c867b5 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.5482519 2026-07-08 16:39:01.219 10 INFO neutron.db.segments_db [None req-b95a8f76-5d6e-4d02-97b8-9b91e9226907 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Added segment 20f2052e-4a7c-4ac4-9c8b-0372165aaf7e of type geneve for network bfaf1d18-0612-4431-9565-99cbcd1e485c 2026-07-08 16:39:01.363 10 INFO neutron.db.ovn_revision_numbers_db [None req-b95a8f76-5d6e-4d02-97b8-9b91e9226907 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource bfaf1d18-0612-4431-9565-99cbcd1e485c (type: networks) to 1 2026-07-08 16:39:01.387 9 INFO neutron.services.segments.plugin [-] Segment 70c22f46-9d4b-41f8-8c03-f79e1c4ae664 resource provider aggregate not found 2026-07-08 16:39:01.406 9 INFO neutron.services.segments.plugin [-] Segment 70c22f46-9d4b-41f8-8c03-f79e1c4ae664 resource provider aggregate not found 2026-07-08 16:39:01.423 9 INFO neutron.services.segments.plugin [-] Segment 70c22f46-9d4b-41f8-8c03-f79e1c4ae664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c22f46-9d4b-41f8-8c03-f79e1c4ae664 found for delete ", "request_id": "req-7fdfe115-ca9d-4d49-849e-6fc75c4d2bd4"}]} 2026-07-08 16:39:01.428 9 INFO neutron.services.segments.plugin [-] Segment 70c22f46-9d4b-41f8-8c03-f79e1c4ae664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c22f46-9d4b-41f8-8c03-f79e1c4ae664 found for delete ", "request_id": "req-03636b81-f905-4ba6-976c-d6e5c42bc03f"}]} 2026-07-08 16:39:01.453 9 INFO neutron.wsgi [None req-880390ba-3d7c-489a-b593-598e861a5acf a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/networks/dbb14a87-f158-443d-9c0f-41ac322a27f2 HTTP/1.1" status: 204 len: 168 time: 0.4724700 2026-07-08 16:39:01.603 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b95a8f76-5d6e-4d02-97b8-9b91e9226907 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:39:01.605 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b95a8f76-5d6e-4d02-97b8-9b91e9226907 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network bfaf1d18-0612-4431-9565-99cbcd1e485c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:01.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-b95a8f76-5d6e-4d02-97b8-9b91e9226907 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource b4ae7212-88c1-4d7a-b8b8-e76c3dd123d2 (type: ports) to 1 2026-07-08 16:39:01.730 10 INFO neutron.wsgi [None req-b95a8f76-5d6e-4d02-97b8-9b91e9226907 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.6095095 2026-07-08 16:39:02.283 9 INFO neutron.wsgi [req-39bbc3d9-0a6f-4c3a-a798-ed845ee7d3a9 req-03d49797-7908-4453-a2e7-8a96382308d7 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1174 time: 0.1044741 2026-07-08 16:39:02.360 9 INFO neutron.wsgi [req-39bbc3d9-0a6f-4c3a-a798-ed845ee7d3a9 req-983b9930-b4cb-4361-bfa7-05e8e68174c1 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0564308 2026-07-08 16:39:02.434 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55d57e1b-dc32-42b6-8358-8092824c9d40 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] No more DHCP agents 2026-07-08 16:39:02.439 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55d57e1b-dc32-42b6-8358-8092824c9d40 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:02.535 10 INFO neutron.wsgi [req-955c11ab-301c-4725-b512-fc7875179b77 req-2448f5ce-8891-4fce-912f-02a5a7ac5b9b 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1174 time: 0.1037588 2026-07-08 16:39:02.568 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcba016f-21b4-4c3d-aa1e-583f05433246 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:39:02.572 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcba016f-21b4-4c3d-aa1e-583f05433246 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network 7eba4059-25dc-4d6d-9c2b-dc67512fb2fe: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:02.581 9 INFO neutron.db.ovn_revision_numbers_db [None req-c17f353d-e050-4844-b2e1-39ec9cc5a4cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource ad90d269-a410-4e14-a39b-2b367271c31e (type: security_groups) to 1 2026-07-08 16:39:02.595 10 INFO neutron.wsgi [req-955c11ab-301c-4725-b512-fc7875179b77 req-7598fc50-0d79-4016-b0f3-8b1d51e79cb1 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0467074 2026-07-08 16:39:02.611 9 INFO neutron.wsgi [None req-c17f353d-e050-4844-b2e1-39ec9cc5a4cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=da56f3fd93b94510a8bf2ac59addf3b5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4318805 2026-07-08 16:39:02.631 9 INFO neutron.db.ovn_revision_numbers_db [None req-55d57e1b-dc32-42b6-8358-8092824c9d40 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource fec55256-4f3d-4394-857a-e8155e624847 (type: ports) to 1 2026-07-08 16:39:02.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016747 2026-07-08 16:39:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013144 2026-07-08 16:39:02.955 9 INFO neutron.wsgi [None req-23cc6eff-d37b-403b-8298-91b42f4f7e89 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/ad90d269-a410-4e14-a39b-2b367271c31e HTTP/1.1" status: 204 len: 168 time: 0.3395398 2026-07-08 16:39:03.022 9 INFO neutron.wsgi [req-bdaf91f2-1ed3-4d87-9cf7-7b5874faba5d req-94a1e72a-c5b2-4145-8e76-d1bfb9d299b0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=43a5bc72032d45d1a6fda93367aff6c3&device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1365 time: 0.0291717 2026-07-08 16:39:03.029 10 INFO neutron.wsgi [req-6d474e4d-3a8d-4989-8151-94e4ce4e673f req-b4b2574f-2e0b-4ce7-a19c-90370ffb8d36 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1174 time: 0.0474043 2026-07-08 16:39:03.078 10 INFO neutron.wsgi [req-6d474e4d-3a8d-4989-8151-94e4ce4e673f req-dac349ff-88ab-4e5a-a459-815e2f9630db 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0371616 2026-07-08 16:39:03.105 9 INFO neutron.wsgi [req-bdaf91f2-1ed3-4d87-9cf7-7b5874faba5d req-a73f7657-217b-4ee2-9119-353de3ca88e0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=5833c753-6940-44cd-b7b3-703c9f40fbb2 HTTP/1.1" status: 200 len: 973 time: 0.0752897 2026-07-08 16:39:03.163 10 INFO neutron.db.ovn_revision_numbers_db [None req-fcba016f-21b4-4c3d-aa1e-583f05433246 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 93cc0b0f-fe21-4656-ba7b-a68bd72f3f04 (type: ports) to 2 2026-07-08 16:39:03.180 10 INFO neutron.db.ovn_revision_numbers_db [None req-fcba016f-21b4-4c3d-aa1e-583f05433246 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource 2962c312-81a9-4242-984b-da839cea6882 (type: subnets) to 0 2026-07-08 16:39:03.181 9 INFO neutron.wsgi [req-bdaf91f2-1ed3-4d87-9cf7-7b5874faba5d req-08bade1c-7067-490e-8260-0dbf866ade91 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=400544dc-5e59-4ac7-be12-ec6810a94ade HTTP/1.1" status: 200 len: 1060 time: 0.0642421 2026-07-08 16:39:03.210 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcba016f-21b4-4c3d-aa1e-583f05433246 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] No more DHCP agents 2026-07-08 16:39:03.212 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcba016f-21b4-4c3d-aa1e-583f05433246 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Unable to schedule network bfaf1d18-0612-4431-9565-99cbcd1e485c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:03.274 9 INFO neutron.wsgi [req-bdaf91f2-1ed3-4d87-9cf7-7b5874faba5d req-a5a7fac6-0117-41e5-940a-0924aa7c1585 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=66e91e5a-bfad-43ac-afd3-0c2090d27d8d HTTP/1.1" status: 200 len: 868 time: 0.0823131 2026-07-08 16:39:03.292 9 INFO neutron.db.ovn_revision_numbers_db [None req-beb71535-6c22-4363-b44b-a6dc201a9ab6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 5f206734-47cb-4e21-8d53-8261bacb92f7 (type: security_groups) to 1 2026-07-08 16:39:03.319 9 INFO neutron.wsgi [req-bdaf91f2-1ed3-4d87-9cf7-7b5874faba5d req-01e47944-72fd-407e-ad18-06457078263e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=5833c753-6940-44cd-b7b3-703c9f40fbb2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0401666 2026-07-08 16:39:03.342 9 INFO neutron.wsgi [None req-beb71535-6c22-4363-b44b-a6dc201a9ab6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=72680f21a93c42059065de3f8ad5be7c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2747793 2026-07-08 16:39:03.405 9 INFO neutron.wsgi [req-bdaf91f2-1ed3-4d87-9cf7-7b5874faba5d req-94c407db-9708-4960-ba5d-c99822eb39e8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0773613 2026-07-08 16:39:03.465 9 INFO neutron.db.ovn_revision_numbers_db [None req-55d57e1b-dc32-42b6-8358-8092824c9d40 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource fec55256-4f3d-4394-857a-e8155e624847 (type: router_ports) to 1 2026-07-08 16:39:03.492 9 INFO neutron.wsgi [req-bdaf91f2-1ed3-4d87-9cf7-7b5874faba5d req-70d82d72-12bb-4077-8623-3647bcb3cd90 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0783310 2026-07-08 16:39:03.529 9 INFO neutron.db.ovn_revision_numbers_db [None req-55d57e1b-dc32-42b6-8358-8092824c9d40 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 8b639b63-bb7a-4618-a2ed-0b744a35afd6 (type: routers) to 3 2026-07-08 16:39:03.544 9 INFO neutron.wsgi [None req-55d57e1b-dc32-42b6-8358-8092824c9d40 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 870 time: 2.0829520 2026-07-08 16:39:03.636 9 INFO neutron.wsgi [None req-6ab8eb8c-a03b-4df3-8087-01ab3c3ae5a4 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/routers/8b639b63-bb7a-4618-a2ed-0b744a35afd6 HTTP/1.1" status: 200 len: 871 time: 0.0862856 2026-07-08 16:39:03.727 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 400544dc-5e59-4ac7-be12-ec6810a94ade 2026-07-08 16:39:03.747 10 INFO neutron.wsgi [None req-e554617a-a762-4a46-9ef9-c2a5204c038f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/5f206734-47cb-4e21-8d53-8261bacb92f7 HTTP/1.1" status: 204 len: 168 time: 0.3983419 2026-07-08 16:39:03.795 9 INFO neutron.wsgi [None req-876996a8-131c-441f-835c-395ca150da2a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/routers HTTP/1.1" status: 200 len: 874 time: 0.1555262 2026-07-08 16:39:03.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-fcba016f-21b4-4c3d-aa1e-583f05433246 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource b4ae7212-88c1-4d7a-b8b8-e76c3dd123d2 (type: ports) to 2 2026-07-08 16:39:03.870 10 INFO neutron.db.ovn_revision_numbers_db [None req-fcba016f-21b4-4c3d-aa1e-583f05433246 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] Successfully bumped revision number for resource d082324c-7713-4406-87c1-207e3ebe1d28 (type: subnets) to 0 2026-07-08 16:39:03.889 10 INFO neutron.wsgi [None req-fcba016f-21b4-4c3d-aa1e-583f05433246 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1425 time: 2.1255467 2026-07-08 16:39:03.955 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-70b26fe1-8183-4606-aeb1-609c304b2542'] response: {'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'code': 200} 2026-07-08 16:39:03.955 10 INFO neutron.wsgi [None req-80f2c1f3-3ae1-481b-8e75-b6f31d2d3fe1 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - default default] 10.0.0.81 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2033 time: 0.0593405 2026-07-08 16:39:04.217 10 INFO neutron.wsgi [req-cfb5e517-0322-4c3a-bc55-17bcb8812483 req-5255135e-874e-44ab-9a5d-81ad56f2c8b7 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1172 time: 0.0640259 2026-07-08 16:39:04.262 10 INFO neutron.wsgi [None req-ae7f8cac-655c-413e-b401-b7d3b9ed4776 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/subnets/2962c312-81a9-4242-984b-da839cea6882 HTTP/1.1" status: 204 len: 168 time: 0.3008664 2026-07-08 16:39:04.293 10 INFO neutron.wsgi [req-cfb5e517-0322-4c3a-bc55-17bcb8812483 req-0a65fc81-586f-416e-b973-f90a15fbf641 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0667503 2026-07-08 16:39:04.494 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 400544dc-5e59-4ac7-be12-ec6810a94ade (type: ports) to 5 2026-07-08 16:39:04.545 10 INFO neutron.wsgi [None req-4abd9a78-25df-42d7-adce-cc83de21a9ca eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/subnets/d082324c-7713-4406-87c1-207e3ebe1d28 HTTP/1.1" status: 204 len: 168 time: 0.2770324 2026-07-08 16:39:04.568 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 400544dc-5e59-4ac7-be12-ec6810a94ade 2026-07-08 16:39:04.591 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 400544dc-5e59-4ac7-be12-ec6810a94ade 2026-07-08 16:39:04.604 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No port found with ID 1472c65a-ec14-46e5-9117-3cd053378992: RuntimeError: No port found with ID 1472c65a-ec14-46e5-9117-3cd053378992 2026-07-08 16:39:04.604 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: fec55256-4f3d-4394-857a-e8155e624847 2026-07-08 16:39:04.615 10 INFO neutron.wsgi [None req-133b7e72-3e96-4eb0-b3bb-2fc3585030bd eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - default default] 10.0.0.81 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0623999 2026-07-08 16:39:04.617 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port fec55256-4f3d-4394-857a-e8155e624847 2026-07-08 16:39:04.806 9 INFO neutron.db.ovn_revision_numbers_db [None req-98b3e22e-4608-42fc-866f-16f2f1975496 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] Successfully bumped revision number for resource 8b639b63-bb7a-4618-a2ed-0b744a35afd6 (type: routers) to 4 2026-07-08 16:39:04.809 9 INFO neutron.wsgi [None req-98b3e22e-4608-42fc-866f-16f2f1975496 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "PUT /v2.0/routers/8b639b63-bb7a-4618-a2ed-0b744a35afd6 HTTP/1.1" status: 200 len: 878 time: 1.0070121 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:04.943 9 INFO neutron.wsgi [None req-07364ad9-beb0-4c91-a3de-487bd336275c a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/routers/8b639b63-bb7a-4618-a2ed-0b744a35afd6 HTTP/1.1" status: 200 len: 878 time: 0.1288216 2026-07-08 16:39:04.993 10 INFO neutron.wsgi [None req-5e4d7589-7083-4c82-98a3-7267ad6211cc a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=8b639b63-bb7a-4618-a2ed-0b744a35afd6 HTTP/1.1" status: 200 len: 205 time: 0.0423033 2026-07-08 16:39:05.046 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 400544dc-5e59-4ac7-be12-ec6810a94ade (type: ports) to 6 2026-07-08 16:39:05.071 10 INFO neutron.services.segments.plugin [-] Segment 20f2052e-4a7c-4ac4-9c8b-0372165aaf7e resource provider aggregate not found 2026-07-08 16:39:05.097 10 INFO neutron.services.segments.plugin [-] Segment 20f2052e-4a7c-4ac4-9c8b-0372165aaf7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f2052e-4a7c-4ac4-9c8b-0372165aaf7e found for delete ", "request_id": "req-26b57112-1d9f-449c-af8d-f4c8ec8caf0e"}]} 2026-07-08 16:39:05.113 10 INFO neutron.services.segments.plugin [-] Segment 20f2052e-4a7c-4ac4-9c8b-0372165aaf7e resource provider aggregate not found 2026-07-08 16:39:05.133 10 INFO neutron.wsgi [None req-0ffc6528-9513-4551-aa23-4f5e7ef26a45 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/networks/bfaf1d18-0612-4431-9565-99cbcd1e485c HTTP/1.1" status: 204 len: 168 time: 0.5121467 2026-07-08 16:39:05.136 10 INFO neutron.services.segments.plugin [-] Segment 20f2052e-4a7c-4ac4-9c8b-0372165aaf7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f2052e-4a7c-4ac4-9c8b-0372165aaf7e found for delete ", "request_id": "req-ab810a6a-560a-4acb-8622-496f749286d0"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:05.433 9 INFO neutron.wsgi [req-c487577e-737e-45f5-b34c-f815a43f538c req-4ecc3d3d-41a0-400f-9449-c0b7bdd8aca7 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1174 time: 0.0692747 2026-07-08 16:39:05.508 9 INFO neutron.wsgi [req-c487577e-737e-45f5-b34c-f815a43f538c req-33587d18-a2a3-4864-9f8f-25f9f5078d1f 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0486302 2026-07-08 16:39:05.570 10 INFO neutron.wsgi [None req-641cfa40-2f22-4907-9e68-2a119a0efa48 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/networks/7eba4059-25dc-4d6d-9c2b-dc67512fb2fe HTTP/1.1" status: 204 len: 168 time: 0.4277108 2026-07-08 16:39:05.947 9 INFO neutron.wsgi [None req-059983c1-3f40-4ea0-8491-d12c3e65fde3 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/routers/8b639b63-bb7a-4618-a2ed-0b744a35afd6 HTTP/1.1" status: 204 len: 168 time: 0.9459379 2026-07-08 16:39:06.001 9 INFO neutron.wsgi [None req-4a5773c5-2c32-48b0-85bc-3c925751290e a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=8b639b63-bb7a-4618-a2ed-0b744a35afd6 HTTP/1.1" status: 200 len: 205 time: 0.0490251 2026-07-08 16:39:06.041 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d1bf1da-3e7f-484a-954e-752298400ad5'] response: {'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'code': 200} 2026-07-08 16:39:06.041 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d1bf1da-3e7f-484a-954e-752298400ad5'] response: {'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'code': 200} 2026-07-08 16:39:06.041 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d1bf1da-3e7f-484a-954e-752298400ad5'] response: {'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'code': 200} 2026-07-08 16:39:06.054 9 INFO neutron.api.v2.resource [None req-9f3126eb-1fe9-42e7-96cc-fb73c56b292a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:39:06.055 9 INFO neutron.wsgi [None req-9f3126eb-1fe9-42e7-96cc-fb73c56b292a a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/routers/8b639b63-bb7a-4618-a2ed-0b744a35afd6 HTTP/1.1" status: 404 len: 336 time: 0.0513022 2026-07-08 16:39:06.091 10 INFO neutron.wsgi [None req-75a4aef3-c62d-4988-b711-63ab215445da a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=8de31d01-b3c6-46ab-b76c-f75df365680b HTTP/1.1" status: 200 len: 205 time: 0.0306621 2026-07-08 16:39:06.137 10 INFO neutron.api.v2.resource [None req-57a04f5a-74bb-4e20-992e-21d6e36a9bce a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:39:06.138 10 INFO neutron.wsgi [None req-57a04f5a-74bb-4e20-992e-21d6e36a9bce a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/routers/8de31d01-b3c6-46ab-b76c-f75df365680b HTTP/1.1" status: 404 len: 336 time: 0.0433478 2026-07-08 16:39:06.168 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6ed053a0-9544-42cc-a6f7-a773348621f8 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:06.171 9 INFO neutron.wsgi [None req-6ed053a0-9544-42cc-a6f7-a773348621f8 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/subnets/3bbcfc9e-456f-4ef8-a761-7212d05faaee HTTP/1.1" status: 404 len: 337 time: 0.0234990 2026-07-08 16:39:06.201 10 INFO neutron.wsgi [None req-91268f0f-570e-4743-8929-113574c46ab8 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=02a640ed-0af9-434c-b66b-a8fa2fec1c59 HTTP/1.1" status: 200 len: 205 time: 0.0268552 2026-07-08 16:39:06.235 10 INFO neutron.api.v2.resource [None req-eee77560-bd5f-4e94-9aeb-7fe3f5d42a9e a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:39:06.236 10 INFO neutron.wsgi [None req-eee77560-bd5f-4e94-9aeb-7fe3f5d42a9e a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/routers/02a640ed-0af9-434c-b66b-a8fa2fec1c59 HTTP/1.1" status: 404 len: 336 time: 0.0314145 2026-07-08 16:39:06.238 9 INFO neutron.services.segments.plugin [-] Segment 60d4b1b1-841f-4c88-99bb-18fcc99fa2ba resource provider aggregate not found 2026-07-08 16:39:06.256 9 INFO neutron.services.segments.plugin [-] Segment 60d4b1b1-841f-4c88-99bb-18fcc99fa2ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d4b1b1-841f-4c88-99bb-18fcc99fa2ba found for delete ", "request_id": "req-752d913b-b762-4db8-8cb6-0fcc8911b85a"}]} 2026-07-08 16:39:06.257 9 INFO neutron.services.segments.plugin [-] Segment 60d4b1b1-841f-4c88-99bb-18fcc99fa2ba resource provider aggregate not found 2026-07-08 16:39:06.262 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ceac1b0c-7c2b-4b0a-a318-204fcb87edfb a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:06.265 10 INFO neutron.wsgi [None req-ceac1b0c-7c2b-4b0a-a318-204fcb87edfb a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/subnets/a9242334-d948-4a24-a76f-160bdd5b160d HTTP/1.1" status: 404 len: 337 time: 0.0252681 2026-07-08 16:39:06.285 9 INFO neutron.services.segments.plugin [-] Segment 60d4b1b1-841f-4c88-99bb-18fcc99fa2ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d4b1b1-841f-4c88-99bb-18fcc99fa2ba found for delete ", "request_id": "req-bf2ad018-178f-43e6-82a3-ab743fa4a7ab"}]} 2026-07-08 16:39:06.303 9 INFO neutron.wsgi [None req-1aa89c7f-0c9f-4273-8bfd-1982c6b54ae8 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/networks/20ca7da8-1221-4265-9486-63d20263629c HTTP/1.1" status: 204 len: 168 time: 0.7270925 2026-07-08 16:39:06.314 10 INFO neutron.wsgi [None req-c147a6e1-5937-41b8-86de-3561a1197e10 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=0fb05d3b-f661-4508-856c-2bc9898b48af HTTP/1.1" status: 200 len: 205 time: 0.0441542 2026-07-08 16:39:06.354 10 INFO neutron.api.v2.resource [None req-4b1d8fa6-6a4b-4901-8b18-959de696b203 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:39:06.356 10 INFO neutron.wsgi [None req-4b1d8fa6-6a4b-4901-8b18-959de696b203 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/routers/0fb05d3b-f661-4508-856c-2bc9898b48af HTTP/1.1" status: 404 len: 336 time: 0.0358691 2026-07-08 16:39:06.383 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e7b42a35-3340-4ae9-8e53-848896897510 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:06.386 10 INFO neutron.wsgi [None req-e7b42a35-3340-4ae9-8e53-848896897510 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/subnets/69f55f3a-0aff-4925-98b7-8859d7d254b9 HTTP/1.1" status: 404 len: 337 time: 0.0250471 2026-07-08 16:39:06.423 10 INFO neutron.pecan_wsgi.hooks.translation [None req-39405111-b522-4fd8-9936-27da6ec43e05 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:06.426 10 INFO neutron.wsgi [None req-39405111-b522-4fd8-9936-27da6ec43e05 a2344dcdbba54d91aa5b7fea89746b0a 43d05604a8f34f1597c38aee5b2606dc - - - -] 10.0.0.81 "DELETE /v2.0/subnets/221ea485-ef81-4941-ab15-b499890633fd HTTP/1.1" status: 404 len: 337 time: 0.0328116 2026-07-08 16:39:06.978 9 INFO neutron.wsgi [None req-d5dc1ed2-c3e9-43da-bc8b-c126cb675699 eabe87ebc4cf487ca8c0ef6587411de0 360d84aff4f64002b20c8c638c3e227f - - - -] 10.0.0.81 "DELETE /v2.0/networks/c434ea9b-021e-4a75-a2a7-7ac5836f77b1 HTTP/1.1" status: 204 len: 168 time: 0.6670978 2026-07-08 16:39:07.121 10 INFO neutron.services.segments.plugin [-] Segment 8d280da6-1cb5-4f21-bb49-c40a221469c5 resource provider aggregate not found 2026-07-08 16:39:07.144 10 INFO neutron.services.segments.plugin [-] Segment 8d280da6-1cb5-4f21-bb49-c40a221469c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d280da6-1cb5-4f21-bb49-c40a221469c5 found for delete ", "request_id": "req-b24ec372-afea-4233-93f3-e0f1eb911cfb"}]} 2026-07-08 16:39:07.153 10 INFO neutron.services.segments.plugin [-] Segment 8d280da6-1cb5-4f21-bb49-c40a221469c5 resource provider aggregate not found 2026-07-08 16:39:07.183 10 INFO neutron.services.segments.plugin [-] Segment 8d280da6-1cb5-4f21-bb49-c40a221469c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d280da6-1cb5-4f21-bb49-c40a221469c5 found for delete ", "request_id": "req-ea7f2fa6-d68a-4749-8ad5-22d8c12aa0af"}]} 2026-07-08 16:39:07.349 10 INFO neutron.wsgi [None req-4fc899bc-8e93-46bb-80e3-efa8c6fb1b56 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=43d05604a8f34f1597c38aee5b2606dc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3427155 2026-07-08 16:39:07.589 10 INFO neutron.wsgi [None req-b0c30443-45c3-4c90-a4fa-8b00f87304b6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/52762586-c9a8-42e7-adb6-74d691e45e30 HTTP/1.1" status: 204 len: 168 time: 0.2338018 2026-07-08 16:39:07.668 10 INFO neutron.wsgi [None req-3b0204e1-787b-4e9d-8e8d-80c97878d293 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=360d84aff4f64002b20c8c638c3e227f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1492441 2026-07-08 16:39:07.876 10 INFO neutron.wsgi [None req-8351e1cf-c355-46d2-92cf-506f6116d8b8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/b8714f0f-2821-4027-90cc-d730c863ba75 HTTP/1.1" status: 204 len: 168 time: 0.2031755 2026-07-08 16:39:08.280 9 INFO neutron.services.segments.plugin [-] Segment c832e315-1fe5-4741-99ca-4ad2945534a9 resource provider aggregate not found 2026-07-08 16:39:08.304 9 INFO neutron.services.segments.plugin [-] Segment c832e315-1fe5-4741-99ca-4ad2945534a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c832e315-1fe5-4741-99ca-4ad2945534a9 found for delete ", "request_id": "req-b320e4ef-92a0-41dd-bbc4-69f91ec58857"}]} 2026-07-08 16:39:08.305 9 INFO neutron.services.segments.plugin [-] Segment c832e315-1fe5-4741-99ca-4ad2945534a9 resource provider aggregate not found 2026-07-08 16:39:08.323 9 INFO neutron.services.segments.plugin [-] Segment c832e315-1fe5-4741-99ca-4ad2945534a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c832e315-1fe5-4741-99ca-4ad2945534a9 found for delete ", "request_id": "req-fd2260d8-34a5-4fb7-bdd0-ddefb957909c"}]} 2026-07-08 16:39:09.753 9 INFO neutron.db.ovn_revision_numbers_db [None req-b1f49bca-6735-4790-ad87-570dcfff1670 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] Successfully bumped revision number for resource 60f73b20-6f58-43f3-bffc-a15db25bab0f (type: security_groups) to 1 2026-07-08 16:39:09.844 9 INFO neutron.db.ovn_revision_numbers_db [None req-b1f49bca-6735-4790-ad87-570dcfff1670 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] Successfully bumped revision number for resource ffa3ed26-c3f4-4d6d-9aa5-71791d228568 (type: security_groups) to 1 2026-07-08 16:39:09.869 9 INFO neutron.wsgi [None req-b1f49bca-6735-4790-ad87-570dcfff1670 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.4168243 2026-07-08 16:39:09.933 9 INFO neutron.wsgi [None req-11393004-6fac-4407-8ddf-a85a5da84135 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4539 time: 0.0569768 2026-07-08 16:39:10.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6cb712a-00c6-48d5-9b67-f3d33d6a023d 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] Successfully bumped revision number for resource ffa3ed26-c3f4-4d6d-9aa5-71791d228568 (type: security_groups) to 2 2026-07-08 16:39:10.021 9 INFO neutron.wsgi [None req-b6cb712a-00c6-48d5-9b67-f3d33d6a023d 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "PUT /v2.0/security-groups/ffa3ed26-c3f4-4d6d-9aa5-71791d228568 HTTP/1.1" status: 200 len: 1794 time: 0.0815670 2026-07-08 16:39:10.059 10 INFO neutron.wsgi [None req-db73649b-b642-4c14-9b2e-3dee78d7b0d3 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-groups/ffa3ed26-c3f4-4d6d-9aa5-71791d228568 HTTP/1.1" status: 200 len: 1794 time: 0.0313096 2026-07-08 16:39:10.100 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No port found with ID fec55256-4f3d-4394-857a-e8155e624847: RuntimeError: No port found with ID fec55256-4f3d-4394-857a-e8155e624847 2026-07-08 16:39:10.233 10 INFO neutron.wsgi [None req-00e9e4dc-3fd7-4a24-a3a4-c304b2a52756 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/ffa3ed26-c3f4-4d6d-9aa5-71791d228568 HTTP/1.1" status: 204 len: 168 time: 0.1687407 2026-07-08 16:39:10.244 10 INFO neutron.db.ovn_revision_numbers_db [None req-edf724dc-e66c-4a4a-8bbc-c6116b59a4fe 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource d53d943c-b708-4ec5-8407-8a8cfaf2725a (type: security_groups) to 1 2026-07-08 16:39:10.276 9 INFO neutron.wsgi [None req-7ae726b5-2213-4c59-8dba-d24be9d7f0af 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0382860 2026-07-08 16:39:10.296 10 INFO neutron.api.v2.resource [None req-4c782c4e-518a-4f61-b038-5c772fd2f76b 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:39:10.297 10 INFO neutron.wsgi [None req-4c782c4e-518a-4f61-b038-5c772fd2f76b 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/ffa3ed26-c3f4-4d6d-9aa5-71791d228568 HTTP/1.1" status: 404 len: 347 time: 0.0152843 2026-07-08 16:39:10.305 10 INFO neutron.db.segments_db [None req-edf724dc-e66c-4a4a-8bbc-c6116b59a4fe 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Added segment 13394981-5cde-404f-b8cb-a0fc9e893af7 of type geneve for network 36dbcfdb-23b3-4837-9ee2-59cf5cfaea04 2026-07-08 16:39:10.406 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0334104-dcd7-4587-921d-ebc1f83470f7 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] Successfully bumped revision number for resource 53b244e3-d8df-417a-9b47-097bf59d00e7 (type: security_groups) to 1 2026-07-08 16:39:10.426 10 INFO neutron.db.ovn_revision_numbers_db [None req-edf724dc-e66c-4a4a-8bbc-c6116b59a4fe 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource 36dbcfdb-23b3-4837-9ee2-59cf5cfaea04 (type: networks) to 1 2026-07-08 16:39:10.427 9 INFO neutron.wsgi [None req-d0334104-dcd7-4587-921d-ebc1f83470f7 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.1234522 2026-07-08 16:39:10.546 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecaf653-97ae-4dcd-9cb3-4ff2757e822a 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] Successfully bumped revision number for resource 3fdda19f-1ac9-47b8-99f3-60a5eac0c227 (type: security_group_rules) to 0 2026-07-08 16:39:10.574 9 INFO neutron.wsgi [None req-aecaf653-97ae-4dcd-9cb3-4ff2757e822a 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1410468 2026-07-08 16:39:10.593 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-edf724dc-e66c-4a4a-8bbc-c6116b59a4fe 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] No more DHCP agents 2026-07-08 16:39:10.595 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-edf724dc-e66c-4a4a-8bbc-c6116b59a4fe 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Unable to schedule network 36dbcfdb-23b3-4837-9ee2-59cf5cfaea04: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:10.596 9 INFO neutron.wsgi [None req-3b550f3a-0827-4288-b2a7-ea72fb41c0e6 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/3fdda19f-1ac9-47b8-99f3-60a5eac0c227 HTTP/1.1" status: 200 len: 763 time: 0.0175731 2026-07-08 16:39:10.639 9 INFO neutron.wsgi [None req-d9fe71f5-546c-46fe-b6dc-6dfb8df4a198 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0384135 2026-07-08 16:39:10.663 10 INFO neutron.db.ovn_revision_numbers_db [None req-edf724dc-e66c-4a4a-8bbc-c6116b59a4fe 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource 85e1af79-a8fb-4edd-b1d2-3ccebf10e2b8 (type: ports) to 1 2026-07-08 16:39:10.684 10 INFO neutron.wsgi [None req-edf724dc-e66c-4a4a-8bbc-c6116b59a4fe 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.8662398 2026-07-08 16:39:10.743 9 INFO neutron.wsgi [None req-2a41ed90-d55f-441d-8303-a9278a27408e 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/3fdda19f-1ac9-47b8-99f3-60a5eac0c227 HTTP/1.1" status: 204 len: 168 time: 0.0978270 2026-07-08 16:39:10.782 9 INFO neutron.wsgi [None req-cb36a003-a17e-4f73-b4f0-1bca22678e2c 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0355470 2026-07-08 16:39:10.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-36c6fa5a-3a59-49ac-a88b-9a282b7f0f6f 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] Successfully bumped revision number for resource 791c1292-2243-474a-93df-f7229c1df873 (type: security_group_rules) to 0 2026-07-08 16:39:10.956 9 INFO neutron.wsgi [None req-36c6fa5a-3a59-49ac-a88b-9a282b7f0f6f 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1687219 2026-07-08 16:39:10.979 9 INFO neutron.wsgi [None req-76ca76ad-0b8b-4545-a2f6-413bdda87391 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/791c1292-2243-474a-93df-f7229c1df873 HTTP/1.1" status: 200 len: 763 time: 0.0179155 2026-07-08 16:39:11.017 9 INFO neutron.wsgi [None req-7cb1706c-b6e2-40bb-b5d0-e0cb24605742 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0337818 2026-07-08 16:39:11.121 9 INFO neutron.wsgi [None req-677c616c-4fba-487b-8136-bf91328b251b 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/791c1292-2243-474a-93df-f7229c1df873 HTTP/1.1" status: 204 len: 168 time: 0.1005018 2026-07-08 16:39:11.159 9 INFO neutron.wsgi [None req-a43cec31-4335-4c8e-be98-0f8d88081b7d 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0326762 2026-07-08 16:39:11.267 9 INFO neutron.db.ovn_revision_numbers_db [None req-20b9b9c1-ff8b-4500-8f2a-5d9093ccd6c9 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] Successfully bumped revision number for resource acd93880-b1fd-478a-949b-40a4977275f3 (type: security_group_rules) to 0 2026-07-08 16:39:11.291 9 INFO neutron.wsgi [None req-20b9b9c1-ff8b-4500-8f2a-5d9093ccd6c9 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1272240 2026-07-08 16:39:11.311 9 INFO neutron.wsgi [None req-2b49bded-22e4-4544-8d90-0e70d1530fc4 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/acd93880-b1fd-478a-949b-40a4977275f3 HTTP/1.1" status: 200 len: 764 time: 0.0140092 2026-07-08 16:39:11.358 9 INFO neutron.wsgi [None req-5f315adc-0ec6-4df9-b8c0-b0a96fc41f25 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4114 time: 0.0407307 2026-07-08 16:39:11.478 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c958e470-d5a0-4f25-bd2c-bf0ea2eb69d8 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] No more DHCP agents 2026-07-08 16:39:11.483 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c958e470-d5a0-4f25-bd2c-bf0ea2eb69d8 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Unable to schedule network 36dbcfdb-23b3-4837-9ee2-59cf5cfaea04: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:11.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-c958e470-d5a0-4f25-bd2c-bf0ea2eb69d8 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource fa174f83-c094-42b0-99f9-60e59b0b9b96 (type: subnets) to 0 2026-07-08 16:39:11.508 10 INFO neutron.wsgi [None req-13fe5458-c3de-4225-95b2-4bb0cd50788b 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/acd93880-b1fd-478a-949b-40a4977275f3 HTTP/1.1" status: 204 len: 168 time: 0.1464815 2026-07-08 16:39:11.520 10 INFO neutron.wsgi [None req-c958e470-d5a0-4f25-bd2c-bf0ea2eb69d8 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.3119826 2026-07-08 16:39:11.548 9 INFO neutron.wsgi [None req-4427264a-ea77-4991-9ae2-a806d0d2259c 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0366011 2026-07-08 16:39:11.614 10 INFO neutron.db.segments_db [None req-3cf9d8dd-3fea-4492-941e-b54751dc4ad3 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Added segment 14c8f0e5-ac33-43f3-9b53-0699e4264d11 of type geneve for network dce3d4cf-d411-41d2-ba0b-806c9accd059 2026-07-08 16:39:11.717 9 INFO neutron.wsgi [None req-ec1251f2-2b41-4231-b3b4-0eff487d77f8 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/53b244e3-d8df-417a-9b47-097bf59d00e7 HTTP/1.1" status: 204 len: 168 time: 0.1645091 2026-07-08 16:39:11.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cf9d8dd-3fea-4492-941e-b54751dc4ad3 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource dce3d4cf-d411-41d2-ba0b-806c9accd059 (type: networks) to 1 2026-07-08 16:39:11.761 9 INFO neutron.wsgi [None req-a40e5e07-a5a0-4aec-b45b-1048c65fd08c 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0383227 2026-07-08 16:39:11.779 9 INFO neutron.db.ovn_revision_numbers_db [None req-df788e64-e408-4401-84c6-d3878ee85cc7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 7efc497d-e22c-4352-b39f-26e6f4fd797c (type: security_groups) to 1 2026-07-08 16:39:11.808 9 INFO neutron.wsgi [None req-df788e64-e408-4401-84c6-d3878ee85cc7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=f78e897370c34c16ac0524932511154b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3072717 2026-07-08 16:39:11.811 9 INFO neutron.wsgi [None req-00847ef6-2fd9-47ca-9912-2e121f6570d0 31bbe6e0e9ef4f94a43191455bf8658f b02be06c0bd7453ab1deecdccf222e65 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0427542 2026-07-08 16:39:11.981 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3cf9d8dd-3fea-4492-941e-b54751dc4ad3 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] No more DHCP agents 2026-07-08 16:39:11.983 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cf9d8dd-3fea-4492-941e-b54751dc4ad3 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Unable to schedule network dce3d4cf-d411-41d2-ba0b-806c9accd059: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:12.040 9 INFO neutron.wsgi [None req-8a4940ed-213e-4e90-af5e-6e18db373de8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/7efc497d-e22c-4352-b39f-26e6f4fd797c HTTP/1.1" status: 204 len: 168 time: 0.2265198 2026-07-08 16:39:12.043 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cf9d8dd-3fea-4492-941e-b54751dc4ad3 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource 5ca1c358-beed-4340-aff5-deb85da2353e (type: ports) to 1 2026-07-08 16:39:12.066 10 INFO neutron.wsgi [None req-3cf9d8dd-3fea-4492-941e-b54751dc4ad3 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.5405421 2026-07-08 16:39:12.280 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c1f3367-a629-4464-a053-18e99c310a0e 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource dce3d4cf-d411-41d2-ba0b-806c9accd059 (type: networks) to 2 2026-07-08 16:39:12.285 10 INFO neutron.wsgi [None req-9c1f3367-a629-4464-a053-18e99c310a0e 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "PUT /v2.0/networks/dce3d4cf-d411-41d2-ba0b-806c9accd059 HTTP/1.1" status: 200 len: 792 time: 0.2145855 2026-07-08 16:39:12.351 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a80446b-b544-4a1f-8e5f-e669aa28142b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 64e665cf-47da-4170-b22d-97ce96104742 (type: security_groups) to 1 2026-07-08 16:39:12.375 9 INFO neutron.wsgi [None req-1a80446b-b544-4a1f-8e5f-e669aa28142b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=22ef2b589e9b4e0ebdec8ccd1343d68f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1460645 2026-07-08 16:39:12.529 9 INFO neutron.wsgi [None req-1d0152c0-426e-45e5-89bc-0a2145455818 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=b02be06c0bd7453ab1deecdccf222e65&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2190230 2026-07-08 16:39:12.550 9 INFO neutron.wsgi [None req-1cb0f56d-3fd6-470c-a1ec-9d42dfcaa0ea 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 861 time: 0.3550427 2026-07-08 16:39:12.586 9 INFO neutron.wsgi [None req-c7f5bc41-f96d-47d9-b553-f6eacfde1cd4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0338240 2026-07-08 16:39:12.648 9 INFO neutron.wsgi [None req-da5b460f-4f80-44dc-b9d5-5021d9f9d72b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2750 time: 0.0556300 2026-07-08 16:39:12.670 9 INFO neutron.wsgi [None req-25f40de3-8da6-45a6-b7e6-6b7c529cb24f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0183163 2026-07-08 16:39:12.782 9 INFO neutron.wsgi [None req-3a31def6-6fcd-487f-8b1e-cc54e896d460 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4555 time: 0.1107001 2026-07-08 16:39:12.812 9 INFO neutron.wsgi [None req-d7bba62d-160b-459a-a044-374f506accda 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2476 time: 0.0269821 2026-07-08 16:39:12.835 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a7947ce-f6b7-4422-83d3-447a7f901690 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] No more DHCP agents 2026-07-08 16:39:12.842 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a7947ce-f6b7-4422-83d3-447a7f901690 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Unable to schedule network dce3d4cf-d411-41d2-ba0b-806c9accd059: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:12.863 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a7947ce-f6b7-4422-83d3-447a7f901690 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource dadda36f-2ef3-4e4e-a1d4-a47ab1638b13 (type: subnets) to 0 2026-07-08 16:39:12.875 9 INFO neutron.wsgi [None req-7bc202cc-5b2d-4f9d-91b6-aef589d780a7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 12333 time: 0.0614350 2026-07-08 16:39:12.888 10 INFO neutron.wsgi [None req-2a7947ce-f6b7-4422-83d3-447a7f901690 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.5987623 2026-07-08 16:39:12.963 9 INFO neutron.wsgi [None req-3eba0928-4fa3-4f78-aa22-8fbb7ad05cf6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1036 time: 0.0779734 2026-07-08 16:39:12.967 9 INFO neutron.wsgi [None req-a3a754f2-fcc9-4f30-9454-fe0b53e11bd6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/64e665cf-47da-4170-b22d-97ce96104742 HTTP/1.1" status: 204 len: 168 time: 0.5868571 2026-07-08 16:39:12.996 9 INFO neutron.wsgi [None req-176f50a5-5215-4438-8d59-97387ac95f1b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/60f73b20-6f58-43f3-bffc-a15db25bab0f HTTP/1.1" status: 204 len: 168 time: 0.4580078 2026-07-08 16:39:13.091 9 INFO neutron.wsgi [None req-cde80038-094d-4c0f-8cd4-b9da405624f3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 25105 time: 0.1222646 2026-07-08 16:39:13.135 9 INFO neutron.wsgi [None req-e7abb1f1-cb8d-4505-a122-8cf8501448e3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3390 time: 0.0378871 2026-07-08 16:39:13.156 9 INFO neutron.wsgi [None req-57f9a757-231a-4a5c-81bb-03a225ded0d6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0189424 2026-07-08 16:39:13.644 10 INFO neutron.db.ovn_revision_numbers_db [None req-729f91d0-bb79-41ad-8125-49db960e4d22 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource 5ca1c358-beed-4340-aff5-deb85da2353e (type: ports) to 2 2026-07-08 16:39:13.658 10 INFO neutron.db.ovn_revision_numbers_db [None req-729f91d0-bb79-41ad-8125-49db960e4d22 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] Successfully bumped revision number for resource dadda36f-2ef3-4e4e-a1d4-a47ab1638b13 (type: subnets) to 1 2026-07-08 16:39:13.661 10 INFO neutron.wsgi [None req-729f91d0-bb79-41ad-8125-49db960e4d22 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "PUT /v2.0/subnets/dadda36f-2ef3-4e4e-a1d4-a47ab1638b13 HTTP/1.1" status: 200 len: 826 time: 0.7646029 2026-07-08 16:39:14.179 10 INFO neutron.services.segments.plugin [-] Segment 14c8f0e5-ac33-43f3-9b53-0699e4264d11 resource provider aggregate not found 2026-07-08 16:39:14.188 10 INFO neutron.services.segments.plugin [-] Segment 14c8f0e5-ac33-43f3-9b53-0699e4264d11 resource provider aggregate not found 2026-07-08 16:39:14.202 10 INFO neutron.services.segments.plugin [-] Segment 14c8f0e5-ac33-43f3-9b53-0699e4264d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14c8f0e5-ac33-43f3-9b53-0699e4264d11 found for delete ", "request_id": "req-c435a83d-56c3-4cf5-b944-4ad114519649"}]} 2026-07-08 16:39:14.226 10 INFO neutron.wsgi [None req-7c6b4be6-d3b2-46c0-9e1a-e40d632c5e8d 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "DELETE /v2.0/networks/dce3d4cf-d411-41d2-ba0b-806c9accd059 HTTP/1.1" status: 204 len: 168 time: 0.5614073 2026-07-08 16:39:14.227 10 INFO neutron.services.segments.plugin [-] Segment 14c8f0e5-ac33-43f3-9b53-0699e4264d11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14c8f0e5-ac33-43f3-9b53-0699e4264d11 found for delete ", "request_id": "req-310183c7-9d34-46f8-a217-1abf83c3b707"}]} 2026-07-08 16:39:14.256 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8c0a0d6c-63de-4bc1-9278-1e27dac37e9d 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:14.259 9 INFO neutron.wsgi [None req-8c0a0d6c-63de-4bc1-9278-1e27dac37e9d 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "DELETE /v2.0/networks/dce3d4cf-d411-41d2-ba0b-806c9accd059 HTTP/1.1" status: 404 len: 339 time: 0.0264885 2026-07-08 16:39:14.593 9 INFO neutron.wsgi [None req-a210a7d5-9145-4f42-a0fc-77bd1e9d3f05 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - default default] 10.0.0.81 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.3257134 2026-07-08 16:39:14.671 9 INFO neutron.wsgi [None req-41bdbc7a-06ba-4431-acc8-377809e648a2 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - default default] 10.0.0.81 "GET /v2.0/subnets?network_id=5e3a74fd-7c59-4607-b22b-2dfabad66aaf HTTP/1.1" status: 200 len: 820 time: 0.0680039 2026-07-08 16:39:14.683 9 INFO neutron.wsgi [None req-ff7688f8-cb09-45e5-a5cf-106c9730fc10 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - default default] 10.0.0.81 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0071607 2026-07-08 16:39:14.769 9 INFO neutron.wsgi [None req-769b67c4-b38f-4826-b013-0a5088a5e46a 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1507 time: 0.0798521 2026-07-08 16:39:14.855 9 INFO neutron.wsgi [None req-2fc55fb3-41db-4e83-b68c-4508fc96cc3d 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - default default] 10.0.0.81 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0797536 2026-07-08 16:39:14.954 10 INFO neutron.wsgi [None req-cac6df53-5215-4baa-8a47-f47794527514 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - default default] 10.0.0.81 "GET /v2.0/networks/36dbcfdb-23b3-4837-9ee2-59cf5cfaea04 HTTP/1.1" status: 200 len: 866 time: 0.0884800 2026-07-08 16:39:15.008 10 INFO neutron.wsgi [None req-ff16e5fc-04ad-4850-a878-53b46af3348b 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - default default] 10.0.0.81 "GET /v2.0/subnets/fa174f83-c094-42b0-99f9-60e59b0b9b96 HTTP/1.1" status: 200 len: 843 time: 0.0492821 2026-07-08 16:39:15.031 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b874f3a5-7eac-4616-b87e-be317656b560 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:15.033 10 INFO neutron.wsgi [None req-b874f3a5-7eac-4616-b87e-be317656b560 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "DELETE /v2.0/subnets/dadda36f-2ef3-4e4e-a1d4-a47ab1638b13 HTTP/1.1" status: 404 len: 337 time: 0.0205965 2026-07-08 16:39:15.057 10 INFO neutron.pecan_wsgi.hooks.translation [None req-52ce8246-871b-4a1b-9c73-a5b08f922a41 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:15.060 10 INFO neutron.wsgi [None req-52ce8246-871b-4a1b-9c73-a5b08f922a41 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "DELETE /v2.0/networks/dce3d4cf-d411-41d2-ba0b-806c9accd059 HTTP/1.1" status: 404 len: 339 time: 0.0223987 2026-07-08 16:39:15.330 10 INFO neutron.wsgi [None req-8f4af954-ff74-4bf6-84e6-ab8117ab899c 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "DELETE /v2.0/subnets/fa174f83-c094-42b0-99f9-60e59b0b9b96 HTTP/1.1" status: 204 len: 168 time: 0.2661092 2026-07-08 16:39:15.822 10 INFO neutron.wsgi [None req-543160bb-1125-4752-a341-82225aa54679 752e776363d045e394801a32d9073ebf 94641e0d7574444699f2165e94e9f4ce - - - -] 10.0.0.81 "DELETE /v2.0/networks/36dbcfdb-23b3-4837-9ee2-59cf5cfaea04 HTTP/1.1" status: 204 len: 168 time: 0.4866478 2026-07-08 16:39:16.224 10 INFO neutron.services.segments.plugin [-] Segment 13394981-5cde-404f-b8cb-a0fc9e893af7 resource provider aggregate not found 2026-07-08 16:39:16.255 10 INFO neutron.services.segments.plugin [-] Segment 13394981-5cde-404f-b8cb-a0fc9e893af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13394981-5cde-404f-b8cb-a0fc9e893af7 found for delete ", "request_id": "req-2de2d3e6-93cf-4e19-a8a2-d55e491b20b8"}]} 2026-07-08 16:39:16.257 10 INFO neutron.services.segments.plugin [-] Segment 13394981-5cde-404f-b8cb-a0fc9e893af7 resource provider aggregate not found 2026-07-08 16:39:16.276 10 INFO neutron.services.segments.plugin [-] Segment 13394981-5cde-404f-b8cb-a0fc9e893af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13394981-5cde-404f-b8cb-a0fc9e893af7 found for delete ", "request_id": "req-6bd19c9f-0dd2-4fef-a32e-4f99ffebd1e8"}]} 2026-07-08 16:39:16.572 10 INFO neutron.wsgi [None req-82af91d2-c118-405d-8b31-e30467539d3b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=94641e0d7574444699f2165e94e9f4ce&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2056458 2026-07-08 16:39:16.797 10 INFO neutron.wsgi [None req-da47fda4-f573-4a53-bbc9-7e3340b54f6a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/d53d943c-b708-4ec5-8407-8a8cfaf2725a HTTP/1.1" status: 204 len: 168 time: 0.2177007 2026-07-08 16:39:16.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-827b6dbe-c52c-4241-a0cf-a148ec03aa94 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 0cf71a6f-953b-4bec-b4ed-0da1920fbb78 (type: security_groups) to 1 2026-07-08 16:39:16.857 9 INFO neutron.wsgi [None req-827b6dbe-c52c-4241-a0cf-a148ec03aa94 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=004a1e2b3ede454bbb8e6b03b01dba04&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2116189 2026-07-08 16:39:17.050 9 INFO neutron.wsgi [None req-7acc3dbc-e637-431b-bc9c-195b0f003772 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/0cf71a6f-953b-4bec-b4ed-0da1920fbb78 HTTP/1.1" status: 204 len: 168 time: 0.1891472 2026-07-08 16:39:17.328 9 INFO neutron.wsgi [req-2cb49443-c83f-4857-9b3e-626ee5da54f0 req-01be7992-1bbb-4a19-afb9-f25a4e35c2c8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1365 time: 0.0356822 2026-07-08 16:39:17.372 9 INFO neutron.wsgi [req-2cb49443-c83f-4857-9b3e-626ee5da54f0 req-ae845c03-d8b4-4a78-b0b3-c23af830bbf3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0367012 2026-07-08 16:39:17.762 9 INFO neutron.db.ovn_revision_numbers_db [None req-e181bac6-0442-44d9-ba71-3c3698962870 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource a8ca733f-49e1-492b-baeb-842fd65af8c9 (type: security_groups) to 1 2026-07-08 16:39:17.785 9 INFO neutron.wsgi [None req-e181bac6-0442-44d9-ba71-3c3698962870 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=a717cbba86364d71af203becc284d94f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2373803 2026-07-08 16:39:17.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013654 2026-07-08 16:39:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017352 2026-07-08 16:39:17.988 9 INFO neutron.wsgi [None req-757416ac-d023-46db-861f-a9a319ceb9c8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/a8ca733f-49e1-492b-baeb-842fd65af8c9 HTTP/1.1" status: 204 len: 168 time: 0.1992075 2026-07-08 16:39:18.940 9 INFO neutron.db.ovn_revision_numbers_db [None req-af0552e8-d665-440e-a5b4-7dc383fd6386 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource afdf936d-5495-4696-9ce3-f2708db016bf (type: security_groups) to 1 2026-07-08 16:39:18.991 9 INFO neutron.db.segments_db [None req-af0552e8-d665-440e-a5b4-7dc383fd6386 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Added segment 2380db3b-75a9-4f9b-a2af-11df01cba13a of type geneve for network 0fe1f839-995c-4b45-8ba7-ef41c3339ac9 2026-07-08 16:39:19.014 10 INFO neutron.db.ovn_revision_numbers_db [None req-17cb6cae-eb00-415e-9ead-8bdcf5b5e93f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 4cd1cf2e-fd24-4857-b9ac-378a6785b83d (type: security_groups) to 1 2026-07-08 16:39:19.065 10 INFO neutron.db.segments_db [None req-17cb6cae-eb00-415e-9ead-8bdcf5b5e93f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment 1ada2bde-2909-4e7b-9779-97d18a43c1d4 of type geneve for network 10d0c9d5-d306-4d6e-a7ed-55364777934d 2026-07-08 16:39:19.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-af0552e8-d665-440e-a5b4-7dc383fd6386 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource 0fe1f839-995c-4b45-8ba7-ef41c3339ac9 (type: networks) to 1 2026-07-08 16:39:19.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-17cb6cae-eb00-415e-9ead-8bdcf5b5e93f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 10d0c9d5-d306-4d6e-a7ed-55364777934d (type: networks) to 1 2026-07-08 16:39:19.332 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af0552e8-d665-440e-a5b4-7dc383fd6386 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] No more DHCP agents 2026-07-08 16:39:19.335 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af0552e8-d665-440e-a5b4-7dc383fd6386 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Unable to schedule network 0fe1f839-995c-4b45-8ba7-ef41c3339ac9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:19.352 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17cb6cae-eb00-415e-9ead-8bdcf5b5e93f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:39:19.354 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17cb6cae-eb00-415e-9ead-8bdcf5b5e93f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 10d0c9d5-d306-4d6e-a7ed-55364777934d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:19.402 9 INFO neutron.db.ovn_revision_numbers_db [None req-af0552e8-d665-440e-a5b4-7dc383fd6386 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource e43f912e-120f-4cc4-baad-1a4aca64d319 (type: ports) to 1 2026-07-08 16:39:19.418 10 INFO neutron.db.ovn_revision_numbers_db [None req-17cb6cae-eb00-415e-9ead-8bdcf5b5e93f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 098c7edc-0d4b-48e8-b3e3-99743d86cdb4 (type: ports) to 1 2026-07-08 16:39:19.429 9 INFO neutron.wsgi [None req-af0552e8-d665-440e-a5b4-7dc383fd6386 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.7268169 2026-07-08 16:39:19.444 10 INFO neutron.wsgi [None req-17cb6cae-eb00-415e-9ead-8bdcf5b5e93f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 941 time: 0.5937726 2026-07-08 16:39:19.660 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ab02405-0e55-4ecb-86dd-4e6b4e57f877 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:39:19.662 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ab02405-0e55-4ecb-86dd-4e6b4e57f877 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 10d0c9d5-d306-4d6e-a7ed-55364777934d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:19.701 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d9e063d-b2b8-4612-861d-cae2ebb4449a 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] No more DHCP agents 2026-07-08 16:39:19.704 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d9e063d-b2b8-4612-861d-cae2ebb4449a 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Unable to schedule network 0fe1f839-995c-4b45-8ba7-ef41c3339ac9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:19.794 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d9e063d-b2b8-4612-861d-cae2ebb4449a 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource ce483d46-4ba1-4c40-b121-d58848cfb34c (type: ports) to 1 2026-07-08 16:39:19.832 10 INFO neutron.wsgi [None req-2d9e063d-b2b8-4612-861d-cae2ebb4449a 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.3986371 2026-07-08 16:39:19.936 9 INFO neutron.db.segments_db [None req-adbe9275-19ab-4c07-aa20-3b4f4d4f3538 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Added segment 099ca25a-21f7-4305-bff1-83aa3a13e631 of type geneve for network 9f340386-aa61-4fa5-8583-2b81d6e16703 2026-07-08 16:39:20.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-46182237-3f56-4937-b16d-4e9c005c883e 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 552dddeb-542c-4485-b8c7-f450b0ee6610 (type: security_groups) to 1 2026-07-08 16:39:20.106 9 INFO neutron.db.ovn_revision_numbers_db [None req-adbe9275-19ab-4c07-aa20-3b4f4d4f3538 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource 9f340386-aa61-4fa5-8583-2b81d6e16703 (type: networks) to 1 2026-07-08 16:39:20.143 9 INFO neutron.db.segments_db [None req-46182237-3f56-4937-b16d-4e9c005c883e 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Added segment 9d8851f6-cf9f-4d9c-8827-84d93ae39294 of type geneve for network b8b3858a-7c84-4780-bd8c-9cd732eee591 2026-07-08 16:39:20.157 10 INFO neutron.db.ovn_revision_numbers_db [None req-5ab02405-0e55-4ecb-86dd-4e6b4e57f877 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 098c7edc-0d4b-48e8-b3e3-99743d86cdb4 (type: ports) to 2 2026-07-08 16:39:20.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-5ab02405-0e55-4ecb-86dd-4e6b4e57f877 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource befc583f-f84f-4b0b-98b5-4b4f72d49caf (type: subnets) to 0 2026-07-08 16:39:20.183 10 INFO neutron.wsgi [None req-5ab02405-0e55-4ecb-86dd-4e6b4e57f877 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 0.7347927 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:20.320 9 INFO neutron.db.ovn_revision_numbers_db [None req-46182237-3f56-4937-b16d-4e9c005c883e 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource b8b3858a-7c84-4780-bd8c-9cd732eee591 (type: networks) to 1 2026-07-08 16:39:20.375 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-adbe9275-19ab-4c07-aa20-3b4f4d4f3538 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] No more DHCP agents 2026-07-08 16:39:20.378 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-adbe9275-19ab-4c07-aa20-3b4f4d4f3538 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Unable to schedule network 9f340386-aa61-4fa5-8583-2b81d6e16703: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:20.474 9 INFO neutron.db.ovn_revision_numbers_db [None req-adbe9275-19ab-4c07-aa20-3b4f4d4f3538 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource dfbf6d60-7d99-4ee0-99a7-e28e8699609c (type: ports) to 1 2026-07-08 16:39:20.510 9 INFO neutron.wsgi [None req-adbe9275-19ab-4c07-aa20-3b4f4d4f3538 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 0.6715825 2026-07-08 16:39:20.579 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46182237-3f56-4937-b16d-4e9c005c883e 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] No more DHCP agents 2026-07-08 16:39:20.583 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46182237-3f56-4937-b16d-4e9c005c883e 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Unable to schedule network b8b3858a-7c84-4780-bd8c-9cd732eee591: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:20.617 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdfe4437-5695-4664-bd8e-8b2fd97ac00e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:39:20.620 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdfe4437-5695-4664-bd8e-8b2fd97ac00e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:20.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-46182237-3f56-4937-b16d-4e9c005c883e 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 71f2fa8e-3f77-450c-af47-ebafeb38a710 (type: ports) to 1 2026-07-08 16:39:20.720 9 INFO neutron.wsgi [None req-46182237-3f56-4937-b16d-4e9c005c883e 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 844 time: 0.9975395 2026-07-08 16:39:20.761 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdfe4437-5695-4664-bd8e-8b2fd97ac00e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource b9ee4399-0afb-4bcf-9fa5-f76f56cda28b (type: ports) to 1 2026-07-08 16:39:20.905 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3765ba6f-513b-49c2-9249-f77295b462a1 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] No more DHCP agents 2026-07-08 16:39:20.909 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3765ba6f-513b-49c2-9249-f77295b462a1 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Unable to schedule network 9f340386-aa61-4fa5-8583-2b81d6e16703: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:20.944 9 INFO neutron.db.ovn_revision_numbers_db [None req-3765ba6f-513b-49c2-9249-f77295b462a1 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource d96fc383-edc3-4855-9aba-851dd94f1c5d (type: subnets) to 0 2026-07-08 16:39:20.973 9 INFO neutron.wsgi [None req-3765ba6f-513b-49c2-9249-f77295b462a1 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4565482 2026-07-08 16:39:21.037 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-916fc243-f369-4da7-9d76-93ad187f6217 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] No more DHCP agents 2026-07-08 16:39:21.044 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-916fc243-f369-4da7-9d76-93ad187f6217 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Unable to schedule network b8b3858a-7c84-4780-bd8c-9cd732eee591: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:21.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-916fc243-f369-4da7-9d76-93ad187f6217 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource dc6be64b-bfdb-4a54-ad47-ae602149e742 (type: ports) to 1 2026-07-08 16:39:21.154 9 INFO neutron.wsgi [None req-916fc243-f369-4da7-9d76-93ad187f6217 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.4277034 2026-07-08 16:39:21.292 10 INFO neutron.db.segments_db [None req-2a21a2ed-d488-4499-96f6-8e2114d6f101 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Added segment a663df6a-a78f-47c4-9f12-76e6de92a898 of type geneve for network 0fe517e2-12fd-4381-b9f6-bbb212ebf75c 2026-07-08 16:39:21.337 10 INFO neutron.wsgi [req-a857caec-8649-4526-a675-3a5a64ff2685 req-2d062172-9357-4783-b705-b81e9baf9281 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1174 time: 0.1415529 2026-07-08 16:39:21.371 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5eefb5fb-9dfb-4226-9b84-7805a7df8166 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] No more DHCP agents 2026-07-08 16:39:21.376 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5eefb5fb-9dfb-4226-9b84-7805a7df8166 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Unable to schedule network 9f340386-aa61-4fa5-8583-2b81d6e16703: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:21.445 10 INFO neutron.wsgi [req-a857caec-8649-4526-a675-3a5a64ff2685 req-893b199f-f654-4740-87c7-c20fabbf9eb1 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0937831 2026-07-08 16:39:21.469 9 INFO neutron.db.ovn_revision_numbers_db [None req-5eefb5fb-9dfb-4226-9b84-7805a7df8166 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource cca70faa-ca38-4d9d-8b51-56015c3845d9 (type: ports) to 1 2026-07-08 16:39:21.495 9 INFO neutron.wsgi [None req-5eefb5fb-9dfb-4226-9b84-7805a7df8166 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1165 time: 0.5153935 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:21.514 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a21a2ed-d488-4499-96f6-8e2114d6f101 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 0fe517e2-12fd-4381-b9f6-bbb212ebf75c (type: networks) to 1 2026-07-08 16:39:21.667 10 INFO neutron.wsgi [req-64c6e4e9-3fb7-4206-9e64-bae3416cdeab req-6d9b308b-7bd8-425c-9163-ca64d76d90f9 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1174 time: 0.0614824 2026-07-08 16:39:21.696 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 400544dc-5e59-4ac7-be12-ec6810a94ade 2026-07-08 16:39:21.759 10 INFO neutron.wsgi [req-64c6e4e9-3fb7-4206-9e64-bae3416cdeab req-b48e04f1-c656-4f11-98e8-153cd01cceda 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0650408 2026-07-08 16:39:21.804 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a21a2ed-d488-4499-96f6-8e2114d6f101 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] No more DHCP agents 2026-07-08 16:39:21.806 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a21a2ed-d488-4499-96f6-8e2114d6f101 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Unable to schedule network 0fe517e2-12fd-4381-b9f6-bbb212ebf75c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:21.837 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-251eb04d-7411-4b77-b061-4bf2075f11f2'] response: {'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'code': 200} 2026-07-08 16:39:21.860 9 INFO neutron.wsgi [None req-86995f80-fa57-45d6-aaa3-fbdef3da83f5 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/ports/cca70faa-ca38-4d9d-8b51-56015c3845d9 HTTP/1.1" status: 204 len: 168 time: 0.3553162 2026-07-08 16:39:21.883 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: b9ee4399-0afb-4bcf-9fa5-f76f56cda28b 2026-07-08 16:39:21.896 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Router bc0c5ec8-32bb-4a41-bb03-809bd41f5fe6 is bound to host instance 2026-07-08 16:39:21.898 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port b9ee4399-0afb-4bcf-9fa5-f76f56cda28b 2026-07-08 16:39:21.910 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d0cf3adb-977f-4179-9196-ac427572b8b5 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:21.912 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdfe4437-5695-4664-bd8e-8b2fd97ac00e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource b9ee4399-0afb-4bcf-9fa5-f76f56cda28b (type: router_ports) to 1 2026-07-08 16:39:21.913 9 INFO neutron.wsgi [None req-d0cf3adb-977f-4179-9196-ac427572b8b5 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/ports/cca70faa-ca38-4d9d-8b51-56015c3845d9 HTTP/1.1" status: 404 len: 333 time: 0.0389559 2026-07-08 16:39:21.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a21a2ed-d488-4499-96f6-8e2114d6f101 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource a3f1353b-064b-4065-b35d-78b62be7abaf (type: ports) to 1 2026-07-08 16:39:21.956 10 INFO neutron.pecan_wsgi.hooks.translation [None req-2d7b5168-ce42-416d-8b5f-9b2c1277c656 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:39:21.958 10 INFO neutron.wsgi [None req-2d7b5168-ce42-416d-8b5f-9b2c1277c656 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - default default] 10.0.0.81 "GET /v2.0/ports/cca70faa-ca38-4d9d-8b51-56015c3845d9 HTTP/1.1" status: 404 len: 333 time: 0.0390055 2026-07-08 16:39:21.992 10 INFO neutron.wsgi [None req-2a21a2ed-d488-4499-96f6-8e2114d6f101 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8280516 2026-07-08 16:39:22.035 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdfe4437-5695-4664-bd8e-8b2fd97ac00e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource bc0c5ec8-32bb-4a41-bb03-809bd41f5fe6 (type: routers) to 3 2026-07-08 16:39:22.060 10 INFO neutron.wsgi [None req-bdfe4437-5695-4664-bd8e-8b2fd97ac00e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 1.8729324 2026-07-08 16:39:22.391 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75bc64a9-8e34-47cf-af18-2a260506be6a 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] No more DHCP agents 2026-07-08 16:39:22.393 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75bc64a9-8e34-47cf-af18-2a260506be6a 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Unable to schedule network 0fe517e2-12fd-4381-b9f6-bbb212ebf75c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:22.394 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 400544dc-5e59-4ac7-be12-ec6810a94ade (type: ports) to 7 2026-07-08 16:39:22.428 9 INFO neutron.wsgi [req-117ac99b-4b1a-4287-b1df-bd2d870938dd req-ae77c85d-7ea8-430c-99a5-bdf357f322cd 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1172 time: 0.4732952 2026-07-08 16:39:22.664 9 INFO neutron.wsgi [None req-60735b9a-72d9-4b48-b657-1cdd97a3d853 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/d96fc383-edc3-4855-9aba-851dd94f1c5d HTTP/1.1" status: 204 len: 168 time: 0.6993759 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:22.900 10 INFO neutron.wsgi [req-7d86b330-8bc7-4dc4-b719-09ec282cf305 req-c8c429c7-59ee-4f92-82f4-eab2e4ec6292 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 1172 time: 0.0710526 2026-07-08 16:39:22.959 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4d428b3-3705-46f0-9894-0fce3b9c71cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:39:22.967 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4d428b3-3705-46f0-9894-0fce3b9c71cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 10d0c9d5-d306-4d6e-a7ed-55364777934d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:22.981 10 INFO neutron.wsgi [req-7d86b330-8bc7-4dc4-b719-09ec282cf305 req-d575d4de-5be1-4957-b08a-1670ff527559 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=acfe9a34-014a-4be3-98dc-3d26a8ec32b3&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0715837 2026-07-08 16:39:23.134 9 INFO neutron.db.l3_db [None req-c72f98d7-aa50-4a68-806f-c8f7ffd80860 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] Floating IP e70f5d94-84c7-4607-a823-2a71f9ab98c5 disassociated. External IP: 10.96.250.216, port: 400544dc-5e59-4ac7-be12-ec6810a94ade. 2026-07-08 16:39:23.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4d428b3-3705-46f0-9894-0fce3b9c71cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 08a0e92e-8476-49fc-87fe-b017f575351e (type: ports) to 1 2026-07-08 16:39:23.205 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource b9ee4399-0afb-4bcf-9fa5-f76f56cda28b (type: ports) to 1 2026-07-08 16:39:23.251 10 INFO neutron.db.ovn_revision_numbers_db [None req-75bc64a9-8e34-47cf-af18-2a260506be6a 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource a3f1353b-064b-4065-b35d-78b62be7abaf (type: ports) to 2 2026-07-08 16:39:23.284 10 INFO neutron.db.ovn_revision_numbers_db [None req-75bc64a9-8e34-47cf-af18-2a260506be6a 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 2d774484-1e46-41fc-af48-9dd263b2b5a6 (type: subnets) to 0 2026-07-08 16:39:23.306 10 INFO neutron.wsgi [None req-75bc64a9-8e34-47cf-af18-2a260506be6a 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.3083239 2026-07-08 16:39:23.661 9 INFO neutron.services.segments.plugin [-] Segment 099ca25a-21f7-4305-bff1-83aa3a13e631 resource provider aggregate not found 2026-07-08 16:39:23.667 9 INFO neutron.services.segments.plugin [-] Segment 099ca25a-21f7-4305-bff1-83aa3a13e631 resource provider aggregate not found 2026-07-08 16:39:23.690 9 INFO neutron.services.segments.plugin [-] Segment 099ca25a-21f7-4305-bff1-83aa3a13e631 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 099ca25a-21f7-4305-bff1-83aa3a13e631 found for delete ", "request_id": "req-3d4cf229-b08c-41d0-952f-cb7f02f7aa04"}]} 2026-07-08 16:39:23.693 9 INFO neutron.services.segments.plugin [-] Segment 099ca25a-21f7-4305-bff1-83aa3a13e631 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 099ca25a-21f7-4305-bff1-83aa3a13e631 found for delete ", "request_id": "req-dd4f7706-3769-46b6-b346-0c9ea6b6d796"}]} 2026-07-08 16:39:23.744 9 INFO neutron.wsgi [None req-52f12c0e-95da-43bd-86ef-9105ad6b953f 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/networks/9f340386-aa61-4fa5-8583-2b81d6e16703 HTTP/1.1" status: 204 len: 168 time: 1.0733984 2026-07-08 16:39:23.763 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4d428b3-3705-46f0-9894-0fce3b9c71cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 08a0e92e-8476-49fc-87fe-b017f575351e (type: router_ports) to 2 2026-07-08 16:39:23.764 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 08a0e92e-8476-49fc-87fe-b017f575351e 2026-07-08 16:39:23.766 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7098a65a-573d-4e02-856b-c474c25d800b 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] No more DHCP agents 2026-07-08 16:39:23.775 9 INFO neutron.wsgi [None req-c72f98d7-aa50-4a68-806f-c8f7ffd80860 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] 199.19.213.163 "DELETE /v2.0/ports/400544dc-5e59-4ac7-be12-ec6810a94ade HTTP/1.1" status: 204 len: 173 time: 1.3386993 2026-07-08 16:39:23.777 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7098a65a-573d-4e02-856b-c474c25d800b 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Unable to schedule network 0fe517e2-12fd-4381-b9f6-bbb212ebf75c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:23.795 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 08a0e92e-8476-49fc-87fe-b017f575351e 2026-07-08 16:39:23.896 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce806e12-2e78-4f58-9db9-1a15ed97577f'] response: {'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'code': 200} 2026-07-08 16:39:23.896 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce806e12-2e78-4f58-9db9-1a15ed97577f'] response: {'server_uuid': '8b686e51-ff39-446c-8eeb-27a93b054e98', 'name': 'network-vif-deleted', 'tag': '400544dc-5e59-4ac7-be12-ec6810a94ade', 'status': 'completed', 'code': 200} 2026-07-08 16:39:23.936 9 INFO neutron.db.segments_db [None req-b1957eec-bbd0-428d-9faf-8a5b194327a6 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Added segment 23379f5a-4558-40ed-b92d-2c27f28e8d38 of type geneve for network 5143e5ba-1d5c-48eb-8dca-de417aca67fe 2026-07-08 16:39:23.969 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4d428b3-3705-46f0-9894-0fce3b9c71cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 08a0e92e-8476-49fc-87fe-b017f575351e (type: ports) to 2 2026-07-08 16:39:24.035 10 INFO neutron.db.ovn_revision_numbers_db [None req-7098a65a-573d-4e02-856b-c474c25d800b 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource b6bbdb61-56f5-44de-9110-42500f692d7a (type: ports) to 1 2026-07-08 16:39:24.048 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4d428b3-3705-46f0-9894-0fce3b9c71cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:24.059 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4d428b3-3705-46f0-9894-0fce3b9c71cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 10d0c9d5-d306-4d6e-a7ed-55364777934d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:24.075 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource b9ee4399-0afb-4bcf-9fa5-f76f56cda28b (type: router_ports) to 3 2026-07-08 16:39:24.083 10 INFO neutron.wsgi [None req-7098a65a-573d-4e02-856b-c474c25d800b 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1149 time: 0.7631822 2026-07-08 16:39:24.086 10 INFO neutron.wsgi [req-7ca05a84-8a30-4f8b-993d-037401a1733e req-d4a40e0a-9e97-40c3-837a-44a5088783b9 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=8b686e51-ff39-446c-8eeb-27a93b054e98 HTTP/1.1" status: 200 len: 210 time: 0.0373263 2026-07-08 16:39:24.185 9 INFO neutron.db.ovn_revision_numbers_db [None req-b1957eec-bbd0-428d-9faf-8a5b194327a6 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource 5143e5ba-1d5c-48eb-8dca-de417aca67fe (type: networks) to 1 2026-07-08 16:39:24.341 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 08a0e92e-8476-49fc-87fe-b017f575351e (type: ports) to 3 2026-07-08 16:39:24.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource b9ee4399-0afb-4bcf-9fa5-f76f56cda28b (type: ports) to 2 2026-07-08 16:39:24.475 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b1957eec-bbd0-428d-9faf-8a5b194327a6 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] No more DHCP agents 2026-07-08 16:39:24.477 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b1957eec-bbd0-428d-9faf-8a5b194327a6 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Unable to schedule network 5143e5ba-1d5c-48eb-8dca-de417aca67fe: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:24.543 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 08a0e92e-8476-49fc-87fe-b017f575351e (type: router_ports) to 3 2026-07-08 16:39:24.562 10 INFO neutron.wsgi [None req-adcbcfb7-ba67-486c-a097-11970e9a4e4a 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/ports/b6bbdb61-56f5-44de-9110-42500f692d7a HTTP/1.1" status: 204 len: 168 time: 0.4719377 2026-07-08 16:39:24.590 9 INFO neutron.db.ovn_revision_numbers_db [None req-b1957eec-bbd0-428d-9faf-8a5b194327a6 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource ce793043-52e2-49e6-bf2a-071b98ba0869 (type: ports) to 1 2026-07-08 16:39:24.593 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4d05a5bb-6909-476f-9086-4680b67eec1b 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:24.595 9 INFO neutron.wsgi [None req-4d05a5bb-6909-476f-9086-4680b67eec1b 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/ports/b6bbdb61-56f5-44de-9110-42500f692d7a HTTP/1.1" status: 404 len: 333 time: 0.0260959 2026-07-08 16:39:24.635 9 INFO neutron.pecan_wsgi.hooks.translation [None req-64246979-387f-4d1b-bedd-8922d0a0e113 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:39:24.637 9 INFO neutron.wsgi [None req-64246979-387f-4d1b-bedd-8922d0a0e113 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - default default] 10.0.0.81 "GET /v2.0/ports/b6bbdb61-56f5-44de-9110-42500f692d7a HTTP/1.1" status: 404 len: 333 time: 0.0308957 2026-07-08 16:39:24.652 9 INFO neutron.wsgi [None req-b1957eec-bbd0-428d-9faf-8a5b194327a6 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 0.8988268 2026-07-08 16:39:24.747 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource b9ee4399-0afb-4bcf-9fa5-f76f56cda28b (type: ports) to 4 2026-07-08 16:39:24.881 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4d428b3-3705-46f0-9894-0fce3b9c71cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 08a0e92e-8476-49fc-87fe-b017f575351e (type: router_ports) to 3 2026-07-08 16:39:24.883 10 INFO neutron.wsgi [None req-a4d428b3-3705-46f0-9894-0fce3b9c71cc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/bc0c5ec8-32bb-4a41-bb03-809bd41f5fe6/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8160658 2026-07-08 16:39:24.971 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource b9ee4399-0afb-4bcf-9fa5-f76f56cda28b (type: router_ports) to 4 2026-07-08 16:39:25.256 10 INFO neutron.wsgi [None req-339a7fe7-dca0-4e57-aa26-e7a1406d090a 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/subnets/2d774484-1e46-41fc-af48-9dd263b2b5a6 HTTP/1.1" status: 204 len: 168 time: 0.6117337 2026-07-08 16:39:25.307 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab16919a-ab72-4456-919f-46bc84f6adb3 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] No more DHCP agents 2026-07-08 16:39:25.309 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab16919a-ab72-4456-919f-46bc84f6adb3 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Unable to schedule network 5143e5ba-1d5c-48eb-8dca-de417aca67fe: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:25.324 10 INFO neutron.db.ovn_revision_numbers_db [None req-ab16919a-ab72-4456-919f-46bc84f6adb3 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource 62a3d7a1-8c41-42e5-b1d7-d89d11ba3038 (type: subnets) to 0 2026-07-08 16:39:25.337 9 INFO neutron.wsgi [None req-ff83d94c-75fa-4b5f-9ec3-4a723e9e133e 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/acfe9a34-014a-4be3-98dc-3d26a8ec32b3 HTTP/1.1" status: 204 len: 168 time: 0.1714785 2026-07-08 16:39:25.340 10 INFO neutron.wsgi [None req-ab16919a-ab72-4456-919f-46bc84f6adb3 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.6835556 2026-07-08 16:39:25.374 9 INFO neutron.api.v2.resource [None req-af40f049-3422-457e-9bfb-a1fba1d8ae09 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:39:25.376 9 INFO neutron.wsgi [None req-af40f049-3422-457e-9bfb-a1fba1d8ae09 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - default default] 10.0.0.81 "GET /v2.0/security-groups/acfe9a34-014a-4be3-98dc-3d26a8ec32b3 HTTP/1.1" status: 404 len: 347 time: 0.0347929 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:25.747 10 INFO neutron.wsgi [None req-7b63abcd-3e48-4ba9-bf36-45d2a6fbb45b 89d9473041ba40ffaccf56a5f2018e1c 43a5bc72032d45d1a6fda93367aff6c3 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/e70f5d94-84c7-4607-a823-2a71f9ab98c5 HTTP/1.1" status: 204 len: 168 time: 0.3661938 2026-07-08 16:39:25.761 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06bf4616-2e4e-4fa5-9463-426f9b3f245c 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] No more DHCP agents 2026-07-08 16:39:25.767 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06bf4616-2e4e-4fa5-9463-426f9b3f245c 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Unable to schedule network 5143e5ba-1d5c-48eb-8dca-de417aca67fe: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:26.061 9 INFO neutron.services.segments.plugin [-] Segment a663df6a-a78f-47c4-9f12-76e6de92a898 resource provider aggregate not found 2026-07-08 16:39:26.066 9 INFO neutron.services.segments.plugin [-] Segment a663df6a-a78f-47c4-9f12-76e6de92a898 resource provider aggregate not found 2026-07-08 16:39:26.084 9 INFO neutron.services.segments.plugin [-] Segment a663df6a-a78f-47c4-9f12-76e6de92a898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a663df6a-a78f-47c4-9f12-76e6de92a898 found for delete ", "request_id": "req-d42ad373-5a89-425e-8db8-124c52c49774"}]} 2026-07-08 16:39:26.085 9 INFO neutron.services.segments.plugin [-] Segment a663df6a-a78f-47c4-9f12-76e6de92a898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a663df6a-a78f-47c4-9f12-76e6de92a898 found for delete ", "request_id": "req-3e9cf149-ebf4-4bea-8b75-43e681f00be1"}]} 2026-07-08 16:39:26.109 9 INFO neutron.wsgi [None req-929e3c84-2fb9-450f-9cf2-d89d75568d36 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/networks/0fe517e2-12fd-4381-b9f6-bbb212ebf75c HTTP/1.1" status: 204 len: 168 time: 0.8461938 2026-07-08 16:39:26.176 9 INFO neutron.db.ovn_revision_numbers_db [None req-06bf4616-2e4e-4fa5-9463-426f9b3f245c 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource aed3ee4d-64eb-42c7-a129-116e430bb011 (type: ports) to 1 2026-07-08 16:39:26.199 9 INFO neutron.wsgi [None req-06bf4616-2e4e-4fa5-9463-426f9b3f245c 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1127 time: 0.8501403 2026-07-08 16:39:26.209 9 INFO neutron.db.segments_db [None req-b4a42579-b132-41ce-95fc-1f56ea658767 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Added segment cd80277a-4bb0-49c0-9028-5ff52a3bed79 of type geneve for network 8319d12a-3f8c-45ef-9b18-20710791abe4 2026-07-08 16:39:26.341 9 INFO neutron.db.ovn_revision_numbers_db [None req-b4a42579-b132-41ce-95fc-1f56ea658767 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 8319d12a-3f8c-45ef-9b18-20710791abe4 (type: networks) to 1 2026-07-08 16:39:26.542 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4a42579-b132-41ce-95fc-1f56ea658767 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] No more DHCP agents 2026-07-08 16:39:26.544 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4a42579-b132-41ce-95fc-1f56ea658767 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Unable to schedule network 8319d12a-3f8c-45ef-9b18-20710791abe4: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:26.587 10 INFO neutron.wsgi [None req-63f8988e-99f8-4b40-817b-ddc03aed82e6 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/ports/aed3ee4d-64eb-42c7-a129-116e430bb011 HTTP/1.1" status: 204 len: 168 time: 0.3827369 2026-07-08 16:39:26.613 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a80fa20c-261f-4fbc-ac04-c6434c1f8292 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:39:26.615 9 INFO neutron.wsgi [None req-a80fa20c-261f-4fbc-ac04-c6434c1f8292 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - default default] 10.0.0.81 "GET /v2.0/ports/aed3ee4d-64eb-42c7-a129-116e430bb011 HTTP/1.1" status: 404 len: 333 time: 0.0221817 2026-07-08 16:39:26.630 9 INFO neutron.db.ovn_revision_numbers_db [None req-b4a42579-b132-41ce-95fc-1f56ea658767 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 1b3a01fb-7d59-4236-83c5-0b29506b569f (type: ports) to 1 2026-07-08 16:39:26.669 9 INFO neutron.wsgi [None req-b4a42579-b132-41ce-95fc-1f56ea658767 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5522575 2026-07-08 16:39:26.885 9 INFO neutron.wsgi [None req-31336ac3-72aa-4f7a-a401-15864f4fd888 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/62a3d7a1-8c41-42e5-b1d7-d89d11ba3038 HTTP/1.1" status: 204 len: 168 time: 0.2638092 2026-07-08 16:39:26.957 10 INFO neutron.wsgi [None req-4a1e78bf-c2b3-4170-8620-7ba8d697c841 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/d3923140-61f9-4216-9252-16d2e95f1034/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2061324 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:27.040 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7eab2072-4366-4292-a6d2-f1e2d5b696d4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] No more DHCP agents 2026-07-08 16:39:27.047 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7eab2072-4366-4292-a6d2-f1e2d5b696d4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Unable to schedule network 8319d12a-3f8c-45ef-9b18-20710791abe4: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:27.162 10 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-0cb6e829-11be-4d5e-b8d5-1c7dd235980b beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/networks?id=10d0c9d5-d306-4d6e-a7ed-55364777934d HTTP/1.1" status: 200 len: 871 time: 0.0783522 2026-07-08 16:39:27.185 10 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-ed2ab5e7-c091-4f84-a6c0-44377d9d19a4 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/quotas/eb8bbe56d29046a4a603167f91b488d6 HTTP/1.1" status: 200 len: 386 time: 0.0123494 2026-07-08 16:39:27.307 10 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-72e5528e-f191-411e-8821-c29f0ccc38db beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=eb8bbe56d29046a4a603167f91b488d6&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1104052 2026-07-08 16:39:27.428 10 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-1d51a0ce-7d98-4132-a618-71c1801bff01 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/10d0c9d5-d306-4d6e-a7ed-55364777934d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1069810 2026-07-08 16:39:27.453 9 INFO neutron.wsgi [None req-2805a202-9fb5-4ef5-837a-3ebe8a408fa3 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/networks/5143e5ba-1d5c-48eb-8dca-de417aca67fe HTTP/1.1" status: 204 len: 168 time: 0.5624790 2026-07-08 16:39:27.511 10 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-ac3d150d-701e-4b6c-8714-02e2a89ac0cf cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/10d0c9d5-d306-4d6e-a7ed-55364777934d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0674026 2026-07-08 16:39:27.664 9 INFO neutron.wsgi [req-b401be90-f93f-4d8e-b40d-f3e2c95ae510 req-2a410c18-9fde-4c12-9625-fc187084f076 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=1d1a6857-ae72-485e-a3fa-97b83878a1b7 HTTP/1.1" status: 200 len: 210 time: 0.0407224 2026-07-08 16:39:27.742 9 INFO neutron.db.ovn_revision_numbers_db [None req-7eab2072-4366-4292-a6d2-f1e2d5b696d4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 1b3a01fb-7d59-4236-83c5-0b29506b569f (type: ports) to 2 2026-07-08 16:39:27.776 9 INFO neutron.db.ovn_revision_numbers_db [None req-7eab2072-4366-4292-a6d2-f1e2d5b696d4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource ba035f92-e5c4-4e30-9e6a-08e8bd58b72d (type: subnets) to 0 2026-07-08 16:39:27.779 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-98197d92-0c46-46dc-821a-6c5eff0da65e 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] No more DHCP agents 2026-07-08 16:39:27.781 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-98197d92-0c46-46dc-821a-6c5eff0da65e 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Unable to schedule network 0fe1f839-995c-4b45-8ba7-ef41c3339ac9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:27.801 9 INFO neutron.wsgi [None req-7eab2072-4366-4292-a6d2-f1e2d5b696d4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1272645 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:27.877 9 INFO neutron.db.ovn_revision_numbers_db [None req-98197d92-0c46-46dc-821a-6c5eff0da65e 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource bf1f244c-6452-4da8-980f-c88442affffc (type: ports) to 1 2026-07-08 16:39:27.920 9 INFO neutron.wsgi [None req-98197d92-0c46-46dc-821a-6c5eff0da65e 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.4573720 2026-07-08 16:39:28.006 10 INFO neutron.wsgi [None req-3aec299c-2690-403b-88e6-ec30bd853c6a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/d3923140-61f9-4216-9252-16d2e95f1034 HTTP/1.1" status: 204 len: 168 time: 1.0437880 2026-07-08 16:39:28.117 9 INFO neutron.services.segments.plugin [-] Segment 23379f5a-4558-40ed-b92d-2c27f28e8d38 resource provider aggregate not found 2026-07-08 16:39:28.126 9 INFO neutron.services.segments.plugin [-] Segment 23379f5a-4558-40ed-b92d-2c27f28e8d38 resource provider aggregate not found 2026-07-08 16:39:28.148 9 INFO neutron.services.segments.plugin [-] Segment 23379f5a-4558-40ed-b92d-2c27f28e8d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23379f5a-4558-40ed-b92d-2c27f28e8d38 found for delete ", "request_id": "req-bb2a12bb-cb56-424a-9a03-e78160b806b3"}]} 2026-07-08 16:39:28.152 9 INFO neutron.services.segments.plugin [-] Segment 23379f5a-4558-40ed-b92d-2c27f28e8d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23379f5a-4558-40ed-b92d-2c27f28e8d38 found for delete ", "request_id": "req-b528d8b1-370f-4709-b4dc-a7076f61f1ca"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:28.683 9 INFO neutron.db.ovn_revision_numbers_db [None req-bae401f9-e793-4b5b-a65e-0ccf6a77e040 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] Successfully bumped revision number for resource bf1f244c-6452-4da8-980f-c88442affffc (type: ports) to 2 2026-07-08 16:39:28.699 9 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-7154c375-bcb3-4aa4-bd2c-cfc28c23045f beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 199.19.213.163 "GET /v2.0/networks?id=10d0c9d5-d306-4d6e-a7ed-55364777934d HTTP/1.1" status: 200 len: 871 time: 0.1372700 2026-07-08 16:39:28.704 9 INFO neutron.wsgi [None req-bae401f9-e793-4b5b-a65e-0ccf6a77e040 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "PUT /v2.0/ports/bf1f244c-6452-4da8-980f-c88442affffc HTTP/1.1" status: 200 len: 946 time: 0.7720077 2026-07-08 16:39:28.708 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-647a952d-5a58-4d24-95b5-5f56dea664c4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] No more DHCP agents 2026-07-08 16:39:28.717 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-647a952d-5a58-4d24-95b5-5f56dea664c4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Unable to schedule network 8319d12a-3f8c-45ef-9b18-20710791abe4: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:28.756 9 INFO neutron.wsgi [None req-c51c7671-ce47-4fff-803f-0736434d60be 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/66e91e5a-bfad-43ac-afd3-0c2090d27d8d HTTP/1.1" status: 204 len: 168 time: 0.7445033 2026-07-08 16:39:28.789 10 INFO neutron.wsgi [req-4eeccddd-d01e-4be9-a0d6-f75fdce799fc req-a65f9a2c-0ef3-4d4f-b97a-1a0ec90680f9 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=1d1a6857-ae72-485e-a3fa-97b83878a1b7 HTTP/1.1" status: 200 len: 210 time: 0.0449278 2026-07-08 16:39:28.945 9 INFO neutron.db.ovn_revision_numbers_db [None req-647a952d-5a58-4d24-95b5-5f56dea664c4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 2fe39fa7-2296-4e4e-bfc5-ff5036c11f90 (type: ports) to 1 2026-07-08 16:39:28.991 9 INFO neutron.wsgi [None req-647a952d-5a58-4d24-95b5-5f56dea664c4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1110 time: 1.1833186 2026-07-08 16:39:29.093 10 INFO neutron.wsgi [None req-1e818cc5-6f0c-4cc9-a8d8-bac4de555e73 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/ports/bf1f244c-6452-4da8-980f-c88442affffc HTTP/1.1" status: 204 len: 168 time: 0.3833506 2026-07-08 16:39:29.122 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52379d8f-23c8-4cb8-a27f-65c9dceb58e7 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - - -] No more DHCP agents 2026-07-08 16:39:29.128 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52379d8f-23c8-4cb8-a27f-65c9dceb58e7 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - - -] Unable to schedule network 10d0c9d5-d306-4d6e-a7ed-55364777934d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:29.196 10 INFO neutron.wsgi [None req-262a0c35-a61b-4cf9-bd2e-14d2c79eb069 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0973892 2026-07-08 16:39:29.231 10 INFO neutron.pecan_wsgi.hooks.translation [None req-44585956-545b-41b5-b557-2352f99dc863 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:39:29.232 10 INFO neutron.wsgi [None req-44585956-545b-41b5-b557-2352f99dc863 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - default default] 10.0.0.81 "GET /v2.0/ports/bf1f244c-6452-4da8-980f-c88442affffc HTTP/1.1" status: 404 len: 333 time: 0.0322692 2026-07-08 16:39:29.277 10 INFO neutron.wsgi [None req-47486060-15e4-44ef-bd50-12e63e30108f 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0385675 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:29.310 10 INFO neutron.services.segments.plugin [-] Segment 0ff98241-4d2c-44e3-9493-adecceb9bcee resource provider aggregate not found 2026-07-08 16:39:29.314 10 INFO neutron.services.segments.plugin [-] Segment 0ff98241-4d2c-44e3-9493-adecceb9bcee resource provider aggregate not found 2026-07-08 16:39:29.350 10 INFO neutron.services.segments.plugin [-] Segment 0ff98241-4d2c-44e3-9493-adecceb9bcee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff98241-4d2c-44e3-9493-adecceb9bcee found for delete ", "request_id": "req-3e3a0c92-877e-4e89-b4f8-5806a6d92314"}]} 2026-07-08 16:39:29.353 10 INFO neutron.services.segments.plugin [-] Segment 0ff98241-4d2c-44e3-9493-adecceb9bcee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff98241-4d2c-44e3-9493-adecceb9bcee found for delete ", "request_id": "req-45b9b736-a10f-4d99-ae30-b9467a59e7d6"}]} 2026-07-08 16:39:29.366 10 INFO neutron.wsgi [None req-ff1e1ed8-2af1-4715-890a-26b5f8a452da 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/5833c753-6940-44cd-b7b3-703c9f40fbb2 HTTP/1.1" status: 204 len: 168 time: 0.6041899 2026-07-08 16:39:29.399 9 INFO neutron.wsgi [None req-8e2c602d-7981-4f62-8214-64cb8f435333 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - default default] 10.0.0.81 "GET /v2.0/ports/ce483d46-4ba1-4c40-b121-d58848cfb34c HTTP/1.1" status: 200 len: 972 time: 0.1133921 2026-07-08 16:39:29.408 9 INFO neutron.db.ovn_revision_numbers_db [None req-52379d8f-23c8-4cb8-a27f-65c9dceb58e7 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - - -] Successfully bumped revision number for resource af04dee5-c0b9-4ad3-be6b-33506f84315e (type: ports) to 1 2026-07-08 16:39:29.425 10 INFO neutron.pecan_wsgi.hooks.translation [None req-27078cf9-fd59-404d-8172-a6b1fa391694 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:29.427 10 INFO neutron.wsgi [None req-27078cf9-fd59-404d-8172-a6b1fa391694 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/ports/aed3ee4d-64eb-42c7-a129-116e430bb011 HTTP/1.1" status: 404 len: 333 time: 0.0215189 2026-07-08 16:39:29.440 9 INFO neutron.wsgi [None req-52379d8f-23c8-4cb8-a27f-65c9dceb58e7 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7302575 2026-07-08 16:39:29.453 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4ecc5db9-fb10-4339-89cc-79f37a3f1c2c 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:29.456 10 INFO neutron.wsgi [None req-4ecc5db9-fb10-4339-89cc-79f37a3f1c2c 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/62a3d7a1-8c41-42e5-b1d7-d89d11ba3038 HTTP/1.1" status: 404 len: 337 time: 0.0230272 2026-07-08 16:39:29.476 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e20c3492-a77f-492c-bd31-74cbeae9cb81 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:29.478 10 INFO neutron.wsgi [None req-e20c3492-a77f-492c-bd31-74cbeae9cb81 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/d96fc383-edc3-4855-9aba-851dd94f1c5d HTTP/1.1" status: 404 len: 337 time: 0.0174208 2026-07-08 16:39:29.512 9 INFO neutron.wsgi [None req-0fd730f6-f3fb-4cb8-9940-5d6afe296085 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/ports/2fe39fa7-2296-4e4e-bfc5-ff5036c11f90 HTTP/1.1" status: 204 len: 168 time: 0.5152855 2026-07-08 16:39:29.542 9 INFO neutron.pecan_wsgi.hooks.translation [None req-62a888bd-a284-40ab-8515-6b13def135ed 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:39:29.543 9 INFO neutron.wsgi [None req-62a888bd-a284-40ab-8515-6b13def135ed 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - default default] 10.0.0.81 "GET /v2.0/ports/2fe39fa7-2296-4e4e-bfc5-ff5036c11f90 HTTP/1.1" status: 404 len: 333 time: 0.0248315 2026-07-08 16:39:29.638 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port 08a0e92e-8476-49fc-87fe-b017f575351e: RuntimeError: No hosting information found for port 08a0e92e-8476-49fc-87fe-b017f575351e 2026-07-08 16:39:29.640 9 INFO neutron.wsgi [None req-31a7dd05-4c61-4673-a2d7-9bf973b58f77 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=43a5bc72032d45d1a6fda93367aff6c3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0990803 2026-07-08 16:39:29.746 10 INFO neutron.wsgi [None req-d6929e48-859f-4d58-b8dc-d3965a433d54 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/ports/ce483d46-4ba1-4c40-b121-d58848cfb34c HTTP/1.1" status: 204 len: 168 time: 0.2615833 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:29.925 9 INFO neutron.wsgi [None req-613121f9-76f6-4bcc-bd91-869c57db638c 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/subnets/ba035f92-e5c4-4e30-9e6a-08e8bd58b72d HTTP/1.1" status: 204 len: 168 time: 0.3747048 2026-07-08 16:39:29.942 10 INFO neutron.wsgi [None req-34098dc6-0721-48b3-a9f5-d83fa3cfa7de 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/18e3f6da-154a-4a7d-80d1-b3cb8cb485ba HTTP/1.1" status: 204 len: 168 time: 0.2895670 2026-07-08 16:39:30.024 9 INFO neutron.wsgi [req-413fb64d-16e1-41ca-b5d4-ea2b5751a1b5 req-ab1f6471-2b73-4ad9-9db8-8a41efc1da87 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=1d1a6857-ae72-485e-a3fa-97b83878a1b7 HTTP/1.1" status: 200 len: 1168 time: 0.1580393 2026-07-08 16:39:30.071 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6919f71-be09-4ef7-b026-360aa0e09c4e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource af04dee5-c0b9-4ad3-be6b-33506f84315e (type: ports) to 2 2026-07-08 16:39:30.081 9 INFO neutron.wsgi [req-413fb64d-16e1-41ca-b5d4-ea2b5751a1b5 req-6cffe5e5-3425-4bc8-bd73-c2e97d8fdbe1 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=4cd1cf2e-fd24-4857-b9ac-378a6785b83d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0497289 2026-07-08 16:39:30.193 10 INFO neutron.wsgi [None req-2b0f7519-4165-43fe-872a-87d1d020553f 53ba0701e5a3449bb5d21099d1706cd7 1395b46c7200491ca2e29a5ff3273839 - - - -] 10.0.0.81 "DELETE /v2.0/networks/0fe1f839-995c-4b45-8ba7-ef41c3339ac9 HTTP/1.1" status: 204 len: 168 time: 0.4425485 2026-07-08 16:39:30.401 9 INFO neutron.services.segments.plugin [-] Segment cd80277a-4bb0-49c0-9028-5ff52a3bed79 resource provider aggregate not found 2026-07-08 16:39:30.406 9 INFO neutron.services.segments.plugin [-] Segment cd80277a-4bb0-49c0-9028-5ff52a3bed79 resource provider aggregate not found 2026-07-08 16:39:30.412 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6919f71-be09-4ef7-b026-360aa0e09c4e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource af04dee5-c0b9-4ad3-be6b-33506f84315e (type: ports) to 2 2026-07-08 16:39:30.425 9 INFO neutron.services.segments.plugin [-] Segment cd80277a-4bb0-49c0-9028-5ff52a3bed79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd80277a-4bb0-49c0-9028-5ff52a3bed79 found for delete ", "request_id": "req-769d33cc-5658-42a5-8051-6d54ccad65fa"}]} 2026-07-08 16:39:30.426 9 INFO neutron.services.segments.plugin [-] Segment cd80277a-4bb0-49c0-9028-5ff52a3bed79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd80277a-4bb0-49c0-9028-5ff52a3bed79 found for delete ", "request_id": "req-a2471eb0-86fa-4ce8-b42a-bce8e90cea00"}]} 2026-07-08 16:39:30.438 9 INFO neutron.wsgi [None req-b6919f71-be09-4ef7-b026-360aa0e09c4e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/af04dee5-c0b9-4ad3-be6b-33506f84315e HTTP/1.1" status: 200 len: 1328 time: 0.9896379 2026-07-08 16:39:30.471 9 INFO neutron.wsgi [None req-29d9d6ae-6c1a-4b40-a9b3-215c632a30f4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/networks/8319d12a-3f8c-45ef-9b18-20710791abe4 HTTP/1.1" status: 204 len: 168 time: 0.5377040 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:30.487 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1363469-6f8d-4d57-a9fc-56219732f3f8'] response: {'name': 'network-changed', 'server_uuid': '1d1a6857-ae72-485e-a3fa-97b83878a1b7', 'tag': 'af04dee5-c0b9-4ad3-be6b-33506f84315e', 'status': 'completed', 'code': 200} 2026-07-08 16:39:30.512 9 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-4b3c0e49-ea7e-4b20-a1f8-d8d05290ea76 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=eb8bbe56d29046a4a603167f91b488d6&device_id=1d1a6857-ae72-485e-a3fa-97b83878a1b7 HTTP/1.1" status: 200 len: 1359 time: 0.0372379 2026-07-08 16:39:30.552 9 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-76204842-d45f-49c4-a40c-67cf86ee9aeb cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=af04dee5-c0b9-4ad3-be6b-33506f84315e HTTP/1.1" status: 200 len: 217 time: 0.0314312 2026-07-08 16:39:30.586 9 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-6bdd02e8-f795-4998-887e-e72edaa2ae98 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=befc583f-f84f-4b0b-98b5-4b4f72d49caf HTTP/1.1" status: 200 len: 865 time: 0.0303578 2026-07-08 16:39:30.614 9 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-39c40623-bef6-40c2-8cc0-262d0aff85a1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=10d0c9d5-d306-4d6e-a7ed-55364777934d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221150 2026-07-08 16:39:30.687 9 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-dfeeb99b-8029-4d21-9f74-ee4322d542a3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/10d0c9d5-d306-4d6e-a7ed-55364777934d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0650251 2026-07-08 16:39:30.693 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a8a8195-1c09-4f2a-9b6d-4fcfe3321f4f 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] No more DHCP agents 2026-07-08 16:39:30.695 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a8a8195-1c09-4f2a-9b6d-4fcfe3321f4f 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Unable to schedule network b8b3858a-7c84-4780-bd8c-9cd732eee591: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:30.752 9 INFO neutron.wsgi [req-79c18bf7-453b-43d2-a512-5c7a9e537cde req-b980622d-9372-4089-bf27-cc5d39e5b5fd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/10d0c9d5-d306-4d6e-a7ed-55364777934d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0590348 2026-07-08 16:39:30.764 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a8a8195-1c09-4f2a-9b6d-4fcfe3321f4f 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 25215a7f-fe0a-4f24-99ab-4fa76ab12819 (type: ports) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:30.799 10 INFO neutron.wsgi [None req-6a8a8195-1c09-4f2a-9b6d-4fcfe3321f4f 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.3219719 2026-07-08 16:39:30.819 10 INFO neutron.wsgi [None req-cfc27da7-544d-4db7-ba80-7efebdf138b4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=1395b46c7200491ca2e29a5ff3273839&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1585841 2026-07-08 16:39:30.855 9 INFO neutron.wsgi [req-0ced0c0b-b071-4eb6-8871-1c990ee91379 req-97713456-0e7e-443d-9c41-2cad428759b9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=eb8bbe56d29046a4a603167f91b488d6&device_id=1d1a6857-ae72-485e-a3fa-97b83878a1b7 HTTP/1.1" status: 200 len: 1359 time: 0.0669403 2026-07-08 16:39:30.958 9 INFO neutron.wsgi [req-0ced0c0b-b071-4eb6-8871-1c990ee91379 req-14afda5c-983c-4d77-9f5d-e88506a042e0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=10d0c9d5-d306-4d6e-a7ed-55364777934d HTTP/1.1" status: 200 len: 969 time: 0.0978251 2026-07-08 16:39:30.972 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: af04dee5-c0b9-4ad3-be6b-33506f84315e 2026-07-08 16:39:31.015 9 INFO neutron.wsgi [req-0ced0c0b-b071-4eb6-8871-1c990ee91379 req-216e767c-c476-4d4c-a7d0-adde7d9fcd97 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=af04dee5-c0b9-4ad3-be6b-33506f84315e HTTP/1.1" status: 200 len: 217 time: 0.0458665 2026-07-08 16:39:31.023 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port af04dee5-c0b9-4ad3-be6b-33506f84315e 2026-07-08 16:39:31.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-db82d8fc-6c57-4ae3-a2c5-7b428819bb78 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] Successfully bumped revision number for resource 25215a7f-fe0a-4f24-99ab-4fa76ab12819 (type: ports) to 2 2026-07-08 16:39:31.090 9 INFO neutron.wsgi [req-0ced0c0b-b071-4eb6-8871-1c990ee91379 req-b863bc75-cd90-4cba-9eff-6bc8b5febf6d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=befc583f-f84f-4b0b-98b5-4b4f72d49caf HTTP/1.1" status: 200 len: 865 time: 0.0689332 2026-07-08 16:39:31.101 10 INFO neutron.wsgi [None req-db82d8fc-6c57-4ae3-a2c5-7b428819bb78 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "PUT /v2.0/ports/25215a7f-fe0a-4f24-99ab-4fa76ab12819 HTTP/1.1" status: 200 len: 946 time: 0.2931654 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:31.366 10 INFO neutron.wsgi [None req-20898644-49dc-407b-b133-0a6b83c5f15b 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/ports/25215a7f-fe0a-4f24-99ab-4fa76ab12819 HTTP/1.1" status: 204 len: 168 time: 0.2572882 2026-07-08 16:39:31.368 10 INFO neutron.services.segments.plugin [-] Segment 2380db3b-75a9-4f9b-a2af-11df01cba13a resource provider aggregate not found 2026-07-08 16:39:31.380 10 INFO neutron.services.segments.plugin [-] Segment 2380db3b-75a9-4f9b-a2af-11df01cba13a resource provider aggregate not found 2026-07-08 16:39:31.396 10 INFO neutron.services.segments.plugin [-] Segment 2380db3b-75a9-4f9b-a2af-11df01cba13a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2380db3b-75a9-4f9b-a2af-11df01cba13a found for delete ", "request_id": "req-4cdf53f8-1dcc-46a5-af51-e27868608ba4"}]} 2026-07-08 16:39:31.409 10 INFO neutron.services.segments.plugin [-] Segment 2380db3b-75a9-4f9b-a2af-11df01cba13a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2380db3b-75a9-4f9b-a2af-11df01cba13a found for delete ", "request_id": "req-6559d174-3d71-4a0b-b818-fc9c49eb3697"}]} 2026-07-08 16:39:31.467 10 INFO neutron.wsgi [None req-f649db3e-490d-4435-b04e-f119a00d14e2 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0948882 2026-07-08 16:39:31.502 10 INFO neutron.pecan_wsgi.hooks.translation [None req-6b6e799e-372c-41e0-9b18-ffd25ad5db8b 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:39:31.504 10 INFO neutron.wsgi [None req-6b6e799e-372c-41e0-9b18-ffd25ad5db8b 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - default default] 10.0.0.81 "GET /v2.0/ports/25215a7f-fe0a-4f24-99ab-4fa76ab12819 HTTP/1.1" status: 404 len: 333 time: 0.0222113 2026-07-08 16:39:31.549 9 INFO neutron.wsgi [req-0ced0c0b-b071-4eb6-8871-1c990ee91379 req-b21abf4c-9ea8-47a7-90af-c36d78997b93 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=10d0c9d5-d306-4d6e-a7ed-55364777934d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.4520397 2026-07-08 16:39:31.554 10 INFO neutron.wsgi [None req-dac692ae-d73b-4c9f-beaf-0168d317ddd8 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0366235 2026-07-08 16:39:31.603 10 INFO neutron.wsgi [None req-e20076e1-1f41-4287-a21d-ae221b88b591 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - default default] 10.0.0.81 "GET /v2.0/ports/dc6be64b-bfdb-4a54-ad47-ae602149e742 HTTP/1.1" status: 200 len: 969 time: 0.0348806 2026-07-08 16:39:31.605 9 INFO neutron.wsgi [req-f07cb090-9240-4e03-a89a-3c15f6e340cd req-2ffbd72d-e912-410d-82bd-609adebf18fa beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=1d1a6857-ae72-485e-a3fa-97b83878a1b7 HTTP/1.1" status: 200 len: 1168 time: 0.0998521 2026-07-08 16:39:31.628 10 INFO neutron.pecan_wsgi.hooks.translation [None req-8623c604-74d1-435a-bc54-a4e3d01e7659 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:31.630 10 INFO neutron.wsgi [None req-8623c604-74d1-435a-bc54-a4e3d01e7659 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/ports/2fe39fa7-2296-4e4e-bfc5-ff5036c11f90 HTTP/1.1" status: 404 len: 333 time: 0.0194426 2026-07-08 16:39:31.651 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3e168c64-b130-4883-8baa-534b4c9b0d0e 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:31.653 10 INFO neutron.wsgi [None req-3e168c64-b130-4883-8baa-534b4c9b0d0e 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/subnets/ba035f92-e5c4-4e30-9e6a-08e8bd58b72d HTTP/1.1" status: 404 len: 337 time: 0.0173082 2026-07-08 16:39:31.676 9 INFO neutron.wsgi [req-0ced0c0b-b071-4eb6-8871-1c990ee91379 req-0662d0c0-00a2-4cb4-bb05-26cfc40b6078 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/10d0c9d5-d306-4d6e-a7ed-55364777934d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1148033 2026-07-08 16:39:31.678 10 INFO neutron.pecan_wsgi.hooks.translation [None req-f0c123f9-a150-4d41-8451-57440ce4e33f 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:31.680 10 INFO neutron.wsgi [None req-f0c123f9-a150-4d41-8451-57440ce4e33f 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/subnets/2d774484-1e46-41fc-af48-9dd263b2b5a6 HTTP/1.1" status: 404 len: 337 time: 0.0203876 2026-07-08 16:39:31.681 9 INFO neutron.wsgi [req-f07cb090-9240-4e03-a89a-3c15f6e340cd req-ffb761c9-5afd-4d9b-902d-217089cefe78 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=4cd1cf2e-fd24-4857-b9ac-378a6785b83d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0604994 2026-07-08 16:39:31.764 9 INFO neutron.wsgi [None req-ebdf4f08-e590-481d-a450-9f0bbfbb1df7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/afdf936d-5495-4696-9ce3-f2708db016bf HTTP/1.1" status: 204 len: 168 time: 0.9386449 2026-07-08 16:39:31.794 9 INFO neutron.wsgi [req-0ced0c0b-b071-4eb6-8871-1c990ee91379 req-381fc86d-abf4-4e87-bdcc-f852f034917d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/10d0c9d5-d306-4d6e-a7ed-55364777934d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1091070 2026-07-08 16:39:31.877 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource af04dee5-c0b9-4ad3-be6b-33506f84315e (type: ports) to 4 2026-07-08 16:39:32.004 10 INFO neutron.wsgi [None req-90c42f5d-77c0-427e-abd2-b8e40f5df49f 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/ports/dc6be64b-bfdb-4a54-ad47-ae602149e742 HTTP/1.1" status: 204 len: 168 time: 0.3197412 2026-07-08 16:39:32.450 10 INFO neutron.wsgi [None req-a0cae766-47d9-4f89-a42e-44e286e11bf4 4364987bde914f69bd7194e7163d2ed8 b1888eb9257b40229f18e48fc5f8562e - - - -] 10.0.0.81 "DELETE /v2.0/networks/b8b3858a-7c84-4780-bd8c-9cd732eee591 HTTP/1.1" status: 204 len: 168 time: 0.4278433 2026-07-08 16:39:32.546 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ab7639e-92ac-42de-8ba4-567b6f1e40f6'] response: {'server_uuid': '1d1a6857-ae72-485e-a3fa-97b83878a1b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af04dee5-c0b9-4ad3-be6b-33506f84315e', 'code': 200} 2026-07-08 16:39:32.547 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ab7639e-92ac-42de-8ba4-567b6f1e40f6'] response: {'server_uuid': '1d1a6857-ae72-485e-a3fa-97b83878a1b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af04dee5-c0b9-4ad3-be6b-33506f84315e', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:32.823 9 INFO neutron.wsgi [req-efb4883f-87fd-485c-b329-16d2f3a2153b req-a95ee8a1-8a0e-4d05-a579-5849e2f41784 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=1d1a6857-ae72-485e-a3fa-97b83878a1b7 HTTP/1.1" status: 200 len: 1170 time: 0.0522602 2026-07-08 16:39:32.867 9 INFO neutron.wsgi [req-efb4883f-87fd-485c-b329-16d2f3a2153b req-0aa53d75-b9e2-4d5d-a31a-41c1c121e7f4 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=4cd1cf2e-fd24-4857-b9ac-378a6785b83d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0363841 2026-07-08 16:39:32.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017726 2026-07-08 16:39:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022860 2026-07-08 16:39:33.182 9 INFO neutron.wsgi [None req-df8360c5-4a57-4330-b493-3f6525a5a7a3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=b1888eb9257b40229f18e48fc5f8562e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1382754 2026-07-08 16:39:33.401 9 INFO neutron.wsgi [None req-e2b40e59-b094-4706-b589-b164d8b25ba3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/552dddeb-542c-4485-b8c7-f450b0ee6610 HTTP/1.1" status: 204 len: 168 time: 0.2146544 2026-07-08 16:39:33.421 10 INFO neutron.services.segments.plugin [-] Segment 9d8851f6-cf9f-4d9c-8827-84d93ae39294 resource provider aggregate not found 2026-07-08 16:39:33.431 10 INFO neutron.services.segments.plugin [-] Segment 9d8851f6-cf9f-4d9c-8827-84d93ae39294 resource provider aggregate not found 2026-07-08 16:39:33.445 10 INFO neutron.services.segments.plugin [-] Segment 9d8851f6-cf9f-4d9c-8827-84d93ae39294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8851f6-cf9f-4d9c-8827-84d93ae39294 found for delete ", "request_id": "req-def22c9f-635e-4e6b-9bb0-5fa320bc99dc"}]} 2026-07-08 16:39:33.451 10 INFO neutron.services.segments.plugin [-] Segment 9d8851f6-cf9f-4d9c-8827-84d93ae39294 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d8851f6-cf9f-4d9c-8827-84d93ae39294 found for delete ", "request_id": "req-01689070-65e2-4064-8a1c-7eec564d9b12"}]} 2026-07-08 16:39:33.462 9 INFO neutron.wsgi [req-cda7b6aa-a282-4007-b84b-141028435f3c req-ebb15b66-0a1a-4d57-b74b-4324b538fbe6 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=1d1a6857-ae72-485e-a3fa-97b83878a1b7 HTTP/1.1" status: 200 len: 1170 time: 0.0528424 2026-07-08 16:39:33.470 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: af04dee5-c0b9-4ad3-be6b-33506f84315e 2026-07-08 16:39:33.526 9 INFO neutron.wsgi [req-cda7b6aa-a282-4007-b84b-141028435f3c req-ee4deb41-74aa-4a17-ac9e-531adcfe00d2 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=4cd1cf2e-fd24-4857-b9ac-378a6785b83d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0561657 2026-07-08 16:39:33.761 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource af04dee5-c0b9-4ad3-be6b-33506f84315e (type: ports) to 5 2026-07-08 16:39:33.853 9 INFO neutron.wsgi [req-7489373d-cadd-48e3-be6e-c68d706149b3 req-3a7a92a3-bf74-4410-b886-b39c3ba4c514 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=1d1a6857-ae72-485e-a3fa-97b83878a1b7 HTTP/1.1" status: 200 len: 1168 time: 0.0599873 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:34.015 10 WARNING keystonemiddleware.audit [None req-3820a1a6-f38c-4433-83b5-7f7bbd16a658 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:34.137 10 INFO neutron.db.ovn_revision_numbers_db [None req-26329e95-7b62-4657-bf43-fbd3cef84548 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource e6f78069-886c-4a5b-a9f2-120f9fcc580d (type: security_groups) to 1 2026-07-08 16:39:34.200 9 INFO neutron.wsgi [None req-9bb8a7cd-a78a-4ff2-87ec-af3e8af92cc0 beb1020160cf48d28a3d1dfed0663b2f eb8bbe56d29046a4a603167f91b488d6 - - - -] 199.19.213.163 "DELETE /v2.0/ports/af04dee5-c0b9-4ad3-be6b-33506f84315e HTTP/1.1" status: 204 len: 173 time: 0.3409328 2026-07-08 16:39:34.221 10 INFO neutron.db.segments_db [None req-26329e95-7b62-4657-bf43-fbd3cef84548 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Added segment 6de8f79c-986d-4a52-956e-c42ca86c5f06 of type geneve for network 5b07e48a-abcf-4f74-9bf6-1654340b6f61 2026-07-08 16:39:34.403 10 INFO neutron.db.ovn_revision_numbers_db [None req-26329e95-7b62-4657-bf43-fbd3cef84548 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 5b07e48a-abcf-4f74-9bf6-1654340b6f61 (type: networks) to 1 2026-07-08 16:39:34.585 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca4d471b-f131-4914-87ab-a7a1adeaf0fd'] response: {'server_uuid': '1d1a6857-ae72-485e-a3fa-97b83878a1b7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'af04dee5-c0b9-4ad3-be6b-33506f84315e', 'code': 200} 2026-07-08 16:39:34.586 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca4d471b-f131-4914-87ab-a7a1adeaf0fd'] response: {'server_uuid': '1d1a6857-ae72-485e-a3fa-97b83878a1b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af04dee5-c0b9-4ad3-be6b-33506f84315e', 'code': 200} 2026-07-08 16:39:34.586 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca4d471b-f131-4914-87ab-a7a1adeaf0fd'] response: {'server_uuid': '1d1a6857-ae72-485e-a3fa-97b83878a1b7', 'name': 'network-vif-deleted', 'tag': 'af04dee5-c0b9-4ad3-be6b-33506f84315e', 'status': 'completed', 'code': 200} 2026-07-08 16:39:34.625 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26329e95-7b62-4657-bf43-fbd3cef84548 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:39:34.627 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26329e95-7b62-4657-bf43-fbd3cef84548 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network 5b07e48a-abcf-4f74-9bf6-1654340b6f61: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:34.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-26329e95-7b62-4657-bf43-fbd3cef84548 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 1e2c5657-f2cb-4ca5-ad88-cc2d3404a75d (type: ports) to 1 2026-07-08 16:39:34.755 10 INFO neutron.wsgi [None req-26329e95-7b62-4657-bf43-fbd3cef84548 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.9056613 2026-07-08 16:39:34.763 10 WARNING keystonemiddleware.audit [None req-12ad73cd-350f-4595-a45f-94a310195900 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:34.870 10 INFO neutron.db.segments_db [None req-b89a29fc-0840-4cbe-8263-0e81871e1712 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Added segment bcc7e22d-76da-43a2-9293-53345938617c of type geneve for network bd338cf4-b69a-4cfb-bcb3-a90aa8dbe5e4 2026-07-08 16:39:35.042 10 INFO neutron.db.ovn_revision_numbers_db [None req-b89a29fc-0840-4cbe-8263-0e81871e1712 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource bd338cf4-b69a-4cfb-bcb3-a90aa8dbe5e4 (type: networks) to 1 2026-07-08 16:39:35.256 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b89a29fc-0840-4cbe-8263-0e81871e1712 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:39:35.257 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b89a29fc-0840-4cbe-8263-0e81871e1712 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network bd338cf4-b69a-4cfb-bcb3-a90aa8dbe5e4: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:35.328 10 INFO neutron.db.ovn_revision_numbers_db [None req-b89a29fc-0840-4cbe-8263-0e81871e1712 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 813fc127-7308-487b-9ed4-e58e8e7ca5e6 (type: ports) to 1 2026-07-08 16:39:35.366 10 INFO neutron.wsgi [None req-b89a29fc-0840-4cbe-8263-0e81871e1712 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.6060164 2026-07-08 16:39:35.375 10 WARNING keystonemiddleware.audit [None req-d3d6d3dc-462a-4109-94f6-cbedb420fbb2 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:35.652 9 INFO neutron.db.ovn_revision_numbers_db [None req-e2e5f460-8c3c-44de-bc62-ceb07c47b725 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 509455e1-0a86-4980-96b4-39c6c9804034 (type: security_groups) to 1 2026-07-08 16:39:35.660 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9b0b3c4-475e-42e0-8026-75d90a01e9c0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:39:35.665 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9b0b3c4-475e-42e0-8026-75d90a01e9c0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network 5b07e48a-abcf-4f74-9bf6-1654340b6f61: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:35.678 9 INFO neutron.wsgi [None req-e2e5f460-8c3c-44de-bc62-ceb07c47b725 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=58ad23763a04481b91141466e4d76765&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2346876 2026-07-08 16:39:35.692 9 INFO neutron.db.ovn_revision_numbers_db [None req-78de38b6-e032-43b4-9c06-ec70057d0562 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] Successfully bumped revision number for resource cbcb4942-636f-49c9-856d-92713e769e9e (type: security_groups) to 1 2026-07-08 16:39:35.777 9 INFO neutron.db.ovn_revision_numbers_db [None req-78de38b6-e032-43b4-9c06-ec70057d0562 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] Successfully bumped revision number for resource cb833847-46c0-4b90-9165-7a9b9072bbbd (type: security_groups) to 1 2026-07-08 16:39:35.828 9 INFO neutron.wsgi [None req-78de38b6-e032-43b4-9c06-ec70057d0562 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.4177518 2026-07-08 16:39:35.905 10 INFO neutron.wsgi [None req-97caedf8-dca4-461b-9451-402955cfc131 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4539 time: 0.0647810 2026-07-08 16:39:36.004 9 INFO neutron.wsgi [None req-db9fae09-a3db-4e03-9e44-317bcda70800 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/509455e1-0a86-4980-96b4-39c6c9804034 HTTP/1.1" status: 204 len: 168 time: 0.3214085 2026-07-08 16:39:36.034 10 INFO neutron.db.ovn_revision_numbers_db [None req-5298ac8e-ffac-4a9e-bd02-89fa4caa67f9 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] Successfully bumped revision number for resource cb833847-46c0-4b90-9165-7a9b9072bbbd (type: security_groups) to 2 2026-07-08 16:39:36.036 10 INFO neutron.wsgi [None req-5298ac8e-ffac-4a9e-bd02-89fa4caa67f9 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "PUT /v2.0/security-groups/cb833847-46c0-4b90-9165-7a9b9072bbbd HTTP/1.1" status: 200 len: 1795 time: 0.1282301 2026-07-08 16:39:36.092 9 INFO neutron.wsgi [None req-256f953e-e071-4c5d-9245-fcf2bf90ac88 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-groups/cb833847-46c0-4b90-9165-7a9b9072bbbd HTTP/1.1" status: 200 len: 1795 time: 0.0503497 2026-07-08 16:39:36.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9b0b3c4-475e-42e0-8026-75d90a01e9c0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 1e2c5657-f2cb-4ca5-ad88-cc2d3404a75d (type: ports) to 2 2026-07-08 16:39:36.199 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9b0b3c4-475e-42e0-8026-75d90a01e9c0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 66446bf7-4ec9-4a0a-8eed-47aa1b46469b (type: subnets) to 0 2026-07-08 16:39:36.212 10 INFO neutron.wsgi [None req-a9b0b3c4-475e-42e0-8026-75d90a01e9c0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8402953 2026-07-08 16:39:36.220 10 WARNING keystonemiddleware.audit [None req-48f2cb5c-87a5-4bad-bc92-7a6c024a9257 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:36.297 9 INFO neutron.wsgi [None req-61545537-c830-4642-b69a-c918d0acdc4c e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/cb833847-46c0-4b90-9165-7a9b9072bbbd HTTP/1.1" status: 204 len: 168 time: 0.1940131 2026-07-08 16:39:36.377 10 INFO neutron.wsgi [None req-f425d5ab-4481-48af-86b9-ee99f020ccbc e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0723815 2026-07-08 16:39:36.396 10 INFO neutron.db.ovn_revision_numbers_db [None req-552484de-70bc-4da0-819f-84625650bbaa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource a9d1ab85-5eae-4a26-954b-4eb2fe9090a0 (type: security_groups) to 1 2026-07-08 16:39:36.399 9 INFO neutron.api.v2.resource [None req-caa4d9e0-889c-4303-abdc-e2d6b5eec9fb e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:39:36.401 9 INFO neutron.wsgi [None req-caa4d9e0-889c-4303-abdc-e2d6b5eec9fb e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/cb833847-46c0-4b90-9165-7a9b9072bbbd HTTP/1.1" status: 404 len: 347 time: 0.0169268 2026-07-08 16:39:36.539 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c4a36c1-3384-4699-8357-49799290b37c e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] Successfully bumped revision number for resource 0ca3f95b-f364-46ff-b3a7-e6e3d34dc68e (type: security_groups) to 1 2026-07-08 16:39:36.571 9 INFO neutron.wsgi [None req-6c4a36c1-3384-4699-8357-49799290b37c e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.1630938 2026-07-08 16:39:36.684 10 INFO neutron.wsgi [None req-552484de-70bc-4da0-819f-84625650bbaa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=b10a3b629f2f4379bf896583193c96aa&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4522142 2026-07-08 16:39:36.761 9 INFO neutron.db.ovn_revision_numbers_db [None req-5791fb63-2eb7-4ec0-a223-d4b7677085fd e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] Successfully bumped revision number for resource 73a85dad-14a6-4c39-83ed-20e80e986de4 (type: security_group_rules) to 0 2026-07-08 16:39:36.776 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ec18373-17a3-4a71-9b71-2b9f7b874bc6 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:39:36.778 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ec18373-17a3-4a71-9b71-2b9f7b874bc6 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network bd338cf4-b69a-4cfb-bcb3-a90aa8dbe5e4: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:36.791 9 INFO neutron.wsgi [None req-5791fb63-2eb7-4ec0-a223-d4b7677085fd e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2066336 2026-07-08 16:39:36.818 9 INFO neutron.wsgi [None req-77be4375-05ef-448a-a65f-41b323333dff e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/73a85dad-14a6-4c39-83ed-20e80e986de4 HTTP/1.1" status: 200 len: 763 time: 0.0233443 2026-07-08 16:39:36.867 9 INFO neutron.wsgi [None req-df82ea52-a8ed-49f3-9976-df91c4331de1 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0383680 2026-07-08 16:39:36.917 9 INFO neutron.wsgi [None req-75e3dc73-4ebd-4f71-b5d2-3fec2b802918 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/bc0c5ec8-32bb-4a41-bb03-809bd41f5fe6/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1355543 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:36.969 10 INFO neutron.wsgi [None req-c7e14de7-e20b-49c6-bcc8-f81b9d3974a7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/a9d1ab85-5eae-4a26-954b-4eb2fe9090a0 HTTP/1.1" status: 204 len: 168 time: 0.2779908 2026-07-08 16:39:37.070 9 INFO neutron.wsgi [None req-78f2e9ab-0a4a-4521-8035-fceb20071d38 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/73a85dad-14a6-4c39-83ed-20e80e986de4 HTTP/1.1" status: 204 len: 168 time: 0.1973188 2026-07-08 16:39:37.117 9 INFO neutron.wsgi [None req-c122bb2d-d04a-479a-b69d-fe94a4ee4317 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0411494 2026-07-08 16:39:37.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-5ec18373-17a3-4a71-9b71-2b9f7b874bc6 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 813fc127-7308-487b-9ed4-e58e8e7ca5e6 (type: ports) to 2 2026-07-08 16:39:37.277 10 INFO neutron.db.ovn_revision_numbers_db [None req-e23e7e97-15a5-4068-89fb-4ae106815a1e e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] Successfully bumped revision number for resource 1370ff41-7c8b-4ec9-bd70-55813b3c95c7 (type: security_group_rules) to 0 2026-07-08 16:39:37.302 10 INFO neutron.db.ovn_revision_numbers_db [None req-5ec18373-17a3-4a71-9b71-2b9f7b874bc6 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 19cb42b6-c061-456e-b70e-c7b0910a2313 (type: subnets) to 0 2026-07-08 16:39:37.311 10 INFO neutron.wsgi [None req-e23e7e97-15a5-4068-89fb-4ae106815a1e e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1850610 2026-07-08 16:39:37.321 10 INFO neutron.wsgi [None req-5ec18373-17a3-4a71-9b71-2b9f7b874bc6 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1041949 2026-07-08 16:39:37.332 10 WARNING keystonemiddleware.audit [None req-683481a3-711f-4e10-be27-7f142a9dae18 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:37.339 9 INFO neutron.wsgi [None req-6b39910b-5969-40b2-9526-c7505126f353 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/1370ff41-7c8b-4ec9-bd70-55813b3c95c7 HTTP/1.1" status: 200 len: 763 time: 0.0236912 2026-07-08 16:39:37.383 10 INFO neutron.wsgi [None req-9450d7cd-a29b-4f58-a479-3ab2155e6f97 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0383065 2026-07-08 16:39:37.548 10 INFO neutron.db.ovn_revision_numbers_db [None req-30206778-ab1a-4ef5-bdb5-8044844c88fb 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 90994f91-4948-4471-9829-2c5f73a89f0e (type: routers) to 1 2026-07-08 16:39:37.563 10 INFO neutron.wsgi [None req-30206778-ab1a-4ef5-bdb5-8044844c88fb 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2336502 2026-07-08 16:39:37.569 10 INFO neutron.wsgi [None req-5bbb3366-5022-4b9d-9ab7-e60b197b5117 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/1370ff41-7c8b-4ec9-bd70-55813b3c95c7 HTTP/1.1" status: 204 len: 168 time: 0.1809914 2026-07-08 16:39:37.573 9 WARNING keystonemiddleware.audit [None req-f7f9dd59-2306-47d3-b8ed-ed971ccc7b4b - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:37.605 9 INFO neutron.wsgi [None req-15333e78-d1eb-41f4-b635-4cb3438b9510 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/bc0c5ec8-32bb-4a41-bb03-809bd41f5fe6 HTTP/1.1" status: 204 len: 168 time: 0.6767888 2026-07-08 16:39:37.609 10 INFO neutron.wsgi [None req-18529fe9-61d2-48b3-b02c-8e7714d5500d e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0348170 2026-07-08 16:39:37.660 10 INFO neutron.db.securitygroups_db [None req-54d285a0-57bd-4958-8ee7-35b05286cd40 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] Project 3a90ff0fb62e414aab25fbaeaaea9122 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-08 16:39:37.773 10 INFO neutron.db.ovn_revision_numbers_db [None req-54d285a0-57bd-4958-8ee7-35b05286cd40 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] Successfully bumped revision number for resource cdf0b0d9-010d-48f0-a51a-743ec24d7f49 (type: security_group_rules) to 0 2026-07-08 16:39:37.801 10 INFO neutron.wsgi [None req-54d285a0-57bd-4958-8ee7-35b05286cd40 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1852627 2026-07-08 16:39:37.820 10 INFO neutron.wsgi [None req-d334738d-1fed-4ec7-9e2d-78e841bb57b1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/befc583f-f84f-4b0b-98b5-4b4f72d49caf HTTP/1.1" status: 204 len: 168 time: 0.2100506 2026-07-08 16:39:37.833 10 INFO neutron.wsgi [None req-49548992-7fa0-46ab-893a-545b491b16e4 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/cdf0b0d9-010d-48f0-a51a-743ec24d7f49 HTTP/1.1" status: 200 len: 769 time: 0.0258358 2026-07-08 16:39:37.892 10 INFO neutron.wsgi [None req-1ebca371-8292-4ee7-a64e-53bf0d428fb2 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4119 time: 0.0494797 2026-07-08 16:39:38.091 10 INFO neutron.wsgi [None req-01ea5308-c9fd-4e79-894a-0b653e91ffc4 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/cdf0b0d9-010d-48f0-a51a-743ec24d7f49 HTTP/1.1" status: 204 len: 168 time: 0.1774962 2026-07-08 16:39:38.148 9 INFO neutron.wsgi [None req-c4e6bece-832f-4735-b846-c9e1213014f5 e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0520179 2026-07-08 16:39:38.217 10 INFO neutron.services.segments.plugin [-] Segment 1ada2bde-2909-4e7b-9779-97d18a43c1d4 resource provider aggregate not found 2026-07-08 16:39:38.223 10 INFO neutron.services.segments.plugin [-] Segment 1ada2bde-2909-4e7b-9779-97d18a43c1d4 resource provider aggregate not found 2026-07-08 16:39:38.241 10 INFO neutron.services.segments.plugin [-] Segment 1ada2bde-2909-4e7b-9779-97d18a43c1d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ada2bde-2909-4e7b-9779-97d18a43c1d4 found for delete ", "request_id": "req-d6785292-8f0d-421e-960d-646d95a12d72"}]} 2026-07-08 16:39:38.245 10 INFO neutron.services.segments.plugin [-] Segment 1ada2bde-2909-4e7b-9779-97d18a43c1d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ada2bde-2909-4e7b-9779-97d18a43c1d4 found for delete ", "request_id": "req-eba1d259-d1d4-48ad-ae15-6c3ba0d4c256"}]} 2026-07-08 16:39:38.263 10 INFO neutron.wsgi [None req-688a41d4-beb8-4758-b914-8821d522c5ec 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/10d0c9d5-d306-4d6e-a7ed-55364777934d HTTP/1.1" status: 204 len: 168 time: 0.4369130 2026-07-08 16:39:38.322 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9154d62c-fb82-4414-8be0-3b90c3642010 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] No more DHCP agents 2026-07-08 16:39:38.324 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9154d62c-fb82-4414-8be0-3b90c3642010 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Unable to schedule network 5b07e48a-abcf-4f74-9bf6-1654340b6f61: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:38.345 9 INFO neutron.wsgi [None req-57b7fdeb-cf30-46ca-b7df-f6f98d250d5e e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/0ca3f95b-f364-46ff-b3a7-e6e3d34dc68e HTTP/1.1" status: 204 len: 168 time: 0.1917827 2026-07-08 16:39:38.385 10 INFO neutron.wsgi [None req-8fa27c55-8606-446a-b58c-e5c287ca5b1d e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0355079 2026-07-08 16:39:38.429 9 INFO neutron.wsgi [None req-2cedf061-e57a-4d3f-9176-4fc722afa838 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=eb8bbe56d29046a4a603167f91b488d6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0491574 2026-07-08 16:39:38.437 9 INFO neutron.wsgi [None req-8fa52c66-a1d2-41bf-99d4-91190966e35e e7a1ce9f07eb4d008bbad98ef0dba939 3a90ff0fb62e414aab25fbaeaaea9122 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0456955 2026-07-08 16:39:38.506 9 INFO neutron.db.ovn_revision_numbers_db [None req-9154d62c-fb82-4414-8be0-3b90c3642010 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource ad0feae9-6b57-44d7-a58b-72b3699d7b67 (type: ports) to 1 2026-07-08 16:39:38.658 10 INFO neutron.wsgi [None req-fd7b92ff-a295-4c10-88cf-585bbffc2f5f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/4cd1cf2e-fd24-4857-b9ac-378a6785b83d HTTP/1.1" status: 204 len: 168 time: 0.2209525 2026-07-08 16:39:38.953 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: ad0feae9-6b57-44d7-a58b-72b3699d7b67 2026-07-08 16:39:38.960 9 INFO neutron.db.ovn_revision_numbers_db [None req-9154d62c-fb82-4414-8be0-3b90c3642010 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource ad0feae9-6b57-44d7-a58b-72b3699d7b67 (type: router_ports) to 2 2026-07-08 16:39:38.976 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port ad0feae9-6b57-44d7-a58b-72b3699d7b67 2026-07-08 16:39:39.059 9 INFO neutron.wsgi [None req-af7cd20c-26a1-4bcb-b43f-95dc4af46934 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=3a90ff0fb62e414aab25fbaeaaea9122&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1358130 2026-07-08 16:39:39.170 9 INFO neutron.db.ovn_revision_numbers_db [None req-9154d62c-fb82-4414-8be0-3b90c3642010 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource ad0feae9-6b57-44d7-a58b-72b3699d7b67 (type: ports) to 2 2026-07-08 16:39:39.257 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource ad0feae9-6b57-44d7-a58b-72b3699d7b67 (type: ports) to 3 2026-07-08 16:39:39.265 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9154d62c-fb82-4414-8be0-3b90c3642010 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] No more DHCP agents 2026-07-08 16:39:39.266 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9154d62c-fb82-4414-8be0-3b90c3642010 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Unable to schedule network 5b07e48a-abcf-4f74-9bf6-1654340b6f61: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:39.343 9 INFO neutron.wsgi [None req-dc04d4fb-2314-44f5-9d73-7260d4fa7cc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/cbcb4942-636f-49c9-856d-92713e769e9e HTTP/1.1" status: 204 len: 168 time: 0.2783160 2026-07-08 16:39:39.381 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource ad0feae9-6b57-44d7-a58b-72b3699d7b67 (type: router_ports) to 3 2026-07-08 16:39:39.431 9 INFO neutron.db.ovn_revision_numbers_db [None req-9154d62c-fb82-4414-8be0-3b90c3642010 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource ad0feae9-6b57-44d7-a58b-72b3699d7b67 (type: router_ports) to 3 2026-07-08 16:39:39.434 9 INFO neutron.wsgi [None req-9154d62c-fb82-4414-8be0-3b90c3642010 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "PUT /v2.0/routers/90994f91-4948-4471-9829-2c5f73a89f0e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8644242 2026-07-08 16:39:39.446 9 WARNING keystonemiddleware.audit [None req-efd508f4-300e-4cd9-b1a2-a76a2230771f - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:39.527 9 INFO neutron.wsgi [None req-aab99f97-c8ee-4292-83a4-b1f98249a98f 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/ad0feae9-6b57-44d7-a58b-72b3699d7b67 HTTP/1.1" status: 200 len: 1137 time: 0.0834715 2026-07-08 16:39:39.541 9 WARNING keystonemiddleware.audit [None req-d52e6dea-c8bb-464e-93a7-7be9ac80ee7e - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:40.017 9 INFO neutron.db.ovn_revision_numbers_db [None req-c9b66014-ec28-4889-8e57-0c43f5521f72 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource fe604e8e-76da-4e23-9173-732541f0fbdf (type: security_groups) to 1 2026-07-08 16:39:40.060 9 INFO neutron.wsgi [None req-c9b66014-ec28-4889-8e57-0c43f5521f72 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=80b2e6f9b008462988bd846be45c07d2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4249465 2026-07-08 16:39:40.109 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d550c9e-7b01-46d2-af15-d95d32139dc3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] No more DHCP agents 2026-07-08 16:39:40.115 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d550c9e-7b01-46d2-af15-d95d32139dc3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Unable to schedule network bd338cf4-b69a-4cfb-bcb3-a90aa8dbe5e4: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:40.246 10 INFO neutron.wsgi [None req-e8a684eb-e3aa-4ac6-baf0-5b9f865f36ec 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/fe604e8e-76da-4e23-9173-732541f0fbdf HTTP/1.1" status: 204 len: 168 time: 0.1801326 2026-07-08 16:39:40.262 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d550c9e-7b01-46d2-af15-d95d32139dc3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource db53c7f8-fa48-4826-afbb-c64e12ed7fbd (type: ports) to 1 2026-07-08 16:39:40.726 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d550c9e-7b01-46d2-af15-d95d32139dc3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource db53c7f8-fa48-4826-afbb-c64e12ed7fbd (type: router_ports) to 2 2026-07-08 16:39:40.928 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d550c9e-7b01-46d2-af15-d95d32139dc3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource db53c7f8-fa48-4826-afbb-c64e12ed7fbd (type: ports) to 2 2026-07-08 16:39:41.018 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d550c9e-7b01-46d2-af15-d95d32139dc3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] No more DHCP agents 2026-07-08 16:39:41.019 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d550c9e-7b01-46d2-af15-d95d32139dc3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Unable to schedule network bd338cf4-b69a-4cfb-bcb3-a90aa8dbe5e4: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:41.214 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d550c9e-7b01-46d2-af15-d95d32139dc3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource db53c7f8-fa48-4826-afbb-c64e12ed7fbd (type: router_ports) to 2 2026-07-08 16:39:41.217 9 INFO neutron.wsgi [None req-4d550c9e-7b01-46d2-af15-d95d32139dc3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "PUT /v2.0/routers/90994f91-4948-4471-9829-2c5f73a89f0e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6792154 2026-07-08 16:39:41.227 9 WARNING keystonemiddleware.audit [None req-c0b583ca-16f7-42bf-b6cc-3e0755d093cb - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:41.331 9 INFO neutron.wsgi [None req-454df2ef-2cc5-4278-83b0-11df43622b4a 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/db53c7f8-fa48-4826-afbb-c64e12ed7fbd HTTP/1.1" status: 200 len: 1135 time: 0.1063461 2026-07-08 16:39:41.340 9 WARNING keystonemiddleware.audit [None req-8a8e1454-8845-444b-bbe5-fdfc6e608f8c - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:41.379 9 INFO neutron.wsgi [None req-d8d84613-4d65-45b6-96e4-d97af5d266ad 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/db53c7f8-fa48-4826-afbb-c64e12ed7fbd HTTP/1.1" status: 200 len: 1135 time: 0.0423818 2026-07-08 16:39:42.089 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee6489ab-24e6-4814-9bcb-cb9cbbc96b42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 14446078-bdca-475f-90e3-59ee502d892f (type: security_groups) to 1 2026-07-08 16:39:42.114 10 INFO neutron.wsgi [None req-ee6489ab-24e6-4814-9bcb-cb9cbbc96b42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=ae99ed300c4c4ce8b1548c414f3ef060&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4171877 2026-07-08 16:39:42.314 10 INFO neutron.wsgi [None req-7960df20-78c6-4e77-96e8-9dc96680a690 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/14446078-bdca-475f-90e3-59ee502d892f HTTP/1.1" status: 204 len: 168 time: 0.1950214 2026-07-08 16:39:42.389 9 WARNING keystonemiddleware.audit [None req-71edcf4c-2ece-4641-bd7d-b86ff4032e03 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:42.418 9 INFO neutron.wsgi [None req-9a53188e-47cf-41ae-be04-81b33f6b7888 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/db53c7f8-fa48-4826-afbb-c64e12ed7fbd HTTP/1.1" status: 200 len: 1135 time: 0.0317516 2026-07-08 16:39:42.955 9 INFO neutron.db.ovn_revision_numbers_db [None req-083d75da-36af-4664-ba74-8b2e571ca515 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 91f1f17c-6cd4-4422-8016-4afadababd9b (type: security_groups) to 1 2026-07-08 16:39:42.981 9 INFO neutron.wsgi [None req-083d75da-36af-4664-ba74-8b2e571ca515 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=8cf635a11a074b5a96ef4d252e22f829&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3014305 2026-07-08 16:39:43.211 9 INFO neutron.wsgi [None req-949b75df-7940-440f-9859-f884e435511d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/91f1f17c-6cd4-4422-8016-4afadababd9b HTTP/1.1" status: 204 len: 168 time: 0.2243378 2026-07-08 16:39:43.426 10 WARNING keystonemiddleware.audit [None req-7f11240d-d053-4aab-8979-5472a3e2d668 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:43.522 10 INFO neutron.wsgi [None req-3a844ced-ef2a-419d-b542-662dea437134 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/db53c7f8-fa48-4826-afbb-c64e12ed7fbd HTTP/1.1" status: 200 len: 1135 time: 0.0987294 2026-07-08 16:39:44.099 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No hosting information found for port ad0feae9-6b57-44d7-a58b-72b3699d7b67: RuntimeError: No hosting information found for port ad0feae9-6b57-44d7-a58b-72b3699d7b67 2026-07-08 16:39:44.100 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: db53c7f8-fa48-4826-afbb-c64e12ed7fbd 2026-07-08 16:39:44.108 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port db53c7f8-fa48-4826-afbb-c64e12ed7fbd 2026-07-08 16:39:44.359 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource db53c7f8-fa48-4826-afbb-c64e12ed7fbd (type: ports) to 3 2026-07-08 16:39:44.448 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource db53c7f8-fa48-4826-afbb-c64e12ed7fbd (type: router_ports) to 3 2026-07-08 16:39:44.537 10 WARNING keystonemiddleware.audit [None req-f6ff21aa-30f3-41f5-8f7d-511699832fc0 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:44.572 10 INFO neutron.wsgi [None req-b3144915-05af-4850-bd35-e98094b4f3e1 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/db53c7f8-fa48-4826-afbb-c64e12ed7fbd HTTP/1.1" status: 200 len: 1137 time: 0.0446594 2026-07-08 16:39:44.582 9 WARNING keystonemiddleware.audit [None req-88c0ce35-d1c2-4db7-8667-8e8dfc957f24 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:45.243 10 INFO neutron.wsgi [None req-ac5932ce-15a0-448d-bafe-804e0f3d59ac 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.1958289 2026-07-08 16:39:45.251 10 INFO neutron.wsgi [None req-2d6f2efc-a441-4382-8a1b-05244766ce99 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0045779 2026-07-08 16:39:45.259 10 INFO neutron.wsgi [None req-314eba8e-5d01-408c-952c-a3a98c82bfba 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0042872 2026-07-08 16:39:45.266 10 INFO neutron.wsgi [None req-7a7b63bd-c82e-42b5-bdd6-b4b5d7fe0fdb 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0043976 2026-07-08 16:39:45.274 10 INFO neutron.wsgi [None req-cb935e15-3813-403c-ab6e-386475354ac5 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0053527 2026-07-08 16:39:45.292 10 INFO neutron.wsgi [None req-9c171156-ac3e-45dc-a4ba-3f6469862a3d 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0067406 2026-07-08 16:39:45.305 10 INFO neutron.wsgi [None req-7e8ee98a-2f1a-4c39-b985-78b702abbca4 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0059299 2026-07-08 16:39:45.315 10 INFO neutron.wsgi [None req-cdd2b10e-4869-4263-b83d-19e92c2c1555 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0066547 2026-07-08 16:39:45.323 10 INFO neutron.wsgi [None req-c8159f2e-e431-468d-ad58-caad13de9d4b 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0043201 2026-07-08 16:39:45.334 10 INFO neutron.wsgi [None req-3369bbdf-1008-4995-bc80-0fc4100e6107 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0067639 2026-07-08 16:39:45.342 10 INFO neutron.wsgi [None req-400ac931-68b2-49f9-800c-e2fd7ad593f8 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0045838 2026-07-08 16:39:45.351 10 INFO neutron.wsgi [None req-12672b9a-33ba-4a8a-8693-064a38cfacd2 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0049882 2026-07-08 16:39:45.360 10 INFO neutron.wsgi [None req-d0365e90-7fa0-420e-abc9-bdeaf91353eb 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0047812 2026-07-08 16:39:45.367 10 INFO neutron.wsgi [None req-74ea8b3f-40d3-4f54-8964-138e02380d91 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0043280 2026-07-08 16:39:45.374 10 INFO neutron.wsgi [None req-4e77ea1f-1e0b-45e5-9dba-4c495e9e453c 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0042300 2026-07-08 16:39:45.381 10 INFO neutron.wsgi [None req-43d15f37-f3e1-439d-8931-85ecf6787f2d 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/filter-validation HTTP/1.1" status: 200 len: 392 time: 0.0045428 2026-07-08 16:39:45.389 10 INFO neutron.wsgi [None req-9cbedcd7-6fb3-4f93-819e-cd3a1b9ea792 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0050676 2026-07-08 16:39:45.397 10 INFO neutron.wsgi [None req-c31857cd-084e-4748-b701-fea76ff46556 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0047057 2026-07-08 16:39:45.405 10 INFO neutron.wsgi [None req-af421c4a-4ef8-44d6-b673-51fdc70168ae 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0044229 2026-07-08 16:39:45.413 10 INFO neutron.wsgi [None req-305f81ad-039c-49c1-bfc1-58fedaa08cd4 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0046277 2026-07-08 16:39:45.422 10 INFO neutron.wsgi [None req-1e0e2377-81b5-4662-ac4d-05eee287204d 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0046043 2026-07-08 16:39:45.429 10 INFO neutron.wsgi [None req-5bc17ca4-0c03-4529-afdf-cb3a7ebc5827 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0041187 2026-07-08 16:39:45.436 10 INFO neutron.wsgi [None req-b55d3a7b-fc18-40c3-9203-bdf68166c788 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0042191 2026-07-08 16:39:45.445 10 INFO neutron.wsgi [None req-0c005c18-99f6-49a8-b219-c4e19a84d15a 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0041957 2026-07-08 16:39:45.455 10 INFO neutron.wsgi [None req-ff595c00-ade9-4f97-b090-2d87405f4a02 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0062168 2026-07-08 16:39:45.476 10 INFO neutron.wsgi [None req-f71043a1-d82a-4248-82cf-339ba73d8166 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0105746 2026-07-08 16:39:45.484 10 INFO neutron.wsgi [None req-e299d33c-613a-4f2a-9919-513c24deb1e5 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0047820 2026-07-08 16:39:45.493 10 INFO neutron.wsgi [None req-258088ec-6be3-4a8c-9762-cc1647a09089 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0052481 2026-07-08 16:39:45.501 10 INFO neutron.wsgi [None req-a94f52ea-d52b-4872-83be-1f2b242b352d 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0054603 2026-07-08 16:39:45.510 9 INFO neutron.wsgi [None req-3d464c06-8e60-4e03-9d64-c110d399f2ec 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0049157 2026-07-08 16:39:45.522 10 INFO neutron.wsgi [None req-0f1851dd-a6d2-4c65-b535-c777ea75c347 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0078416 2026-07-08 16:39:45.531 10 INFO neutron.wsgi [None req-dbe6660d-955a-4047-b2c3-eddf1665f20d 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0060229 2026-07-08 16:39:45.540 9 INFO neutron.wsgi [None req-770bd9a4-256c-4b3b-81e7-c725bcea1bce 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0064564 2026-07-08 16:39:45.549 9 INFO neutron.wsgi [None req-8299813e-de35-4288-8f0a-5a56031f4c91 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0038829 2026-07-08 16:39:45.557 10 INFO neutron.wsgi [None req-a34d07c5-0dce-4de9-8f7d-d921d1ca939c 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0048337 2026-07-08 16:39:45.567 10 INFO neutron.wsgi [None req-f6853d03-a04c-4188-9045-0cb4ed0ec083 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0065591 2026-07-08 16:39:45.575 10 INFO neutron.wsgi [None req-c8c0e79c-a6f5-49d9-94a0-602d08ffefc1 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0042930 2026-07-08 16:39:45.585 10 INFO neutron.wsgi [None req-a306151b-f9b0-489d-a799-6fafa4809204 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0064378 2026-07-08 16:39:45.595 10 INFO neutron.wsgi [None req-22bba891-551c-450c-b1d8-2cf7225d9b93 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0054824 2026-07-08 16:39:45.603 10 INFO neutron.wsgi [None req-3abedb18-7124-4af3-952e-64fae6215f77 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0046356 2026-07-08 16:39:45.613 10 INFO neutron.wsgi [None req-37c570b1-ae94-4632-a41c-e1ae789c24f6 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0047431 2026-07-08 16:39:45.627 10 INFO neutron.wsgi [None req-85a1eb66-7da9-4a49-a6b8-acf5bb843e8d 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0053596 2026-07-08 16:39:45.637 10 INFO neutron.wsgi [None req-340251e7-65a3-442c-9565-ea1a88a2d8d9 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0053456 2026-07-08 16:39:45.646 10 INFO neutron.wsgi [None req-cc3e1b7c-3c8b-4be4-b6a1-34482174672b 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0050690 2026-07-08 16:39:45.655 10 INFO neutron.wsgi [None req-9af89f5d-8823-4709-aaf1-394c0fc54533 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0056458 2026-07-08 16:39:45.658 9 INFO neutron.wsgi [None req-8dc86bcd-6753-498b-a8b3-0ad16849a30d 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "PUT /v2.0/routers/90994f91-4948-4471-9829-2c5f73a89f0e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0791452 2026-07-08 16:39:45.664 10 INFO neutron.wsgi [None req-c64d262d-74a2-4820-86cb-31c8c7bde5a8 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0050046 2026-07-08 16:39:45.665 9 WARNING keystonemiddleware.audit [None req-ab6b4a7a-0cbd-4964-95b8-b45193eaa641 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:45.673 10 INFO neutron.wsgi [None req-afe26d32-d097-4892-953b-650475bfc84b 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0045195 2026-07-08 16:39:45.682 10 INFO neutron.wsgi [None req-8ed36df3-558c-47b4-8bb2-09fef353a218 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0046904 2026-07-08 16:39:45.691 10 INFO neutron.wsgi [None req-7936cab6-e72b-4f76-be15-db1fc9844a2e 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0042062 2026-07-08 16:39:45.709 9 INFO neutron.wsgi [None req-306756e3-8586-4687-96b7-dcac05342363 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0119898 2026-07-08 16:39:45.719 10 INFO neutron.wsgi [None req-ba4c55fc-22f8-4c5d-9055-bcb1a5414ed1 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0049257 2026-07-08 16:39:45.733 10 INFO neutron.wsgi [None req-138eef5f-fa9f-4d82-bafd-685923b626f8 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0059760 2026-07-08 16:39:45.740 10 INFO neutron.wsgi [None req-576ea93e-94f4-484c-a1b5-4fd2913aba56 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0033419 2026-07-08 16:39:45.748 10 INFO neutron.wsgi [None req-bf1e22ed-56cb-4290-9005-4371acfcb5f7 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0043075 2026-07-08 16:39:45.756 10 INFO neutron.wsgi [None req-8f764835-daee-4e82-8613-c53fe08ed17f 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0047183 2026-07-08 16:39:45.767 10 INFO neutron.wsgi [None req-6843b099-8bba-449b-a09f-a59a3c216aff 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0053141 2026-07-08 16:39:45.770 9 INFO neutron.wsgi [None req-d4d41246-2406-4e0f-ae61-4a51ccbe865c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/ad0feae9-6b57-44d7-a58b-72b3699d7b67 HTTP/1.1" status: 200 len: 1137 time: 0.1076400 2026-07-08 16:39:45.773 10 INFO neutron.wsgi [None req-422afab2-2dbe-46c9-b91a-4f3dcbc54689 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0033543 2026-07-08 16:39:45.776 10 WARNING keystonemiddleware.audit [None req-2abc5222-60d9-4fbb-aa22-34220985e6eb - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:45.779 9 INFO neutron.wsgi [None req-76b58a30-60f2-4e97-98b2-eeb77ed715cc 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0037255 2026-07-08 16:39:45.802 10 INFO neutron.wsgi [None req-e53b1f8f-396c-4257-aeee-600b9047971b 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0199776 2026-07-08 16:39:45.827 10 INFO neutron.wsgi [None req-e3ecb0db-8ca1-4e57-8f89-ee34b3fe9ebd 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0183630 2026-07-08 16:39:45.845 9 INFO neutron.wsgi [None req-571c03a9-7039-4354-b624-a077ded4758b 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0095158 2026-07-08 16:39:45.857 9 INFO neutron.wsgi [None req-aa07603b-5b9a-44b8-a942-612533717f9b 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0076213 2026-07-08 16:39:45.865 10 INFO neutron.wsgi [None req-1cedb82a-85de-4d06-93d5-87ce9091da97 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0042298 2026-07-08 16:39:45.880 9 INFO neutron.wsgi [None req-7c5bcaaf-eec9-4845-bd55-65d8da6e09c1 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0112121 2026-07-08 16:39:45.897 9 INFO neutron.wsgi [None req-8457dac5-de96-45fb-9071-ac10ef0980a9 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0110369 2026-07-08 16:39:45.908 10 INFO neutron.wsgi [None req-80ac3d9b-b381-445a-9201-9b6be7f34854 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0050182 2026-07-08 16:39:45.949 10 INFO neutron.wsgi [None req-c1db862a-b86b-43aa-b873-5227977690ac 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0308185 2026-07-08 16:39:45.962 9 INFO neutron.wsgi [None req-713afe83-c2b0-4d7e-a393-e96dbd323c8a 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0074568 2026-07-08 16:39:45.975 9 INFO neutron.wsgi [None req-ccab20ba-545f-41cb-a94c-9d61110f0d1f 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0054164 2026-07-08 16:39:45.984 9 INFO neutron.wsgi [None req-1537d549-7856-4433-aba8-d2da349dd863 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0048358 2026-07-08 16:39:45.990 9 INFO neutron.wsgi [None req-bc036fa0-0ea3-4174-abaa-e419fbcf53aa 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0031283 2026-07-08 16:39:45.998 9 INFO neutron.wsgi [None req-8c1f0734-cdca-4fdd-910f-2c20136e8036 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0041556 2026-07-08 16:39:46.006 9 INFO neutron.wsgi [None req-73aa6cd6-9a21-4d60-881a-ddbe24f9d14e 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0046952 2026-07-08 16:39:46.016 10 INFO neutron.wsgi [None req-6a203cf2-116d-4e7e-b5cf-b604c89d68ae 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0058172 2026-07-08 16:39:46.024 10 INFO neutron.wsgi [None req-dd95b3fc-5f90-40d2-a468-a8729eff3771 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0045524 2026-07-08 16:39:46.031 10 INFO neutron.wsgi [None req-36e93754-2381-42f4-b21e-32ee1705a51c 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0038292 2026-07-08 16:39:46.038 10 INFO neutron.wsgi [None req-b8fae38d-d6cd-46bc-885d-c684de7949c2 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0041447 2026-07-08 16:39:46.045 9 INFO neutron.wsgi [None req-e1aaa003-b398-4c6d-a2e4-becbe91d53ef 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0043471 2026-07-08 16:39:46.053 9 INFO neutron.wsgi [None req-9ff85860-f5c8-4858-a537-09c3d52ec4a5 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0040762 2026-07-08 16:39:46.060 9 INFO neutron.wsgi [None req-5cd7d580-bb54-4aaa-a6da-7d9b159e5404 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0043612 2026-07-08 16:39:46.069 9 INFO neutron.wsgi [None req-c4f8ae77-42d4-46fc-a948-7b5e76594766 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0048928 2026-07-08 16:39:46.079 9 INFO neutron.wsgi [None req-10fdac2a-434c-4abc-a263-fc71cc6991e7 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0055573 2026-07-08 16:39:46.089 10 INFO neutron.wsgi [None req-2a848748-ae56-4cfc-98df-a0f2ccbf68e1 089fcbfd419c4d97b3b7c430fecfd794 dee3b8a45a094e0ab4220cf844715228 - - default default] 10.0.0.81 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0059869 2026-07-08 16:39:46.577 10 INFO neutron.wsgi [None req-54324261-f546-4e58-895e-fd16cfdfad7f 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "PUT /v2.0/routers/90994f91-4948-4471-9829-2c5f73a89f0e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8020492 2026-07-08 16:39:46.587 10 WARNING keystonemiddleware.audit [None req-3801c9cc-b376-42c8-9937-e2ba1244d52f - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:46.609 10 INFO neutron.wsgi [None req-c9bcdca8-d2da-43c6-bd38-439ed28f6f0a 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=90994f91-4948-4471-9829-2c5f73a89f0e HTTP/1.1" status: 200 len: 205 time: 0.0245626 2026-07-08 16:39:46.621 10 WARNING keystonemiddleware.audit [None req-8b9c9aab-9e95-4056-b2a8-82a9d9cb9095 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:46.866 9 INFO neutron.db.ovn_revision_numbers_db [None req-a47a494b-8f93-4995-b8ac-5347e91b6017 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 31c06de8-7144-4d31-9040-da45b5342ab8 (type: security_groups) to 1 2026-07-08 16:39:46.909 9 INFO neutron.wsgi [None req-a47a494b-8f93-4995-b8ac-5347e91b6017 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=dee3b8a45a094e0ab4220cf844715228&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2987101 2026-07-08 16:39:46.927 9 INFO neutron.db.ovn_revision_numbers_db [None req-15aed127-bddf-46fb-8b4c-5a0bc0d5e7af eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource 80f49914-bcd6-4593-ac93-df51398ac816 (type: security_groups) to 1 2026-07-08 16:39:46.981 9 INFO neutron.db.segments_db [None req-15aed127-bddf-46fb-8b4c-5a0bc0d5e7af eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Added segment e81c8ab4-3a30-4fc6-815e-babdf7c8fbb3 of type geneve for network 78f67d8a-05ab-4215-9a9b-190787fc418d 2026-07-08 16:39:47.156 9 INFO neutron.db.ovn_revision_numbers_db [None req-15aed127-bddf-46fb-8b4c-5a0bc0d5e7af eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource 78f67d8a-05ab-4215-9a9b-190787fc418d (type: networks) to 1 2026-07-08 16:39:47.223 10 INFO neutron.wsgi [None req-767a8989-18a7-41ec-bed0-acfd34aba0d6 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/routers/90994f91-4948-4471-9829-2c5f73a89f0e HTTP/1.1" status: 204 len: 168 time: 0.6041903 2026-07-08 16:39:47.232 10 WARNING keystonemiddleware.audit [None req-20926a1c-4acb-4f51-bac8-4c811c49975e - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:47.279 9 INFO neutron.wsgi [None req-80d33792-539b-454a-a67e-0289ccac40ae 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/31c06de8-7144-4d31-9040-da45b5342ab8 HTTP/1.1" status: 204 len: 168 time: 0.3649890 2026-07-08 16:39:47.394 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-15aed127-bddf-46fb-8b4c-5a0bc0d5e7af eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] No more DHCP agents 2026-07-08 16:39:47.399 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-15aed127-bddf-46fb-8b4c-5a0bc0d5e7af eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Unable to schedule network 78f67d8a-05ab-4215-9a9b-190787fc418d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:47.470 9 INFO neutron.db.ovn_revision_numbers_db [None req-15aed127-bddf-46fb-8b4c-5a0bc0d5e7af eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource 9294f906-5e4b-40db-b9df-80d3e850713f (type: ports) to 1 2026-07-08 16:39:47.493 9 INFO neutron.wsgi [None req-15aed127-bddf-46fb-8b4c-5a0bc0d5e7af eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.8573065 2026-07-08 16:39:47.502 10 INFO neutron.wsgi [None req-716521f1-8ccc-4fef-8b52-4229f017784d 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/subnets/19cb42b6-c061-456e-b70e-c7b0910a2313 HTTP/1.1" status: 204 len: 168 time: 0.2723055 2026-07-08 16:39:47.513 10 WARNING keystonemiddleware.audit [None req-238ac4b9-c642-419d-a1d8-cb20f68d1496 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:47.675 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c920e23-a49d-4de7-af4f-3dfc29fd95e1 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] No more DHCP agents 2026-07-08 16:39:47.677 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c920e23-a49d-4de7-af4f-3dfc29fd95e1 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Unable to schedule network 78f67d8a-05ab-4215-9a9b-190787fc418d: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:47.749 10 INFO neutron.wsgi [None req-c7f2c17f-272e-45c9-8e86-1f263281e953 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/subnets/66446bf7-4ec9-4a0a-8eed-47aa1b46469b HTTP/1.1" status: 204 len: 168 time: 0.2386358 2026-07-08 16:39:47.756 10 WARNING keystonemiddleware.audit [None req-cc6bddb6-3e28-4751-a92c-39254ffb2e7c - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:47.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013506 2026-07-08 16:39:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014029 2026-07-08 16:39:48.151 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c920e23-a49d-4de7-af4f-3dfc29fd95e1 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource 9294f906-5e4b-40db-b9df-80d3e850713f (type: ports) to 2 2026-07-08 16:39:48.177 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c920e23-a49d-4de7-af4f-3dfc29fd95e1 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource de6c774a-fd01-404c-bd2b-d9338290c89c (type: subnets) to 0 2026-07-08 16:39:48.195 9 INFO neutron.wsgi [None req-4c920e23-a49d-4de7-af4f-3dfc29fd95e1 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 0.6960199 2026-07-08 16:39:48.206 9 WARNING neutron.api.v2.base [None req-d05417dd-9071-4cc4-b369-dfb61e00db18 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-08 16:39:48.208 9 INFO neutron.api.v2.resource [None req-d05417dd-9071-4cc4-b369-dfb61e00db18 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-08 16:39:48.209 9 INFO neutron.wsgi [None req-d05417dd-9071-4cc4-b369-dfb61e00db18 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0086570 2026-07-08 16:39:48.234 10 INFO neutron.services.segments.plugin [-] Segment bcc7e22d-76da-43a2-9293-53345938617c resource provider aggregate not found 2026-07-08 16:39:48.239 10 INFO neutron.services.segments.plugin [-] Segment bcc7e22d-76da-43a2-9293-53345938617c resource provider aggregate not found 2026-07-08 16:39:48.257 10 INFO neutron.services.segments.plugin [-] Segment bcc7e22d-76da-43a2-9293-53345938617c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcc7e22d-76da-43a2-9293-53345938617c found for delete ", "request_id": "req-df81aa90-c972-4c8a-bb19-38d3ace7e91e"}]} 2026-07-08 16:39:48.258 10 INFO neutron.services.segments.plugin [-] Segment bcc7e22d-76da-43a2-9293-53345938617c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcc7e22d-76da-43a2-9293-53345938617c found for delete ", "request_id": "req-40f261db-ec56-460f-89f4-b7462a5d7ea2"}]} 2026-07-08 16:39:48.271 10 INFO neutron.wsgi [None req-09b85d80-713a-4b92-9b90-1037e9c6ab92 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/networks/bd338cf4-b69a-4cfb-bcb3-a90aa8dbe5e4 HTTP/1.1" status: 204 len: 168 time: 0.5176592 2026-07-08 16:39:48.276 9 WARNING keystonemiddleware.audit [None req-bc4f0eed-477c-4f87-b96a-592b6676aed3 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:48.760 9 INFO neutron.services.segments.plugin [-] Segment 6de8f79c-986d-4a52-956e-c42ca86c5f06 resource provider aggregate not found 2026-07-08 16:39:48.765 9 INFO neutron.services.segments.plugin [-] Segment 6de8f79c-986d-4a52-956e-c42ca86c5f06 resource provider aggregate not found 2026-07-08 16:39:48.793 9 INFO neutron.services.segments.plugin [-] Segment 6de8f79c-986d-4a52-956e-c42ca86c5f06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de8f79c-986d-4a52-956e-c42ca86c5f06 found for delete ", "request_id": "req-3f19a0c0-e1f0-4ef0-a369-ce92c4f6d19d"}]} 2026-07-08 16:39:48.798 9 INFO neutron.services.segments.plugin [-] Segment 6de8f79c-986d-4a52-956e-c42ca86c5f06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de8f79c-986d-4a52-956e-c42ca86c5f06 found for delete ", "request_id": "req-4b608fec-80b8-4fe3-95ff-b142765427ea"}]} 2026-07-08 16:39:48.844 9 INFO neutron.wsgi [None req-15560142-afc8-4471-939d-a5229115c482 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/networks/5b07e48a-abcf-4f74-9bf6-1654340b6f61 HTTP/1.1" status: 204 len: 168 time: 0.5697794 2026-07-08 16:39:48.859 10 WARNING keystonemiddleware.audit [None req-cf4eb934-ee9a-465a-9790-fd399a80fda0 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:48.954 10 INFO neutron.db.segments_db [None req-05afaa1b-3fc3-43a0-b819-6e08b6a95230 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Added segment 3d11dbab-7cd1-4239-ae53-c8ab7b0fb3f2 of type geneve for network 18bdf813-a3bd-4744-ac95-b420acf8b7c9 2026-07-08 16:39:49.030 9 INFO neutron.wsgi [None req-f0e6fe6b-694b-4a35-8081-9fdcb1fa12bc eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "DELETE /v2.0/networks/78f67d8a-05ab-4215-9a9b-190787fc418d HTTP/1.1" status: 204 len: 168 time: 0.8149533 2026-07-08 16:39:49.121 10 INFO neutron.db.ovn_revision_numbers_db [None req-05afaa1b-3fc3-43a0-b819-6e08b6a95230 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 18bdf813-a3bd-4744-ac95-b420acf8b7c9 (type: networks) to 1 2026-07-08 16:39:49.178 10 INFO neutron.db.segments_db [None req-bbbd1cb1-2b20-4e79-b416-bca58b503c80 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Added segment e6fd2f10-e42f-4934-8452-f00206b612ee of type geneve for network 3570c827-298b-43ba-ab5d-09bc6836f603 2026-07-08 16:39:49.262 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No port found with ID db53c7f8-fa48-4826-afbb-c64e12ed7fbd: RuntimeError: No port found with ID db53c7f8-fa48-4826-afbb-c64e12ed7fbd 2026-07-08 16:39:49.398 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbbd1cb1-2b20-4e79-b416-bca58b503c80 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource 3570c827-298b-43ba-ab5d-09bc6836f603 (type: networks) to 1 2026-07-08 16:39:49.455 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05afaa1b-3fc3-43a0-b819-6e08b6a95230 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:39:49.459 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05afaa1b-3fc3-43a0-b819-6e08b6a95230 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network 18bdf813-a3bd-4744-ac95-b420acf8b7c9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:49.469 10 INFO neutron.db.ovn_revision_numbers_db [None req-11d68616-bbdb-4fec-ad83-4fe3fd75de4e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 8777ee84-066b-430c-9941-9812e261e448 (type: security_groups) to 1 2026-07-08 16:39:49.563 10 INFO neutron.db.segments_db [None req-11d68616-bbdb-4fec-ad83-4fe3fd75de4e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Added segment 52ddabc7-aa47-49da-ad24-5a6ef207fd26 of type geneve for network 3f5544e7-9e3e-41e8-85bd-ed5c1d909176 2026-07-08 16:39:49.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-05afaa1b-3fc3-43a0-b819-6e08b6a95230 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 3c7c82ef-0c55-4f1e-9775-ac7c3a2a736c (type: ports) to 1 2026-07-08 16:39:49.645 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bbbd1cb1-2b20-4e79-b416-bca58b503c80 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] No more DHCP agents 2026-07-08 16:39:49.654 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bbbd1cb1-2b20-4e79-b416-bca58b503c80 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Unable to schedule network 3570c827-298b-43ba-ab5d-09bc6836f603: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:49.658 10 INFO neutron.wsgi [None req-05afaa1b-3fc3-43a0-b819-6e08b6a95230 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.8076167 2026-07-08 16:39:49.670 9 WARNING keystonemiddleware.audit [None req-ccde1698-567a-4920-a811-23262e055c24 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:49.735 10 INFO neutron.db.ovn_revision_numbers_db [None req-11d68616-bbdb-4fec-ad83-4fe3fd75de4e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 3f5544e7-9e3e-41e8-85bd-ed5c1d909176 (type: networks) to 1 2026-07-08 16:39:49.749 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbbd1cb1-2b20-4e79-b416-bca58b503c80 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource 966eeabf-0c98-40d1-9019-01485a8624f5 (type: ports) to 1 2026-07-08 16:39:49.783 10 INFO neutron.wsgi [None req-bbbd1cb1-2b20-4e79-b416-bca58b503c80 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.7459433 2026-07-08 16:39:49.969 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11d68616-bbdb-4fec-ad83-4fe3fd75de4e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] No more DHCP agents 2026-07-08 16:39:49.972 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11d68616-bbdb-4fec-ad83-4fe3fd75de4e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Unable to schedule network 3f5544e7-9e3e-41e8-85bd-ed5c1d909176: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:50.035 10 INFO neutron.db.ovn_revision_numbers_db [None req-11d68616-bbdb-4fec-ad83-4fe3fd75de4e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 6b5ef394-fb2e-4c14-9759-73d9d89a6cdd (type: ports) to 1 2026-07-08 16:39:50.057 10 INFO neutron.wsgi [None req-11d68616-bbdb-4fec-ad83-4fe3fd75de4e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 1.0676196 2026-07-08 16:39:50.097 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14ac344d-9b5e-48e3-9927-e55327d986aa eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] No more DHCP agents 2026-07-08 16:39:50.099 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fdbde6a-f145-4072-ab69-5004ff8c1eb3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:39:50.101 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14ac344d-9b5e-48e3-9927-e55327d986aa eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Unable to schedule network 3570c827-298b-43ba-ab5d-09bc6836f603: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:50.104 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fdbde6a-f145-4072-ab69-5004ff8c1eb3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network 18bdf813-a3bd-4744-ac95-b420acf8b7c9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:50.337 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44c3d215-2eda-416f-b2e5-0b1c04ccfb6e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] No more DHCP agents 2026-07-08 16:39:50.339 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44c3d215-2eda-416f-b2e5-0b1c04ccfb6e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Unable to schedule network 3f5544e7-9e3e-41e8-85bd-ed5c1d909176: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:50.352 10 INFO neutron.db.ovn_revision_numbers_db [None req-44c3d215-2eda-416f-b2e5-0b1c04ccfb6e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 072ff4a4-026a-4c98-999a-cb6e0c79047c (type: subnets) to 0 2026-07-08 16:39:50.371 10 INFO neutron.wsgi [None req-44c3d215-2eda-416f-b2e5-0b1c04ccfb6e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.3045075 2026-07-08 16:39:50.939 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2412861f-7cc7-4e6f-87ed-0081b8a9e66d 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] No more DHCP agents 2026-07-08 16:39:50.941 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2412861f-7cc7-4e6f-87ed-0081b8a9e66d 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:51.096 10 INFO neutron.db.ovn_revision_numbers_db [None req-2412861f-7cc7-4e6f-87ed-0081b8a9e66d 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 62003f91-39ac-482e-a08e-5d468806defa (type: ports) to 1 2026-07-08 16:39:51.233 9 INFO neutron.services.segments.plugin [-] Segment e81c8ab4-3a30-4fc6-815e-babdf7c8fbb3 resource provider aggregate not found 2026-07-08 16:39:51.254 9 INFO neutron.services.segments.plugin [-] Segment e81c8ab4-3a30-4fc6-815e-babdf7c8fbb3 resource provider aggregate not found 2026-07-08 16:39:51.270 9 INFO neutron.services.segments.plugin [-] Segment e81c8ab4-3a30-4fc6-815e-babdf7c8fbb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e81c8ab4-3a30-4fc6-815e-babdf7c8fbb3 found for delete ", "request_id": "req-c7617ddd-61c0-4943-9757-9f85f4765d2c"}]} 2026-07-08 16:39:51.286 9 INFO neutron.services.segments.plugin [-] Segment e81c8ab4-3a30-4fc6-815e-babdf7c8fbb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e81c8ab4-3a30-4fc6-815e-babdf7c8fbb3 found for delete ", "request_id": "req-19b8e2f9-12ed-4dea-adfb-6312c609bec8"}]} 2026-07-08 16:39:51.428 9 INFO neutron.db.ovn_revision_numbers_db [None req-7fdbde6a-f145-4072-ab69-5004ff8c1eb3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 3c7c82ef-0c55-4f1e-9775-ac7c3a2a736c (type: ports) to 2 2026-07-08 16:39:51.431 9 INFO neutron.db.ovn_revision_numbers_db [None req-14ac344d-9b5e-48e3-9927-e55327d986aa eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource 966eeabf-0c98-40d1-9019-01485a8624f5 (type: ports) to 2 2026-07-08 16:39:51.444 9 INFO neutron.db.ovn_revision_numbers_db [None req-14ac344d-9b5e-48e3-9927-e55327d986aa eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource e1ee52f6-19ae-4c51-b28b-215090c87d03 (type: subnets) to 0 2026-07-08 16:39:51.461 9 INFO neutron.wsgi [None req-14ac344d-9b5e-48e3-9927-e55327d986aa eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 1.6706686 2026-07-08 16:39:51.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-7fdbde6a-f145-4072-ab69-5004ff8c1eb3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource ae2e7a8d-a66c-4d6a-af00-c76e308c76f4 (type: subnets) to 0 2026-07-08 16:39:51.474 9 WARNING neutron.api.v2.base [None req-fb66b3d8-9d04-462e-bf98-5fcbe38bc434 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-08 16:39:51.475 9 INFO neutron.api.v2.resource [None req-fb66b3d8-9d04-462e-bf98-5fcbe38bc434 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-08 16:39:51.476 9 INFO neutron.wsgi [None req-fb66b3d8-9d04-462e-bf98-5fcbe38bc434 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0082896 2026-07-08 16:39:51.497 9 INFO neutron.wsgi [None req-7fdbde6a-f145-4072-ab69-5004ff8c1eb3 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.8320136 2026-07-08 16:39:51.523 9 WARNING keystonemiddleware.audit [None req-a48fd1d1-d61d-41c7-97da-bc8e3ac23fb0 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:51.748 9 INFO neutron.db.ovn_revision_numbers_db [None req-bec1c2fb-ca01-4f57-94e7-e89323cf6fb9 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 599725f0-4a38-4322-828e-a267794d38be (type: routers) to 1 2026-07-08 16:39:51.784 9 INFO neutron.wsgi [None req-bec1c2fb-ca01-4f57-94e7-e89323cf6fb9 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2643154 2026-07-08 16:39:51.792 10 WARNING keystonemiddleware.audit [None req-5305b1d2-20de-4726-9343-e8020ba694d2 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:52.031 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 62003f91-39ac-482e-a08e-5d468806defa 2026-07-08 16:39:52.039 10 INFO neutron.db.ovn_revision_numbers_db [None req-2412861f-7cc7-4e6f-87ed-0081b8a9e66d 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 62003f91-39ac-482e-a08e-5d468806defa (type: router_ports) to 1 2026-07-08 16:39:52.040 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 62003f91-39ac-482e-a08e-5d468806defa 2026-07-08 16:39:52.128 10 INFO neutron.db.ovn_revision_numbers_db [None req-2412861f-7cc7-4e6f-87ed-0081b8a9e66d 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 101b8ff6-343a-4413-a36b-2bda2d961a75 (type: routers) to 3 2026-07-08 16:39:52.159 10 INFO neutron.wsgi [None req-2412861f-7cc7-4e6f-87ed-0081b8a9e66d 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.7764781 2026-07-08 16:39:52.242 9 INFO neutron.wsgi [None req-b9e478ba-452f-40ce-b50c-61c04f7fc03e eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "DELETE /v2.0/networks/3570c827-298b-43ba-ab5d-09bc6836f603 HTTP/1.1" status: 204 len: 168 time: 0.7589009 2026-07-08 16:39:52.293 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18f709db-745e-4357-98ee-e9cf664d4eea 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:39:52.295 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18f709db-745e-4357-98ee-e9cf664d4eea 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network 18bdf813-a3bd-4744-ac95-b420acf8b7c9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:52.350 9 INFO neutron.db.segments_db [None req-51b1ecbe-36b4-407e-986f-3c0214b49dda eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Added segment 6d9ab0f4-a21e-47d1-bd8a-ee8a6dade8a0 of type geneve for network dda6130b-1765-49a8-babe-9dfc0ee0e1e0 2026-07-08 16:39:52.482 10 INFO neutron.db.ovn_revision_numbers_db [None req-18f709db-745e-4357-98ee-e9cf664d4eea 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 (type: ports) to 1 2026-07-08 16:39:52.498 9 INFO neutron.db.ovn_revision_numbers_db [None req-51b1ecbe-36b4-407e-986f-3c0214b49dda eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource dda6130b-1765-49a8-babe-9dfc0ee0e1e0 (type: networks) to 1 2026-07-08 16:39:52.521 10 INFO neutron.wsgi [None req-18f709db-745e-4357-98ee-e9cf664d4eea 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1147 time: 0.7313187 2026-07-08 16:39:52.528 9 WARNING keystonemiddleware.audit [None req-df7348f7-7a13-46e8-b530-bb55aa7f5def - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:52.789 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51b1ecbe-36b4-407e-986f-3c0214b49dda eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] No more DHCP agents 2026-07-08 16:39:52.790 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51b1ecbe-36b4-407e-986f-3c0214b49dda eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Unable to schedule network dda6130b-1765-49a8-babe-9dfc0ee0e1e0: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:52.807 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84bf7f44-e5ea-4374-a3f6-d298d30905c2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] No more DHCP agents 2026-07-08 16:39:52.811 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84bf7f44-e5ea-4374-a3f6-d298d30905c2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] Unable to schedule network 3f5544e7-9e3e-41e8-85bd-ed5c1d909176: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:52.929 9 INFO neutron.db.ovn_revision_numbers_db [None req-51b1ecbe-36b4-407e-986f-3c0214b49dda eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource ed3d124e-65fb-4241-a9ea-68965ed6f930 (type: ports) to 1 2026-07-08 16:39:52.950 10 INFO neutron.db.ovn_revision_numbers_db [None req-7abe0aa2-423e-4bbb-a67a-9d48644378e4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 77d41d5a-0b41-43f6-b247-4c261ab61243 (type: security_groups) to 1 2026-07-08 16:39:52.958 9 INFO neutron.wsgi [None req-51b1ecbe-36b4-407e-986f-3c0214b49dda eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.7016046 2026-07-08 16:39:52.974 10 INFO neutron.wsgi [None req-7abe0aa2-423e-4bbb-a67a-9d48644378e4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=4b4a622b55a247858b432430fa34bd7c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3126781 2026-07-08 16:39:53.015 10 INFO neutron.db.ovn_revision_numbers_db [None req-84bf7f44-e5ea-4374-a3f6-d298d30905c2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] Successfully bumped revision number for resource 45062b5b-9c8f-431e-bbab-50fbd1dc651b (type: ports) to 1 2026-07-08 16:39:53.095 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 2026-07-08 16:39:53.102 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 2026-07-08 16:39:53.113 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e188f7d-a1fe-4873-a136-358d6d94e3e0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 (type: router_ports) to 2 2026-07-08 16:39:53.227 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44a41d08-1e0e-431c-aa77-6bae8b28cea9 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] No more DHCP agents 2026-07-08 16:39:53.230 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44a41d08-1e0e-431c-aa77-6bae8b28cea9 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Unable to schedule network dda6130b-1765-49a8-babe-9dfc0ee0e1e0: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:53.305 9 INFO neutron.services.segments.plugin [-] Segment e6fd2f10-e42f-4934-8452-f00206b612ee resource provider aggregate not found 2026-07-08 16:39:53.307 10 INFO neutron.wsgi [None req-bea6ad49-bcd8-43dd-a5e1-9e434e9dda21 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/77d41d5a-0b41-43f6-b247-4c261ab61243 HTTP/1.1" status: 204 len: 168 time: 0.3276460 2026-07-08 16:39:53.314 9 INFO neutron.services.segments.plugin [-] Segment e6fd2f10-e42f-4934-8452-f00206b612ee resource provider aggregate not found 2026-07-08 16:39:53.326 9 INFO neutron.services.segments.plugin [-] Segment e6fd2f10-e42f-4934-8452-f00206b612ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6fd2f10-e42f-4934-8452-f00206b612ee found for delete ", "request_id": "req-d3296ba9-9e04-497c-bd25-9afdf6417f07"}]} 2026-07-08 16:39:53.341 9 INFO neutron.services.segments.plugin [-] Segment e6fd2f10-e42f-4934-8452-f00206b612ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6fd2f10-e42f-4934-8452-f00206b612ee found for delete ", "request_id": "req-8c6df311-7d20-4929-8a8e-4f36906358c6"}]} 2026-07-08 16:39:53.393 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e188f7d-a1fe-4873-a136-358d6d94e3e0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 (type: ports) to 2 2026-07-08 16:39:53.485 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 (type: ports) to 3 2026-07-08 16:39:53.646 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 (type: router_ports) to 3 2026-07-08 16:39:53.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-84bf7f44-e5ea-4374-a3f6-d298d30905c2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] Successfully bumped revision number for resource 45062b5b-9c8f-431e-bbab-50fbd1dc651b (type: router_ports) to 2 2026-07-08 16:39:54.172 10 INFO neutron.db.ovn_revision_numbers_db [None req-84bf7f44-e5ea-4374-a3f6-d298d30905c2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] Successfully bumped revision number for resource 45062b5b-9c8f-431e-bbab-50fbd1dc651b (type: ports) to 2 2026-07-08 16:39:54.239 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84bf7f44-e5ea-4374-a3f6-d298d30905c2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] No more DHCP agents 2026-07-08 16:39:54.241 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84bf7f44-e5ea-4374-a3f6-d298d30905c2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] Unable to schedule network 3f5544e7-9e3e-41e8-85bd-ed5c1d909176: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:54.294 9 INFO neutron.db.ovn_revision_numbers_db [None req-44a41d08-1e0e-431c-aa77-6bae8b28cea9 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource ed3d124e-65fb-4241-a9ea-68965ed6f930 (type: ports) to 2 2026-07-08 16:39:54.314 9 INFO neutron.db.ovn_revision_numbers_db [None req-44a41d08-1e0e-431c-aa77-6bae8b28cea9 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] Successfully bumped revision number for resource afd7adb9-18ed-4c39-83ab-cf257673b9d2 (type: subnets) to 0 2026-07-08 16:39:54.335 9 INFO neutron.wsgi [None req-44a41d08-1e0e-431c-aa77-6bae8b28cea9 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 1.3724279 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:54.456 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e188f7d-a1fe-4873-a136-358d6d94e3e0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 (type: ports) to 4 2026-07-08 16:39:54.523 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e188f7d-a1fe-4873-a136-358d6d94e3e0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] No more DHCP agents 2026-07-08 16:39:54.525 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e188f7d-a1fe-4873-a136-358d6d94e3e0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Unable to schedule network 18bdf813-a3bd-4744-ac95-b420acf8b7c9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:54.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-84bf7f44-e5ea-4374-a3f6-d298d30905c2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 45062b5b-9c8f-431e-bbab-50fbd1dc651b (type: router_ports) to 2 2026-07-08 16:39:54.655 10 INFO neutron.wsgi [None req-84bf7f44-e5ea-4374-a3f6-d298d30905c2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "PUT /v2.0/routers/101b8ff6-343a-4413-a36b-2bda2d961a75/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4889801 2026-07-08 16:39:54.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e188f7d-a1fe-4873-a136-358d6d94e3e0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 (type: router_ports) to 4 2026-07-08 16:39:54.705 9 INFO neutron.wsgi [None req-3e188f7d-a1fe-4873-a136-358d6d94e3e0 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "PUT /v2.0/routers/599725f0-4a38-4322-828e-a267794d38be/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1785638 2026-07-08 16:39:54.713 9 WARNING keystonemiddleware.audit [None req-f3519df2-b586-4c58-91ed-61cc987bc2fa - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:54.743 10 INFO neutron.wsgi [None req-619debfe-ff0b-4041-87df-05efc052d071 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.4008675 2026-07-08 16:39:54.748 9 INFO neutron.wsgi [None req-a0d45f96-b154-419d-82d9-0fb85f8c1b2a 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 HTTP/1.1" status: 200 len: 1205 time: 0.0370109 2026-07-08 16:39:54.755 10 WARNING keystonemiddleware.audit [None req-6e3e0076-29f1-4a2b-ac79-9915a8f86729 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:55.205 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88199725-3725-4b2c-bb93-3dc3b2d36720 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] No more DHCP agents 2026-07-08 16:39:55.206 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88199725-3725-4b2c-bb93-3dc3b2d36720 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Unable to schedule network 3f5544e7-9e3e-41e8-85bd-ed5c1d909176: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:55.279 9 INFO neutron.wsgi [None req-5e453c27-fff5-4cbb-8508-bbff3e4166bd f5eabcb2fd6e4ea8a8c825b06cccdd4c c81c4fd102df4e5d90c272002b5e70b2 - - default default] 10.0.0.81 "GET /v2.0/networks/dda6130b-1765-49a8-babe-9dfc0ee0e1e0 HTTP/1.1" status: 200 len: 848 time: 0.1911621 2026-07-08 16:39:55.403 10 INFO neutron.db.ovn_revision_numbers_db [None req-88199725-3725-4b2c-bb93-3dc3b2d36720 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 7b839a40-12dc-406e-9b3f-062540149216 (type: ports) to 1 2026-07-08 16:39:55.436 10 INFO neutron.wsgi [None req-88199725-3725-4b2c-bb93-3dc3b2d36720 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7728479 2026-07-08 16:39:55.612 10 INFO neutron.wsgi [None req-dd26d796-4ed5-42a5-8caa-8a4077c99b38 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "PUT /v2.0/routers/599725f0-4a38-4322-828e-a267794d38be/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8585248 2026-07-08 16:39:55.623 10 WARNING keystonemiddleware.audit [None req-8916abb0-3b3c-43d8-9931-57e7f16fcf56 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:55.713 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d73073f4-eb10-45eb-a446-1fdf1a2559f5 81fd5bb7109c43518734466330d3d9cb 73a47c1d214047fea687cac83a15fd5c - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:39:55.715 9 INFO neutron.wsgi [None req-d73073f4-eb10-45eb-a446-1fdf1a2559f5 81fd5bb7109c43518734466330d3d9cb 73a47c1d214047fea687cac83a15fd5c - - default default] 10.0.0.81 "GET /v2.0/networks/dda6130b-1765-49a8-babe-9dfc0ee0e1e0 HTTP/1.1" status: 404 len: 339 time: 0.0597992 2026-07-08 16:39:55.862 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-213ec3db-8417-4bfa-a2ee-21588414a8dd 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] No more DHCP agents 2026-07-08 16:39:55.868 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-213ec3db-8417-4bfa-a2ee-21588414a8dd 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Unable to schedule network 3f5544e7-9e3e-41e8-85bd-ed5c1d909176: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:56.050 9 INFO neutron.db.ovn_revision_numbers_db [None req-213ec3db-8417-4bfa-a2ee-21588414a8dd 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 0b9ba864-829b-4be3-9c61-60d655759715 (type: ports) to 1 2026-07-08 16:39:56.079 10 INFO neutron.api.v2.resource [None req-c7b168d0-2993-41b0-a007-61b592a07820 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-08 16:39:56.080 10 INFO neutron.wsgi [None req-c7b168d0-2993-41b0-a007-61b592a07820 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "PUT /v2.0/routers/599725f0-4a38-4322-828e-a267794d38be/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.4623220 2026-07-08 16:39:56.083 9 INFO neutron.wsgi [None req-213ec3db-8417-4bfa-a2ee-21588414a8dd 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1154 time: 0.6402776 2026-07-08 16:39:56.090 10 WARNING keystonemiddleware.audit [None req-b7bc020a-a450-4f7b-9a49-9a688b9747b8 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:56.117 10 INFO neutron.wsgi [None req-e9f8e153-1ebb-4e34-b47a-556889eae4f6 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=599725f0-4a38-4322-828e-a267794d38be HTTP/1.1" status: 200 len: 205 time: 0.0296354 2026-07-08 16:39:56.123 10 WARNING keystonemiddleware.audit [None req-c2226934-92ad-4700-bff5-afa94f6ac4ab - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:56.367 9 INFO neutron.services.segments.plugin [-] Segment 6d9ab0f4-a21e-47d1-bd8a-ee8a6dade8a0 resource provider aggregate not found 2026-07-08 16:39:56.371 10 INFO neutron.wsgi [None req-7450040c-eabf-429f-82af-1521bbf8549f 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/routers/599725f0-4a38-4322-828e-a267794d38be HTTP/1.1" status: 204 len: 168 time: 0.2501028 2026-07-08 16:39:56.381 10 WARNING keystonemiddleware.audit [None req-6834f9b8-9ed3-4db0-a0a7-c66382c2b96c - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:56.388 9 INFO neutron.services.segments.plugin [-] Segment 6d9ab0f4-a21e-47d1-bd8a-ee8a6dade8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d9ab0f4-a21e-47d1-bd8a-ee8a6dade8a0 found for delete ", "request_id": "req-98e2cbdf-51ee-4945-af69-d1ccc8c29678"}]} 2026-07-08 16:39:56.388 9 INFO neutron.services.segments.plugin [-] Segment 6d9ab0f4-a21e-47d1-bd8a-ee8a6dade8a0 resource provider aggregate not found 2026-07-08 16:39:56.418 9 INFO neutron.services.segments.plugin [-] Segment 6d9ab0f4-a21e-47d1-bd8a-ee8a6dade8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d9ab0f4-a21e-47d1-bd8a-ee8a6dade8a0 found for delete ", "request_id": "req-129d1239-f2c3-4dfd-adaf-8deb911cd578"}]} 2026-07-08 16:39:56.436 9 INFO neutron.wsgi [None req-dbae47d3-5f6f-42a3-a5ca-a96226df63ab eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "DELETE /v2.0/networks/dda6130b-1765-49a8-babe-9dfc0ee0e1e0 HTTP/1.1" status: 204 len: 168 time: 0.6974292 2026-07-08 16:39:56.480 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4d217505-bb56-414d-8d3a-ff6399ddfe90 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:56.482 10 INFO neutron.wsgi [None req-4d217505-bb56-414d-8d3a-ff6399ddfe90 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "DELETE /v2.0/subnets/de6c774a-fd01-404c-bd2b-d9338290c89c HTTP/1.1" status: 404 len: 337 time: 0.0306504 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:56.507 9 INFO neutron.pecan_wsgi.hooks.translation [None req-44a7a64b-2294-42b8-a319-74ef33b65875 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:56.509 9 INFO neutron.wsgi [None req-44a7a64b-2294-42b8-a319-74ef33b65875 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "DELETE /v2.0/subnets/e1ee52f6-19ae-4c51-b28b-215090c87d03 HTTP/1.1" status: 404 len: 337 time: 0.0210876 2026-07-08 16:39:56.537 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d008d9ae-49cc-470a-83d3-88ec45c5e6c4 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] No more DHCP agents 2026-07-08 16:39:56.539 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d008d9ae-49cc-470a-83d3-88ec45c5e6c4 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:56.539 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2d5e0bd2-f924-4238-8fe5-a3571545a714 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:39:56.541 9 INFO neutron.wsgi [None req-2d5e0bd2-f924-4238-8fe5-a3571545a714 eae91e79a70e4642b960598fda7c2280 8315ba5b53504441a8dedb5c2ece1a8b - - - -] 10.0.0.81 "DELETE /v2.0/subnets/afd7adb9-18ed-4c39-83ab-cf257673b9d2 HTTP/1.1" status: 404 len: 337 time: 0.0265298 2026-07-08 16:39:56.667 10 INFO neutron.wsgi [None req-e5467d77-3060-4120-a9a3-d4b2269e775e 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/subnets/ae2e7a8d-a66c-4d6a-af00-c76e308c76f4 HTTP/1.1" status: 204 len: 168 time: 0.2885911 2026-07-08 16:39:56.676 9 WARNING keystonemiddleware.audit [None req-4ecb671a-b84a-4822-9977-21981a365b8a - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:57.044 10 INFO neutron.db.l3_db [None req-d008d9ae-49cc-470a-83d3-88ec45c5e6c4 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Floating IP b3860959-97e9-4178-8b6c-f2b3cb1408fa associated. External IP: 10.96.250.208, port: 0b9ba864-829b-4be3-9c61-60d655759715. 2026-07-08 16:39:57.113 9 INFO neutron.wsgi [None req-816a05bb-7004-4d81-aa24-31f105f0d0a8 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/networks/18bdf813-a3bd-4744-ac95-b420acf8b7c9 HTTP/1.1" status: 204 len: 168 time: 0.4410515 2026-07-08 16:39:57.123 10 WARNING keystonemiddleware.audit [None req-d3e3965e-9e50-470e-8b59-d9eec366c2d9 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:57.139 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port 62003f91-39ac-482e-a08e-5d468806defa: RuntimeError: No hosting information found for port 62003f91-39ac-482e-a08e-5d468806defa 2026-07-08 16:39:57.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-d008d9ae-49cc-470a-83d3-88ec45c5e6c4 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource b3860959-97e9-4178-8b6c-f2b3cb1408fa (type: floatingips) to 0 2026-07-08 16:39:57.267 10 INFO neutron.db.segments_db [None req-a1f3335c-986f-4442-a01d-4ef08a3c703b 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Added segment 111e9e21-fa29-4346-b2a2-6a5094c94a30 of type geneve for network f968d384-4ab0-4b51-92a9-d82e67a3564a 2026-07-08 16:39:57.348 10 INFO neutron.db.ovn_revision_numbers_db [None req-d008d9ae-49cc-470a-83d3-88ec45c5e6c4 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource b3860959-97e9-4178-8b6c-f2b3cb1408fa (type: floatingips) to 1 2026-07-08 16:39:57.410 10 INFO neutron.wsgi [None req-d008d9ae-49cc-470a-83d3-88ec45c5e6c4 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 1.3129239 2026-07-08 16:39:57.424 10 INFO neutron.db.ovn_revision_numbers_db [None req-a1f3335c-986f-4442-a01d-4ef08a3c703b 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource f968d384-4ab0-4b51-92a9-d82e67a3564a (type: networks) to 1 2026-07-08 16:39:57.579 10 INFO neutron.db.l3_db [None req-173d92ca-6653-4c3c-b704-841935fd0e78 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Floating IP b3860959-97e9-4178-8b6c-f2b3cb1408fa disassociated. External IP: 10.96.250.208, port: 0b9ba864-829b-4be3-9c61-60d655759715. 2026-07-08 16:39:57.603 10 INFO neutron.db.ovn_revision_numbers_db [None req-173d92ca-6653-4c3c-b704-841935fd0e78 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource b3860959-97e9-4178-8b6c-f2b3cb1408fa (type: floatingips) to 2 2026-07-08 16:39:57.695 10 INFO neutron.wsgi [None req-173d92ca-6653-4c3c-b704-841935fd0e78 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/b3860959-97e9-4178-8b6c-f2b3cb1408fa HTTP/1.1" status: 200 len: 748 time: 0.2781677 2026-07-08 16:39:57.697 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1f3335c-986f-4442-a01d-4ef08a3c703b 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:39:57.699 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1f3335c-986f-4442-a01d-4ef08a3c703b 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network f968d384-4ab0-4b51-92a9-d82e67a3564a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:57.756 10 INFO neutron.db.ovn_revision_numbers_db [None req-a1f3335c-986f-4442-a01d-4ef08a3c703b 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 837a1b38-d9b9-4ed5-b5fb-67b9ccf2e93b (type: ports) to 1 2026-07-08 16:39:57.774 10 INFO neutron.wsgi [None req-a1f3335c-986f-4442-a01d-4ef08a3c703b 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.6537852 2026-07-08 16:39:57.787 10 WARNING keystonemiddleware.audit [None req-8823779a-c27e-48d0-96ba-0b96f38243f8 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:57.815 9 INFO neutron.db.ovn_revision_numbers_db [None req-7984489f-5758-4ce7-94b2-9ebd3ba22d04 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 02a22a2d-916e-4998-bfca-d846bb1bf8ff (type: security_groups) to 1 2026-07-08 16:39:57.853 9 INFO neutron.wsgi [None req-7984489f-5758-4ce7-94b2-9ebd3ba22d04 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=73a47c1d214047fea687cac83a15fd5c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3511693 2026-07-08 16:39:58.072 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-774bb4ff-c04c-422d-aaa3-aafb5548cc24 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:39:58.076 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-774bb4ff-c04c-422d-aaa3-aafb5548cc24 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network f968d384-4ab0-4b51-92a9-d82e67a3564a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:58.123 10 INFO neutron.wsgi [None req-43cd9dba-ed6a-4619-8b20-22558179adf9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/02a22a2d-916e-4998-bfca-d846bb1bf8ff HTTP/1.1" status: 204 len: 168 time: 0.2624092 2026-07-08 16:39:58.186 9 INFO neutron.wsgi [None req-ea2ab472-d58d-4373-8f7c-be31bcee068e 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/b3860959-97e9-4178-8b6c-f2b3cb1408fa HTTP/1.1" status: 204 len: 168 time: 0.4858196 2026-07-08 16:39:58.431 9 INFO neutron.services.segments.plugin [-] Segment 3d11dbab-7cd1-4239-ae53-c8ab7b0fb3f2 resource provider aggregate not found 2026-07-08 16:39:58.451 9 INFO neutron.services.segments.plugin [-] Segment 3d11dbab-7cd1-4239-ae53-c8ab7b0fb3f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d11dbab-7cd1-4239-ae53-c8ab7b0fb3f2 found for delete ", "request_id": "req-49a078d6-3a8d-4ebe-b5d0-ceb445a6e01d"}]} 2026-07-08 16:39:58.453 9 INFO neutron.services.segments.plugin [-] Segment 3d11dbab-7cd1-4239-ae53-c8ab7b0fb3f2 resource provider aggregate not found 2026-07-08 16:39:58.478 9 INFO neutron.services.segments.plugin [-] Segment 3d11dbab-7cd1-4239-ae53-c8ab7b0fb3f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d11dbab-7cd1-4239-ae53-c8ab7b0fb3f2 found for delete ", "request_id": "req-3dbfde84-0327-4fcd-9d2e-bfb6540c32b4"}]} 2026-07-08 16:39:58.482 9 INFO neutron.db.ovn_revision_numbers_db [None req-bf5cec12-397c-4a6b-833b-ba2577c4b39a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 7787bbf6-7ad9-4ccf-bb26-cd9262ce4ea9 (type: security_groups) to 1 2026-07-08 16:39:58.503 9 INFO neutron.wsgi [None req-bf5cec12-397c-4a6b-833b-ba2577c4b39a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=c81c4fd102df4e5d90c272002b5e70b2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2287209 2026-07-08 16:39:58.540 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a30b879b-54d0-4a12-af17-16ed5228085c 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] No more DHCP agents 2026-07-08 16:39:58.542 10 INFO neutron.db.ovn_revision_numbers_db [None req-774bb4ff-c04c-422d-aaa3-aafb5548cc24 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 837a1b38-d9b9-4ed5-b5fb-67b9ccf2e93b (type: ports) to 2 2026-07-08 16:39:58.547 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a30b879b-54d0-4a12-af17-16ed5228085c 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:58.555 10 INFO neutron.db.ovn_revision_numbers_db [None req-774bb4ff-c04c-422d-aaa3-aafb5548cc24 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 7c6b09e9-bb2d-455d-b6da-e8cca21ca34b (type: subnets) to 0 2026-07-08 16:39:58.573 10 INFO neutron.wsgi [None req-774bb4ff-c04c-422d-aaa3-aafb5548cc24 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.7906451 2026-07-08 16:39:58.582 10 WARNING keystonemiddleware.audit [None req-dcdee8e7-3958-4d21-857d-7c8f23b5e2aa - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:58.764 10 INFO neutron.db.ovn_revision_numbers_db [None req-c0805d54-a9d5-4dd2-a98c-0d68a81fe46c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 9e331a2a-4ffe-4811-a685-34e66552d57e (type: routers) to 1 2026-07-08 16:39:58.783 10 INFO neutron.wsgi [None req-c0805d54-a9d5-4dd2-a98c-0d68a81fe46c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 687 time: 0.2046392 2026-07-08 16:39:58.791 10 WARNING keystonemiddleware.audit [None req-b9818e1c-f68a-4d77-8886-162cb97d85de - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:39:59.167 9 INFO neutron.wsgi [None req-ccd1493b-ac92-4ac1-b154-7586391a1671 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/7787bbf6-7ad9-4ccf-bb26-cd9262ce4ea9 HTTP/1.1" status: 204 len: 168 time: 0.6540501 2026-07-08 16:39:59.268 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No port found with ID 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2: RuntimeError: No port found with ID 714cf2c6-6fba-4f62-a2cb-e3d82633d8a2 2026-07-08 16:39:59.269 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 45062b5b-9c8f-431e-bbab-50fbd1dc651b 2026-07-08 16:39:59.282 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 45062b5b-9c8f-431e-bbab-50fbd1dc651b 2026-07-08 16:39:59.368 9 INFO neutron.db.l3_db [None req-a30b879b-54d0-4a12-af17-16ed5228085c 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Floating IP 44853194-1df0-4413-9d69-651f49eaabe0 associated. External IP: 10.96.250.218, port: 7b839a40-12dc-406e-9b3f-062540149216. 2026-07-08 16:39:59.408 10 INFO neutron.wsgi [None req-07d5ec73-8cfd-4f32-8f2a-8e546551916a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=8315ba5b53504441a8dedb5c2ece1a8b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0776794 2026-07-08 16:39:59.614 9 INFO neutron.db.ovn_revision_numbers_db [None req-a30b879b-54d0-4a12-af17-16ed5228085c 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 44853194-1df0-4413-9d69-651f49eaabe0 (type: floatingips) to 0 2026-07-08 16:39:59.730 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-997a0aaa-5d8e-4bd8-819e-6550a276b021 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] No more DHCP agents 2026-07-08 16:39:59.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-a30b879b-54d0-4a12-af17-16ed5228085c 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 44853194-1df0-4413-9d69-651f49eaabe0 (type: floatingips) to 1 2026-07-08 16:39:59.732 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-997a0aaa-5d8e-4bd8-819e-6550a276b021 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Unable to schedule network f968d384-4ab0-4b51-92a9-d82e67a3564a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:39:59.744 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 45062b5b-9c8f-431e-bbab-50fbd1dc651b (type: ports) to 3 2026-07-08 16:39:59.781 9 INFO neutron.wsgi [None req-a30b879b-54d0-4a12-af17-16ed5228085c 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1042 time: 1.5888872 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:39:59.820 10 INFO neutron.wsgi [None req-342190cc-a832-4439-a0d9-af8e1b6460f7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/80f49914-bcd6-4593-ac93-df51398ac816 HTTP/1.1" status: 204 len: 168 time: 0.4043603 2026-07-08 16:39:59.850 9 INFO neutron.wsgi [None req-cdfd8d3b-a385-4585-9a1a-9e3a72dd36f9 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] 10.0.0.81 "GET /v2.0/floatingips/44853194-1df0-4413-9d69-651f49eaabe0 HTTP/1.1" status: 200 len: 1039 time: 0.0632555 2026-07-08 16:39:59.955 10 INFO neutron.wsgi [None req-7f541f61-eaf2-413f-b34b-bf54746418b8 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] 10.0.0.81 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1042 time: 0.1001146 2026-07-08 16:39:59.989 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 45062b5b-9c8f-431e-bbab-50fbd1dc651b (type: router_ports) to 3 2026-07-08 16:40:00.017 10 INFO neutron.db.ovn_revision_numbers_db [None req-997a0aaa-5d8e-4bd8-819e-6550a276b021 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource 32298794-6f6f-4408-9540-d29b3417ed6c (type: ports) to 1 2026-07-08 16:40:00.341 10 INFO neutron.db.l3_db [None req-7e78c726-2c4d-43cd-9290-f1f923cee209 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Floating IP 44853194-1df0-4413-9d69-651f49eaabe0 associated. External IP: 10.96.250.218, port: 7b839a40-12dc-406e-9b3f-062540149216. 2026-07-08 16:40:00.617 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e78c726-2c4d-43cd-9290-f1f923cee209 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 44853194-1df0-4413-9d69-651f49eaabe0 (type: floatingips) to 2 2026-07-08 16:40:00.682 10 INFO neutron.db.ovn_revision_numbers_db [None req-997a0aaa-5d8e-4bd8-819e-6550a276b021 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource 32298794-6f6f-4408-9540-d29b3417ed6c (type: router_ports) to 2 2026-07-08 16:40:00.746 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e78c726-2c4d-43cd-9290-f1f923cee209 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 44853194-1df0-4413-9d69-651f49eaabe0 (type: floatingips) to 3 2026-07-08 16:40:01.106 10 INFO neutron.wsgi [None req-7e78c726-2c4d-43cd-9290-f1f923cee209 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/44853194-1df0-4413-9d69-651f49eaabe0 HTTP/1.1" status: 200 len: 1038 time: 1.1465065 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:01.200 10 INFO neutron.db.ovn_revision_numbers_db [None req-997a0aaa-5d8e-4bd8-819e-6550a276b021 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Successfully bumped revision number for resource 32298794-6f6f-4408-9540-d29b3417ed6c (type: ports) to 2 2026-07-08 16:40:01.283 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-997a0aaa-5d8e-4bd8-819e-6550a276b021 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] No more DHCP agents 2026-07-08 16:40:01.285 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-997a0aaa-5d8e-4bd8-819e-6550a276b021 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] Unable to schedule network f968d384-4ab0-4b51-92a9-d82e67a3564a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:01.286 9 INFO neutron.db.l3_db [None req-197976bc-68f5-46bf-9842-cbe6f5287b0a 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Floating IP 44853194-1df0-4413-9d69-651f49eaabe0 disassociated. External IP: 10.96.250.218, port: 0b9ba864-829b-4be3-9c61-60d655759715. 2026-07-08 16:40:01.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-197976bc-68f5-46bf-9842-cbe6f5287b0a 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] Successfully bumped revision number for resource 44853194-1df0-4413-9d69-651f49eaabe0 (type: floatingips) to 4 2026-07-08 16:40:01.413 9 INFO neutron.wsgi [None req-197976bc-68f5-46bf-9842-cbe6f5287b0a 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/44853194-1df0-4413-9d69-651f49eaabe0 HTTP/1.1" status: 200 len: 748 time: 0.3018651 2026-07-08 16:40:01.468 10 INFO neutron.db.ovn_revision_numbers_db [None req-997a0aaa-5d8e-4bd8-819e-6550a276b021 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 32298794-6f6f-4408-9540-d29b3417ed6c (type: router_ports) to 2 2026-07-08 16:40:01.471 10 INFO neutron.wsgi [None req-997a0aaa-5d8e-4bd8-819e-6550a276b021 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "PUT /v2.0/routers/9e331a2a-4ffe-4811-a685-34e66552d57e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6830163 2026-07-08 16:40:01.488 10 WARNING keystonemiddleware.audit [None req-442269cb-f379-4eea-9dc6-e1fa501ae570 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:01.513 10 INFO neutron.wsgi [None req-ecb3633d-134e-4cbc-88cb-3eac55924381 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/32298794-6f6f-4408-9540-d29b3417ed6c HTTP/1.1" status: 200 len: 1135 time: 0.0277176 2026-07-08 16:40:01.520 10 WARNING keystonemiddleware.audit [None req-3e61068b-0c78-4982-b556-6b5807ef8424 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:01.556 10 INFO neutron.wsgi [None req-a7ebe061-cb5f-4303-aee8-c8f7bbdc7dfe 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/32298794-6f6f-4408-9540-d29b3417ed6c HTTP/1.1" status: 200 len: 1135 time: 0.0372915 2026-07-08 16:40:01.823 9 INFO neutron.wsgi [None req-9c567404-685a-4127-a712-4191072e978d 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/44853194-1df0-4413-9d69-651f49eaabe0 HTTP/1.1" status: 204 len: 168 time: 0.4043634 2026-07-08 16:40:01.851 9 INFO neutron.api.v2.resource [None req-889a26ee-f14b-439c-a24b-06f0e72806b9 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:40:01.853 9 INFO neutron.wsgi [None req-889a26ee-f14b-439c-a24b-06f0e72806b9 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/44853194-1df0-4413-9d69-651f49eaabe0 HTTP/1.1" status: 404 len: 345 time: 0.0254588 2026-07-08 16:40:02.250 9 INFO neutron.wsgi [None req-8d56c414-9ee2-48f4-901f-c28e6584ec87 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "DELETE /v2.0/ports/0b9ba864-829b-4be3-9c61-60d655759715 HTTP/1.1" status: 204 len: 168 time: 0.3904581 2026-07-08 16:40:02.560 9 INFO neutron.wsgi [None req-c604f7bf-2882-4ec6-b37c-d7e1ad1b6798 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "DELETE /v2.0/ports/7b839a40-12dc-406e-9b3f-062540149216 HTTP/1.1" status: 204 len: 168 time: 0.3051162 2026-07-08 16:40:02.563 10 WARNING keystonemiddleware.audit [None req-27c16972-d6d1-4280-b7b1-9f3484b28a78 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:02.598 10 INFO neutron.wsgi [None req-d887f4c1-2257-42b1-962f-ca0e4e8b4869 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/32298794-6f6f-4408-9540-d29b3417ed6c HTTP/1.1" status: 200 len: 1135 time: 0.0371554 2026-07-08 16:40:02.646 9 INFO neutron.wsgi [None req-e6e48c7c-7bae-422a-95d0-17a80249b98f 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=101b8ff6-343a-4413-a36b-2bda2d961a75 HTTP/1.1" status: 200 len: 1140 time: 0.0826969 2026-07-08 16:40:02.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019145 2026-07-08 16:40:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031953 2026-07-08 16:40:03.607 10 WARNING keystonemiddleware.audit [None req-7a2ac6a6-1e81-48ce-80fd-1c10dda2228e - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:03.628 9 INFO neutron.wsgi [None req-c246b52c-7662-4885-93ff-33c04b461106 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "PUT /v2.0/routers/101b8ff6-343a-4413-a36b-2bda2d961a75/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9764657 2026-07-08 16:40:03.731 10 INFO neutron.wsgi [None req-22ea5581-b448-4d53-bf79-b6015b5d5a76 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/32298794-6f6f-4408-9540-d29b3417ed6c HTTP/1.1" status: 200 len: 1135 time: 0.1275170 2026-07-08 16:40:03.879 10 INFO neutron.db.ovn_revision_numbers_db [None req-59d38565-54d9-4356-b551-49a7ed9b80d1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource ed59646c-8a9d-4392-a137-fca88d7d1bf8 (type: security_groups) to 1 2026-07-08 16:40:03.912 10 INFO neutron.wsgi [None req-59d38565-54d9-4356-b551-49a7ed9b80d1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=1c9f1e1924f04ade9c2ee16cd9e14419&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3945091 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:04.090 9 INFO neutron.wsgi [None req-00bf853c-d91e-4e38-af01-098d849905cf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/ed59646c-8a9d-4392-a137-fca88d7d1bf8 HTTP/1.1" status: 204 len: 168 time: 0.1696475 2026-07-08 16:40:04.426 10 INFO neutron.wsgi [None req-48288bbc-58ce-4966-8041-8a6c7aaf0868 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "DELETE /v2.0/routers/101b8ff6-343a-4413-a36b-2bda2d961a75 HTTP/1.1" status: 204 len: 168 time: 0.7923832 2026-07-08 16:40:04.683 9 INFO neutron.wsgi [None req-6642182d-715a-4d6d-b888-7ffb63c9c2f2 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/072ff4a4-026a-4c98-999a-cb6e0c79047c HTTP/1.1" status: 204 len: 168 time: 0.2527995 2026-07-08 16:40:04.741 9 WARNING keystonemiddleware.audit [None req-f92e9e9e-6d18-4383-93b2-b8c45a4551f2 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:04.780 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-32d793e2-48a1-47ce-9b94-acee3b7b0f8d cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] No more DHCP agents 2026-07-08 16:40:04.781 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-32d793e2-48a1-47ce-9b94-acee3b7b0f8d cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:04.873 9 INFO neutron.wsgi [None req-79715989-bbe3-4daf-844a-1a716ee626f7 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/32298794-6f6f-4408-9540-d29b3417ed6c HTTP/1.1" status: 200 len: 1135 time: 0.1356835 2026-07-08 16:40:05.132 10 INFO neutron.services.segments.plugin [-] Segment 52ddabc7-aa47-49da-ad24-5a6ef207fd26 resource provider aggregate not found 2026-07-08 16:40:05.137 10 INFO neutron.services.segments.plugin [-] Segment 52ddabc7-aa47-49da-ad24-5a6ef207fd26 resource provider aggregate not found 2026-07-08 16:40:05.154 10 INFO neutron.services.segments.plugin [-] Segment 52ddabc7-aa47-49da-ad24-5a6ef207fd26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ddabc7-aa47-49da-ad24-5a6ef207fd26 found for delete ", "request_id": "req-6e4926a7-d040-4bea-9c3c-94713982f961"}]} 2026-07-08 16:40:05.158 10 INFO neutron.services.segments.plugin [-] Segment 52ddabc7-aa47-49da-ad24-5a6ef207fd26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ddabc7-aa47-49da-ad24-5a6ef207fd26 found for delete ", "request_id": "req-a2c69874-b548-4e02-bde9-bfcc6950d22e"}]} 2026-07-08 16:40:05.185 10 INFO neutron.wsgi [None req-0b0325f6-10f5-44cf-84fa-df5a776293ae 0702f890f6cc4b8d90325c2b2e9ce73a a0c0f229ae7848bfab7c97ac643f5057 - - - -] 10.0.0.81 "DELETE /v2.0/networks/3f5544e7-9e3e-41e8-85bd-ed5c1d909176 HTTP/1.1" status: 204 len: 168 time: 0.4956639 2026-07-08 16:40:05.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-32d793e2-48a1-47ce-9b94-acee3b7b0f8d cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Successfully bumped revision number for resource b4ed7d6c-250b-496c-be4e-49d17220bab3 (type: floatingips) to 0 2026-07-08 16:40:05.477 9 INFO neutron.wsgi [None req-32d793e2-48a1-47ce-9b94-acee3b7b0f8d cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2509904 2026-07-08 16:40:05.724 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0beea0f-72d3-46bd-85cc-1a68c3bf9314 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] No more DHCP agents 2026-07-08 16:40:05.728 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0beea0f-72d3-46bd-85cc-1a68c3bf9314 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:05.842 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No port found with ID 45062b5b-9c8f-431e-bbab-50fbd1dc651b: RuntimeError: No port found with ID 45062b5b-9c8f-431e-bbab-50fbd1dc651b /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:05.882 9 WARNING keystonemiddleware.audit [None req-00c24a81-9adf-40b5-934e-7e9fc7123a11 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:05.925 9 INFO neutron.wsgi [None req-475d77e2-72a4-414c-a395-127cd9cd4789 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/32298794-6f6f-4408-9540-d29b3417ed6c HTTP/1.1" status: 200 len: 1135 time: 0.0456338 2026-07-08 16:40:05.947 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 32298794-6f6f-4408-9540-d29b3417ed6c 2026-07-08 16:40:05.956 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 32298794-6f6f-4408-9540-d29b3417ed6c 2026-07-08 16:40:06.003 10 INFO neutron.wsgi [None req-298a4285-6183-43a2-904c-2471af681446 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=a0c0f229ae7848bfab7c97ac643f5057&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3507681 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:06.049 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0beea0f-72d3-46bd-85cc-1a68c3bf9314 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Successfully bumped revision number for resource 9905f21c-59de-483c-b02f-fb83d1eb51d6 (type: floatingips) to 0 2026-07-08 16:40:06.072 9 INFO neutron.wsgi [None req-b0beea0f-72d3-46bd-85cc-1a68c3bf9314 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5902209 2026-07-08 16:40:06.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 32298794-6f6f-4408-9540-d29b3417ed6c (type: ports) to 3 2026-07-08 16:40:06.314 10 INFO neutron.wsgi [None req-409c936e-5c7f-4db5-bdf7-af147debe881 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/8777ee84-066b-430c-9941-9812e261e448 HTTP/1.1" status: 204 len: 168 time: 0.3053648 2026-07-08 16:40:06.353 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af6edd31-910a-49cc-9e25-ded096c291ef cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] No more DHCP agents 2026-07-08 16:40:06.356 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af6edd31-910a-49cc-9e25-ded096c291ef cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:06.418 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 32298794-6f6f-4408-9540-d29b3417ed6c (type: router_ports) to 3 2026-07-08 16:40:06.679 9 INFO neutron.db.ovn_revision_numbers_db [None req-af6edd31-910a-49cc-9e25-ded096c291ef cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Successfully bumped revision number for resource cb7a8f52-4634-435a-b655-56f59cecee69 (type: floatingips) to 0 2026-07-08 16:40:06.695 9 INFO neutron.wsgi [None req-af6edd31-910a-49cc-9e25-ded096c291ef cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6187537 2026-07-08 16:40:06.933 10 WARNING keystonemiddleware.audit [None req-03808986-8297-4e47-9e92-6e3ccd2f3190 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:06.969 10 INFO neutron.wsgi [None req-f70560fe-dec4-4df5-a442-5b25c1f12c84 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports/32298794-6f6f-4408-9540-d29b3417ed6c HTTP/1.1" status: 200 len: 1137 time: 0.0387657 2026-07-08 16:40:06.978 10 WARNING keystonemiddleware.audit [None req-fcc9fa1b-b0f5-4c74-b0a2-f588b5e35707 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:07.020 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57e8ea87-a32a-4cbb-8fe8-a08d16e8d518 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] No more DHCP agents 2026-07-08 16:40:07.022 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57e8ea87-a32a-4cbb-8fe8-a08d16e8d518 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:07.361 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd9cd340-0a2c-4203-ab0a-18ca9c46bf97 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 4d6f0eb9-25af-49fc-b860-0a692c7be555 (type: security_groups) to 1 2026-07-08 16:40:07.398 9 INFO neutron.db.ovn_revision_numbers_db [None req-57e8ea87-a32a-4cbb-8fe8-a08d16e8d518 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Successfully bumped revision number for resource 39f2d2ab-19f1-4998-b885-642549543f08 (type: floatingips) to 0 2026-07-08 16:40:07.413 9 INFO neutron.wsgi [None req-57e8ea87-a32a-4cbb-8fe8-a08d16e8d518 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7126405 2026-07-08 16:40:07.417 9 INFO neutron.db.segments_db [None req-cd9cd340-0a2c-4203-ab0a-18ca9c46bf97 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Added segment 62a66cb3-d6d4-4029-9998-369100a413f2 of type geneve for network 91066978-2da1-4276-bdc8-e3034eb0a793 2026-07-08 16:40:07.639 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd9cd340-0a2c-4203-ab0a-18ca9c46bf97 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 91066978-2da1-4276-bdc8-e3034eb0a793 (type: networks) to 1 2026-07-08 16:40:07.761 10 INFO neutron.wsgi [None req-4edfefe0-57af-488c-9724-e22f97f43c0d 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "PUT /v2.0/routers/9e331a2a-4ffe-4811-a685-34e66552d57e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7852786 2026-07-08 16:40:07.769 10 WARNING keystonemiddleware.audit [None req-6e17a451-35d1-4836-b054-f9f98fd621b5 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:07.790 10 INFO neutron.wsgi [None req-1de9a84a-2a89-44af-9e32-4484b7f0ef8e 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=9e331a2a-4ffe-4811-a685-34e66552d57e HTTP/1.1" status: 200 len: 205 time: 0.0246487 2026-07-08 16:40:07.797 10 WARNING keystonemiddleware.audit [None req-8348a917-9096-4615-b269-08c8f2de4983 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:07.878 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46f63a8c-c428-4f38-b983-c6e12698fb34 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] No more DHCP agents 2026-07-08 16:40:07.883 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46f63a8c-c428-4f38-b983-c6e12698fb34 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:07.927 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd9cd340-0a2c-4203-ab0a-18ca9c46bf97 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] No more DHCP agents 2026-07-08 16:40:07.930 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd9cd340-0a2c-4203-ab0a-18ca9c46bf97 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Unable to schedule network 91066978-2da1-4276-bdc8-e3034eb0a793: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:08.007 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd9cd340-0a2c-4203-ab0a-18ca9c46bf97 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 56d03b8e-4fd1-4083-a10f-2f7b4d15a695 (type: ports) to 1 2026-07-08 16:40:08.029 9 INFO neutron.wsgi [None req-cd9cd340-0a2c-4203-ab0a-18ca9c46bf97 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 1.0525947 2026-07-08 16:40:08.051 10 INFO neutron.wsgi [None req-1e4c7ad8-18e3-4c46-b33d-d610a3011e48 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/routers/9e331a2a-4ffe-4811-a685-34e66552d57e HTTP/1.1" status: 204 len: 168 time: 0.2557695 2026-07-08 16:40:08.058 10 WARNING keystonemiddleware.audit [None req-81eb7e13-a862-4640-9cb0-0ca8ac622dc9 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:08.310 10 INFO neutron.wsgi [None req-c28741f4-cd66-444e-9445-d22fcbdfa2cc 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/subnets/7c6b09e9-bb2d-455d-b6da-e8cca21ca34b HTTP/1.1" status: 204 len: 168 time: 0.2539117 2026-07-08 16:40:08.335 10 WARNING keystonemiddleware.audit [None req-09667a1a-087b-4660-a066-8bd7fc05a533 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:08.407 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e310a4a-5f84-463f-b9df-5c8cc3e7c247 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource 7692d8cf-9caa-419a-af9c-ebcce160a349 (type: security_groups) to 1 2026-07-08 16:40:08.478 10 INFO neutron.db.segments_db [None req-9e310a4a-5f84-463f-b9df-5c8cc3e7c247 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Added segment ae148b43-05a3-4aba-a8e2-371ae7c774eb of type geneve for network 70052b62-4493-44f3-9be1-e80029991f76 2026-07-08 16:40:08.638 9 INFO neutron.db.ovn_revision_numbers_db [None req-46f63a8c-c428-4f38-b983-c6e12698fb34 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] Successfully bumped revision number for resource 6198f0c4-0974-4f7f-82a3-e110283bead8 (type: floatingips) to 0 2026-07-08 16:40:08.661 9 INFO neutron.wsgi [None req-46f63a8c-c428-4f38-b983-c6e12698fb34 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2347822 2026-07-08 16:40:08.661 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e310a4a-5f84-463f-b9df-5c8cc3e7c247 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource 70052b62-4493-44f3-9be1-e80029991f76 (type: networks) to 1 2026-07-08 16:40:08.779 10 INFO neutron.wsgi [None req-b52dd28b-c796-451d-8c7e-94ceac221993 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "PUT /v2.0/floatingips/b4ed7d6c-250b-496c-be4e-49d17220bab3/tags HTTP/1.1" status: 200 len: 210 time: 0.1043177 2026-07-08 16:40:08.855 9 INFO neutron.wsgi [None req-49e7010f-4cc2-46de-bd78-cb0626ae85d6 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "PUT /v2.0/floatingips/9905f21c-59de-483c-b02f-fb83d1eb51d6/tags HTTP/1.1" status: 200 len: 218 time: 0.0689814 2026-07-08 16:40:08.929 9 INFO neutron.wsgi [None req-b4f4d175-e3e1-447c-924f-7bbc1652111a cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "PUT /v2.0/floatingips/cb7a8f52-4634-435a-b655-56f59cecee69/tags HTTP/1.1" status: 200 len: 227 time: 0.0679750 2026-07-08 16:40:08.964 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5b82d9d-07c4-4a33-b28f-4783b1bddcd5 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] No more DHCP agents 2026-07-08 16:40:08.968 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5b82d9d-07c4-4a33-b28f-4783b1bddcd5 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:08.987 9 INFO neutron.wsgi [None req-3071dfd0-8604-4f55-826e-7281218235a1 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "PUT /v2.0/floatingips/39f2d2ab-19f1-4998-b885-642549543f08/tags HTTP/1.1" status: 200 len: 212 time: 0.0528576 2026-07-08 16:40:09.065 9 INFO neutron.wsgi [None req-3ea250ed-eb53-4a25-ad2e-b2cdb6cd280a cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - default default] 10.0.0.81 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0664434 2026-07-08 16:40:09.135 9 INFO neutron.wsgi [None req-53e674bd-626a-49c9-a129-4af9d4715422 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - default default] 10.0.0.81 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.0628488 2026-07-08 16:40:09.205 9 INFO neutron.wsgi [None req-7c005d0c-0a80-4ba2-8421-09018a3ff8d8 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - default default] 10.0.0.81 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.0595489 2026-07-08 16:40:09.254 9 INFO neutron.wsgi [None req-19055a14-c661-42a5-ab6c-bf072227b1bd cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - default default] 10.0.0.81 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0437744 2026-07-08 16:40:09.280 10 INFO neutron.services.segments.plugin [-] Segment 111e9e21-fa29-4346-b2a2-6a5094c94a30 resource provider aggregate not found 2026-07-08 16:40:09.291 10 INFO neutron.services.segments.plugin [-] Segment 111e9e21-fa29-4346-b2a2-6a5094c94a30 resource provider aggregate not found 2026-07-08 16:40:09.302 10 INFO neutron.services.segments.plugin [-] Segment 111e9e21-fa29-4346-b2a2-6a5094c94a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 111e9e21-fa29-4346-b2a2-6a5094c94a30 found for delete ", "request_id": "req-af4a143a-7eec-4056-b7e3-15909b73a6be"}]} 2026-07-08 16:40:09.324 10 INFO neutron.services.segments.plugin [-] Segment 111e9e21-fa29-4346-b2a2-6a5094c94a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 111e9e21-fa29-4346-b2a2-6a5094c94a30 found for delete ", "request_id": "req-bb991d74-79d9-4780-82af-9ce52b2e6c0c"}]} 2026-07-08 16:40:09.329 9 INFO neutron.wsgi [None req-20b79702-adb7-4cea-ab6d-041348496514 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - default default] 10.0.0.81 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0690529 2026-07-08 16:40:09.356 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5b82d9d-07c4-4a33-b28f-4783b1bddcd5 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource fe9dd721-e8dc-4321-bf4e-5512a728e2d7 (type: ports) to 1 2026-07-08 16:40:09.399 10 INFO neutron.wsgi [None req-886414b3-d99b-4f47-a674-3fb5eaf5c2c4 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/networks/f968d384-4ab0-4b51-92a9-d82e67a3564a HTTP/1.1" status: 204 len: 168 time: 1.0655808 2026-07-08 16:40:09.410 10 INFO neutron.wsgi [None req-73b4fcd5-e54d-4214-8488-8154dc2b5ad9 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - default default] 10.0.0.81 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0740969 2026-07-08 16:40:09.410 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e310a4a-5f84-463f-b9df-5c8cc3e7c247 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] No more DHCP agents 2026-07-08 16:40:09.415 10 WARNING keystonemiddleware.audit [None req-049e8983-119c-450b-88d4-17370ed01033 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:09.421 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e310a4a-5f84-463f-b9df-5c8cc3e7c247 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Unable to schedule network 70052b62-4493-44f3-9be1-e80029991f76: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:09.514 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e310a4a-5f84-463f-b9df-5c8cc3e7c247 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource dce67cf1-4145-42d0-b1df-bfbd78bc79fe (type: ports) to 1 2026-07-08 16:40:09.548 10 INFO neutron.wsgi [None req-9e310a4a-5f84-463f-b9df-5c8cc3e7c247 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.5066020 2026-07-08 16:40:09.687 9 INFO neutron.wsgi [None req-d5bbb0f4-3d67-4e52-938d-ea1371d98d88 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - default default] 10.0.0.81 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.2690215 2026-07-08 16:40:09.732 9 INFO neutron.wsgi [None req-42e692cc-0137-4097-b1d8-48b816cce939 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - default default] 10.0.0.81 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0401964 2026-07-08 16:40:10.217 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Router 2a438a42-195f-407b-886d-ac154583d21a is bound to host instance 2026-07-08 16:40:10.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5b82d9d-07c4-4a33-b28f-4783b1bddcd5 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource fe9dd721-e8dc-4321-bf4e-5512a728e2d7 (type: router_ports) to 1 2026-07-08 16:40:10.266 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-213e52b3-3812-40b0-9b77-af80153f723d facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] No more DHCP agents 2026-07-08 16:40:10.271 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-213e52b3-3812-40b0-9b77-af80153f723d facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Unable to schedule network 70052b62-4493-44f3-9be1-e80029991f76: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:10.396 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5b82d9d-07c4-4a33-b28f-4783b1bddcd5 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 2a438a42-195f-407b-886d-ac154583d21a (type: routers) to 3 2026-07-08 16:40:10.425 9 INFO neutron.wsgi [None req-c5b82d9d-07c4-4a33-b28f-4783b1bddcd5 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 875 time: 2.3906281 2026-07-08 16:40:10.445 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0fd958da-1f04-4e05-b0ea-80ed789c895c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] No more DHCP agents 2026-07-08 16:40:10.452 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0fd958da-1f04-4e05-b0ea-80ed789c895c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:10.600 10 INFO neutron.wsgi [None req-e9263902-cf98-4eee-a6f7-280d019cfceb 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/subnets?project_id=77263091a7184d91b9a4b64d52184b9d&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.1675034 2026-07-08 16:40:10.676 10 INFO neutron.wsgi [None req-d8e620a7-0513-470e-9d54-51ae6aa46664 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/b4ed7d6c-250b-496c-be4e-49d17220bab3 HTTP/1.1" status: 204 len: 168 time: 0.9235020 2026-07-08 16:40:10.724 9 INFO neutron.wsgi [None req-5c480679-c1b6-4daa-b6b6-0f092433c049 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.1180959 2026-07-08 16:40:10.751 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fd958da-1f04-4e05-b0ea-80ed789c895c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 33e14950-1c09-47d1-b7ca-56d956941afb (type: ports) to 1 2026-07-08 16:40:10.758 9 INFO neutron.wsgi [None req-864ea3c3-6b80-454f-ba19-bd8d16e51053 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/subnets?network_id=5e3a74fd-7c59-4607-b22b-2dfabad66aaf&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0236819 2026-07-08 16:40:10.912 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource fe9dd721-e8dc-4321-bf4e-5512a728e2d7 (type: ports) to 1 2026-07-08 16:40:11.040 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No port found with ID 32298794-6f6f-4408-9540-d29b3417ed6c: RuntimeError: No port found with ID 32298794-6f6f-4408-9540-d29b3417ed6c 2026-07-08 16:40:11.085 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: fe9dd721-e8dc-4321-bf4e-5512a728e2d7 2026-07-08 16:40:11.196 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port fe9dd721-e8dc-4321-bf4e-5512a728e2d7 2026-07-08 16:40:11.396 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource fe9dd721-e8dc-4321-bf4e-5512a728e2d7 (type: router_ports) to 3 2026-07-08 16:40:11.542 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource fe9dd721-e8dc-4321-bf4e-5512a728e2d7 (type: ports) to 2 2026-07-08 16:40:11.686 10 INFO neutron.db.ovn_revision_numbers_db [None req-213e52b3-3812-40b0-9b77-af80153f723d facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource dce67cf1-4145-42d0-b1df-bfbd78bc79fe (type: ports) to 2 2026-07-08 16:40:11.726 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-181f7b06-786d-460b-aab9-dc45ef620d09 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] No more DHCP agents 2026-07-08 16:40:11.737 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-181f7b06-786d-460b-aab9-dc45ef620d09 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Unable to schedule network 91066978-2da1-4276-bdc8-e3034eb0a793: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:11.767 10 INFO neutron.db.ovn_revision_numbers_db [None req-213e52b3-3812-40b0-9b77-af80153f723d facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource dbc8e8e2-80ab-4de7-884c-984eb6b30e4f (type: subnets) to 0 2026-07-08 16:40:11.781 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource fe9dd721-e8dc-4321-bf4e-5512a728e2d7 (type: ports) to 4 2026-07-08 16:40:11.810 10 INFO neutron.wsgi [None req-213e52b3-3812-40b0-9b77-af80153f723d facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 2.2259417 2026-07-08 16:40:11.872 10 INFO neutron.wsgi [None req-165d96a7-f62e-4509-897a-00aff90cc448 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/9905f21c-59de-483c-b02f-fb83d1eb51d6 HTTP/1.1" status: 204 len: 168 time: 1.1752925 2026-07-08 16:40:12.010 9 INFO neutron.db.segments_db [None req-a1784250-11ed-4323-bdbb-cd41f1e23ced facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Added segment befabb4d-3db5-4848-b7d3-ad7312113d82 of type geneve for network cf0c697c-e2ec-4924-8aee-7d0084e9b8db 2026-07-08 16:40:12.128 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource fe9dd721-e8dc-4321-bf4e-5512a728e2d7 (type: router_ports) to 4 2026-07-08 16:40:12.216 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fd958da-1f04-4e05-b0ea-80ed789c895c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 33e14950-1c09-47d1-b7ca-56d956941afb (type: router_ports) to 1 2026-07-08 16:40:12.314 9 INFO neutron.wsgi [None req-84732ce1-eb9f-4957-b4aa-0baf06744dff 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1836 time: 0.1691155 2026-07-08 16:40:12.316 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1784250-11ed-4323-bdbb-cd41f1e23ced facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource cf0c697c-e2ec-4924-8aee-7d0084e9b8db (type: networks) to 1 2026-07-08 16:40:12.326 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fd958da-1f04-4e05-b0ea-80ed789c895c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 5da228b8-ff6a-498c-945e-b63498815a69 (type: routers) to 3 2026-07-08 16:40:12.342 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 33e14950-1c09-47d1-b7ca-56d956941afb 2026-07-08 16:40:12.361 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 33e14950-1c09-47d1-b7ca-56d956941afb 2026-07-08 16:40:12.367 10 INFO neutron.wsgi [None req-0fd958da-1f04-4e05-b0ea-80ed789c895c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 867 time: 2.9550438 2026-07-08 16:40:12.380 10 WARNING keystonemiddleware.audit [None req-b1ed1f8a-eff0-4dfb-aaa3-25108976406d - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:12.450 9 INFO neutron.wsgi [None req-bd7ccc8c-9a84-400f-8bc6-f01c2f210b62 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4570 time: 0.1337848 2026-07-08 16:40:12.629 9 INFO neutron.wsgi [None req-62c6ce71-0955-4a59-8da2-b25f53360bc0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 25143 time: 0.1693385 2026-07-08 16:40:12.697 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1784250-11ed-4323-bdbb-cd41f1e23ced facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] No more DHCP agents 2026-07-08 16:40:12.704 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1784250-11ed-4323-bdbb-cd41f1e23ced facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Unable to schedule network cf0c697c-e2ec-4924-8aee-7d0084e9b8db: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:12.707 10 INFO neutron.wsgi [None req-0722d2d4-2db6-4bc2-be64-2668ca76328f 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/routers/5da228b8-ff6a-498c-945e-b63498815a69 HTTP/1.1" status: 200 len: 868 time: 0.3306696 2026-07-08 16:40:12.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-181f7b06-786d-460b-aab9-dc45ef620d09 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 56d03b8e-4fd1-4083-a10f-2f7b4d15a695 (type: ports) to 2 2026-07-08 16:40:12.709 9 INFO neutron.wsgi [None req-31594d80-b0c6-4908-8105-bff1a8473bb9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 12308 time: 0.0708520 2026-07-08 16:40:12.713 10 WARNING keystonemiddleware.audit [None req-84cb45c1-baeb-40dc-82f7-3e259c993c7e - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:12.735 9 INFO neutron.wsgi [None req-f129e903-f6a8-444b-81f0-907113f0aaf8 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/cb7a8f52-4634-435a-b655-56f59cecee69 HTTP/1.1" status: 204 len: 168 time: 0.8591869 2026-07-08 16:40:12.760 10 INFO neutron.db.ovn_revision_numbers_db [None req-181f7b06-786d-460b-aab9-dc45ef620d09 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource f32f7e75-a365-4716-a87e-b182c45dda32 (type: subnets) to 0 2026-07-08 16:40:12.779 9 INFO neutron.wsgi [None req-776adb8e-b8e6-4009-981e-f64c4173891f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0609641 2026-07-08 16:40:12.808 10 INFO neutron.wsgi [None req-181f7b06-786d-460b-aab9-dc45ef620d09 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 832 time: 2.0417156 2026-07-08 16:40:12.816 9 INFO neutron.wsgi [None req-5bd885d6-18ad-4633-a341-a77752fd7d9d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2438 time: 0.0325506 2026-07-08 16:40:12.862 10 INFO neutron.wsgi [None req-935f7002-aa63-47b4-8a70-c6eb55bc9e30 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/routers HTTP/1.1" status: 200 len: 871 time: 0.1508210 2026-07-08 16:40:12.880 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1784250-11ed-4323-bdbb-cd41f1e23ced facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource c3267caa-fa55-41e4-b2b1-7770ed85245f (type: ports) to 1 2026-07-08 16:40:12.887 9 WARNING keystonemiddleware.audit [None req-9b60a74e-07b5-45ff-8806-5e6ceed383fd - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:12.918 9 INFO neutron.wsgi [None req-9882fd77-f85a-4f91-9a42-5f4cba7c1a8d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2703 time: 0.0949314 2026-07-08 16:40:13.195 9 INFO neutron.wsgi [None req-17aeabff-6185-4d11-a80f-b8b5f29d0bbd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.2743499 2026-07-08 16:40:13.225 9 INFO neutron.wsgi [None req-a1784250-11ed-4323-bdbb-cd41f1e23ced facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.4026737 2026-07-08 16:40:13.282 9 INFO neutron.wsgi [None req-37566556-047d-473b-b531-2524e6af9157 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2703 time: 0.0840433 2026-07-08 16:40:13.502 9 INFO neutron.wsgi [None req-6ea82400-4d97-454a-8f8a-07b1b4970444 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1525 time: 0.2136152 2026-07-08 16:40:13.525 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbe8d155-ab27-40f5-af3c-310e5dd9e8e1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] No more DHCP agents 2026-07-08 16:40:13.528 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c5bf079-e787-4b47-be26-0deda7534f86 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource cf0c697c-e2ec-4924-8aee-7d0084e9b8db (type: networks) to 2 2026-07-08 16:40:13.532 10 INFO neutron.wsgi [None req-2c5bf079-e787-4b47-be26-0deda7534f86 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "PUT /v2.0/networks/cf0c697c-e2ec-4924-8aee-7d0084e9b8db HTTP/1.1" status: 200 len: 792 time: 0.2980056 2026-07-08 16:40:13.532 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbe8d155-ab27-40f5-af3c-310e5dd9e8e1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] Unable to schedule network 91066978-2da1-4276-bdc8-e3034eb0a793: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:13.537 9 INFO neutron.wsgi [None req-ef2c1295-e228-4628-b4a8-592a068b6653 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0226617 2026-07-08 16:40:13.693 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbe8d155-ab27-40f5-af3c-310e5dd9e8e1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] Successfully bumped revision number for resource 8551c9e5-daec-4118-a49c-60d8e738bcea (type: ports) to 1 2026-07-08 16:40:13.855 9 INFO neutron.wsgi [None req-48624c39-4536-4a4e-bb40-96c3653dd23f cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/39f2d2ab-19f1-4998-b885-642549543f08 HTTP/1.1" status: 204 len: 168 time: 1.1114662 2026-07-08 16:40:14.018 9 INFO neutron.db.ovn_revision_numbers_db [None req-01f27c33-214d-4f98-9b1c-b1bedb0291d2 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] Successfully bumped revision number for resource 5da228b8-ff6a-498c-945e-b63498815a69 (type: routers) to 4 2026-07-08 16:40:14.021 9 INFO neutron.wsgi [None req-01f27c33-214d-4f98-9b1c-b1bedb0291d2 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "PUT /v2.0/routers/5da228b8-ff6a-498c-945e-b63498815a69 HTTP/1.1" status: 200 len: 875 time: 1.1444139 2026-07-08 16:40:14.027 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d7bf5a5-6b63-492d-8955-12b9ec980eec facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] No more DHCP agents 2026-07-08 16:40:14.029 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d7bf5a5-6b63-492d-8955-12b9ec980eec facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Unable to schedule network cf0c697c-e2ec-4924-8aee-7d0084e9b8db: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:14.030 10 WARNING keystonemiddleware.audit [None req-24e1e4b9-8b45-410f-b221-8e0f34de10a6 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:14.111 10 INFO neutron.wsgi [None req-5e0ddf13-7b50-40d2-8b48-eb9a04b295ba 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/routers/5da228b8-ff6a-498c-945e-b63498815a69 HTTP/1.1" status: 200 len: 875 time: 0.0839374 2026-07-08 16:40:14.117 10 WARNING keystonemiddleware.audit [None req-846ce38e-6fac-4555-94b6-d5a87cc399e4 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:14.135 10 INFO neutron.wsgi [None req-e3009d3d-fb41-4fe1-bfe2-065d85658303 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=5da228b8-ff6a-498c-945e-b63498815a69 HTTP/1.1" status: 200 len: 205 time: 0.0196545 2026-07-08 16:40:14.156 9 WARNING keystonemiddleware.audit [None req-d03dafa2-0cc1-48ac-916f-2cd31d6aef24 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:14.240 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbe8d155-ab27-40f5-af3c-310e5dd9e8e1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] Successfully bumped revision number for resource 8551c9e5-daec-4118-a49c-60d8e738bcea (type: router_ports) to 2 2026-07-08 16:40:14.376 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbe8d155-ab27-40f5-af3c-310e5dd9e8e1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] Successfully bumped revision number for resource 8551c9e5-daec-4118-a49c-60d8e738bcea (type: ports) to 2 2026-07-08 16:40:14.451 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbe8d155-ab27-40f5-af3c-310e5dd9e8e1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] No more DHCP agents 2026-07-08 16:40:14.453 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbe8d155-ab27-40f5-af3c-310e5dd9e8e1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] Unable to schedule network 91066978-2da1-4276-bdc8-e3034eb0a793: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:14.519 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 8551c9e5-daec-4118-a49c-60d8e738bcea 2026-07-08 16:40:14.543 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 8551c9e5-daec-4118-a49c-60d8e738bcea 2026-07-08 16:40:14.889 9 INFO neutron.wsgi [None req-ed4a24d9-1692-4eb5-9dff-3dfdaa383454 cce6e948602c401e94065366bd5747e9 74044e43f3994095a70f396dc572597a - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/6198f0c4-0974-4f7f-82a3-e110283bead8 HTTP/1.1" status: 204 len: 168 time: 1.0236757 2026-07-08 16:40:15.037 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbe8d155-ab27-40f5-af3c-310e5dd9e8e1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 8551c9e5-daec-4118-a49c-60d8e738bcea (type: router_ports) to 2 2026-07-08 16:40:15.039 10 INFO neutron.wsgi [None req-fbe8d155-ab27-40f5-af3c-310e5dd9e8e1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "PUT /v2.0/routers/2a438a42-195f-407b-886d-ac154583d21a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2268479 2026-07-08 16:40:15.146 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 8551c9e5-daec-4118-a49c-60d8e738bcea (type: ports) to 3 2026-07-08 16:40:15.167 10 INFO neutron.wsgi [None req-2b2e1056-9849-4754-ae9c-c89e2ca4fb6e 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4594 time: 0.1235609 2026-07-08 16:40:15.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d7bf5a5-6b63-492d-8955-12b9ec980eec facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource c3267caa-fa55-41e4-b2b1-7770ed85245f (type: ports) to 2 2026-07-08 16:40:15.246 10 INFO neutron.wsgi [None req-0fb38571-2864-4581-863c-e9b21dd416f2 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3332 time: 0.0721822 2026-07-08 16:40:15.275 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d7bf5a5-6b63-492d-8955-12b9ec980eec facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource ca576f59-2f42-484a-a5e3-13ece39319f7 (type: subnets) to 0 2026-07-08 16:40:15.302 9 INFO neutron.wsgi [None req-4d7bf5a5-6b63-492d-8955-12b9ec980eec facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.7588942 2026-07-08 16:40:15.304 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 8551c9e5-daec-4118-a49c-60d8e738bcea (type: router_ports) to 3 2026-07-08 16:40:15.399 10 INFO neutron.wsgi [None req-f8f0d07f-ae8b-4363-a524-da6d65d7a885 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1370 time: 0.1467083 2026-07-08 16:40:15.499 9 INFO neutron.wsgi [None req-c6c4f6fc-1b85-4d95-b27e-c20eef786e56 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/routers/5da228b8-ff6a-498c-945e-b63498815a69 HTTP/1.1" status: 204 len: 168 time: 1.3594849 2026-07-08 16:40:15.508 9 WARNING keystonemiddleware.audit [None req-f2ec9d6e-d021-4ccb-90c4-5b1ff3254d37 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.528 9 INFO neutron.wsgi [None req-77513bb5-fed9-4362-b9b2-675a132fe370 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=5da228b8-ff6a-498c-945e-b63498815a69 HTTP/1.1" status: 200 len: 205 time: 0.0218625 2026-07-08 16:40:15.534 9 WARNING keystonemiddleware.audit [None req-c48ba3e1-7df5-49b6-9753-e62f3a35b84a - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-7d7af4da-eaac-41c7-a158-f3dc3bf97c92 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource f324f119-613b-46a4-84aa-69bd9c8c85de (type: security_groups) to 1 2026-07-08 16:40:15.568 9 INFO neutron.api.v2.resource [None req-03e85ebc-62d2-4413-89f6-f2d587c2ac09 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:40:15.569 9 INFO neutron.wsgi [None req-03e85ebc-62d2-4413-89f6-f2d587c2ac09 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/routers/5da228b8-ff6a-498c-945e-b63498815a69 HTTP/1.1" status: 404 len: 336 time: 0.0367258 2026-07-08 16:40:15.577 10 WARNING keystonemiddleware.audit [None req-84480239-8e1c-4d36-8c97-d1590502047c - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.586 10 INFO neutron.wsgi [None req-7d7af4da-eaac-41c7-a158-f3dc3bf97c92 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.1273406 2026-07-08 16:40:15.595 10 INFO neutron.wsgi [None req-f9a5e071-010b-445a-b923-df09d0b2c35b 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=9e331a2a-4ffe-4811-a685-34e66552d57e HTTP/1.1" status: 200 len: 205 time: 0.0209827 2026-07-08 16:40:15.603 10 WARNING keystonemiddleware.audit [None req-ebd854d7-454b-4ed4-981e-255548777348 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.626 10 INFO neutron.api.v2.resource [None req-ef38a26d-4afc-4431-9976-94091e9cb917 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:40:15.627 10 INFO neutron.wsgi [None req-ef38a26d-4afc-4431-9976-94091e9cb917 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/routers/9e331a2a-4ffe-4811-a685-34e66552d57e HTTP/1.1" status: 404 len: 336 time: 0.0261161 2026-07-08 16:40:15.636 9 WARNING keystonemiddleware.audit [None req-443e8a10-cfd3-4399-8742-1033080451e0 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.659 9 INFO neutron.pecan_wsgi.hooks.translation [None req-32148d0b-2b5c-458c-9941-bb3ceccfb2a8 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:40:15.661 9 INFO neutron.wsgi [None req-32148d0b-2b5c-458c-9941-bb3ceccfb2a8 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/subnets/7c6b09e9-bb2d-455d-b6da-e8cca21ca34b HTTP/1.1" status: 404 len: 337 time: 0.0302861 2026-07-08 16:40:15.668 10 WARNING keystonemiddleware.audit [None req-445450a8-df08-4059-b593-f8fc276260c8 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.687 10 INFO neutron.wsgi [None req-7c5dc37c-1718-4498-a487-61dd00057eb4 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=599725f0-4a38-4322-828e-a267794d38be HTTP/1.1" status: 200 len: 205 time: 0.0222991 2026-07-08 16:40:15.693 10 WARNING keystonemiddleware.audit [None req-f5af0b03-a695-4257-9a6e-c5376788fa19 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.713 10 INFO neutron.api.v2.resource [None req-89fac23d-0d27-4c98-9af7-35099b78e1ae 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:40:15.714 10 INFO neutron.wsgi [None req-89fac23d-0d27-4c98-9af7-35099b78e1ae 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/routers/599725f0-4a38-4322-828e-a267794d38be HTTP/1.1" status: 404 len: 336 time: 0.0235138 2026-07-08 16:40:15.721 10 WARNING keystonemiddleware.audit [None req-3166cefd-cf54-4c7d-b909-883b08a13b87 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.736 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1bad917b-9499-440d-a165-6e2ebed621a6 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:40:15.738 10 INFO neutron.wsgi [None req-1bad917b-9499-440d-a165-6e2ebed621a6 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/subnets/ae2e7a8d-a66c-4d6a-af00-c76e308c76f4 HTTP/1.1" status: 404 len: 337 time: 0.0191920 2026-07-08 16:40:15.743 10 WARNING keystonemiddleware.audit [None req-6c562750-fb1b-469a-95a1-942504571387 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.764 10 INFO neutron.wsgi [None req-a8b09707-a2d7-45c4-b31a-262c24bd084c 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=90994f91-4948-4471-9829-2c5f73a89f0e HTTP/1.1" status: 200 len: 205 time: 0.0235207 2026-07-08 16:40:15.770 10 WARNING keystonemiddleware.audit [None req-8f979664-1f22-48e9-8389-947371be9ea3 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.787 10 INFO neutron.api.v2.resource [None req-e666e178-b7a6-402a-94fe-cf52aaf95578 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:40:15.788 10 INFO neutron.wsgi [None req-e666e178-b7a6-402a-94fe-cf52aaf95578 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/routers/90994f91-4948-4471-9829-2c5f73a89f0e HTTP/1.1" status: 404 len: 336 time: 0.0199578 2026-07-08 16:40:15.800 10 WARNING keystonemiddleware.audit [None req-92878c37-69ad-496e-a95e-0ebe45d62a83 - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.820 10 INFO neutron.pecan_wsgi.hooks.translation [None req-69aadcef-c03c-4d3d-8bc8-847277449bf9 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:40:15.823 10 INFO neutron.wsgi [None req-69aadcef-c03c-4d3d-8bc8-847277449bf9 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/subnets/19cb42b6-c061-456e-b70e-c7b0910a2313 HTTP/1.1" status: 404 len: 337 time: 0.0256677 2026-07-08 16:40:15.831 10 WARNING keystonemiddleware.audit [None req-12daac72-9f6e-4e3e-9400-2bf363f7d65e - - - - - -] Skipping service tempest-service-1927587774 as it have no endpoints. 2026-07-08 16:40:15.852 10 INFO neutron.pecan_wsgi.hooks.translation [None req-68f9fc8b-d7b6-439f-af51-3bdab6343b05 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:40:15.855 10 INFO neutron.wsgi [None req-68f9fc8b-d7b6-439f-af51-3bdab6343b05 69c0da034c7348c5b5aa6126672c54d2 98af3fba1286450792d13b35ac49dd0d - - - -] 10.0.0.81 "DELETE /v2.0/subnets/66446bf7-4ec9-4a0a-8eed-47aa1b46469b HTTP/1.1" status: 404 len: 337 time: 0.0265706 2026-07-08 16:40:15.994 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc65c146-f242-4ca6-b4df-d49fa6b61505 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] Successfully bumped revision number for resource ca576f59-2f42-484a-a5e3-13ece39319f7 (type: subnets) to 1 2026-07-08 16:40:15.999 9 INFO neutron.wsgi [None req-fc65c146-f242-4ca6-b4df-d49fa6b61505 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "PUT /v2.0/subnets/ca576f59-2f42-484a-a5e3-13ece39319f7 HTTP/1.1" status: 200 len: 806 time: 0.6912520 2026-07-08 16:40:16.012 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ea340f0-16f8-4bd9-8508-058cb64767bd 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 4f31851e-1f20-429c-a94e-e213022447ef (type: security_group_rules) to 0 2026-07-08 16:40:16.037 9 INFO neutron.wsgi [None req-7ea340f0-16f8-4bd9-8508-058cb64767bd 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.4460418 2026-07-08 16:40:16.085 10 INFO neutron.db.ovn_revision_numbers_db [None req-8644e7f4-bee7-4be0-9bb0-9bfcc134643a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 1a0baf41-753b-4b34-8709-9941504436d1 (type: security_groups) to 1 2026-07-08 16:40:16.121 10 INFO neutron.wsgi [None req-8644e7f4-bee7-4be0-9bb0-9bfcc134643a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=78fe5893b8a24d969b6048e60f4aac74&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3720829 2026-07-08 16:40:16.160 9 INFO neutron.db.ovn_revision_numbers_db [None req-3485b719-fc26-473f-9c73-ed393965cff3 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource a9d7a357-91d5-4a8c-823c-61983d988d44 (type: security_group_rules) to 0 2026-07-08 16:40:16.192 9 INFO neutron.wsgi [None req-3485b719-fc26-473f-9c73-ed393965cff3 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1484165 2026-07-08 16:40:16.324 9 INFO neutron.wsgi [None req-69915ec1-bb19-4915-9592-03e5183b1b6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/1a0baf41-753b-4b34-8709-9941504436d1 HTTP/1.1" status: 204 len: 168 time: 0.1992421 2026-07-08 16:40:16.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-a6d6f916-8a69-4485-af13-c5e1be717d93 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 29be6a49-af1e-409f-81a5-ccf6dbe1fa17 (type: security_group_rules) to 0 2026-07-08 16:40:16.406 10 INFO neutron.wsgi [None req-a6d6f916-8a69-4485-af13-c5e1be717d93 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2034271 2026-07-08 16:40:16.468 9 INFO neutron.wsgi [None req-d311b42b-0b58-4a04-9deb-a0c8162ef306 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=98af3fba1286450792d13b35ac49dd0d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1407363 2026-07-08 16:40:16.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-cae910fe-0568-4cd8-9fce-7dee02e02ae8 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 6ffde685-d697-48b1-81e4-3b99ccab4649 (type: security_group_rules) to 0 2026-07-08 16:40:16.586 9 INFO neutron.wsgi [None req-cae910fe-0568-4cd8-9fce-7dee02e02ae8 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1666372 2026-07-08 16:40:16.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-b41b22ab-f373-4f31-ae92-020c581fa028 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 81786c0b-2e26-4301-9454-5f93c6cb7b62 (type: security_groups) to 1 2026-07-08 16:40:16.630 10 INFO neutron.db.securitygroups_db [None req-ba5ebdd6-54ef-4ecf-8eb4-8be01d9637a9 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Project 77263091a7184d91b9a4b64d52184b9d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-08 16:40:16.647 10 INFO neutron.wsgi [None req-b41b22ab-f373-4f31-ae92-020c581fa028 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=74044e43f3994095a70f396dc572597a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1902077 2026-07-08 16:40:16.686 9 INFO neutron.wsgi [None req-ddccf5e5-5c4f-44dd-8cb5-2cfd47e0f071 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/e6f78069-886c-4a5b-a9f2-120f9fcc580d HTTP/1.1" status: 204 len: 168 time: 0.2114668 2026-07-08 16:40:16.691 10 INFO neutron.services.segments.plugin [-] Segment befabb4d-3db5-4848-b7d3-ad7312113d82 resource provider aggregate not found 2026-07-08 16:40:16.699 10 INFO neutron.services.segments.plugin [-] Segment befabb4d-3db5-4848-b7d3-ad7312113d82 resource provider aggregate not found 2026-07-08 16:40:16.718 10 INFO neutron.services.segments.plugin [-] Segment befabb4d-3db5-4848-b7d3-ad7312113d82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid befabb4d-3db5-4848-b7d3-ad7312113d82 found for delete ", "request_id": "req-66094925-c165-44db-9eee-b12262044b69"}]} 2026-07-08 16:40:16.732 10 INFO neutron.services.segments.plugin [-] Segment befabb4d-3db5-4848-b7d3-ad7312113d82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid befabb4d-3db5-4848-b7d3-ad7312113d82 found for delete ", "request_id": "req-94eb79a5-fa6e-4e15-8ea5-61c91422a15e"}]} 2026-07-08 16:40:16.745 10 INFO neutron.wsgi [None req-4f9109fe-f461-4ddb-9412-6a4657204c96 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "DELETE /v2.0/networks/cf0c697c-e2ec-4924-8aee-7d0084e9b8db HTTP/1.1" status: 204 len: 168 time: 0.7422037 2026-07-08 16:40:16.779 10 INFO neutron.pecan_wsgi.hooks.translation [None req-7b8f330c-9d84-43e4-83f2-cd30037a4e77 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:40:16.781 10 INFO neutron.wsgi [None req-7b8f330c-9d84-43e4-83f2-cd30037a4e77 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "DELETE /v2.0/networks/cf0c697c-e2ec-4924-8aee-7d0084e9b8db HTTP/1.1" status: 404 len: 339 time: 0.0181456 2026-07-08 16:40:16.839 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba5ebdd6-54ef-4ecf-8eb4-8be01d9637a9 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource cf2aa620-1ba6-4878-9b74-9170da6870ae (type: security_group_rules) to 0 2026-07-08 16:40:16.873 9 INFO neutron.wsgi [None req-67cfb8b0-d748-4763-a83a-6d99040f864e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/81786c0b-2e26-4301-9454-5f93c6cb7b62 HTTP/1.1" status: 204 len: 168 time: 0.2193725 2026-07-08 16:40:16.911 10 INFO neutron.wsgi [None req-ba5ebdd6-54ef-4ecf-8eb4-8be01d9637a9 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.3194513 2026-07-08 16:40:16.926 10 INFO neutron.wsgi [None req-ba02ee8e-16e6-4fa8-998f-71c29a33da2e facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - default default] 10.0.0.81 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1361830 2026-07-08 16:40:16.957 10 INFO neutron.db.securitygroups_db [None req-83cee872-8ebe-436a-841e-aa2523542981 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Project 77263091a7184d91b9a4b64d52184b9d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-08 16:40:16.973 10 INFO neutron.wsgi [None req-8a230ece-eab5-4905-a979-cd94114f72f8 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - default default] 10.0.0.81 "GET /v2.0/subnets?network_id=5e3a74fd-7c59-4607-b22b-2dfabad66aaf HTTP/1.1" status: 200 len: 820 time: 0.0424356 2026-07-08 16:40:16.985 10 INFO neutron.wsgi [None req-f309b3b3-ae27-4728-9b1a-4f45a0e5e765 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - default default] 10.0.0.81 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0065877 2026-07-08 16:40:17.138 9 INFO neutron.db.ovn_revision_numbers_db [None req-de186a6f-c51d-42bc-95b2-01d8a188af6a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource e26a54e5-415d-4153-8a97-ba57dcb4fcda (type: security_groups) to 1 2026-07-08 16:40:17.160 9 INFO neutron.wsgi [None req-de186a6f-c51d-42bc-95b2-01d8a188af6a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=4d0c8e1d0d3e47d19fd04da5dc68ec40&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1157007 2026-07-08 16:40:17.312 10 INFO neutron.wsgi [None req-c20cbd23-e14e-4afd-9181-743df818f90e facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1504 time: 0.3223059 2026-07-08 16:40:17.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-83cee872-8ebe-436a-841e-aa2523542981 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 6a98f6d2-b596-49b2-9d72-e0d3c4a3a575 (type: security_group_rules) to 0 2026-07-08 16:40:17.379 10 INFO neutron.wsgi [None req-a49de7c5-8fea-401a-bf32-36b538ee7615 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - default default] 10.0.0.81 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0605719 2026-07-08 16:40:17.378 9 INFO neutron.wsgi [None req-d1f20c22-00f3-494c-a00c-bbec627156f8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/e26a54e5-415d-4153-8a97-ba57dcb4fcda HTTP/1.1" status: 204 len: 168 time: 0.2139475 2026-07-08 16:40:17.409 10 INFO neutron.wsgi [None req-83cee872-8ebe-436a-841e-aa2523542981 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.4934862 2026-07-08 16:40:17.465 10 INFO neutron.wsgi [None req-7a096a36-908c-4b3c-9ec7-9c3a87113ede facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - default default] 10.0.0.81 "GET /v2.0/networks/70052b62-4493-44f3-9be1-e80029991f76 HTTP/1.1" status: 200 len: 863 time: 0.0787692 2026-07-08 16:40:17.515 10 INFO neutron.wsgi [None req-67e5dda1-14d5-4242-873e-c77f2d429e7e facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - default default] 10.0.0.81 "GET /v2.0/subnets/dbc8e8e2-80ab-4de7-884c-984eb6b30e4f HTTP/1.1" status: 200 len: 811 time: 0.0434935 2026-07-08 16:40:17.541 10 INFO neutron.pecan_wsgi.hooks.translation [None req-fc031ac1-f25e-4fec-bb9a-3f41bc1210a8 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:40:17.543 10 INFO neutron.wsgi [None req-fc031ac1-f25e-4fec-bb9a-3f41bc1210a8 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/ca576f59-2f42-484a-a5e3-13ece39319f7 HTTP/1.1" status: 404 len: 337 time: 0.0200002 2026-07-08 16:40:17.568 9 INFO neutron.pecan_wsgi.hooks.translation [None req-682a114e-d1d1-4ba6-93ad-96c39c1b3b32 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:40:17.571 9 INFO neutron.wsgi [None req-682a114e-d1d1-4ba6-93ad-96c39c1b3b32 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "DELETE /v2.0/networks/cf0c697c-e2ec-4924-8aee-7d0084e9b8db HTTP/1.1" status: 404 len: 339 time: 0.0232193 2026-07-08 16:40:17.614 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No port found with ID 33e14950-1c09-47d1-b7ca-56d956941afb: RuntimeError: No port found with ID 33e14950-1c09-47d1-b7ca-56d956941afb 2026-07-08 16:40:17.849 9 INFO neutron.wsgi [None req-453a83b5-f7d2-4700-8317-d4d2e52c7ecf facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/dbc8e8e2-80ab-4de7-884c-984eb6b30e4f HTTP/1.1" status: 204 len: 168 time: 0.2733462 2026-07-08 16:40:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019610 2026-07-08 16:40:17.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010309 2026-07-08 16:40:18.107 9 INFO neutron.wsgi [None req-2dd1b5ea-2e3a-4891-9aaa-110620bbc4ac 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.3124590 2026-07-08 16:40:18.236 10 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-593cca50-f7be-4174-8655-1b03f2362a4e 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1531595342&fields=id&tenant_id=77263091a7184d91b9a4b64d52184b9d HTTP/1.1" status: 200 len: 267 time: 0.0485439 2026-07-08 16:40:18.357 10 INFO neutron.wsgi [None req-12be6408-68ec-479b-b3fa-7e969057b0a5 facb4d24c19b4976888e2bf1d5ef6bd4 60d826a8cf904f289c938b5ffe88aae6 - - - -] 10.0.0.81 "DELETE /v2.0/networks/70052b62-4493-44f3-9be1-e80029991f76 HTTP/1.1" status: 204 len: 168 time: 0.5032284 2026-07-08 16:40:18.381 10 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-ee76c75a-72a0-42a9-9372-1275058e2482 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/networks?id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 860 time: 0.1314018 2026-07-08 16:40:18.402 10 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-6bcaac5e-f4f7-4312-b244-11c164eb0bbb 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/quotas/77263091a7184d91b9a4b64d52184b9d HTTP/1.1" status: 200 len: 386 time: 0.0127094 2026-07-08 16:40:18.533 10 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-fa17adb1-ded4-402d-8b8b-68701e12c194 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=77263091a7184d91b9a4b64d52184b9d&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1232393 2026-07-08 16:40:18.598 10 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-9e4cb5a9-e980-4603-8e1f-8cf9c1d2e3e2 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0513341 2026-07-08 16:40:18.657 10 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-791a6b3f-fd4b-414f-9a09-22cb76b96482 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0513649 2026-07-08 16:40:18.746 10 INFO neutron.services.segments.plugin [-] Segment ae148b43-05a3-4aba-a8e2-371ae7c774eb resource provider aggregate not found 2026-07-08 16:40:18.757 10 INFO neutron.services.segments.plugin [-] Segment ae148b43-05a3-4aba-a8e2-371ae7c774eb resource provider aggregate not found 2026-07-08 16:40:18.763 10 INFO neutron.services.segments.plugin [-] Segment ae148b43-05a3-4aba-a8e2-371ae7c774eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae148b43-05a3-4aba-a8e2-371ae7c774eb found for delete ", "request_id": "req-5b69bb76-a852-4bd0-bacd-abd7c60eff96"}]} 2026-07-08 16:40:18.778 10 INFO neutron.services.segments.plugin [-] Segment ae148b43-05a3-4aba-a8e2-371ae7c774eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae148b43-05a3-4aba-a8e2-371ae7c774eb found for delete ", "request_id": "req-e79e7cf7-ed6a-4f00-a9ea-67af3730926d"}]} 2026-07-08 16:40:18.823 9 INFO neutron.wsgi [req-8a3423f1-15cf-48d7-8a16-8ad4e78c286f req-6eab93fd-ba8b-471c-a5b8-252e926836d0 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 210 time: 0.0367031 2026-07-08 16:40:18.940 9 INFO neutron.wsgi [None req-21a6744f-5352-499c-95af-a1e1fbb10536 833d99a3cd2b4aaaa9ff7a0d2c2a1c2d 47c8e731bef24b28ac59eaa56596d766 - - - -] 10.0.0.81 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 747 time: 0.3283987 2026-07-08 16:40:18.973 9 INFO neutron.wsgi [None req-a56bc510-9cda-43c2-b99f-cb78cb3c87bc 833d99a3cd2b4aaaa9ff7a0d2c2a1c2d 47c8e731bef24b28ac59eaa56596d766 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/adbc8894-5e2a-4951-bb24-8bdcd4d906bd HTTP/1.1" status: 200 len: 742 time: 0.0263615 2026-07-08 16:40:19.055 9 INFO neutron.wsgi [None req-1dfd641e-cc1c-4215-991f-8f7cd5573893 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=60d826a8cf904f289c938b5ffe88aae6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1596346 2026-07-08 16:40:19.080 9 INFO neutron.wsgi [None req-517162c1-a1fd-4176-a938-1593bd31cb57 833d99a3cd2b4aaaa9ff7a0d2c2a1c2d 47c8e731bef24b28ac59eaa56596d766 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/adbc8894-5e2a-4951-bb24-8bdcd4d906bd HTTP/1.1" status: 200 len: 694 time: 0.1012900 2026-07-08 16:40:19.169 10 INFO neutron.wsgi [None req-b9ce74d9-c2eb-4eda-a492-60898df8f5be 833d99a3cd2b4aaaa9ff7a0d2c2a1c2d 47c8e731bef24b28ac59eaa56596d766 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/adbc8894-5e2a-4951-bb24-8bdcd4d906bd HTTP/1.1" status: 204 len: 168 time: 0.0819368 2026-07-08 16:40:19.186 10 INFO neutron.api.v2.resource [None req-688b452a-6383-48aa-bc27-ec253120cf92 833d99a3cd2b4aaaa9ff7a0d2c2a1c2d 47c8e731bef24b28ac59eaa56596d766 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:40:19.188 10 INFO neutron.wsgi [None req-688b452a-6383-48aa-bc27-ec253120cf92 833d99a3cd2b4aaaa9ff7a0d2c2a1c2d 47c8e731bef24b28ac59eaa56596d766 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/adbc8894-5e2a-4951-bb24-8bdcd4d906bd HTTP/1.1" status: 404 len: 346 time: 0.0150700 2026-07-08 16:40:19.209 9 INFO neutron.api.v2.resource [None req-9819fc7f-e2ba-4389-b353-0347d27d3e59 833d99a3cd2b4aaaa9ff7a0d2c2a1c2d 47c8e731bef24b28ac59eaa56596d766 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:40:19.210 9 INFO neutron.wsgi [None req-9819fc7f-e2ba-4389-b353-0347d27d3e59 833d99a3cd2b4aaaa9ff7a0d2c2a1c2d 47c8e731bef24b28ac59eaa56596d766 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/adbc8894-5e2a-4951-bb24-8bdcd4d906bd HTTP/1.1" status: 404 len: 346 time: 0.0172465 2026-07-08 16:40:19.264 9 INFO neutron.wsgi [None req-781f5d01-30ff-4556-87d8-780cfdceedc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/7692d8cf-9caa-419a-af9c-ebcce160a349 HTTP/1.1" status: 204 len: 168 time: 0.2017093 2026-07-08 16:40:19.529 9 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-62226d3f-492e-4dbf-8466-86abc93776ad 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 199.19.213.163 "GET /v2.0/networks?id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 860 time: 0.1279054 2026-07-08 16:40:19.589 9 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-8b7ffc4d-18f5-4b6b-8147-469d914b5ed7 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=77263091a7184d91b9a4b64d52184b9d HTTP/1.1" status: 200 len: 380 time: 0.0426478 2026-07-08 16:40:19.935 10 INFO neutron.wsgi [req-ac307bbd-4037-4400-b165-655e886c7935 req-4774f858-c43c-42a6-bed7-e96b495fb2c5 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 210 time: 0.0310512 2026-07-08 16:40:19.968 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port 8551c9e5-daec-4118-a49c-60d8e738bcea: RuntimeError: No hosting information found for port 8551c9e5-daec-4118-a49c-60d8e738bcea 2026-07-08 16:40:19.988 10 INFO neutron.db.ovn_revision_numbers_db [None req-01c51af4-b652-4811-9ad6-eb6555984faf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 2e3d630c-0b47-43d0-b13c-4fe79b30b59b (type: security_groups) to 1 2026-07-08 16:40:19.997 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e69753a3-4b14-41a3-9627-de16d33b1172 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] No more DHCP agents 2026-07-08 16:40:19.998 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e69753a3-4b14-41a3-9627-de16d33b1172 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Unable to schedule network 91066978-2da1-4276-bdc8-e3034eb0a793: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:20.018 10 INFO neutron.wsgi [None req-01c51af4-b652-4811-9ad6-eb6555984faf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=47c8e731bef24b28ac59eaa56596d766&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3928673 2026-07-08 16:40:20.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-e69753a3-4b14-41a3-9627-de16d33b1172 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource b5c00f92-e842-476b-b63b-1cb4fc4fa910 (type: ports) to 1 2026-07-08 16:40:20.172 9 INFO neutron.wsgi [None req-e69753a3-4b14-41a3-9627-de16d33b1172 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.5756412 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:20.196 10 INFO neutron.wsgi [None req-0ec85bef-31a1-4fbb-ac46-1dc01002cb7b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/2e3d630c-0b47-43d0-b13c-4fe79b30b59b HTTP/1.1" status: 204 len: 168 time: 0.1726887 2026-07-08 16:40:20.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc6a10a8-949e-40bd-9b5f-41a989d669f7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource b5c00f92-e842-476b-b63b-1cb4fc4fa910 (type: ports) to 2 2026-07-08 16:40:20.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc6a10a8-949e-40bd-9b5f-41a989d669f7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource b5c00f92-e842-476b-b63b-1cb4fc4fa910 (type: ports) to 2 2026-07-08 16:40:20.716 9 INFO neutron.wsgi [None req-bc6a10a8-949e-40bd-9b5f-41a989d669f7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/b5c00f92-e842-476b-b63b-1cb4fc4fa910 HTTP/1.1" status: 200 len: 1328 time: 0.5354896 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:20.761 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c6e3066-7186-4d68-b9e8-f6c65f5688cb'] response: {'name': 'network-changed', 'server_uuid': 'ec6d37b7-7c58-4fb5-b109-84dcfe049842', 'tag': 'b5c00f92-e842-476b-b63b-1cb4fc4fa910', 'status': 'completed', 'code': 200} 2026-07-08 16:40:20.816 9 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-4da7d853-a5c9-4d8a-99a0-c7d1ab26b468 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=77263091a7184d91b9a4b64d52184b9d&device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1359 time: 0.0689912 2026-07-08 16:40:20.862 9 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-b3521868-0b93-4d4a-a40e-3b5a858336a9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b5c00f92-e842-476b-b63b-1cb4fc4fa910 HTTP/1.1" status: 200 len: 217 time: 0.0391567 2026-07-08 16:40:20.901 9 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-b5f4a4af-610f-4066-b3e2-2c11788784c0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=f32f7e75-a365-4716-a87e-b182c45dda32 HTTP/1.1" status: 200 len: 853 time: 0.0327954 2026-07-08 16:40:20.931 9 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-6759b523-2d1d-4e4b-988b-8dab6a4991a7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=91066978-2da1-4276-bdc8-e3034eb0a793&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0245054 2026-07-08 16:40:20.991 9 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-38ac0575-e461-4a19-ae9c-10c06a55632d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0545316 2026-07-08 16:40:21.058 10 INFO neutron.wsgi [req-dfcf8ec3-956c-4c0b-9386-013dbb16a5ea req-8fdaa373-a362-4baf-b148-653c7ada1b9b 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1168 time: 0.0558448 2026-07-08 16:40:21.063 9 INFO neutron.wsgi [req-42a26b28-98ea-4d9e-910e-c1ede27fdab5 req-bc24ad67-7d12-4cb4-b9f6-d4e3e233eeb5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0659926 2026-07-08 16:40:21.114 9 INFO neutron.wsgi [-] 10.0.0.81 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0018442 2026-07-08 16:40:21.120 10 INFO neutron.wsgi [req-dfcf8ec3-956c-4c0b-9386-013dbb16a5ea req-4852ac5e-e28f-4e8d-a7d9-9548fb45dca8 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f324f119-613b-46a4-84aa-69bd9c8c85de&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0577822 2026-07-08 16:40:21.155 9 INFO neutron.wsgi [req-3040660b-014f-4a4f-bb72-d6d1d5eb7ddf req-f87a4869-1786-4125-ba79-9366ac5221f7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=77263091a7184d91b9a4b64d52184b9d&device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1359 time: 0.0408196 2026-07-08 16:40:21.241 9 INFO neutron.wsgi [req-3040660b-014f-4a4f-bb72-d6d1d5eb7ddf req-5d6a297f-3104-4140-9344-44e470d96b91 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 958 time: 0.0802684 2026-07-08 16:40:21.293 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: b5c00f92-e842-476b-b63b-1cb4fc4fa910 2026-07-08 16:40:21.298 9 INFO neutron.wsgi [req-3040660b-014f-4a4f-bb72-d6d1d5eb7ddf req-697c7cf8-7338-48cf-93d1-a513e2e55703 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b5c00f92-e842-476b-b63b-1cb4fc4fa910 HTTP/1.1" status: 200 len: 217 time: 0.0530481 2026-07-08 16:40:21.313 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port b5c00f92-e842-476b-b63b-1cb4fc4fa910 2026-07-08 16:40:21.352 9 INFO neutron.wsgi [req-3040660b-014f-4a4f-bb72-d6d1d5eb7ddf req-fc343a5f-f541-40f7-ad30-e852f28604db cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=f32f7e75-a365-4716-a87e-b182c45dda32 HTTP/1.1" status: 200 len: 853 time: 0.0491259 2026-07-08 16:40:21.396 9 INFO neutron.wsgi [req-3040660b-014f-4a4f-bb72-d6d1d5eb7ddf req-bf2e5c2a-04e7-40db-94a4-4c37e707daf9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=91066978-2da1-4276-bdc8-e3034eb0a793&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0383759 2026-07-08 16:40:21.411 10 INFO neutron.wsgi [None req-6a2f6947-9e2f-422f-95d4-7d43f79cc780 b5b88916c1444ffe942ab0314f0df29e c9cda11b1b984a3781ff135d9b22c131 - - default default] 10.0.0.81 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.2885625 2026-07-08 16:40:21.471 9 INFO neutron.wsgi [req-3040660b-014f-4a4f-bb72-d6d1d5eb7ddf req-b9673d5b-cb4c-4db0-9b8d-e9ae707c97f6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0692196 2026-07-08 16:40:21.874 9 INFO neutron.wsgi [req-3040660b-014f-4a4f-bb72-d6d1d5eb7ddf req-90e54c75-2bf6-4dd9-875d-244815a7d36d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3975310 2026-07-08 16:40:21.964 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource b5c00f92-e842-476b-b63b-1cb4fc4fa910 (type: ports) to 4 2026-07-08 16:40:22.135 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3e8228b-3b5e-4a1d-a7b1-4f83dc628cd2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource cc80a144-8ebe-4be0-b642-2f5ff7ce51a7 (type: security_groups) to 1 2026-07-08 16:40:22.160 10 INFO neutron.wsgi [None req-f3e8228b-3b5e-4a1d-a7b1-4f83dc628cd2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=c9cda11b1b984a3781ff135d9b22c131&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2525554 2026-07-08 16:40:22.161 10 INFO neutron.db.ovn_revision_numbers_db [None req-acb3d2ea-d9af-4cf1-95ce-5d1c6af238e3 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] Successfully bumped revision number for resource 93bbe314-5081-4eb5-b4b2-4ea9c6dc9036 (type: security_groups) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:22.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-acb3d2ea-d9af-4cf1-95ce-5d1c6af238e3 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] Successfully bumped revision number for resource f6da9fd0-7af6-4f2b-99fb-208c1970b0a0 (type: security_groups) to 1 2026-07-08 16:40:22.294 9 INFO neutron.wsgi [req-13b6b700-a4e4-48d8-bae8-a8dceb67e8d3 req-28877eec-1de0-4896-9fa8-4f3d0858bdf7 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1170 time: 0.0978663 2026-07-08 16:40:22.297 10 INFO neutron.wsgi [None req-acb3d2ea-d9af-4cf1-95ce-5d1c6af238e3 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.5499063 2026-07-08 16:40:22.349 9 INFO neutron.wsgi [req-13b6b700-a4e4-48d8-bae8-a8dceb67e8d3 req-923f196c-3c3c-4fa7-89b4-c326f144338c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f324f119-613b-46a4-84aa-69bd9c8c85de&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0441749 2026-07-08 16:40:22.407 10 INFO neutron.wsgi [None req-b844c24e-47ed-4498-8ddf-7e3c368ba0c0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/cc80a144-8ebe-4be0-b642-2f5ff7ce51a7 HTTP/1.1" status: 204 len: 168 time: 0.2371726 2026-07-08 16:40:22.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-4cebe0ca-c2ce-4dc0-a89d-ababb09d346e 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] Successfully bumped revision number for resource e1781e5d-e825-44e4-9f80-4e80ea801440 (type: security_groups) to 1 2026-07-08 16:40:22.439 9 INFO neutron.wsgi [None req-4cebe0ca-c2ce-4dc0-a89d-ababb09d346e 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1350474 2026-07-08 16:40:22.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-de009557-09c9-4efd-b407-17e2969ec063 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] Successfully bumped revision number for resource df970250-3f6e-4568-8fe0-adc71f6375c6 (type: security_groups) to 1 2026-07-08 16:40:22.562 9 INFO neutron.wsgi [None req-de009557-09c9-4efd-b407-17e2969ec063 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1169705 2026-07-08 16:40:22.679 10 INFO neutron.db.ovn_revision_numbers_db [None req-92cb4fe1-5739-46aa-b33d-c0ea0c892d33 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] Successfully bumped revision number for resource 1f92c8d6-e4a2-4cba-a5b4-95b1b29e0d58 (type: security_groups) to 1 2026-07-08 16:40:22.707 10 INFO neutron.wsgi [None req-92cb4fe1-5739-46aa-b33d-c0ea0c892d33 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1299458 2026-07-08 16:40:22.808 10 INFO neutron.db.ovn_revision_numbers_db [None req-e390983a-cb3a-4fbe-b380-2363c017c083 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] Successfully bumped revision number for resource 10614788-7072-4961-93bf-d496d11a8ac2 (type: security_groups) to 1 2026-07-08 16:40:22.821 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e150e93-037d-4116-b6af-0a008edb3ffa'] response: {'server_uuid': 'ec6d37b7-7c58-4fb5-b109-84dcfe049842', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5c00f92-e842-476b-b63b-1cb4fc4fa910', 'code': 200} 2026-07-08 16:40:22.822 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e150e93-037d-4116-b6af-0a008edb3ffa'] response: {'server_uuid': 'ec6d37b7-7c58-4fb5-b109-84dcfe049842', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5c00f92-e842-476b-b63b-1cb4fc4fa910', 'code': 200} 2026-07-08 16:40:22.834 10 INFO neutron.wsgi [None req-e390983a-cb3a-4fbe-b380-2363c017c083 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1181042 2026-07-08 16:40:22.872 10 INFO neutron.wsgi [None req-eae85315-6741-4d60-b124-968f00922f3b 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "PUT /v2.0/security-groups/f6da9fd0-7af6-4f2b-99fb-208c1970b0a0/tags HTTP/1.1" status: 200 len: 210 time: 0.0305879 2026-07-08 16:40:22.905 10 INFO neutron.wsgi [None req-2f2e4837-fed4-4a9a-b49c-0f54510100ed 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "PUT /v2.0/security-groups/e1781e5d-e825-44e4-9f80-4e80ea801440/tags HTTP/1.1" status: 200 len: 218 time: 0.0267279 2026-07-08 16:40:22.941 10 INFO neutron.wsgi [None req-bffc7053-1060-43d6-bf74-267552028618 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "PUT /v2.0/security-groups/df970250-3f6e-4568-8fe0-adc71f6375c6/tags HTTP/1.1" status: 200 len: 227 time: 0.0293133 2026-07-08 16:40:22.974 10 INFO neutron.wsgi [None req-97151ad5-d422-447d-b929-004a2b014957 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "PUT /v2.0/security-groups/1f92c8d6-e4a2-4cba-a5b4-95b1b29e0d58/tags HTTP/1.1" status: 200 len: 212 time: 0.0255694 2026-07-08 16:40:23.040 10 INFO neutron.wsgi [None req-32f507c9-e4af-4871-a240-f3d545acac68 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - default default] 10.0.0.81 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 4813 time: 0.0602715 2026-07-08 16:40:23.091 10 INFO neutron.wsgi [None req-d3b567d5-c14a-4cf5-952a-d9cea291fc9f 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - default default] 10.0.0.81 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3289 time: 0.0434201 2026-07-08 16:40:23.147 10 INFO neutron.wsgi [None req-6c99a597-03cc-493e-9430-fc256da4dc4d 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - default default] 10.0.0.81 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3289 time: 0.0497310 2026-07-08 16:40:23.216 10 INFO neutron.wsgi [None req-081d4953-02c4-41f3-a638-41a6b501c185 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - default default] 10.0.0.81 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 4813 time: 0.0643449 2026-07-08 16:40:23.286 10 INFO neutron.wsgi [None req-54bf75da-e796-474a-b322-d0de39454ffc 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - default default] 10.0.0.81 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6041 time: 0.0618229 2026-07-08 16:40:23.370 10 INFO neutron.wsgi [None req-29089a00-d8cf-465f-bd3b-8afe536239a7 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - default default] 10.0.0.81 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7565 time: 0.0771215 2026-07-08 16:40:23.425 10 INFO neutron.wsgi [None req-4d58ec78-096e-4a85-bddf-450000f322d1 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - default default] 10.0.0.81 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7565 time: 0.0488904 2026-07-08 16:40:23.470 10 INFO neutron.wsgi [req-714a0c47-7a39-4feb-9e91-41bc03bd5841 req-fb4e0c3e-a209-4a7c-8d66-620c01fc73c9 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1170 time: 0.0437474 2026-07-08 16:40:23.492 9 INFO neutron.wsgi [None req-1e7e129b-4a09-4676-a36c-58d0b8928829 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - default default] 10.0.0.81 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6041 time: 0.0599828 2026-07-08 16:40:23.517 10 INFO neutron.wsgi [req-714a0c47-7a39-4feb-9e91-41bc03bd5841 req-8859e95f-3818-4c3d-a0dc-d661575d2040 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f324f119-613b-46a4-84aa-69bd9c8c85de&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0382171 2026-07-08 16:40:23.701 10 INFO neutron.wsgi [None req-58c270e6-f77d-41ee-a91e-825522f20a89 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/f6da9fd0-7af6-4f2b-99fb-208c1970b0a0 HTTP/1.1" status: 204 len: 168 time: 0.2026901 2026-07-08 16:40:23.720 10 INFO neutron.wsgi [req-badd53b8-c51c-413c-9bb1-78da9bd2bd1f req-4fd10822-e797-4d0d-922a-744eedf61c58 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1170 time: 0.1199496 2026-07-08 16:40:23.766 10 INFO neutron.wsgi [req-badd53b8-c51c-413c-9bb1-78da9bd2bd1f req-1570421a-f112-4fcd-8e49-7a3ad8e3165a 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f324f119-613b-46a4-84aa-69bd9c8c85de&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0391142 2026-07-08 16:40:23.851 9 INFO neutron.wsgi [None req-10c6a544-6f47-4ef7-8f2f-9405903b319a 59892320a9b84ad583f333a06a59dbe8 67ffcc1df110470ab895f26ff5d19b54 - - default default] 10.0.0.85 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.2472501 2026-07-08 16:40:23.863 9 INFO neutron.wsgi [None req-c3f19d1e-a13b-4ce0-a65a-bc12b42b714e 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/e1781e5d-e825-44e4-9f80-4e80ea801440 HTTP/1.1" status: 204 len: 168 time: 0.1568520 2026-07-08 16:40:23.893 10 INFO neutron.wsgi [None req-0635c15c-edbd-41ce-aa0b-73d090b56822 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1356 time: 0.0858982 2026-07-08 16:40:24.102 10 INFO neutron.wsgi [None req-32aaa66c-d6c0-45dd-a55e-df6d2a9ba8da 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/df970250-3f6e-4568-8fe0-adc71f6375c6 HTTP/1.1" status: 204 len: 168 time: 0.2340944 2026-07-08 16:40:24.117 10 INFO neutron.wsgi [None req-cbfb21a3-1f59-4d4c-b450-b9a7721391a0 59892320a9b84ad583f333a06a59dbe8 67ffcc1df110470ab895f26ff5d19b54 - - default default] 10.0.0.85 "GET /v2.0/quotas/67ffcc1df110470ab895f26ff5d19b54/details HTTP/1.1" status: 200 len: 756 time: 0.2499247 2026-07-08 16:40:24.234 9 INFO neutron.wsgi [None req-906a3cc6-9724-407e-9286-23cd69c8fa0d 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/1f92c8d6-e4a2-4cba-a5b4-95b1b29e0d58 HTTP/1.1" status: 204 len: 168 time: 0.1264675 2026-07-08 16:40:24.352 9 INFO neutron.wsgi [None req-a954a2db-a6a6-4fad-bf2c-96ab9d095c1a 32b0ab40efa049078760d7cd91c72f17 87e2608d46664f89a879ce04bcca305f - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/10614788-7072-4961-93bf-d496d11a8ac2 HTTP/1.1" status: 204 len: 168 time: 0.1129587 2026-07-08 16:40:24.490 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ea61ef4-2e9b-4fee-9d75-96f73766aed2 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] No more DHCP agents 2026-07-08 16:40:24.492 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ea61ef4-2e9b-4fee-9d75-96f73766aed2 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:24.997 10 INFO neutron.db.l3_db [None req-4ea61ef4-2e9b-4fee-9d75-96f73766aed2 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Floating IP af587c9e-9df4-4795-bc58-6aa6a75e1226 associated. External IP: 10.96.250.202, port: b5c00f92-e842-476b-b63b-1cb4fc4fa910. 2026-07-08 16:40:25.229 10 INFO neutron.db.ovn_revision_numbers_db [None req-4ea61ef4-2e9b-4fee-9d75-96f73766aed2 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource af587c9e-9df4-4795-bc58-6aa6a75e1226 (type: floatingips) to 0 2026-07-08 16:40:25.329 10 INFO neutron.db.ovn_revision_numbers_db [None req-4ea61ef4-2e9b-4fee-9d75-96f73766aed2 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource af587c9e-9df4-4795-bc58-6aa6a75e1226 (type: floatingips) to 1 2026-07-08 16:40:25.378 10 INFO neutron.wsgi [None req-4ea61ef4-2e9b-4fee-9d75-96f73766aed2 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.4769733 2026-07-08 16:40:25.417 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ced3df79-fca3-4379-995c-175844a23def'] response: {'name': 'network-changed', 'server_uuid': 'ec6d37b7-7c58-4fb5-b109-84dcfe049842', 'tag': 'b5c00f92-e842-476b-b63b-1cb4fc4fa910', 'status': 'completed', 'code': 200} 2026-07-08 16:40:25.442 9 INFO neutron.wsgi [None req-78ec4f22-b0f3-4ceb-b402-426107079a1c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.81 "GET /v2.0/floatingips/af587c9e-9df4-4795-bc58-6aa6a75e1226 HTTP/1.1" status: 200 len: 1051 time: 0.0573816 2026-07-08 16:40:25.480 9 INFO neutron.wsgi [req-02bee92e-2f11-4930-966b-36172462b8cf req-3444c248-bdef-4265-aa88-21e27986e7ce cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=77263091a7184d91b9a4b64d52184b9d&device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1361 time: 0.0435076 2026-07-08 16:40:25.510 9 INFO neutron.wsgi [None req-52cee80c-6c89-4d37-bddc-d8157481aa79 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=87e2608d46664f89a879ce04bcca305f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2145028 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:25.554 9 INFO neutron.wsgi [req-02bee92e-2f11-4930-966b-36172462b8cf req-7b05ffe2-b8d3-4689-a00f-ff913c25dc63 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 958 time: 0.0651169 2026-07-08 16:40:25.631 9 INFO neutron.wsgi [req-02bee92e-2f11-4930-966b-36172462b8cf req-95df00db-d902-4e24-abc9-713338eca183 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b5c00f92-e842-476b-b63b-1cb4fc4fa910 HTTP/1.1" status: 200 len: 1059 time: 0.0663543 2026-07-08 16:40:25.683 9 INFO neutron.wsgi [req-02bee92e-2f11-4930-966b-36172462b8cf req-42b2b0ba-6a5f-4bc9-b541-553b3743751f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=f32f7e75-a365-4716-a87e-b182c45dda32 HTTP/1.1" status: 200 len: 853 time: 0.0452504 2026-07-08 16:40:25.719 9 INFO neutron.wsgi [req-02bee92e-2f11-4930-966b-36172462b8cf req-6f9923df-6d57-4a57-9fb2-e4b97dfcab1b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=91066978-2da1-4276-bdc8-e3034eb0a793&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0276337 2026-07-08 16:40:25.798 10 INFO neutron.wsgi [None req-d06a175c-b1ed-45a6-be37-4b527d2bec4c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/93bbe314-5081-4eb5-b4b2-4ea9c6dc9036 HTTP/1.1" status: 204 len: 168 time: 0.2829051 2026-07-08 16:40:25.813 9 INFO neutron.wsgi [req-02bee92e-2f11-4930-966b-36172462b8cf req-8eb5444a-b36c-4fd0-bf7e-9c6be250d35b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0878165 2026-07-08 16:40:25.899 9 INFO neutron.wsgi [req-02bee92e-2f11-4930-966b-36172462b8cf req-88a35fd6-4d98-4dbd-bfa8-af32ee5e3f62 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0795448 2026-07-08 16:40:26.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-a650d51b-9947-44dd-a06b-4d63a2dcc037 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 3c62a783-f608-44c8-a51d-83ff10f57595 (type: security_groups) to 1 2026-07-08 16:40:26.034 10 INFO neutron.wsgi [None req-a650d51b-9947-44dd-a06b-4d63a2dcc037 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=471c7b6d0b1541a38a4cb12c52e0860a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1241305 2026-07-08 16:40:26.232 10 INFO neutron.wsgi [None req-db16f949-e7f6-4cfd-b99a-b1dbe511528e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/3c62a783-f608-44c8-a51d-83ff10f57595 HTTP/1.1" status: 204 len: 168 time: 0.1928744 2026-07-08 16:40:26.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-2ac1d87c-425e-4e67-bf2f-89994e34809f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 2cd998e5-9b32-42da-bfdd-37930eca1071 (type: security_groups) to 1 2026-07-08 16:40:26.578 9 INFO neutron.wsgi [None req-2ac1d87c-425e-4e67-bf2f-89994e34809f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=091e988bab3b41178e1d277d3f4d69d6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1577783 2026-07-08 16:40:26.663 10 INFO neutron.wsgi [None req-cadb7028-c5be-4bd7-8ff6-f2e9bff3359e 59892320a9b84ad583f333a06a59dbe8 67ffcc1df110470ab895f26ff5d19b54 - - default default] 10.0.0.85 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0096040 2026-07-08 16:40:26.772 10 INFO neutron.wsgi [None req-c30baccf-f638-46e7-9537-593a242ba6ce 59892320a9b84ad583f333a06a59dbe8 67ffcc1df110470ab895f26ff5d19b54 - - default default] 10.0.0.85 "GET /v2.0/quotas/67ffcc1df110470ab895f26ff5d19b54/details HTTP/1.1" status: 200 len: 756 time: 0.0935349 2026-07-08 16:40:26.790 9 INFO neutron.wsgi [None req-21ad93d5-6ee9-4bbc-ba91-2b57b4ac9160 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/2cd998e5-9b32-42da-bfdd-37930eca1071 HTTP/1.1" status: 204 len: 168 time: 0.2066927 2026-07-08 16:40:27.463 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0179328-1ca3-40be-9f38-a141cbce3a82 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 40d6e3cc-b830-4c3c-b543-a987d38378d2 (type: security_groups) to 1 2026-07-08 16:40:27.487 10 INFO neutron.wsgi [None req-b0179328-1ca3-40be-9f38-a141cbce3a82 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=8541ed15132d47e0a823cc82e863de20&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2111332 2026-07-08 16:40:27.674 10 INFO neutron.wsgi [None req-99843171-34ca-4efb-afdd-4cd3378d1728 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/40d6e3cc-b830-4c3c-b543-a987d38378d2 HTTP/1.1" status: 204 len: 168 time: 0.1821055 2026-07-08 16:40:27.990 9 INFO neutron.db.ovn_revision_numbers_db [None req-f37c1545-e497-42d3-afd7-d23dcd42fb92 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource b3335035-7429-4505-a385-c858b8fe9bbd (type: security_groups) to 1 2026-07-08 16:40:28.012 9 INFO neutron.wsgi [None req-f37c1545-e497-42d3-afd7-d23dcd42fb92 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=b2d1e687fec64bb2b8f5f828604f2328&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1678119 2026-07-08 16:40:28.217 9 INFO neutron.wsgi [None req-72d0bbe3-489f-4a6e-ad88-c3f3b35c243b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/b3335035-7429-4505-a385-c858b8fe9bbd HTTP/1.1" status: 204 len: 168 time: 0.1997857 2026-07-08 16:40:29.590 9 INFO neutron.db.ovn_revision_numbers_db [None req-a17712f3-6623-43f7-8da0-31b9d103f734 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 7e4521ef-7fac-4f4b-8bc2-8c9cc7608f60 (type: security_groups) to 1 2026-07-08 16:40:29.618 9 INFO neutron.wsgi [None req-a17712f3-6623-43f7-8da0-31b9d103f734 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=67ffcc1df110470ab895f26ff5d19b54&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2315757 2026-07-08 16:40:29.806 9 INFO neutron.wsgi [None req-238cbf2b-a97b-4143-aa13-87a39005d61f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/7e4521ef-7fac-4f4b-8bc2-8c9cc7608f60 HTTP/1.1" status: 204 len: 168 time: 0.1842115 2026-07-08 16:40:31.416 9 INFO neutron.wsgi [None req-1b4e80a9-e563-4652-9b6d-f1175703b08c 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2007515 2026-07-08 16:40:31.503 9 INFO neutron.wsgi [None req-a324717d-8b59-471f-9b38-b7eecee7d185 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0810466 2026-07-08 16:40:31.591 10 INFO neutron.wsgi [None req-419a64d4-0315-42bf-a472-9cb55966d130 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0817065 2026-07-08 16:40:31.656 9 INFO neutron.wsgi [None req-889b4a29-a652-4753-ab6f-011a90e2e640 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0601137 2026-07-08 16:40:31.741 9 INFO neutron.wsgi [None req-4e99e93f-4423-4bad-a567-e44d82f550bf 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0789084 2026-07-08 16:40:31.810 9 INFO neutron.wsgi [None req-dd2494f5-2404-4f2f-bb10-944f413d71f7 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/545e7be8-73a3-4bb2-b6f2-73a0acba7b29/tags HTTP/1.1" status: 200 len: 210 time: 0.0525987 2026-07-08 16:40:31.864 9 INFO neutron.wsgi [None req-8309fbc1-32c2-437a-8ec2-3bdc564ccec1 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/d7791897-d56d-4cb3-bf80-8260a00e455c/tags HTTP/1.1" status: 200 len: 218 time: 0.0445375 2026-07-08 16:40:31.917 9 INFO neutron.wsgi [None req-479fca5d-c385-4ca1-bfae-a02bede51168 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/882d5d2c-e9e9-42ca-a46d-08245e270af4/tags HTTP/1.1" status: 200 len: 227 time: 0.0456400 2026-07-08 16:40:31.989 10 INFO neutron.wsgi [None req-d47fd0e9-465e-406a-9326-e900af6568cc 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/418762c5-14af-4650-b47b-46c3fc67e6f8/tags HTTP/1.1" status: 200 len: 212 time: 0.0648990 2026-07-08 16:40:32.037 10 INFO neutron.wsgi [None req-053b382c-87a2-499c-a954-4d480ad32c8d 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - default default] 10.0.0.81 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0391254 2026-07-08 16:40:32.079 10 INFO neutron.wsgi [None req-f8c218ea-5901-4bba-a81b-3898051c0d17 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - default default] 10.0.0.81 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0384948 2026-07-08 16:40:32.115 10 INFO neutron.wsgi [None req-efd1cab8-60c5-4058-9e33-4c924723ffaf 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - default default] 10.0.0.81 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0309904 2026-07-08 16:40:32.142 10 INFO neutron.wsgi [None req-9a28fe23-990e-40e9-89f4-fe9d1ecdf136 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - default default] 10.0.0.81 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0217390 2026-07-08 16:40:32.181 10 INFO neutron.wsgi [None req-29912654-23ab-47de-af37-9bf5dae43a25 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - default default] 10.0.0.81 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0329678 2026-07-08 16:40:32.224 9 INFO neutron.wsgi [None req-88ec7866-2bfb-4fbc-937e-0c155f4c8fd2 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - default default] 10.0.0.81 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0372553 2026-07-08 16:40:32.263 9 INFO neutron.wsgi [None req-216afd36-d6dd-4fc4-8f7e-2941a5e8fa76 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - default default] 10.0.0.81 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0333114 2026-07-08 16:40:32.296 9 INFO neutron.wsgi [None req-347f18fb-4f89-4f8a-92d8-330d43e05d00 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - default default] 10.0.0.81 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0236497 2026-07-08 16:40:32.358 9 INFO neutron.wsgi [None req-76f47be5-7586-4da6-a76c-fcc4b7b547e2 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/545e7be8-73a3-4bb2-b6f2-73a0acba7b29 HTTP/1.1" status: 204 len: 168 time: 0.0527072 2026-07-08 16:40:32.417 9 INFO neutron.wsgi [None req-aace8bb2-1949-416d-a998-3cb263c4ca47 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/d7791897-d56d-4cb3-bf80-8260a00e455c HTTP/1.1" status: 204 len: 168 time: 0.0527115 2026-07-08 16:40:32.483 10 INFO neutron.wsgi [None req-81a6590c-dcc8-49e1-a177-8a9d4bb5549e 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/882d5d2c-e9e9-42ca-a46d-08245e270af4 HTTP/1.1" status: 204 len: 168 time: 0.0595095 2026-07-08 16:40:32.551 10 INFO neutron.wsgi [None req-1a0360f8-b641-493f-8d31-57dba43ddaa6 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/418762c5-14af-4650-b47b-46c3fc67e6f8 HTTP/1.1" status: 204 len: 168 time: 0.0615780 2026-07-08 16:40:32.628 9 INFO neutron.wsgi [None req-a0f26634-7a9d-4872-91e8-094915e4c371 29f16f7118b2483e93b247e92540caa0 3b0ecf4cc7d2409b8b87e6743868f040 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/9f833fd9-ee54-4ee2-9751-bf0414677685 HTTP/1.1" status: 204 len: 168 time: 0.0700574 2026-07-08 16:40:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030835 2026-07-08 16:40:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043678 2026-07-08 16:40:33.733 10 INFO neutron.db.ovn_revision_numbers_db [None req-9816440e-4b45-414e-b184-c8d4df984f50 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource e86b9f21-9330-4eb3-a06a-613049b67669 (type: security_groups) to 1 2026-07-08 16:40:33.758 10 INFO neutron.wsgi [None req-9816440e-4b45-414e-b184-c8d4df984f50 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=858d99b18bb14b998b6f0a25aa35a596&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2986786 2026-07-08 16:40:33.959 9 INFO neutron.db.ovn_revision_numbers_db [None req-62636f73-9f86-4f2e-9550-f9e5ff84dcfa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource ba23ee78-f25d-4edc-aa99-77196327a2f3 (type: security_groups) to 1 2026-07-08 16:40:33.984 9 INFO neutron.wsgi [None req-62636f73-9f86-4f2e-9550-f9e5ff84dcfa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=3b0ecf4cc7d2409b8b87e6743868f040&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4151433 2026-07-08 16:40:34.015 10 INFO neutron.wsgi [None req-9f03141d-1df4-45ac-bc2b-fd08390e57ef 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/e86b9f21-9330-4eb3-a06a-613049b67669 HTTP/1.1" status: 204 len: 168 time: 0.2514005 2026-07-08 16:40:34.222 10 INFO neutron.wsgi [None req-f041e759-24a7-49f7-8b17-770deed1e632 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/ba23ee78-f25d-4edc-aa99-77196327a2f3 HTTP/1.1" status: 204 len: 168 time: 0.2315047 2026-07-08 16:40:34.259 10 INFO neutron.db.ovn_revision_numbers_db [None req-c04fd2e1-eca4-47e2-9e8f-46adb1fc91a2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource bfebac5e-876e-47ec-88f5-a29edce40563 (type: security_groups) to 1 2026-07-08 16:40:34.279 10 INFO neutron.wsgi [None req-c04fd2e1-eca4-47e2-9e8f-46adb1fc91a2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=985574458d044b3e9935b8fd95cd99ae&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1604733 2026-07-08 16:40:34.518 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c550533-abc4-4eb1-a76b-7f41da65210a 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource cfaf4ed7-80bd-49bd-a3b8-07d60488f10c (type: security_groups) to 1 2026-07-08 16:40:34.521 10 INFO neutron.wsgi [None req-1c6430c1-d82a-4e0d-ae10-8bc550367b35 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/bfebac5e-876e-47ec-88f5-a29edce40563 HTTP/1.1" status: 204 len: 168 time: 0.2349153 2026-07-08 16:40:34.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3b38eac-83d8-4cdc-8bd0-55e0070370a6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 6b0d7267-e59a-4686-a34c-fbedbe6ff353 (type: security_groups) to 1 2026-07-08 16:40:34.556 10 INFO neutron.wsgi [None req-a3b38eac-83d8-4cdc-8bd0-55e0070370a6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=6bcae842c0ab4c85ad730bc879241208&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1785319 2026-07-08 16:40:34.573 9 INFO neutron.db.segments_db [None req-6c550533-abc4-4eb1-a76b-7f41da65210a 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Added segment d84f16f8-5b3a-4746-9f82-10e207667c06 of type geneve for network d4c68915-d2e1-4b62-be27-463c8f344e37 2026-07-08 16:40:34.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c550533-abc4-4eb1-a76b-7f41da65210a 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource d4c68915-d2e1-4b62-be27-463c8f344e37 (type: networks) to 1 2026-07-08 16:40:34.776 10 INFO neutron.wsgi [None req-247b2f90-d46b-45cc-9f5e-cc207e9000a9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/6b0d7267-e59a-4686-a34c-fbedbe6ff353 HTTP/1.1" status: 204 len: 168 time: 0.2149050 2026-07-08 16:40:34.953 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c550533-abc4-4eb1-a76b-7f41da65210a 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] No more DHCP agents 2026-07-08 16:40:34.956 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c550533-abc4-4eb1-a76b-7f41da65210a 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Unable to schedule network d4c68915-d2e1-4b62-be27-463c8f344e37: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:35.041 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c550533-abc4-4eb1-a76b-7f41da65210a 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource 35ef7345-92c9-4fc9-adc1-500a93809cba (type: ports) to 1 2026-07-08 16:40:35.076 10 INFO neutron.db.ovn_revision_numbers_db [None req-ddcfa898-b08c-4efa-b453-8b90110db41b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource b6ef4e89-dbef-4876-8706-19f0351919ad (type: security_groups) to 1 2026-07-08 16:40:35.078 9 INFO neutron.wsgi [None req-6c550533-abc4-4eb1-a76b-7f41da65210a 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7868395 2026-07-08 16:40:35.096 10 INFO neutron.wsgi [None req-ddcfa898-b08c-4efa-b453-8b90110db41b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=3ee150579d1a43e5b5a5f5df47a1d111&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1212668 2026-07-08 16:40:35.179 9 INFO neutron.db.segments_db [None req-58a9abbf-8104-4ab2-94f2-7775e2b73782 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Added segment ab276b29-d7ac-4246-9317-aee12f27be1d of type geneve for network 4b1292fe-ff7e-401d-911a-1cae8087ba09 2026-07-08 16:40:35.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-58a9abbf-8104-4ab2-94f2-7775e2b73782 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource 4b1292fe-ff7e-401d-911a-1cae8087ba09 (type: networks) to 1 2026-07-08 16:40:35.329 10 INFO neutron.wsgi [None req-bb11bd2d-5279-47c9-bceb-a91d995f6c31 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/b6ef4e89-dbef-4876-8706-19f0351919ad HTTP/1.1" status: 204 len: 168 time: 0.2260456 2026-07-08 16:40:35.537 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-58a9abbf-8104-4ab2-94f2-7775e2b73782 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] No more DHCP agents 2026-07-08 16:40:35.539 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-58a9abbf-8104-4ab2-94f2-7775e2b73782 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Unable to schedule network 4b1292fe-ff7e-401d-911a-1cae8087ba09: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:35.612 9 INFO neutron.db.ovn_revision_numbers_db [None req-58a9abbf-8104-4ab2-94f2-7775e2b73782 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource e27b1ce3-02e0-48c5-8173-9a4af151c4aa (type: ports) to 1 2026-07-08 16:40:35.657 9 INFO neutron.wsgi [None req-58a9abbf-8104-4ab2-94f2-7775e2b73782 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5728073 2026-07-08 16:40:35.749 9 INFO neutron.db.segments_db [None req-9831b06a-7709-42fe-8dd9-94d421141d56 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Added segment 2b33bdf9-99ac-4c1b-8513-b82f4837e72d of type geneve for network f272107d-f5a1-4ff5-ac19-294192ffbc96 2026-07-08 16:40:35.910 9 INFO neutron.db.ovn_revision_numbers_db [None req-9831b06a-7709-42fe-8dd9-94d421141d56 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource f272107d-f5a1-4ff5-ac19-294192ffbc96 (type: networks) to 1 2026-07-08 16:40:36.116 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9831b06a-7709-42fe-8dd9-94d421141d56 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] No more DHCP agents 2026-07-08 16:40:36.119 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9831b06a-7709-42fe-8dd9-94d421141d56 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Unable to schedule network f272107d-f5a1-4ff5-ac19-294192ffbc96: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:36.227 9 INFO neutron.db.ovn_revision_numbers_db [None req-9831b06a-7709-42fe-8dd9-94d421141d56 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource 99658a33-c654-4c4d-a72a-555723f2c7c3 (type: ports) to 1 2026-07-08 16:40:36.258 9 INFO neutron.wsgi [None req-9831b06a-7709-42fe-8dd9-94d421141d56 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5924504 2026-07-08 16:40:36.367 9 INFO neutron.db.segments_db [None req-09a9b2a9-0753-4bef-8ab8-d777a43ad055 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Added segment a15516cf-ec14-4e13-9c43-075b24e301ea of type geneve for network e85d48c2-f80b-4cff-bf94-72a4c41dc170 2026-07-08 16:40:36.433 10 INFO neutron.wsgi [req-e15274be-d832-4be1-bd25-ac87873c2e8c req-d282b6b8-d4f0-4893-96b1-c693c75591dd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1361 time: 0.4732983 2026-07-08 16:40:36.505 10 INFO neutron.wsgi [req-e15274be-d832-4be1-bd25-ac87873c2e8c req-6e039fc6-6c67-4459-bbc0-49b13ff00abd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/security-groups?id=f324f119-613b-46a4-84aa-69bd9c8c85de&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0623665 2026-07-08 16:40:36.541 9 INFO neutron.db.ovn_revision_numbers_db [None req-09a9b2a9-0753-4bef-8ab8-d777a43ad055 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource e85d48c2-f80b-4cff-bf94-72a4c41dc170 (type: networks) to 1 2026-07-08 16:40:36.742 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-09a9b2a9-0753-4bef-8ab8-d777a43ad055 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] No more DHCP agents 2026-07-08 16:40:36.743 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-09a9b2a9-0753-4bef-8ab8-d777a43ad055 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Unable to schedule network e85d48c2-f80b-4cff-bf94-72a4c41dc170: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:36.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-09a9b2a9-0753-4bef-8ab8-d777a43ad055 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource 65b9929b-4f36-4b75-ac27-a221ccbc9fad (type: ports) to 1 2026-07-08 16:40:36.850 9 INFO neutron.wsgi [None req-09a9b2a9-0753-4bef-8ab8-d777a43ad055 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5852172 2026-07-08 16:40:36.971 10 INFO neutron.db.segments_db [None req-ca903989-5aad-4bf7-ae87-9901503da132 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Added segment bf058ac0-df51-42a6-b910-d0e510e61ec3 of type geneve for network 2b026b79-4c6e-45c6-8ffe-42db63c08195 2026-07-08 16:40:37.111 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca903989-5aad-4bf7-ae87-9901503da132 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource 2b026b79-4c6e-45c6-8ffe-42db63c08195 (type: networks) to 1 2026-07-08 16:40:37.365 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca903989-5aad-4bf7-ae87-9901503da132 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] No more DHCP agents 2026-07-08 16:40:37.368 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca903989-5aad-4bf7-ae87-9901503da132 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Unable to schedule network 2b026b79-4c6e-45c6-8ffe-42db63c08195: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:37.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca903989-5aad-4bf7-ae87-9901503da132 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] Successfully bumped revision number for resource d6d20fb3-5d97-44bc-819e-87873ad8cb4d (type: ports) to 1 2026-07-08 16:40:37.459 10 INFO neutron.wsgi [None req-ca903989-5aad-4bf7-ae87-9901503da132 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6011164 2026-07-08 16:40:37.518 10 INFO neutron.wsgi [None req-c7844fd1-088b-4a6b-8322-ed2243407e2d 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "PUT /v2.0/networks/d4c68915-d2e1-4b62-be27-463c8f344e37/tags HTTP/1.1" status: 200 len: 210 time: 0.0523646 2026-07-08 16:40:37.581 10 INFO neutron.wsgi [None req-0013f8c1-5f3a-48f9-b9a0-fccf38f4ae43 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "PUT /v2.0/networks/4b1292fe-ff7e-401d-911a-1cae8087ba09/tags HTTP/1.1" status: 200 len: 218 time: 0.0573363 2026-07-08 16:40:37.637 10 INFO neutron.wsgi [None req-aab4be12-6514-468d-acf3-1cbb0ff0c9e5 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "PUT /v2.0/networks/f272107d-f5a1-4ff5-ac19-294192ffbc96/tags HTTP/1.1" status: 200 len: 227 time: 0.0515850 2026-07-08 16:40:37.695 10 INFO neutron.wsgi [None req-7164941c-d239-4f8a-8612-b0cc9ee9ec86 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "PUT /v2.0/networks/e85d48c2-f80b-4cff-bf94-72a4c41dc170/tags HTTP/1.1" status: 200 len: 212 time: 0.0537565 2026-07-08 16:40:37.780 10 INFO neutron.wsgi [None req-908e8eca-2dc3-4e69-a03b-0691354b64a4 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - default default] 10.0.0.81 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2070 time: 0.0784934 2026-07-08 16:40:37.877 10 INFO neutron.wsgi [None req-8006889d-34bc-4c64-b7fb-ae0455c317d5 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - default default] 10.0.0.81 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1457 time: 0.0905044 2026-07-08 16:40:37.987 10 INFO neutron.wsgi [None req-0f99c837-2962-401b-b9a7-21e59a2e039e 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - default default] 10.0.0.81 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1457 time: 0.1030486 2026-07-08 16:40:38.053 10 INFO neutron.wsgi [None req-0d8f900d-736a-4a42-99c9-e87157080a10 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - default default] 10.0.0.81 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2070 time: 0.0596087 2026-07-08 16:40:38.201 10 INFO neutron.wsgi [None req-9c07025f-8872-4ab3-a7df-19023581ceb0 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - default default] 10.0.0.81 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2068 time: 0.1393428 2026-07-08 16:40:38.376 9 INFO neutron.wsgi [None req-15fa4dbe-dcd5-436e-9a50-a9a443a6b287 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/ports?project_id=77263091a7184d91b9a4b64d52184b9d&network_id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 3462 time: 0.0733888 2026-07-08 16:40:38.483 9 INFO neutron.db.ovn_revision_numbers_db [None req-09cdd76a-c5c2-4bd6-8e53-1de027777d32 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 310f9217-3e34-4c1b-a601-3bd402b227f7 (type: security_groups) to 1 2026-07-08 16:40:38.508 9 INFO neutron.wsgi [None req-09cdd76a-c5c2-4bd6-8e53-1de027777d32 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=5d64f25d6cdc4d21a64a6c23a833e526&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3784807 2026-07-08 16:40:38.689 10 INFO neutron.wsgi [None req-cf078e04-1e5d-4ee1-9441-6c1c057a3fc6 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - default default] 10.0.0.81 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2681 time: 0.4829257 2026-07-08 16:40:38.709 9 INFO neutron.wsgi [None req-b2097b64-f278-4d5f-817b-462e80d538e2 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/subnets?network_id=5e3a74fd-7c59-4607-b22b-2dfabad66aaf HTTP/1.1" status: 200 len: 838 time: 0.0423288 2026-07-08 16:40:38.723 9 INFO neutron.wsgi [None req-d7d4ed0d-c228-4757-9121-4b55473f3d26 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/310f9217-3e34-4c1b-a601-3bd402b227f7 HTTP/1.1" status: 204 len: 168 time: 0.2100821 2026-07-08 16:40:38.830 10 INFO neutron.wsgi [None req-24eb7cad-567c-4315-89c5-eaf7eff0e81c 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - default default] 10.0.0.81 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2681 time: 0.1361406 2026-07-08 16:40:38.965 9 INFO neutron.wsgi [None req-eae6262a-9de4-40c6-b753-9a204a490e29 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - default default] 10.0.0.81 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2068 time: 0.1180954 2026-07-08 16:40:39.091 10 INFO neutron.db.l3_db [None req-e0aeb2a8-001a-40cc-a3c5-4b8796510a0c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Floating IP af587c9e-9df4-4795-bc58-6aa6a75e1226 disassociated. External IP: 10.96.250.202, port: b5c00f92-e842-476b-b63b-1cb4fc4fa910. 2026-07-08 16:40:39.159 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0aeb2a8-001a-40cc-a3c5-4b8796510a0c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource af587c9e-9df4-4795-bc58-6aa6a75e1226 (type: floatingips) to 2 2026-07-08 16:40:39.259 10 INFO neutron.wsgi [None req-e0aeb2a8-001a-40cc-a3c5-4b8796510a0c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "PUT /v2.0/floatingips/af587c9e-9df4-4795-bc58-6aa6a75e1226 HTTP/1.1" status: 200 len: 748 time: 0.3624892 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:39.298 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b38f920-7936-42d8-82c9-167f30e11a62'] response: {'name': 'network-changed', 'server_uuid': 'ec6d37b7-7c58-4fb5-b109-84dcfe049842', 'tag': 'b5c00f92-e842-476b-b63b-1cb4fc4fa910', 'status': 'completed', 'code': 200} 2026-07-08 16:40:39.316 10 INFO neutron.wsgi [None req-2a5616c9-955c-420c-80ca-085123ae3988 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.81 "GET /v2.0/floatingips/af587c9e-9df4-4795-bc58-6aa6a75e1226 HTTP/1.1" status: 200 len: 746 time: 0.0480216 2026-07-08 16:40:39.352 9 INFO neutron.services.segments.plugin [-] Segment d84f16f8-5b3a-4746-9f82-10e207667c06 resource provider aggregate not found 2026-07-08 16:40:39.360 9 INFO neutron.services.segments.plugin [-] Segment d84f16f8-5b3a-4746-9f82-10e207667c06 resource provider aggregate not found 2026-07-08 16:40:39.389 9 INFO neutron.services.segments.plugin [-] Segment d84f16f8-5b3a-4746-9f82-10e207667c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84f16f8-5b3a-4746-9f82-10e207667c06 found for delete ", "request_id": "req-3585ac62-ae4f-46f0-b8bd-117b851c5440"}]} 2026-07-08 16:40:39.702 9 INFO neutron.services.segments.plugin [-] Segment d84f16f8-5b3a-4746-9f82-10e207667c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84f16f8-5b3a-4746-9f82-10e207667c06 found for delete ", "request_id": "req-d1e2a139-8116-4b84-a596-538bc3c057b0"}]} 2026-07-08 16:40:39.713 9 INFO neutron.wsgi [req-1c4492ab-68b6-4d88-8169-a54d362e08c5 req-579b62b7-6a9d-4b3c-baa7-c386c7b047da cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=77263091a7184d91b9a4b64d52184b9d&device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1361 time: 0.3835719 2026-07-08 16:40:39.744 9 INFO neutron.wsgi [None req-80a73deb-4783-4a31-9be1-cf494a21f1e2 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "DELETE /v2.0/networks/d4c68915-d2e1-4b62-be27-463c8f344e37 HTTP/1.1" status: 204 len: 168 time: 0.7721865 2026-07-08 16:40:39.816 9 INFO neutron.wsgi [req-1c4492ab-68b6-4d88-8169-a54d362e08c5 req-2ae3c930-e0ee-44e3-b29c-cc95b22242a7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 958 time: 0.0976262 2026-07-08 16:40:39.860 9 INFO neutron.wsgi [req-1c4492ab-68b6-4d88-8169-a54d362e08c5 req-a70acd75-10ad-4104-88fa-a17e811f22f1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b5c00f92-e842-476b-b63b-1cb4fc4fa910 HTTP/1.1" status: 200 len: 217 time: 0.0354135 2026-07-08 16:40:39.915 9 INFO neutron.wsgi [req-1c4492ab-68b6-4d88-8169-a54d362e08c5 req-1588fbf8-5311-4da5-b155-a2beb57ec2b6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=f32f7e75-a365-4716-a87e-b182c45dda32 HTTP/1.1" status: 200 len: 853 time: 0.0461967 2026-07-08 16:40:39.942 9 INFO neutron.wsgi [req-1c4492ab-68b6-4d88-8169-a54d362e08c5 req-6371da70-6633-47df-b514-f42b8c447317 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=91066978-2da1-4276-bdc8-e3034eb0a793&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0206072 2026-07-08 16:40:40.041 9 INFO neutron.wsgi [req-1c4492ab-68b6-4d88-8169-a54d362e08c5 req-9d51e196-2d00-41d3-bade-5e905c0d7fae cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0919383 2026-07-08 16:40:40.117 9 INFO neutron.wsgi [req-1c4492ab-68b6-4d88-8169-a54d362e08c5 req-f0bf2fb4-6454-4eda-8a72-2f5effbd4394 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0673668 2026-07-08 16:40:40.178 10 INFO neutron.db.ovn_revision_numbers_db [None req-adba80aa-e7b8-4257-b044-e06c59a37fd3 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource 38f7b8a6-5d9a-4750-8222-02c4b700e18e (type: security_groups) to 1 2026-07-08 16:40:40.231 10 INFO neutron.db.segments_db [None req-adba80aa-e7b8-4257-b044-e06c59a37fd3 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Added segment 06d25ac4-eab1-4500-a16a-a8ac8d98e5eb of type geneve for network 37e14373-63dc-4f7f-85a2-2d700ae25526 2026-07-08 16:40:40.290 9 INFO neutron.wsgi [None req-036f0047-5384-4be0-bb16-846acb3c6cc6 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "DELETE /v2.0/networks/4b1292fe-ff7e-401d-911a-1cae8087ba09 HTTP/1.1" status: 204 len: 168 time: 0.5403998 2026-07-08 16:40:40.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-adba80aa-e7b8-4257-b044-e06c59a37fd3 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource 37e14373-63dc-4f7f-85a2-2d700ae25526 (type: networks) to 1 2026-07-08 16:40:40.531 9 INFO neutron.db.ovn_revision_numbers_db [None req-388b80b3-6519-49e4-aad1-b59b58aff9a4 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 1d0d7e0f-5ee3-45dd-85ae-eecba8faf8a5 (type: security_groups) to 1 2026-07-08 16:40:40.548 9 INFO neutron.wsgi [None req-388b80b3-6519-49e4-aad1-b59b58aff9a4 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1809 time: 0.1557703 2026-07-08 16:40:40.554 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-adba80aa-e7b8-4257-b044-e06c59a37fd3 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:40.561 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-adba80aa-e7b8-4257-b044-e06c59a37fd3 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network 37e14373-63dc-4f7f-85a2-2d700ae25526: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:40.664 10 INFO neutron.db.ovn_revision_numbers_db [None req-adba80aa-e7b8-4257-b044-e06c59a37fd3 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource 041e3d26-c0cb-475a-84df-a3654c9ef579 (type: ports) to 1 2026-07-08 16:40:40.691 10 INFO neutron.wsgi [None req-adba80aa-e7b8-4257-b044-e06c59a37fd3 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8362157 2026-07-08 16:40:40.709 9 INFO neutron.wsgi [None req-259ab081-9a9e-4b5e-a592-9fec6681bb50 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "DELETE /v2.0/networks/f272107d-f5a1-4ff5-ac19-294192ffbc96 HTTP/1.1" status: 204 len: 168 time: 0.4113116 2026-07-08 16:40:40.779 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ae8db90-b6eb-4f34-8c83-9f6bcf4f6295 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 701062e1-8741-47bf-963c-9534e0816498 (type: security_group_rules) to 0 2026-07-08 16:40:40.821 10 INFO neutron.wsgi [None req-9ae8db90-b6eb-4f34-8c83-9f6bcf4f6295 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2695591 2026-07-08 16:40:40.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ca11d65-914a-4a70-9c15-bb2c9e1cd097 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 56bdce4f-5c31-4127-9a4d-f1bf1d1eadc6 (type: security_group_rules) to 0 2026-07-08 16:40:40.965 9 INFO neutron.wsgi [None req-4ca11d65-914a-4a70-9c15-bb2c9e1cd097 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1382215 2026-07-08 16:40:41.065 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93767412-91ff-4bdf-8268-f9c3b55e074d a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:41.069 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93767412-91ff-4bdf-8268-f9c3b55e074d a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network 37e14373-63dc-4f7f-85a2-2d700ae25526: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:41.077 9 INFO neutron.db.ovn_revision_numbers_db [None req-c39adb05-9a03-467b-b15e-73a711abd935 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource d12eab8a-3760-4de9-acfd-a0b02a4a9a59 (type: security_group_rules) to 0 2026-07-08 16:40:41.100 9 INFO neutron.wsgi [None req-c39adb05-9a03-467b-b15e-73a711abd935 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1305916 2026-07-08 16:40:41.166 10 INFO neutron.db.ovn_revision_numbers_db [None req-93767412-91ff-4bdf-8268-f9c3b55e074d a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource ccc97ccf-3e40-49cf-a8ef-a73a4d16f32d (type: ports) to 1 2026-07-08 16:40:41.193 10 INFO neutron.wsgi [None req-93767412-91ff-4bdf-8268-f9c3b55e074d a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4937463 2026-07-08 16:40:41.219 10 INFO neutron.services.segments.plugin [-] Segment a15516cf-ec14-4e13-9c43-075b24e301ea resource provider aggregate not found 2026-07-08 16:40:41.226 9 INFO neutron.db.ovn_revision_numbers_db [None req-a59ab114-6505-4cc1-96b2-4492e2860860 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 78369b26-7994-4e14-80c4-65765bae41dd (type: security_group_rules) to 0 2026-07-08 16:40:41.242 10 INFO neutron.services.segments.plugin [-] Segment a15516cf-ec14-4e13-9c43-075b24e301ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15516cf-ec14-4e13-9c43-075b24e301ea found for delete ", "request_id": "req-523ea4cd-56ee-455f-91cd-bed2c54e3cdf"}]} 2026-07-08 16:40:41.243 10 INFO neutron.services.segments.plugin [-] Segment a15516cf-ec14-4e13-9c43-075b24e301ea resource provider aggregate not found 2026-07-08 16:40:41.255 9 INFO neutron.wsgi [None req-a59ab114-6505-4cc1-96b2-4492e2860860 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1459992 2026-07-08 16:40:41.268 10 INFO neutron.services.segments.plugin [-] Segment a15516cf-ec14-4e13-9c43-075b24e301ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15516cf-ec14-4e13-9c43-075b24e301ea found for delete ", "request_id": "req-ff28c2ee-6c5c-4a9b-afa4-0690a946f34f"}]} 2026-07-08 16:40:41.275 10 INFO neutron.wsgi [None req-f7f37272-9fe7-4a2a-b456-290298d34ddd 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "DELETE /v2.0/networks/e85d48c2-f80b-4cff-bf94-72a4c41dc170 HTTP/1.1" status: 204 len: 168 time: 0.5618153 2026-07-08 16:40:41.313 9 INFO neutron.db.securitygroups_db [None req-8f3f3e7b-e921-4ce2-a213-8cfd2f560d8a 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Project 77263091a7184d91b9a4b64d52184b9d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-08 16:40:41.413 9 INFO neutron.services.segments.plugin [-] Segment ab276b29-d7ac-4246-9317-aee12f27be1d resource provider aggregate not found 2026-07-08 16:40:41.435 9 INFO neutron.services.segments.plugin [-] Segment ab276b29-d7ac-4246-9317-aee12f27be1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab276b29-d7ac-4246-9317-aee12f27be1d found for delete ", "request_id": "req-e6cfb515-2bf1-434a-a182-747727dfbf64"}]} 2026-07-08 16:40:41.451 9 INFO neutron.services.segments.plugin [-] Segment 2b33bdf9-99ac-4c1b-8513-b82f4837e72d resource provider aggregate not found 2026-07-08 16:40:41.475 9 INFO neutron.services.segments.plugin [-] Segment 2b33bdf9-99ac-4c1b-8513-b82f4837e72d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b33bdf9-99ac-4c1b-8513-b82f4837e72d found for delete ", "request_id": "req-a8b8b35a-6bd9-4847-92be-c82cdad911f4"}]} 2026-07-08 16:40:41.589 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f3f3e7b-e921-4ce2-a213-8cfd2f560d8a 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 79b33586-9e4f-4694-985a-fa1b85706b15 (type: security_group_rules) to 0 2026-07-08 16:40:41.631 9 INFO neutron.wsgi [None req-ed6bacf8-a846-4cfd-8d58-1686fb83b678 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.4294856 2026-07-08 16:40:41.636 9 INFO neutron.wsgi [None req-8f3f3e7b-e921-4ce2-a213-8cfd2f560d8a 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.3713803 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:41.681 9 INFO neutron.db.securitygroups_db [None req-6e2ca475-eb51-4c8f-9e57-c2d4fb3e373f 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Project 77263091a7184d91b9a4b64d52184b9d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-08 16:40:41.722 10 INFO neutron.db.segments_db [None req-3ee3665f-96bb-40cc-93a4-39801eefe5a5 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Added segment 56785c9a-afc3-492b-bffe-0f252cd448f3 of type geneve for network d458363f-8284-4b73-98c7-5c8a48302db1 2026-07-08 16:40:41.725 9 INFO neutron.services.segments.plugin [-] Segment ab276b29-d7ac-4246-9317-aee12f27be1d resource provider aggregate not found 2026-07-08 16:40:41.744 9 INFO neutron.services.segments.plugin [-] Segment ab276b29-d7ac-4246-9317-aee12f27be1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab276b29-d7ac-4246-9317-aee12f27be1d found for delete ", "request_id": "req-a41a5d30-51e5-47d4-a4bb-5b9c276f267a"}]} 2026-07-08 16:40:41.763 9 INFO neutron.services.segments.plugin [-] Segment 2b33bdf9-99ac-4c1b-8513-b82f4837e72d resource provider aggregate not found 2026-07-08 16:40:41.782 9 INFO neutron.services.segments.plugin [-] Segment 2b33bdf9-99ac-4c1b-8513-b82f4837e72d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b33bdf9-99ac-4c1b-8513-b82f4837e72d found for delete ", "request_id": "req-25f82c12-4982-4272-9310-9cd3086370b1"}]} 2026-07-08 16:40:41.842 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e2ca475-eb51-4c8f-9e57-c2d4fb3e373f 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource 426a3cd4-561d-42ad-bb53-7724a69cd3c9 (type: security_group_rules) to 0 2026-07-08 16:40:41.854 10 INFO neutron.db.ovn_revision_numbers_db [None req-3ee3665f-96bb-40cc-93a4-39801eefe5a5 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource d458363f-8284-4b73-98c7-5c8a48302db1 (type: networks) to 1 2026-07-08 16:40:41.887 9 INFO neutron.wsgi [None req-6e2ca475-eb51-4c8f-9e57-c2d4fb3e373f 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.2459905 2026-07-08 16:40:41.901 9 INFO neutron.wsgi [None req-b80de592-f0d5-4796-9d33-cd023de4b5fc 28a8958b82734fbea4be760326c9430b 9f9423894ce449c791aa93f1ecba8c0f - - - -] 10.0.0.81 "DELETE /v2.0/networks/2b026b79-4c6e-45c6-8ffe-42db63c08195 HTTP/1.1" status: 204 len: 168 time: 0.6186252 2026-07-08 16:40:42.062 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ee3665f-96bb-40cc-93a4-39801eefe5a5 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:42.065 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ee3665f-96bb-40cc-93a4-39801eefe5a5 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network d458363f-8284-4b73-98c7-5c8a48302db1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:42.391 10 INFO neutron.db.ovn_revision_numbers_db [None req-3ee3665f-96bb-40cc-93a4-39801eefe5a5 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource ad898e58-9f4a-4847-9f07-5b370bf610f7 (type: ports) to 1 2026-07-08 16:40:42.411 10 INFO neutron.wsgi [None req-3ee3665f-96bb-40cc-93a4-39801eefe5a5 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7754095 2026-07-08 16:40:42.442 10 INFO neutron.db.ovn_revision_numbers_db [None req-74fd5741-24ff-4105-b48d-44a36cdc33ed 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource dcb651f0-aa55-4d9f-9133-a459f9d3b957 (type: security_groups) to 1 2026-07-08 16:40:42.457 9 INFO neutron.wsgi [None req-c4a954d9-10a3-42b3-a93f-fc9f24006754 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.2083125 2026-07-08 16:40:42.465 10 INFO neutron.wsgi [None req-74fd5741-24ff-4105-b48d-44a36cdc33ed 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=896ce92349144f8e96799e5f63782228&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4556956 2026-07-08 16:40:42.577 10 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-d77c0190-4cde-4d83-b8cc-067d422104d2 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-669370397&fields=id&tenant_id=77263091a7184d91b9a4b64d52184b9d HTTP/1.1" status: 200 len: 267 time: 0.0414927 2026-07-08 16:40:42.686 10 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-a2410151-4759-426d-9a40-504bccbe5ad7 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/networks?id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 860 time: 0.1001263 2026-07-08 16:40:42.696 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a11608bd-9292-40f6-b3c8-cd47097661ed a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:42.698 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a11608bd-9292-40f6-b3c8-cd47097661ed a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network d458363f-8284-4b73-98c7-5c8a48302db1: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:42.709 10 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-1b55512e-594d-4cbe-b19a-9edfc7470344 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/quotas/77263091a7184d91b9a4b64d52184b9d HTTP/1.1" status: 200 len: 386 time: 0.0116103 2026-07-08 16:40:42.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-a11608bd-9292-40f6-b3c8-cd47097661ed a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource b2c9c78d-d3fe-4c39-baf6-72bd5d2939df (type: ports) to 1 2026-07-08 16:40:42.805 9 INFO neutron.wsgi [None req-dace60b2-a7bc-4152-bcb7-5b213fa40bac 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/dcb651f0-aa55-4d9f-9133-a459f9d3b957 HTTP/1.1" status: 204 len: 168 time: 0.3335068 2026-07-08 16:40:42.813 9 INFO neutron.wsgi [None req-a11608bd-9292-40f6-b3c8-cd47097661ed a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3971062 2026-07-08 16:40:42.816 10 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-c43f9005-882f-4a2e-b36f-296ac6f4e3fd 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=77263091a7184d91b9a4b64d52184b9d&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0988123 2026-07-08 16:40:42.913 10 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-c3b2d976-441f-4715-b0f4-14ec2cd668d6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0830731 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:43.018 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1d9a551-b267-4923-8cd0-1136b7a6a924 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 37d223f9-492e-487a-a3b2-032b470ef4fe (type: security_groups) to 1 2026-07-08 16:40:43.025 10 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-7007be9d-a30c-4cc6-a0a9-afedec7889e6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0913970 2026-07-08 16:40:43.040 9 INFO neutron.wsgi [None req-e1d9a551-b267-4923-8cd0-1136b7a6a924 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=a9c88b0d96f24f69943bebc4d53f5b7a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3123965 2026-07-08 16:40:43.123 10 INFO neutron.wsgi [None req-44ec1cf7-f400-47f7-91ca-fef7aea1d466 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.3034406 2026-07-08 16:40:43.163 9 INFO neutron.wsgi [req-ffb0f9d5-b200-4cc5-8f91-84ed2c182e2d req-6868f4f2-fe02-4953-8b4b-8de368096d5a 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 210 time: 0.0303817 2026-07-08 16:40:43.214 10 INFO neutron.db.segments_db [None req-3e049e1e-6f82-457a-9399-a91de870aa25 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Added segment c0fbd839-0b86-4a57-9677-5de44024a271 of type geneve for network bb5f3a91-2552-4401-b338-4a8a0c3ae084 2026-07-08 16:40:43.276 9 INFO neutron.wsgi [None req-0d27a11c-49f5-4f58-88f8-8495ab82823b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/37d223f9-492e-487a-a3b2-032b470ef4fe HTTP/1.1" status: 204 len: 168 time: 0.2305839 2026-07-08 16:40:43.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e049e1e-6f82-457a-9399-a91de870aa25 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource bb5f3a91-2552-4401-b338-4a8a0c3ae084 (type: networks) to 1 2026-07-08 16:40:43.504 9 INFO neutron.services.segments.plugin [-] Segment bf058ac0-df51-42a6-b910-d0e510e61ec3 resource provider aggregate not found 2026-07-08 16:40:43.527 9 INFO neutron.services.segments.plugin [-] Segment bf058ac0-df51-42a6-b910-d0e510e61ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf058ac0-df51-42a6-b910-d0e510e61ec3 found for delete ", "request_id": "req-883675e8-4677-41eb-a59b-85a6048edbb9"}]} 2026-07-08 16:40:43.555 9 INFO neutron.db.ovn_revision_numbers_db [None req-99e92fb7-0601-449a-a1a8-e68f8eda61f5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 5409b3db-ae19-4e36-8cef-e7bc8555f36f (type: security_groups) to 1 2026-07-08 16:40:43.558 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e049e1e-6f82-457a-9399-a91de870aa25 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:43.559 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e049e1e-6f82-457a-9399-a91de870aa25 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network bb5f3a91-2552-4401-b338-4a8a0c3ae084: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:43.586 9 INFO neutron.wsgi [None req-99e92fb7-0601-449a-a1a8-e68f8eda61f5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=c3b6e6cc50864e6dbe80fcc48a4ec68f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1572666 2026-07-08 16:40:43.634 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e049e1e-6f82-457a-9399-a91de870aa25 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource a285b6a6-24ce-4477-a0d6-7567c0550e4b (type: ports) to 1 2026-07-08 16:40:43.663 10 INFO neutron.wsgi [None req-3e049e1e-6f82-457a-9399-a91de870aa25 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5347853 2026-07-08 16:40:43.793 9 INFO neutron.wsgi [None req-ce89ad46-6a6f-44f9-897f-1fad45b5bdf3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/5409b3db-ae19-4e36-8cef-e7bc8555f36f HTTP/1.1" status: 204 len: 168 time: 0.2000167 2026-07-08 16:40:43.804 9 INFO neutron.services.segments.plugin [-] Segment bf058ac0-df51-42a6-b910-d0e510e61ec3 resource provider aggregate not found 2026-07-08 16:40:43.840 9 INFO neutron.services.segments.plugin [-] Segment bf058ac0-df51-42a6-b910-d0e510e61ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf058ac0-df51-42a6-b910-d0e510e61ec3 found for delete ", "request_id": "req-4825fec1-f4bb-4cc9-b6cc-9a651b335281"}]} 2026-07-08 16:40:43.910 9 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-5c07354f-fa4e-4f3c-bec0-555bcf56d95d 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 199.19.213.163 "GET /v2.0/networks?id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 860 time: 0.0914476 2026-07-08 16:40:43.936 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fb5f65b-0bcc-4bd2-aba1-9d9c8b9ebdd1 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:43.939 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fb5f65b-0bcc-4bd2-aba1-9d9c8b9ebdd1 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network bb5f3a91-2552-4401-b338-4a8a0c3ae084: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:43.970 9 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-b34221e7-0e37-49ae-bdba-87c1cbce8902 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=77263091a7184d91b9a4b64d52184b9d HTTP/1.1" status: 200 len: 472 time: 0.0551305 2026-07-08 16:40:44.005 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fb5f65b-0bcc-4bd2-aba1-9d9c8b9ebdd1 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource 24dc07e0-26bb-4090-855a-7e2fa6d493db (type: ports) to 1 2026-07-08 16:40:44.029 10 INFO neutron.wsgi [None req-8fb5f65b-0bcc-4bd2-aba1-9d9c8b9ebdd1 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3592243 2026-07-08 16:40:44.031 9 INFO neutron.wsgi [None req-acc4e5e0-2e7f-4d23-a712-2d78fda37a3e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=9f9423894ce449c791aa93f1ecba8c0f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0491996 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:44.233 10 INFO neutron.wsgi [None req-d7a0c2bd-0ded-41fc-91d2-b3b2b72dbdda a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.1974182 2026-07-08 16:40:44.262 10 INFO neutron.wsgi [req-974fefa8-046a-49b6-8849-5bb4957da4bc req-cee68d7c-1cb5-4b6c-898f-bedfe0b22561 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 210 time: 0.0279403 2026-07-08 16:40:44.304 9 INFO neutron.wsgi [None req-2b5c56ef-0408-4ecb-8342-5d111e817ede 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/cfaf4ed7-80bd-49bd-a3b8-07d60488f10c HTTP/1.1" status: 204 len: 168 time: 0.2679811 2026-07-08 16:40:44.325 10 INFO neutron.db.segments_db [None req-7f8f04e6-e32c-4f6f-b50a-44b41289ad87 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Added segment 710d190f-0371-40d1-a213-83ef7f569c5f of type geneve for network 1e8c4289-0554-44fa-b270-5eba4d0f5b7a 2026-07-08 16:40:44.344 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f248448b-f14e-40d4-aea0-7a3fd7295d56 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] No more DHCP agents 2026-07-08 16:40:44.347 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f248448b-f14e-40d4-aea0-7a3fd7295d56 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Unable to schedule network 91066978-2da1-4276-bdc8-e3034eb0a793: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:44.451 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f8f04e6-e32c-4f6f-b50a-44b41289ad87 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource 1e8c4289-0554-44fa-b270-5eba4d0f5b7a (type: networks) to 1 2026-07-08 16:40:44.510 9 INFO neutron.db.ovn_revision_numbers_db [None req-f248448b-f14e-40d4-aea0-7a3fd7295d56 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource fd0a428e-2c48-496e-891a-867524dc26f2 (type: ports) to 1 2026-07-08 16:40:44.533 9 INFO neutron.wsgi [None req-f248448b-f14e-40d4-aea0-7a3fd7295d56 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.5584314 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:44.658 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f8f04e6-e32c-4f6f-b50a-44b41289ad87 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:44.660 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f8f04e6-e32c-4f6f-b50a-44b41289ad87 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network 1e8c4289-0554-44fa-b270-5eba4d0f5b7a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:44.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f8f04e6-e32c-4f6f-b50a-44b41289ad87 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource 803f4335-f300-4c20-9202-e8be6719817a (type: ports) to 1 2026-07-08 16:40:44.774 10 INFO neutron.wsgi [None req-7f8f04e6-e32c-4f6f-b50a-44b41289ad87 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5285311 2026-07-08 16:40:45.031 9 INFO neutron.db.ovn_revision_numbers_db [None req-42be06e8-eb7e-49d8-bb2c-719fa6ecb038 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource fd0a428e-2c48-496e-891a-867524dc26f2 (type: ports) to 2 2026-07-08 16:40:45.069 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2b19cdc-ce24-48ef-970a-f88c500c3071 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:45.071 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2b19cdc-ce24-48ef-970a-f88c500c3071 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network 1e8c4289-0554-44fa-b270-5eba4d0f5b7a: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:45.137 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2b19cdc-ce24-48ef-970a-f88c500c3071 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource 069686fd-3350-4c0d-b9b4-39ef85d7176e (type: ports) to 1 2026-07-08 16:40:45.171 10 INFO neutron.wsgi [None req-c2b19cdc-ce24-48ef-970a-f88c500c3071 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3912923 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:45.404 10 INFO neutron.wsgi [None req-5e341349-2567-4501-b072-71380967effe a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2283421 2026-07-08 16:40:45.486 10 INFO neutron.db.segments_db [None req-109de1d8-f1d1-429f-89b2-46651d4ffa3c a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Added segment d087cb40-ff4b-4912-a937-480eae08e83f of type geneve for network 25bf3e0a-4928-4cbd-86ea-20d6c53e39b3 2026-07-08 16:40:45.621 9 INFO neutron.wsgi [req-0af38aab-83da-4505-83a1-69be6f7071af req-eb8cd732-17e8-44a1-a8a7-bbdc737fc5ee 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1172 time: 0.1330912 2026-07-08 16:40:45.622 10 INFO neutron.db.ovn_revision_numbers_db [None req-109de1d8-f1d1-429f-89b2-46651d4ffa3c a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource 25bf3e0a-4928-4cbd-86ea-20d6c53e39b3 (type: networks) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:45.650 9 INFO neutron.db.ovn_revision_numbers_db [None req-42be06e8-eb7e-49d8-bb2c-719fa6ecb038 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource fd0a428e-2c48-496e-891a-867524dc26f2 (type: ports) to 2 2026-07-08 16:40:45.674 9 INFO neutron.wsgi [req-0af38aab-83da-4505-83a1-69be6f7071af req-10664dba-361d-496e-a259-80c3ae01177b 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=1d0d7e0f-5ee3-45dd-85ae-eecba8faf8a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0469191 2026-07-08 16:40:45.680 9 INFO neutron.wsgi [None req-42be06e8-eb7e-49d8-bb2c-719fa6ecb038 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/fd0a428e-2c48-496e-891a-867524dc26f2 HTTP/1.1" status: 200 len: 1332 time: 1.1415389 2026-07-08 16:40:45.708 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ab9ee99-c880-45ab-bce8-08fc63cbad6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 3ff21681-7b11-4d8d-a0ea-b0b0b1f8f276 (type: security_groups) to 1 2026-07-08 16:40:45.726 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-16f04cfa-e210-4c40-9c76-45ad482c5004'] response: {'name': 'network-changed', 'server_uuid': '6f905d51-36cb-4729-8533-9aee5900b579', 'tag': 'fd0a428e-2c48-496e-891a-867524dc26f2', 'status': 'completed', 'code': 200} 2026-07-08 16:40:45.757 9 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-d0f09c2d-c65f-4257-b756-2bb69f2895a3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=77263091a7184d91b9a4b64d52184b9d&device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1363 time: 0.0331767 2026-07-08 16:40:45.795 9 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-a874481b-f36c-4d1d-9431-d988b9229573 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fd0a428e-2c48-496e-891a-867524dc26f2 HTTP/1.1" status: 200 len: 217 time: 0.0298691 2026-07-08 16:40:45.800 9 INFO neutron.db.segments_db [None req-9ab9ee99-c880-45ab-bce8-08fc63cbad6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment b4a7c3d7-4f05-4885-b98f-4a375c2097d1 of type geneve for network d77ab1b2-b5dd-4980-899a-7d12bdf0de22 2026-07-08 16:40:45.851 9 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-c2ad29b9-9ba5-4cd9-bb1b-0457be7a4370 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=f32f7e75-a365-4716-a87e-b182c45dda32 HTTP/1.1" status: 200 len: 853 time: 0.0497618 2026-07-08 16:40:45.862 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-109de1d8-f1d1-429f-89b2-46651d4ffa3c a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:45.864 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-109de1d8-f1d1-429f-89b2-46651d4ffa3c a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network 25bf3e0a-4928-4cbd-86ea-20d6c53e39b3: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:45.893 9 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-8dd6822f-6805-4751-ba75-135acd2634d8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=91066978-2da1-4276-bdc8-e3034eb0a793&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0301831 2026-07-08 16:40:45.957 10 INFO neutron.db.ovn_revision_numbers_db [None req-109de1d8-f1d1-429f-89b2-46651d4ffa3c a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource 36155dff-0682-4568-9751-fff3b6f87855 (type: ports) to 1 2026-07-08 16:40:46.006 10 INFO neutron.wsgi [None req-109de1d8-f1d1-429f-89b2-46651d4ffa3c a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5961273 2026-07-08 16:40:46.009 9 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-2de97e7f-2d6f-4011-b97a-33733088acff cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1012433 2026-07-08 16:40:46.010 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ab9ee99-c880-45ab-bce8-08fc63cbad6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource d77ab1b2-b5dd-4980-899a-7d12bdf0de22 (type: networks) to 1 2026-07-08 16:40:46.130 9 INFO neutron.wsgi [req-99c6c9e9-6643-480e-b368-b04eb4d4823b req-d7abe694-63a4-44a0-b6fd-1f36be2c2a7c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1167834 2026-07-08 16:40:46.254 9 INFO neutron.wsgi [req-e42ab935-86da-46e8-95da-44ad0c545f1b req-74619be9-9d4b-49cc-8d7a-b8fb6d5ec1d4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=77263091a7184d91b9a4b64d52184b9d&device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1363 time: 0.0489855 2026-07-08 16:40:46.269 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2821365-4d15-4880-b2c5-243305b70a4f a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] No more DHCP agents 2026-07-08 16:40:46.273 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2821365-4d15-4880-b2c5-243305b70a4f a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Unable to schedule network 25bf3e0a-4928-4cbd-86ea-20d6c53e39b3: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:46.354 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ab9ee99-c880-45ab-bce8-08fc63cbad6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:40:46.356 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2821365-4d15-4880-b2c5-243305b70a4f a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] Successfully bumped revision number for resource c037b28d-2c51-4055-ae96-9ab3c656c1ef (type: ports) to 1 2026-07-08 16:40:46.361 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ab9ee99-c880-45ab-bce8-08fc63cbad6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network d77ab1b2-b5dd-4980-899a-7d12bdf0de22: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:46.363 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: fd0a428e-2c48-496e-891a-867524dc26f2 2026-07-08 16:40:46.384 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port fd0a428e-2c48-496e-891a-867524dc26f2 2026-07-08 16:40:46.389 10 INFO neutron.wsgi [None req-d2821365-4d15-4880-b2c5-243305b70a4f a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3772044 2026-07-08 16:40:46.397 9 INFO neutron.wsgi [req-e42ab935-86da-46e8-95da-44ad0c545f1b req-090ee947-46bb-4837-9d2d-4865b20278bb cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 958 time: 0.1304016 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:46.449 9 INFO neutron.wsgi [req-e42ab935-86da-46e8-95da-44ad0c545f1b req-17168ee8-12b5-44b3-93d4-ef2a07212ae3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fd0a428e-2c48-496e-891a-867524dc26f2 HTTP/1.1" status: 200 len: 217 time: 0.0374370 2026-07-08 16:40:46.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ab9ee99-c880-45ab-bce8-08fc63cbad6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 8a95ea1a-faac-48b5-a32a-b442cb467c06 (type: ports) to 1 2026-07-08 16:40:46.493 9 INFO neutron.wsgi [req-e42ab935-86da-46e8-95da-44ad0c545f1b req-03246b55-1bfd-4391-8ee2-2bcebc8845a1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=f32f7e75-a365-4716-a87e-b182c45dda32 HTTP/1.1" status: 200 len: 853 time: 0.0373044 2026-07-08 16:40:46.531 9 INFO neutron.wsgi [None req-9ab9ee99-c880-45ab-bce8-08fc63cbad6d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 1.5400410 2026-07-08 16:40:46.534 9 INFO neutron.wsgi [req-e42ab935-86da-46e8-95da-44ad0c545f1b req-dfd9ad28-7ab8-4a69-8c36-4a18a6af130b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=91066978-2da1-4276-bdc8-e3034eb0a793&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0303042 2026-07-08 16:40:46.621 10 INFO neutron.wsgi [None req-664427bb-d625-4754-8cbf-1597ad76ff0a a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2238960 2026-07-08 16:40:46.638 9 INFO neutron.wsgi [req-e42ab935-86da-46e8-95da-44ad0c545f1b req-cda4c779-86c4-4d1e-ae59-e0b216fb7088 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0950854 2026-07-08 16:40:46.665 10 INFO neutron.wsgi [None req-04c11f25-a9b8-4746-b43f-f2ea2eb86383 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "PUT /v2.0/trunks/33a5a6cc-b336-478c-b987-ff732b11cf18/tags HTTP/1.1" status: 200 len: 210 time: 0.0386229 2026-07-08 16:40:46.697 10 INFO neutron.wsgi [None req-6052f4cf-95dd-440a-9758-b5d6be14c501 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "PUT /v2.0/trunks/f56bee67-8da4-4939-ae04-cf6e0bed17d3/tags HTTP/1.1" status: 200 len: 218 time: 0.0273762 2026-07-08 16:40:46.738 10 INFO neutron.wsgi [None req-8fd175fb-f3bc-4bbd-968c-035f350d673a a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "PUT /v2.0/trunks/76823238-448c-4789-b59d-d09ef750f2c3/tags HTTP/1.1" status: 200 len: 227 time: 0.0371966 2026-07-08 16:40:46.771 10 INFO neutron.wsgi [None req-c281c7bd-7da0-455f-8d68-e4f6089d9d96 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "PUT /v2.0/trunks/4a7e50f3-9faa-4c6b-85c6-ebb1af74a089/tags HTTP/1.1" status: 200 len: 212 time: 0.0268049 2026-07-08 16:40:46.773 9 INFO neutron.wsgi [req-e42ab935-86da-46e8-95da-44ad0c545f1b req-e1a221bb-a4fb-4501-8fa8-57d6559c4b0c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1306651 2026-07-08 16:40:46.821 10 INFO neutron.wsgi [None req-81761c4e-b810-4bc1-8708-69d3d032bba8 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0442414 2026-07-08 16:40:46.825 9 INFO neutron.wsgi [req-99333a55-9b8e-4cfa-a7ff-4cec416085b5 req-2aebaaaa-fab1-4b27-80cc-8359c1a98f32 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1174 time: 0.0721552 2026-07-08 16:40:46.856 10 INFO neutron.wsgi [None req-5ecd9a96-16e5-4a29-9c85-b78cb0d91d57 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0299766 2026-07-08 16:40:46.900 10 INFO neutron.wsgi [None req-b52c442c-e677-4e9d-af68-7bcd070461e2 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0378757 2026-07-08 16:40:46.917 9 INFO neutron.wsgi [req-99333a55-9b8e-4cfa-a7ff-4cec416085b5 req-44376079-bcab-46c1-a5ba-c08227b72f67 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=1d0d7e0f-5ee3-45dd-85ae-eecba8faf8a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0777938 2026-07-08 16:40:46.921 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41f8dc6a-6c49-403f-b0c6-700958d3830e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:40:46.928 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41f8dc6a-6c49-403f-b0c6-700958d3830e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network d77ab1b2-b5dd-4980-899a-7d12bdf0de22: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:46.929 10 INFO neutron.wsgi [None req-aa1a319e-c186-41fb-a1ce-3c3cfbe19716 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0217688 2026-07-08 16:40:46.945 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource fd0a428e-2c48-496e-891a-867524dc26f2 (type: ports) to 4 2026-07-08 16:40:46.960 10 INFO neutron.wsgi [None req-762bbbbd-9fc0-431f-8164-9488112d035a a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0260382 2026-07-08 16:40:46.993 10 INFO neutron.wsgi [None req-408926e1-d7bd-44fa-923b-d5a10a8b9be2 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0285940 2026-07-08 16:40:47.278 10 INFO neutron.wsgi [None req-6fc73485-7e72-4a46-bee2-52ac9b534bc0 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.2816985 2026-07-08 16:40:47.300 10 INFO neutron.wsgi [None req-add920c0-10ad-4926-ae41-1c877abb18cf a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0163746 2026-07-08 16:40:47.329 10 INFO neutron.wsgi [None req-897d9c98-6f72-4077-8e93-1c1b730eba3d a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks/33a5a6cc-b336-478c-b987-ff732b11cf18 HTTP/1.1" status: 200 len: 608 time: 0.0208778 2026-07-08 16:40:47.484 9 INFO neutron.db.ovn_revision_numbers_db [None req-41f8dc6a-6c49-403f-b0c6-700958d3830e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 8a95ea1a-faac-48b5-a32a-b442cb467c06 (type: ports) to 2 2026-07-08 16:40:47.487 10 INFO neutron.wsgi [None req-54f579af-cddd-4986-9a3a-3396d408d28a a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/ports/ccc97ccf-3e40-49cf-a8ef-a73a4d16f32d HTTP/1.1" status: 200 len: 1020 time: 0.1518092 2026-07-08 16:40:47.503 9 INFO neutron.db.ovn_revision_numbers_db [None req-41f8dc6a-6c49-403f-b0c6-700958d3830e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 446dbc5d-4717-4228-8ff6-481ed73b8a0e (type: subnets) to 0 2026-07-08 16:40:47.521 9 INFO neutron.wsgi [None req-41f8dc6a-6c49-403f-b0c6-700958d3830e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 0.9825702 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:47.606 10 INFO neutron.wsgi [None req-ebf352aa-f261-43d1-8844-077d86566fa0 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/trunks/33a5a6cc-b336-478c-b987-ff732b11cf18 HTTP/1.1" status: 204 len: 168 time: 0.1104443 2026-07-08 16:40:47.626 10 INFO neutron.wsgi [None req-033dcd57-1b6d-49ff-8bc5-5d416e430155 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks/f56bee67-8da4-4939-ae04-cf6e0bed17d3 HTTP/1.1" status: 200 len: 616 time: 0.0157800 2026-07-08 16:40:47.711 10 INFO neutron.wsgi [None req-eb7634bf-4ab2-4623-917c-b641fa14d4c4 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/ports/b2c9c78d-d3fe-4c39-baf6-72bd5d2939df HTTP/1.1" status: 200 len: 1020 time: 0.0805557 2026-07-08 16:40:47.764 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-058e0a74-d24b-42f9-8b35-f87baaea1e62'] response: {'server_uuid': '6f905d51-36cb-4729-8533-9aee5900b579', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd0a428e-2c48-496e-891a-867524dc26f2', 'code': 200} 2026-07-08 16:40:47.764 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-058e0a74-d24b-42f9-8b35-f87baaea1e62'] response: {'server_uuid': '6f905d51-36cb-4729-8533-9aee5900b579', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd0a428e-2c48-496e-891a-867524dc26f2', 'code': 200} 2026-07-08 16:40:47.833 10 INFO neutron.wsgi [None req-3619beb4-a900-4bb2-97a4-ef82e3617e57 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/trunks/f56bee67-8da4-4939-ae04-cf6e0bed17d3 HTTP/1.1" status: 204 len: 168 time: 0.1152754 2026-07-08 16:40:47.873 10 INFO neutron.wsgi [None req-bee46b50-6c77-448a-9691-fc9aa70fe577 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks/76823238-448c-4789-b59d-d09ef750f2c3 HTTP/1.1" status: 200 len: 625 time: 0.0327959 2026-07-08 16:40:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020230 2026-07-08 16:40:47.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026155 2026-07-08 16:40:47.991 10 INFO neutron.wsgi [None req-36ba9e88-2c91-4760-a5cc-553d3bac4c17 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/ports/24dc07e0-26bb-4090-855a-7e2fa6d493db HTTP/1.1" status: 200 len: 1020 time: 0.1143167 2026-07-08 16:40:48.044 9 INFO neutron.wsgi [req-11e296b2-dc1b-43a8-b666-deec138bba6a req-4cc0ee9a-c38f-4913-8697-abcb440d09f1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1174 time: 0.0438221 2026-07-08 16:40:48.150 9 INFO neutron.wsgi [req-11e296b2-dc1b-43a8-b666-deec138bba6a req-b31f4370-3687-4a13-bef1-eead740eaf22 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=1d0d7e0f-5ee3-45dd-85ae-eecba8faf8a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0939465 2026-07-08 16:40:48.201 9 INFO neutron.wsgi [None req-7f3e4be5-9590-4e32-b44d-2343762f1dab a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/trunks/76823238-448c-4789-b59d-d09ef750f2c3 HTTP/1.1" status: 204 len: 168 time: 0.2035103 2026-07-08 16:40:48.239 10 INFO neutron.wsgi [None req-74ef55ab-6795-4398-afbf-8350389c773d a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks/4a7e50f3-9faa-4c6b-85c6-ebb1af74a089 HTTP/1.1" status: 200 len: 610 time: 0.0302434 2026-07-08 16:40:48.256 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41885289-159f-4a08-9890-875ce2ee7ff8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:40:48.258 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41885289-159f-4a08-9890-875ce2ee7ff8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:48.318 10 INFO neutron.wsgi [req-1e914398-b1a4-4709-8fce-8eeafa5127a9 req-e8229536-87f7-47f1-9678-34bc98f08f50 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1174 time: 0.0892167 2026-07-08 16:40:48.367 10 INFO neutron.wsgi [req-1e914398-b1a4-4709-8fce-8eeafa5127a9 req-d98f35af-de4c-4746-a5dd-b5dbb9dbb4e4 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=1d0d7e0f-5ee3-45dd-85ae-eecba8faf8a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0414133 2026-07-08 16:40:48.367 9 INFO neutron.wsgi [None req-c6195f46-4d5c-4271-b68d-3148d660f59e a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/ports/069686fd-3350-4c0d-b9b4-39ef85d7176e HTTP/1.1" status: 200 len: 1020 time: 0.1213996 2026-07-08 16:40:48.456 10 INFO neutron.wsgi [None req-70451c8d-bba5-4b27-9e2d-77248688f48d 13d6ea5eb11740db92f7d89360645277 b39417bead304a868ca175e865b58984 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1360 time: 0.0588505 2026-07-08 16:40:48.547 10 INFO neutron.wsgi [None req-71f7b90b-a478-412f-af18-8a64cf23013a a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/trunks/4a7e50f3-9faa-4c6b-85c6-ebb1af74a089 HTTP/1.1" status: 204 len: 168 time: 0.1746428 2026-07-08 16:40:48.582 10 INFO neutron.wsgi [None req-f7a0394f-bdd7-4154-a14a-48f9a4e1f945 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/trunks/3a2389fe-a83c-4b81-a303-484bb1bca531 HTTP/1.1" status: 200 len: 603 time: 0.0264587 2026-07-08 16:40:48.723 10 INFO neutron.wsgi [None req-30df8d8a-be39-4c98-86b9-222d7fab746d a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - default default] 10.0.0.81 "GET /v2.0/ports/c037b28d-2c51-4055-ae96-9ab3c656c1ef HTTP/1.1" status: 200 len: 1020 time: 0.1329207 2026-07-08 16:40:48.749 9 INFO neutron.db.ovn_revision_numbers_db [None req-41885289-159f-4a08-9890-875ce2ee7ff8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource f596a19a-7842-45aa-9550-d647b2752313 (type: ports) to 1 2026-07-08 16:40:48.782 10 INFO neutron.db.l3_db [None req-f53084a1-eab0-438b-8d57-3884ea2c7d5c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Floating IP af587c9e-9df4-4795-bc58-6aa6a75e1226 associated. External IP: 10.96.250.202, port: fd0a428e-2c48-496e-891a-867524dc26f2. 2026-07-08 16:40:48.937 9 INFO neutron.wsgi [None req-1b637370-13af-42b1-bd26-7c44616aa047 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/trunks/3a2389fe-a83c-4b81-a303-484bb1bca531 HTTP/1.1" status: 204 len: 168 time: 0.2067499 2026-07-08 16:40:48.969 10 INFO neutron.db.ovn_revision_numbers_db [None req-f53084a1-eab0-438b-8d57-3884ea2c7d5c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource af587c9e-9df4-4795-bc58-6aa6a75e1226 (type: floatingips) to 4 2026-07-08 16:40:49.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-f53084a1-eab0-438b-8d57-3884ea2c7d5c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Successfully bumped revision number for resource af587c9e-9df4-4795-bc58-6aa6a75e1226 (type: floatingips) to 5 2026-07-08 16:40:49.144 10 INFO neutron.wsgi [None req-f53084a1-eab0-438b-8d57-3884ea2c7d5c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "PUT /v2.0/floatingips/af587c9e-9df4-4795-bc58-6aa6a75e1226 HTTP/1.1" status: 200 len: 1050 time: 0.6811163 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:40:49.205 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-121c9a58-5c57-4a7e-8426-dcc06bdbe7cb'] response: {'name': 'network-changed', 'server_uuid': '6f905d51-36cb-4729-8533-9aee5900b579', 'tag': 'fd0a428e-2c48-496e-891a-867524dc26f2', 'status': 'completed', 'code': 200} 2026-07-08 16:40:49.208 9 INFO neutron.db.ovn_revision_numbers_db [None req-29a9c162-de8b-4108-a64a-5c222e765260 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource a7d85336-a0a1-4af1-b69e-fd33282a4939 (type: routers) to 1 2026-07-08 16:40:49.271 10 INFO neutron.wsgi [None req-7270dace-eb23-47c5-980b-a1113df33b45 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/ports/ccc97ccf-3e40-49cf-a8ef-a73a4d16f32d HTTP/1.1" status: 204 len: 168 time: 0.3232052 2026-07-08 16:40:49.282 9 INFO neutron.wsgi [None req-ff0af6ca-6b20-467d-8738-1f46bd473757 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.81 "GET /v2.0/floatingips/af587c9e-9df4-4795-bc58-6aa6a75e1226 HTTP/1.1" status: 200 len: 1052 time: 0.1303222 2026-07-08 16:40:49.285 9 INFO neutron.wsgi [None req-29a9c162-de8b-4108-a64a-5c222e765260 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.6049740 2026-07-08 16:40:49.306 9 INFO neutron.wsgi [req-3fbfff31-37d6-4b84-982b-32535597e9d1 req-ce3d5de6-eaa1-4a47-af8c-76e6fab15ff1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=77263091a7184d91b9a4b64d52184b9d&device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1365 time: 0.0685694 2026-07-08 16:40:49.459 9 INFO neutron.wsgi [req-3fbfff31-37d6-4b84-982b-32535597e9d1 req-e5b85c4b-8a7f-469d-b0e4-8e654bce5644 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 200 len: 958 time: 0.1455643 2026-07-08 16:40:49.516 10 INFO neutron.wsgi [None req-0e1f243a-8fc6-4a30-9d0c-baa9d075cbb1 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/ports/b2c9c78d-d3fe-4c39-baf6-72bd5d2939df HTTP/1.1" status: 204 len: 168 time: 0.2393749 2026-07-08 16:40:49.555 9 INFO neutron.wsgi [req-3fbfff31-37d6-4b84-982b-32535597e9d1 req-6d466a41-e3b3-485f-9a52-a631894bbcfa cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fd0a428e-2c48-496e-891a-867524dc26f2 HTTP/1.1" status: 200 len: 1060 time: 0.0756741 2026-07-08 16:40:49.627 9 INFO neutron.wsgi [req-3fbfff31-37d6-4b84-982b-32535597e9d1 req-7be7fe51-8a53-4732-a339-b450561cd330 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=f32f7e75-a365-4716-a87e-b182c45dda32 HTTP/1.1" status: 200 len: 853 time: 0.0575964 2026-07-08 16:40:49.629 9 INFO neutron.db.ovn_revision_numbers_db [None req-9f0b893e-bb88-4659-884a-05d821a860f7 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource 10b49da7-7245-4006-81a6-2d711761df43 (type: routers) to 1 2026-07-08 16:40:49.671 9 INFO neutron.wsgi [None req-9f0b893e-bb88-4659-884a-05d821a860f7 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.3786287 2026-07-08 16:40:49.674 9 INFO neutron.wsgi [req-3fbfff31-37d6-4b84-982b-32535597e9d1 req-f2135dbb-bffa-4ad9-aa4b-b3059a470863 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=91066978-2da1-4276-bdc8-e3034eb0a793&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0356538 2026-07-08 16:40:49.783 10 INFO neutron.wsgi [None req-a807ab73-34e4-4c08-9336-88805b606d24 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/ports/24dc07e0-26bb-4090-855a-7e2fa6d493db HTTP/1.1" status: 204 len: 168 time: 0.2609103 2026-07-08 16:40:49.829 9 INFO neutron.wsgi [req-3fbfff31-37d6-4b84-982b-32535597e9d1 req-3689da22-3bf3-4fc4-8c12-2ee38d7470b8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1373746 2026-07-08 16:40:49.974 9 INFO neutron.wsgi [req-3fbfff31-37d6-4b84-982b-32535597e9d1 req-d4352bf8-3961-4011-ad89-ba78075cb9b8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1290250 2026-07-08 16:40:50.048 10 INFO neutron.wsgi [None req-7530143a-be45-45ac-816a-c3483f1424ce a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/ports/069686fd-3350-4c0d-b9b4-39ef85d7176e HTTP/1.1" status: 204 len: 168 time: 0.2603462 2026-07-08 16:40:50.313 10 INFO neutron.wsgi [None req-5a71cc61-ac6a-4ef0-a2de-2d8c60eb466e a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/ports/c037b28d-2c51-4055-ae96-9ab3c656c1ef HTTP/1.1" status: 204 len: 168 time: 0.2590904 2026-07-08 16:40:50.612 9 INFO neutron.db.ovn_revision_numbers_db [None req-c4237c95-e911-4b1c-aabb-de5135db09b5 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource 48dea3ee-ea9e-4451-96e2-f47938b5f198 (type: routers) to 1 2026-07-08 16:40:50.637 9 INFO neutron.wsgi [None req-c4237c95-e911-4b1c-aabb-de5135db09b5 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.9543579 2026-07-08 16:40:50.667 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: f596a19a-7842-45aa-9550-d647b2752313 2026-07-08 16:40:50.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-41885289-159f-4a08-9890-875ce2ee7ff8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource f596a19a-7842-45aa-9550-d647b2752313 (type: router_ports) to 1 2026-07-08 16:40:50.684 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port f596a19a-7842-45aa-9550-d647b2752313 2026-07-08 16:40:50.685 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Router d76f3a96-0b94-4e55-ad7c-e377991a393d is bound to host instance 2026-07-08 16:40:50.732 10 INFO neutron.services.segments.plugin [-] Segment 06d25ac4-eab1-4500-a16a-a8ac8d98e5eb resource provider aggregate not found 2026-07-08 16:40:50.742 10 INFO neutron.services.segments.plugin [-] Segment 06d25ac4-eab1-4500-a16a-a8ac8d98e5eb resource provider aggregate not found 2026-07-08 16:40:50.750 10 INFO neutron.services.segments.plugin [-] Segment 06d25ac4-eab1-4500-a16a-a8ac8d98e5eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06d25ac4-eab1-4500-a16a-a8ac8d98e5eb found for delete ", "request_id": "req-b2d2c448-d88d-4450-8b8c-1adff027ab8d"}]} 2026-07-08 16:40:50.767 10 INFO neutron.services.segments.plugin [-] Segment 06d25ac4-eab1-4500-a16a-a8ac8d98e5eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06d25ac4-eab1-4500-a16a-a8ac8d98e5eb found for delete ", "request_id": "req-5b1a5cf1-4619-4da7-b498-c753ab8c12d8"}]} 2026-07-08 16:40:50.808 10 INFO neutron.wsgi [None req-7cfe5ec1-103d-41e4-bd02-5941f69a7f4b a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/networks/37e14373-63dc-4f7f-85a2-2d700ae25526 HTTP/1.1" status: 204 len: 168 time: 0.4900677 2026-07-08 16:40:50.866 9 INFO neutron.db.ovn_revision_numbers_db [None req-41885289-159f-4a08-9890-875ce2ee7ff8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource d76f3a96-0b94-4e55-ad7c-e377991a393d (type: routers) to 3 2026-07-08 16:40:50.891 9 INFO neutron.wsgi [None req-41885289-159f-4a08-9890-875ce2ee7ff8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 3.3597469 2026-07-08 16:40:50.983 9 INFO neutron.db.ovn_revision_numbers_db [None req-84e8c611-a2b0-4515-91e5-a0364cdf107a 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource 6470661a-1794-4034-b0cb-15bef3a145f8 (type: routers) to 1 2026-07-08 16:40:51.002 9 INFO neutron.wsgi [None req-84e8c611-a2b0-4515-91e5-a0364cdf107a 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.3578410 2026-07-08 16:40:51.216 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1bafd6c-5544-45af-800e-2ef060e66e7f 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource 7172efd2-33ac-4f99-be4b-3e8db8924b0f (type: routers) to 1 2026-07-08 16:40:51.239 9 INFO neutron.wsgi [None req-a1bafd6c-5544-45af-800e-2ef060e66e7f 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2303720 2026-07-08 16:40:51.347 10 INFO neutron.wsgi [None req-0d539783-f16c-4880-9ddc-3f96f804766a 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "PUT /v2.0/routers/a7d85336-a0a1-4af1-b69e-fd33282a4939/tags HTTP/1.1" status: 200 len: 210 time: 0.0914299 2026-07-08 16:40:51.427 9 INFO neutron.wsgi [None req-0cb8bd04-9931-4a8e-80e0-bcb51568ee84 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "PUT /v2.0/routers/10b49da7-7245-4006-81a6-2d711761df43/tags HTTP/1.1" status: 200 len: 218 time: 0.0748887 2026-07-08 16:40:51.539 9 INFO neutron.wsgi [None req-a675657c-718b-40ef-980a-eea27bfb0193 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "PUT /v2.0/routers/48dea3ee-ea9e-4451-96e2-f47938b5f198/tags HTTP/1.1" status: 200 len: 227 time: 0.1064365 2026-07-08 16:40:51.549 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66e1e923-2d0a-43ab-8952-e0f28ce7623f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:40:51.552 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66e1e923-2d0a-43ab-8952-e0f28ce7623f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network d77ab1b2-b5dd-4980-899a-7d12bdf0de22: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:51.650 10 INFO neutron.wsgi [None req-ed372e9d-2b73-4d9e-8a44-440afa9fd99e 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "PUT /v2.0/routers/6470661a-1794-4034-b0cb-15bef3a145f8/tags HTTP/1.1" status: 200 len: 212 time: 0.1002057 2026-07-08 16:40:51.731 10 INFO neutron.wsgi [None req-66c3aca4-8f7f-428f-872d-44a111714297 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/networks/d458363f-8284-4b73-98c7-5c8a48302db1 HTTP/1.1" status: 204 len: 168 time: 0.9142470 2026-07-08 16:40:51.750 9 INFO neutron.wsgi [None req-3c621f6f-1bb4-4fa9-b398-f1c4cb5d1e74 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1601 time: 0.0933735 2026-07-08 16:40:51.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-66e1e923-2d0a-43ab-8952-e0f28ce7623f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource f1f099d9-7d13-46d0-9969-c2e4cbad7e6f (type: ports) to 1 2026-07-08 16:40:51.840 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource f596a19a-7842-45aa-9550-d647b2752313 (type: ports) to 1 2026-07-08 16:40:51.866 10 INFO neutron.wsgi [None req-68b6311d-3116-495b-b7a8-7327c483cd59 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1144 time: 0.1061678 2026-07-08 16:40:51.979 10 INFO neutron.wsgi [None req-f07404de-7700-4baa-8b45-53b7ccc03e9f 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1144 time: 0.1046093 2026-07-08 16:40:52.430 9 INFO neutron.wsgi [None req-64b35450-3bf1-401c-888e-ee3e0e330852 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1601 time: 0.4444141 2026-07-08 16:40:52.544 9 INFO neutron.wsgi [None req-3269b073-18a5-43ac-90ac-a377d18acaec 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1116 time: 0.1079564 2026-07-08 16:40:52.659 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource f596a19a-7842-45aa-9550-d647b2752313 (type: router_ports) to 3 2026-07-08 16:40:52.659 9 INFO neutron.wsgi [None req-b5340056-729d-4634-9397-43f0cf3173ab 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1573 time: 0.1080971 2026-07-08 16:40:52.729 10 INFO neutron.wsgi [None req-dc691850-9000-4ff8-8637-d2b3a96004fd a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/networks/bb5f3a91-2552-4401-b338-4a8a0c3ae084 HTTP/1.1" status: 204 len: 168 time: 0.9914954 2026-07-08 16:40:52.759 9 INFO neutron.wsgi [None req-f1baa501-4dfd-4119-8269-77636a4fa76c 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1573 time: 0.0920348 2026-07-08 16:40:52.773 10 INFO neutron.services.segments.plugin [-] Segment 56785c9a-afc3-492b-bffe-0f252cd448f3 resource provider aggregate not found 2026-07-08 16:40:52.802 10 INFO neutron.services.segments.plugin [-] Segment 56785c9a-afc3-492b-bffe-0f252cd448f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56785c9a-afc3-492b-bffe-0f252cd448f3 found for delete ", "request_id": "req-c1350275-42cc-4c05-ba70-4f6bb4a9a964"}]} 2026-07-08 16:40:52.809 10 INFO neutron.services.segments.plugin [-] Segment 56785c9a-afc3-492b-bffe-0f252cd448f3 resource provider aggregate not found 2026-07-08 16:40:52.838 10 INFO neutron.services.segments.plugin [-] Segment 56785c9a-afc3-492b-bffe-0f252cd448f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56785c9a-afc3-492b-bffe-0f252cd448f3 found for delete ", "request_id": "req-b38f9dd7-5d79-41f8-9574-4faef3be7d3c"}]} 2026-07-08 16:40:52.844 10 INFO neutron.services.segments.plugin [-] Segment c0fbd839-0b86-4a57-9677-5de44024a271 resource provider aggregate not found 2026-07-08 16:40:52.845 9 INFO neutron.wsgi [None req-74c4685c-89ec-4af4-b655-81936c224379 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1116 time: 0.0636973 2026-07-08 16:40:52.870 10 INFO neutron.services.segments.plugin [-] Segment c0fbd839-0b86-4a57-9677-5de44024a271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fbd839-0b86-4a57-9677-5de44024a271 found for delete ", "request_id": "req-afc38c21-31a7-4360-90e5-7b3dfa0253df"}]} 2026-07-08 16:40:52.870 10 INFO neutron.services.segments.plugin [-] Segment c0fbd839-0b86-4a57-9677-5de44024a271 resource provider aggregate not found 2026-07-08 16:40:52.905 9 INFO neutron.wsgi [None req-b863ba4d-f806-43b6-8ca9-c14a04ae17a3 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers/a7d85336-a0a1-4af1-b69e-fd33282a4939 HTTP/1.1" status: 200 len: 660 time: 0.0481856 2026-07-08 16:40:52.908 10 INFO neutron.services.segments.plugin [-] Segment c0fbd839-0b86-4a57-9677-5de44024a271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fbd839-0b86-4a57-9677-5de44024a271 found for delete ", "request_id": "req-5f232659-b5f6-4921-a831-35de15de3d04"}]} 2026-07-08 16:40:52.920 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: f1f099d9-7d13-46d0-9969-c2e4cbad7e6f 2026-07-08 16:40:52.934 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port f1f099d9-7d13-46d0-9969-c2e4cbad7e6f 2026-07-08 16:40:52.940 9 INFO neutron.db.ovn_revision_numbers_db [None req-66e1e923-2d0a-43ab-8952-e0f28ce7623f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource f1f099d9-7d13-46d0-9969-c2e4cbad7e6f (type: router_ports) to 2 2026-07-08 16:40:53.001 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource f596a19a-7842-45aa-9550-d647b2752313 (type: ports) to 2 2026-07-08 16:40:53.265 9 INFO neutron.db.ovn_revision_numbers_db [None req-66e1e923-2d0a-43ab-8952-e0f28ce7623f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource f1f099d9-7d13-46d0-9969-c2e4cbad7e6f (type: ports) to 2 2026-07-08 16:40:53.409 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66e1e923-2d0a-43ab-8952-e0f28ce7623f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:40:53.411 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66e1e923-2d0a-43ab-8952-e0f28ce7623f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network d77ab1b2-b5dd-4980-899a-7d12bdf0de22: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:53.444 10 INFO neutron.wsgi [None req-45a84257-a33a-45d0-83e7-c0a16265d2e1 a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/networks/1e8c4289-0554-44fa-b270-5eba4d0f5b7a HTTP/1.1" status: 204 len: 168 time: 0.7048447 2026-07-08 16:40:53.461 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource f1f099d9-7d13-46d0-9969-c2e4cbad7e6f (type: ports) to 3 2026-07-08 16:40:53.464 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource f596a19a-7842-45aa-9550-d647b2752313 (type: ports) to 4 2026-07-08 16:40:53.712 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource f1f099d9-7d13-46d0-9969-c2e4cbad7e6f (type: router_ports) to 3 2026-07-08 16:40:53.796 9 INFO neutron.db.ovn_revision_numbers_db [None req-86854af6-0ebe-4bad-b649-04009fe1b1ff 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource a7d85336-a0a1-4af1-b69e-fd33282a4939 (type: routers) to 4 2026-07-08 16:40:53.804 9 INFO neutron.wsgi [None req-86854af6-0ebe-4bad-b649-04009fe1b1ff 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "PUT /v2.0/routers/a7d85336-a0a1-4af1-b69e-fd33282a4939 HTTP/1.1" status: 200 len: 660 time: 0.8899477 2026-07-08 16:40:53.855 10 INFO neutron.wsgi [None req-ba3e1c50-f2ee-4d4e-84a7-e2f12444340b 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=a7d85336-a0a1-4af1-b69e-fd33282a4939 HTTP/1.1" status: 200 len: 205 time: 0.0346029 2026-07-08 16:40:53.961 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource f596a19a-7842-45aa-9550-d647b2752313 (type: router_ports) to 4 2026-07-08 16:40:54.146 10 INFO neutron.wsgi [None req-402b9030-b78c-41d9-8fd4-bbab0a58682b a643121fb17745c09f5fc4f2bd615419 a03dad9363a74da8b06f8de7eda5b0dc - - - -] 10.0.0.81 "DELETE /v2.0/networks/25bf3e0a-4928-4cbd-86ea-20d6c53e39b3 HTTP/1.1" status: 204 len: 168 time: 0.6987143 2026-07-08 16:40:54.202 9 INFO neutron.wsgi [None req-05ddb8de-e7dd-4346-a67a-202173a34881 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "DELETE /v2.0/routers/a7d85336-a0a1-4af1-b69e-fd33282a4939 HTTP/1.1" status: 204 len: 168 time: 0.3381164 2026-07-08 16:40:54.267 9 INFO neutron.wsgi [None req-4e87f16f-4463-4466-8f7e-ca742882ead6 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers/10b49da7-7245-4006-81a6-2d711761df43 HTTP/1.1" status: 200 len: 668 time: 0.0595405 2026-07-08 16:40:54.530 9 INFO neutron.db.ovn_revision_numbers_db [None req-66e1e923-2d0a-43ab-8952-e0f28ce7623f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource f1f099d9-7d13-46d0-9969-c2e4cbad7e6f (type: router_ports) to 3 2026-07-08 16:40:54.532 9 INFO neutron.wsgi [None req-66e1e923-2d0a-43ab-8952-e0f28ce7623f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/d76f3a96-0b94-4e55-ad7c-e377991a393d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.6342931 2026-07-08 16:40:54.906 10 INFO neutron.services.segments.plugin [-] Segment 710d190f-0371-40d1-a213-83ef7f569c5f resource provider aggregate not found 2026-07-08 16:40:54.939 10 INFO neutron.services.segments.plugin [-] Segment 710d190f-0371-40d1-a213-83ef7f569c5f resource provider aggregate not found 2026-07-08 16:40:54.946 10 INFO neutron.services.segments.plugin [-] Segment 710d190f-0371-40d1-a213-83ef7f569c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710d190f-0371-40d1-a213-83ef7f569c5f found for delete ", "request_id": "req-993ee244-35b0-4eb0-a018-007d8b2d006e"}]} 2026-07-08 16:40:54.963 10 INFO neutron.services.segments.plugin [-] Segment d087cb40-ff4b-4912-a937-480eae08e83f resource provider aggregate not found 2026-07-08 16:40:54.970 10 INFO neutron.services.segments.plugin [-] Segment 710d190f-0371-40d1-a213-83ef7f569c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710d190f-0371-40d1-a213-83ef7f569c5f found for delete ", "request_id": "req-12b4d14f-a95d-432b-a706-7b7723bec077"}]} 2026-07-08 16:40:54.997 10 INFO neutron.services.segments.plugin [-] Segment d087cb40-ff4b-4912-a937-480eae08e83f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d087cb40-ff4b-4912-a937-480eae08e83f found for delete ", "request_id": "req-d67bc2ed-f4ee-4d6f-b7dd-45ea9f47cf8e"}]} 2026-07-08 16:40:54.998 10 INFO neutron.services.segments.plugin [-] Segment d087cb40-ff4b-4912-a937-480eae08e83f resource provider aggregate not found 2026-07-08 16:40:55.027 10 INFO neutron.services.segments.plugin [-] Segment d087cb40-ff4b-4912-a937-480eae08e83f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d087cb40-ff4b-4912-a937-480eae08e83f found for delete ", "request_id": "req-87f308f6-dea3-4a97-8bf3-02c71cb3f3d8"}]} 2026-07-08 16:40:55.223 10 INFO neutron.db.ovn_revision_numbers_db [None req-dba088d9-c5ae-4ca7-9745-2c1582839c0d 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource 10b49da7-7245-4006-81a6-2d711761df43 (type: routers) to 4 2026-07-08 16:40:55.227 10 INFO neutron.wsgi [None req-dba088d9-c5ae-4ca7-9745-2c1582839c0d 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "PUT /v2.0/routers/10b49da7-7245-4006-81a6-2d711761df43 HTTP/1.1" status: 200 len: 668 time: 0.9541059 2026-07-08 16:40:55.251 10 INFO neutron.wsgi [None req-e8c5423b-b29a-4853-a01a-b5e6263e8188 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=10b49da7-7245-4006-81a6-2d711761df43 HTTP/1.1" status: 200 len: 205 time: 0.0202923 2026-07-08 16:40:55.345 9 INFO neutron.db.ovn_revision_numbers_db [None req-2641e5a8-7346-4512-b65b-2735fc4f44bf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 3763e7d2-42d9-4b33-8a94-7ac6b5b6de08 (type: security_groups) to 1 2026-07-08 16:40:55.381 9 INFO neutron.wsgi [None req-2641e5a8-7346-4512-b65b-2735fc4f44bf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=ed744c6e0ed54e74b5d09e122c3b85ec&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3822200 2026-07-08 16:40:55.540 10 INFO neutron.wsgi [None req-75b0de5c-2070-4bb7-8af2-e1d640a6d605 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "DELETE /v2.0/routers/10b49da7-7245-4006-81a6-2d711761df43 HTTP/1.1" status: 204 len: 168 time: 0.2841139 2026-07-08 16:40:55.602 9 INFO neutron.wsgi [None req-c0535545-4d05-4435-a1ba-5e041ed44d7d 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers/48dea3ee-ea9e-4451-96e2-f47938b5f198 HTTP/1.1" status: 200 len: 677 time: 0.0578878 2026-07-08 16:40:55.641 9 INFO neutron.wsgi [None req-7ff11d91-6964-4f08-b0f7-cbfb2cf5a77c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/3763e7d2-42d9-4b33-8a94-7ac6b5b6de08 HTTP/1.1" status: 204 len: 168 time: 0.2529755 2026-07-08 16:40:55.832 10 INFO neutron.db.ovn_revision_numbers_db [None req-164f10fd-ebb3-4eec-a104-b5148d1da964 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 8e753ad1-00ae-4868-9198-73476388f289 (type: security_groups) to 1 2026-07-08 16:40:55.839 9 INFO neutron.wsgi [None req-de4e9536-5ae7-421d-98b8-5089d7cfb7b6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=a03dad9363a74da8b06f8de7eda5b0dc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0909674 2026-07-08 16:40:55.886 10 INFO neutron.db.segments_db [None req-164f10fd-ebb3-4eec-a104-b5148d1da964 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Added segment 6652f9e6-3073-4ab0-9aef-6c63b58ed217 of type geneve for network 72ec069b-a6a8-49f8-ba13-bdb4aea36b15 2026-07-08 16:40:56.031 10 INFO neutron.db.ovn_revision_numbers_db [None req-164f10fd-ebb3-4eec-a104-b5148d1da964 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 72ec069b-a6a8-49f8-ba13-bdb4aea36b15 (type: networks) to 1 2026-07-08 16:40:56.276 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-164f10fd-ebb3-4eec-a104-b5148d1da964 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:40:56.280 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-164f10fd-ebb3-4eec-a104-b5148d1da964 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 72ec069b-a6a8-49f8-ba13-bdb4aea36b15: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:56.357 9 INFO neutron.db.ovn_revision_numbers_db [None req-a119cd9e-10ca-46dc-8b8f-d64ef7b8d325 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource 48dea3ee-ea9e-4451-96e2-f47938b5f198 (type: routers) to 4 2026-07-08 16:40:56.358 10 INFO neutron.db.ovn_revision_numbers_db [None req-164f10fd-ebb3-4eec-a104-b5148d1da964 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 409d1a83-f242-496b-8545-beb13fa7df1d (type: ports) to 1 2026-07-08 16:40:56.360 9 INFO neutron.wsgi [None req-a119cd9e-10ca-46dc-8b8f-d64ef7b8d325 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "PUT /v2.0/routers/48dea3ee-ea9e-4451-96e2-f47938b5f198 HTTP/1.1" status: 200 len: 677 time: 0.7530944 2026-07-08 16:40:56.392 10 INFO neutron.wsgi [None req-164f10fd-ebb3-4eec-a104-b5148d1da964 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 0.6820655 2026-07-08 16:40:56.394 10 INFO neutron.wsgi [None req-35ca9abc-95d4-42aa-9aa3-ec0979f33ad2 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=48dea3ee-ea9e-4451-96e2-f47938b5f198 HTTP/1.1" status: 200 len: 205 time: 0.0273426 2026-07-08 16:40:56.450 9 INFO neutron.wsgi [None req-1766381b-4312-4403-bd64-44964c88b1e2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/38f7b8a6-5d9a-4750-8222-02c4b700e18e HTTP/1.1" status: 204 len: 168 time: 0.6027224 2026-07-08 16:40:56.570 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f5db2fe-da85-45fb-a1b3-7eaf5fbefb87 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:40:56.572 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f5db2fe-da85-45fb-a1b3-7eaf5fbefb87 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 72ec069b-a6a8-49f8-ba13-bdb4aea36b15: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:56.652 9 INFO neutron.wsgi [None req-bff82aff-c4db-4791-bf84-dceb6c8ea7f3 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "DELETE /v2.0/routers/48dea3ee-ea9e-4451-96e2-f47938b5f198 HTTP/1.1" status: 204 len: 168 time: 0.2523198 2026-07-08 16:40:56.709 9 INFO neutron.wsgi [None req-5ba25996-5a3e-469b-8658-e28a833cc558 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers/6470661a-1794-4034-b0cb-15bef3a145f8 HTTP/1.1" status: 200 len: 662 time: 0.0504756 2026-07-08 16:40:56.744 9 INFO neutron.db.ovn_revision_numbers_db [None req-4086414f-4c38-463e-a43f-0550cacc5d8d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 2c41b1cc-9b1e-431e-8d26-e9a654433602 (type: security_groups) to 1 2026-07-08 16:40:56.776 9 INFO neutron.wsgi [None req-4086414f-4c38-463e-a43f-0550cacc5d8d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=4edbb7757e09498e875827a21a4dec22&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1734462 2026-07-08 16:40:56.989 9 INFO neutron.wsgi [None req-d3dd1bd9-2b15-4170-8130-c694fc60b6b3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/2c41b1cc-9b1e-431e-8d26-e9a654433602 HTTP/1.1" status: 204 len: 168 time: 0.2048843 2026-07-08 16:40:57.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbcffcab-3a8e-46f6-ae76-1461714389cd 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource 6470661a-1794-4034-b0cb-15bef3a145f8 (type: routers) to 4 2026-07-08 16:40:57.528 10 INFO neutron.wsgi [None req-fbcffcab-3a8e-46f6-ae76-1461714389cd 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "PUT /v2.0/routers/6470661a-1794-4034-b0cb-15bef3a145f8 HTTP/1.1" status: 200 len: 662 time: 0.8141069 2026-07-08 16:40:57.560 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f5db2fe-da85-45fb-a1b3-7eaf5fbefb87 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 409d1a83-f242-496b-8545-beb13fa7df1d (type: ports) to 2 2026-07-08 16:40:57.566 9 INFO neutron.wsgi [None req-72fbbeeb-f9ff-474c-9138-884b140d0e57 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=6470661a-1794-4034-b0cb-15bef3a145f8 HTTP/1.1" status: 200 len: 205 time: 0.0324469 2026-07-08 16:40:57.575 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f5db2fe-da85-45fb-a1b3-7eaf5fbefb87 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource a7207082-03e1-4ea2-963b-e2b5116fe9ff (type: subnets) to 0 2026-07-08 16:40:57.588 10 INFO neutron.wsgi [None req-2f5db2fe-da85-45fb-a1b3-7eaf5fbefb87 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 1.1897597 2026-07-08 16:40:57.832 9 INFO neutron.wsgi [None req-dd290cb1-8c67-4960-977c-0b1977e840dc 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "DELETE /v2.0/routers/6470661a-1794-4034-b0cb-15bef3a145f8 HTTP/1.1" status: 204 len: 168 time: 0.2607889 2026-07-08 16:40:57.931 10 INFO neutron.wsgi [None req-b101ee94-17bd-4400-8e35-d74b4866c871 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/routers/7172efd2-33ac-4f99-be4b-3e8db8924b0f HTTP/1.1" status: 200 len: 655 time: 0.0892918 2026-07-08 16:40:58.182 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1579c8b6-897c-401f-9ce0-bba0f4113d25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:40:58.184 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1579c8b6-897c-401f-9ce0-bba0f4113d25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:58.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-1579c8b6-897c-401f-9ce0-bba0f4113d25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 885b942b-166c-4a8c-a9ff-86fa13023944 (type: ports) to 1 2026-07-08 16:40:58.679 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa79b18c-fc45-49d9-9dca-26cdc015ad2f 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] Successfully bumped revision number for resource 7172efd2-33ac-4f99-be4b-3e8db8924b0f (type: routers) to 3 2026-07-08 16:40:58.683 9 INFO neutron.wsgi [None req-fa79b18c-fc45-49d9-9dca-26cdc015ad2f 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "PUT /v2.0/routers/7172efd2-33ac-4f99-be4b-3e8db8924b0f HTTP/1.1" status: 200 len: 655 time: 0.7456241 2026-07-08 16:40:58.707 9 INFO neutron.wsgi [None req-1b8bfebe-6389-45de-a637-9e4256d1eac6 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=7172efd2-33ac-4f99-be4b-3e8db8924b0f HTTP/1.1" status: 200 len: 205 time: 0.0198829 2026-07-08 16:40:58.922 10 INFO neutron.db.ovn_revision_numbers_db [None req-1579c8b6-897c-401f-9ce0-bba0f4113d25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 885b942b-166c-4a8c-a9ff-86fa13023944 (type: router_ports) to 1 2026-07-08 16:40:58.927 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 885b942b-166c-4a8c-a9ff-86fa13023944 2026-07-08 16:40:58.946 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Router 1387ad1c-c76d-487a-bcc2-7c80c6339e8f is bound to host instance 2026-07-08 16:40:58.976 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 885b942b-166c-4a8c-a9ff-86fa13023944 2026-07-08 16:40:59.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-1579c8b6-897c-401f-9ce0-bba0f4113d25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 1387ad1c-c76d-487a-bcc2-7c80c6339e8f (type: routers) to 3 2026-07-08 16:40:59.017 10 INFO neutron.wsgi [None req-1579c8b6-897c-401f-9ce0-bba0f4113d25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.4242835 2026-07-08 16:40:59.021 9 INFO neutron.wsgi [None req-5c69e773-b4fa-40f5-9fcd-64d24277f75e 3fdd9e435d7d4ab6b940c147c506d758 2d490f8373884316a0e9d8ccb2443651 - - - -] 10.0.0.81 "DELETE /v2.0/routers/7172efd2-33ac-4f99-be4b-3e8db8924b0f HTTP/1.1" status: 204 len: 168 time: 0.3098335 2026-07-08 16:40:59.419 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] No hosting information found for port f1f099d9-7d13-46d0-9969-c2e4cbad7e6f: RuntimeError: No hosting information found for port f1f099d9-7d13-46d0-9969-c2e4cbad7e6f 2026-07-08 16:40:59.521 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 885b942b-166c-4a8c-a9ff-86fa13023944 (type: ports) to 1 2026-07-08 16:40:59.745 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 885b942b-166c-4a8c-a9ff-86fa13023944 (type: router_ports) to 3 2026-07-08 16:40:59.772 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-288140f7-c854-486f-aeea-7add6162040b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:40:59.773 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-288140f7-c854-486f-aeea-7add6162040b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 72ec069b-a6a8-49f8-ba13-bdb4aea36b15: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:40:59.912 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 885b942b-166c-4a8c-a9ff-86fa13023944 (type: ports) to 2 2026-07-08 16:40:59.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-288140f7-c854-486f-aeea-7add6162040b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 5b005faa-2f0e-4a24-8bd0-a0881c231312 (type: ports) to 1 2026-07-08 16:41:00.134 9 INFO neutron.wsgi [req-ffb0ed4f-3e28-4c34-9395-0df51c232d21 req-7953271a-9e67-4034-812c-62408a2c242f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1365 time: 0.0644112 2026-07-08 16:41:00.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5bfa368-88b2-42b9-aa5a-722971733544 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 420778b8-a066-4de2-b3be-d180cef2964d (type: security_groups) to 1 2026-07-08 16:41:00.186 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 885b942b-166c-4a8c-a9ff-86fa13023944 (type: ports) to 4 2026-07-08 16:41:00.190 9 INFO neutron.wsgi [req-ffb0ed4f-3e28-4c34-9395-0df51c232d21 req-1ac0bf1e-a160-4463-a000-ff266d83e075 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/security-groups?id=1d0d7e0f-5ee3-45dd-85ae-eecba8faf8a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0477014 2026-07-08 16:41:00.193 10 INFO neutron.wsgi [None req-c5bfa368-88b2-42b9-aa5a-722971733544 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=2d490f8373884316a0e9d8ccb2443651&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3782318 2026-07-08 16:41:00.464 10 INFO neutron.db.ovn_revision_numbers_db [None req-288140f7-c854-486f-aeea-7add6162040b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 5b005faa-2f0e-4a24-8bd0-a0881c231312 (type: router_ports) to 2 2026-07-08 16:41:00.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-8110ff08-c6bf-4939-88e3-ba1bb3375dfe - - - - - -] Successfully bumped revision number for resource 885b942b-166c-4a8c-a9ff-86fa13023944 (type: router_ports) to 4 2026-07-08 16:41:00.487 10 INFO neutron.wsgi [None req-45f6db64-33ab-4c64-95e0-556801faaadc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/420778b8-a066-4de2-b3be-d180cef2964d HTTP/1.1" status: 204 len: 168 time: 0.2888165 2026-07-08 16:41:00.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-288140f7-c854-486f-aeea-7add6162040b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 5b005faa-2f0e-4a24-8bd0-a0881c231312 (type: ports) to 2 2026-07-08 16:41:00.630 9 INFO neutron.db.ovn_revision_numbers_db [None req-07298f9a-fd3e-41da-97ae-d022db43a69a 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] Successfully bumped revision number for resource fcacaf27-3d77-4e64-971e-96d33c07f49c (type: security_groups) to 1 2026-07-08 16:41:00.681 9 INFO neutron.db.segments_db [None req-07298f9a-fd3e-41da-97ae-d022db43a69a 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] Added segment 1a918fd3-c52b-4f89-ad84-62cd2a4a104a of type geneve for network 8b51a2e0-c45b-4871-8684-cbc0cbcce238 2026-07-08 16:41:00.703 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-288140f7-c854-486f-aeea-7add6162040b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] No more DHCP agents 2026-07-08 16:41:00.705 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-288140f7-c854-486f-aeea-7add6162040b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Unable to schedule network 72ec069b-a6a8-49f8-ba13-bdb4aea36b15: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:00.721 10 INFO neutron.db.ovn_revision_numbers_db [None req-4957ba76-cccc-43ae-b095-8d914c5fca3c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 14ec3fef-4b59-4599-bfd4-760d0247b744 (type: security_groups) to 1 2026-07-08 16:41:00.765 10 INFO neutron.wsgi [None req-4957ba76-cccc-43ae-b095-8d914c5fca3c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=155c8011d8694263af9df7b5e521e70c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1778181 2026-07-08 16:41:00.839 9 INFO neutron.db.ovn_revision_numbers_db [None req-07298f9a-fd3e-41da-97ae-d022db43a69a 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] Successfully bumped revision number for resource 8b51a2e0-c45b-4871-8684-cbc0cbcce238 (type: networks) to 1 2026-07-08 16:41:01.046 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07298f9a-fd3e-41da-97ae-d022db43a69a 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] No more DHCP agents 2026-07-08 16:41:01.048 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07298f9a-fd3e-41da-97ae-d022db43a69a 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] Unable to schedule network 8b51a2e0-c45b-4871-8684-cbc0cbcce238: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:01.080 9 INFO neutron.wsgi [None req-89493198-44fc-491d-9b6c-bfcca5e5db2e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/14ec3fef-4b59-4599-bfd4-760d0247b744 HTTP/1.1" status: 204 len: 168 time: 0.2982605 2026-07-08 16:41:01.115 9 INFO neutron.db.ovn_revision_numbers_db [None req-07298f9a-fd3e-41da-97ae-d022db43a69a 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] Successfully bumped revision number for resource 43d52d68-39e3-42d8-b3d0-cc1749772301 (type: ports) to 1 2026-07-08 16:41:01.141 9 INFO neutron.wsgi [None req-07298f9a-fd3e-41da-97ae-d022db43a69a 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7200642 2026-07-08 16:41:01.413 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 5b005faa-2f0e-4a24-8bd0-a0881c231312 2026-07-08 16:41:01.416 9 INFO neutron.wsgi [None req-212b5b09-1370-4fca-b1ce-242688bef258 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "PUT /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 200 len: 218 time: 0.2688203 2026-07-08 16:41:01.431 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 5b005faa-2f0e-4a24-8bd0-a0881c231312 2026-07-08 16:41:01.460 10 INFO neutron.db.ovn_revision_numbers_db [None req-f815efc7-1d53-44c5-a646-7dd0d73d6d5c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource b1f84ab1-79c1-4c13-86bd-f40a4589c108 (type: security_groups) to 1 2026-07-08 16:41:01.468 9 INFO neutron.wsgi [None req-383d4ee0-0f86-4fab-9ad9-33f62b91aef3 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] 10.0.0.81 "GET /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 200 len: 218 time: 0.0456095 2026-07-08 16:41:01.513 10 INFO neutron.wsgi [None req-f815efc7-1d53-44c5-a646-7dd0d73d6d5c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=f0e7eab911ba42e3b838c2ea8f1509e1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2365379 2026-07-08 16:41:01.568 10 INFO neutron.wsgi [None req-71b25734-c08b-4f16-9f72-e004509e8f19 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "PUT /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0926154 2026-07-08 16:41:01.605 10 INFO neutron.db.ovn_revision_numbers_db [None req-288140f7-c854-486f-aeea-7add6162040b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 5b005faa-2f0e-4a24-8bd0-a0881c231312 (type: router_ports) to 2 2026-07-08 16:41:01.607 10 INFO neutron.wsgi [None req-288140f7-c854-486f-aeea-7add6162040b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/1387ad1c-c76d-487a-bcc2-7c80c6339e8f/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5824037 2026-07-08 16:41:01.627 10 INFO neutron.wsgi [None req-8ac68184-5e1b-4e93-a2d8-ad147acc1019 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] 10.0.0.81 "GET /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 200 len: 227 time: 0.0516214 2026-07-08 16:41:01.680 10 INFO neutron.wsgi [None req-6b34a153-0acf-424a-923a-82b9541e7f02 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "PUT /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0462976 2026-07-08 16:41:01.709 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 5b005faa-2f0e-4a24-8bd0-a0881c231312 (type: ports) to 3 2026-07-08 16:41:01.733 10 INFO neutron.wsgi [None req-0a0646b2-082d-4e3b-b385-6ad867569eaa 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] 10.0.0.81 "GET /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 200 len: 227 time: 0.0420203 2026-07-08 16:41:01.794 10 INFO neutron.wsgi [None req-312a3bd0-a88d-4859-b214-ca6451681ff6 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "PUT /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0550246 2026-07-08 16:41:01.833 10 INFO neutron.wsgi [None req-0bb1aa10-1439-41b8-a22a-9515a3c53ac6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/b1f84ab1-79c1-4c13-86bd-f40a4589c108 HTTP/1.1" status: 204 len: 168 time: 0.3134468 2026-07-08 16:41:01.833 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 5b005faa-2f0e-4a24-8bd0-a0881c231312 (type: router_ports) to 3 2026-07-08 16:41:01.862 9 INFO neutron.wsgi [None req-36e58a00-fddd-4ca5-b67f-94588e574c98 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] 10.0.0.81 "GET /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 200 len: 245 time: 0.0590770 2026-07-08 16:41:01.954 10 INFO neutron.wsgi [None req-7836798b-07a9-4321-8e65-3a76dddaf773 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "PUT /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 200 len: 230 time: 0.0834594 2026-07-08 16:41:02.007 10 INFO neutron.wsgi [None req-34db72c6-eee7-4352-a033-12b5e7bb7083 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] 10.0.0.81 "GET /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 200 len: 230 time: 0.0482144 2026-07-08 16:41:02.049 10 INFO neutron.wsgi [None req-371c71f1-928e-4e7d-a83e-afaefca4f6aa 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] 10.0.0.81 "GET /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0391264 2026-07-08 16:41:02.084 10 INFO neutron.api.v2.resource [None req-37e517ea-deba-400c-b440-211e1d2ac884 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:41:02.085 10 INFO neutron.wsgi [None req-37e517ea-deba-400c-b440-211e1d2ac884 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] 10.0.0.81 "GET /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0320833 2026-07-08 16:41:02.149 10 INFO neutron.wsgi [None req-66567dce-4685-4bf0-bf50-0b21c76ad252 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "DELETE /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0592468 2026-07-08 16:41:02.198 10 INFO neutron.wsgi [None req-be6370ab-14b3-4011-86e8-b06512231b96 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] 10.0.0.81 "GET /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 200 len: 223 time: 0.0446122 2026-07-08 16:41:02.247 10 INFO neutron.api.v2.resource [None req-9aa67478-6234-436b-ab40-f6720582ca22 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:41:02.248 10 INFO neutron.wsgi [None req-9aa67478-6234-436b-ab40-f6720582ca22 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "DELETE /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0452309 2026-07-08 16:41:02.269 9 INFO neutron.wsgi [req-21968892-9cf9-40d6-a913-2a997861684f req-0d004f78-aaf9-4e56-a465-3642ab45b2ca 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1174 time: 0.1195519 2026-07-08 16:41:02.313 10 INFO neutron.wsgi [None req-5de9fe05-958e-48e0-8b23-48e553684334 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "DELETE /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 204 len: 168 time: 0.0601323 2026-07-08 16:41:02.314 9 INFO neutron.wsgi [req-21968892-9cf9-40d6-a913-2a997861684f req-22979868-d47a-46c5-9ea7-e7b902618104 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=1d0d7e0f-5ee3-45dd-85ae-eecba8faf8a5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0385821 2026-07-08 16:41:02.359 9 INFO neutron.wsgi [None req-a324a6c9-9156-4757-89c2-430e9cdeb8c5 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - default default] 10.0.0.81 "GET /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238/tags HTTP/1.1" status: 200 len: 205 time: 0.0412529 2026-07-08 16:41:02.461 9 INFO neutron.db.ovn_revision_numbers_db [None req-1fcacfd1-211a-4ba8-bab3-4ea1c6609db8 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource 6c039082-b6ac-4fd3-9acb-ce2778d0aa1f (type: security_groups) to 1 2026-07-08 16:41:02.511 9 INFO neutron.wsgi [None req-1fcacfd1-211a-4ba8-bab3-4ea1c6609db8 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.1468077 2026-07-08 16:41:02.522 9 INFO neutron.wsgi [req-b52c2cd0-cf62-44b0-a857-ba3df8c5be23 req-5b7662fa-a405-4f8b-bb1c-02ba678dd1dc 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 1174 time: 0.0584869 2026-07-08 16:41:02.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016778 2026-07-08 16:41:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009000 2026-07-08 16:41:02.968 9 INFO neutron.db.l3_db [None req-794defd7-1559-47e2-9448-267441b5d156 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] Floating IP af587c9e-9df4-4795-bc58-6aa6a75e1226 disassociated. External IP: 10.96.250.202, port: fd0a428e-2c48-496e-891a-867524dc26f2. 2026-07-08 16:41:03.044 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d963af9-3093-41eb-9c1d-3d736fce3719 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource eef775df-0ee0-4120-bcb1-fceafe57c28f (type: security_group_rules) to 0 2026-07-08 16:41:03.077 10 INFO neutron.wsgi [None req-1d963af9-3093-41eb-9c1d-3d736fce3719 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.5615702 2026-07-08 16:41:03.109 10 INFO neutron.services.segments.plugin [-] Segment 1a918fd3-c52b-4f89-ad84-62cd2a4a104a resource provider aggregate not found 2026-07-08 16:41:03.114 10 INFO neutron.services.segments.plugin [-] Segment 1a918fd3-c52b-4f89-ad84-62cd2a4a104a resource provider aggregate not found 2026-07-08 16:41:03.131 10 INFO neutron.services.segments.plugin [-] Segment 1a918fd3-c52b-4f89-ad84-62cd2a4a104a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a918fd3-c52b-4f89-ad84-62cd2a4a104a found for delete ", "request_id": "req-4d7f8abb-0c58-410e-9fb1-6eaa66f95f8c"}]} 2026-07-08 16:41:03.141 10 INFO neutron.services.segments.plugin [-] Segment 1a918fd3-c52b-4f89-ad84-62cd2a4a104a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a918fd3-c52b-4f89-ad84-62cd2a4a104a found for delete ", "request_id": "req-1fb085d1-6385-4626-a0c1-74a3955c5e8b"}]} 2026-07-08 16:41:03.167 10 INFO neutron.wsgi [None req-1f2b1d74-f236-4b0d-bfed-81c7597f4f4e 71fc63f23f6844b1a52fad38e5bff900 786e53d77c8e47bbb39f2144b2a80e4e - - - -] 10.0.0.81 "DELETE /v2.0/networks/8b51a2e0-c45b-4871-8684-cbc0cbcce238 HTTP/1.1" status: 204 len: 168 time: 0.8007982 2026-07-08 16:41:03.210 9 INFO neutron.wsgi [None req-794defd7-1559-47e2-9448-267441b5d156 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 199.19.213.163 "DELETE /v2.0/ports/fd0a428e-2c48-496e-891a-867524dc26f2 HTTP/1.1" status: 204 len: 173 time: 0.6800625 2026-07-08 16:41:03.258 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6d7d6ac-b3b8-47e0-9b0d-bd642b3be545'] response: {'server_uuid': '6f905d51-36cb-4729-8533-9aee5900b579', 'name': 'network-vif-deleted', 'tag': 'fd0a428e-2c48-496e-891a-867524dc26f2', 'status': 'completed', 'code': 200} 2026-07-08 16:41:03.277 9 INFO neutron.db.ovn_revision_numbers_db [None req-5b3973c3-da05-4be1-b917-52df68565b75 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource 26b830a2-5cd4-40ad-b480-6e26a07e8edc (type: security_group_rules) to 0 2026-07-08 16:41:03.303 9 INFO neutron.wsgi [None req-5b3973c3-da05-4be1-b917-52df68565b75 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.2074974 2026-07-08 16:41:03.437 10 INFO neutron.wsgi [req-8c0aca6d-0308-4b44-b488-c8bc0d246efa req-1653e3dc-7734-40dc-9bca-439f3ef98479 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=6f905d51-36cb-4729-8533-9aee5900b579 HTTP/1.1" status: 200 len: 210 time: 0.0294821 2026-07-08 16:41:03.463 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0837b38-5cba-44d3-b7fe-13b06090166c e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource 3df68538-9747-4da1-9d4c-ff40a429d801 (type: security_group_rules) to 0 2026-07-08 16:41:03.490 10 INFO neutron.wsgi [None req-e0837b38-5cba-44d3-b7fe-13b06090166c e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1814747 2026-07-08 16:41:03.610 9 INFO neutron.db.ovn_revision_numbers_db [None req-54dd00e4-4b2e-4217-9a48-93485bdf123c e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource a4b60331-c3a4-4751-b374-209bb06cf1f8 (type: security_group_rules) to 0 2026-07-08 16:41:03.639 9 INFO neutron.wsgi [None req-54dd00e4-4b2e-4217-9a48-93485bdf123c e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1436369 2026-07-08 16:41:03.667 9 INFO neutron.db.securitygroups_db [None req-d3f0f96b-9e6c-4b08-88f2-6c99fa06d6fa e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Project 14d6662f6ac34853a395c5497d7dbbc0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-08 16:41:03.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3f0f96b-9e6c-4b08-88f2-6c99fa06d6fa e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource 5810ea6f-cc19-4cae-b0cd-359499b42e55 (type: security_group_rules) to 0 2026-07-08 16:41:03.792 9 INFO neutron.wsgi [None req-d3f0f96b-9e6c-4b08-88f2-6c99fa06d6fa e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1481359 2026-07-08 16:41:03.833 9 INFO neutron.db.securitygroups_db [None req-a85801d9-f235-4db5-b358-d5929f1e66dc e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Project 14d6662f6ac34853a395c5497d7dbbc0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-08 16:41:03.948 9 INFO neutron.db.ovn_revision_numbers_db [None req-a85801d9-f235-4db5-b358-d5929f1e66dc e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource e16bfbe6-13d4-479c-9893-36e79ff8ab85 (type: security_group_rules) to 0 2026-07-08 16:41:03.972 9 INFO neutron.wsgi [None req-a85801d9-f235-4db5-b358-d5929f1e66dc e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1686068 2026-07-08 16:41:04.104 10 INFO neutron.wsgi [None req-e2b0457a-9ce6-47f6-a028-f1249af77feb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=786e53d77c8e47bbb39f2144b2a80e4e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2082634 2026-07-08 16:41:04.305 9 INFO neutron.wsgi [None req-bf31f934-1bf7-4754-bcf7-afa9b2d20d07 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/fcacaf27-3d77-4e64-971e-96d33c07f49c HTTP/1.1" status: 204 len: 168 time: 0.1960623 2026-07-08 16:41:04.484 10 INFO neutron.db.ovn_revision_numbers_db [None req-b62d7276-e6fb-4c19-a966-89c89c1baf2a e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource db8e8311-b685-4cb6-a954-4674662744fe (type: security_groups) to 1 2026-07-08 16:41:04.510 10 INFO neutron.wsgi [None req-b62d7276-e6fb-4c19-a966-89c89c1baf2a e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1304281 2026-07-08 16:41:04.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-2cc4de83-19ff-4723-8efe-fa5659741012 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource a17d0e97-9f3a-4d5e-9f0b-e1eb19f6f829 (type: security_groups) to 1 2026-07-08 16:41:04.626 10 INFO neutron.wsgi [None req-2cc4de83-19ff-4723-8efe-fa5659741012 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=6d3c4709a5494175ad535cfdce858fcf&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1514964 2026-07-08 16:41:04.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-18cfe221-f508-4132-b69b-61e5a47195f1 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource ca54c889-6c4f-4636-807c-73a5979bc3ba (type: security_group_rules) to 0 2026-07-08 16:41:04.699 9 INFO neutron.wsgi [None req-18cfe221-f508-4132-b69b-61e5a47195f1 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1839392 2026-07-08 16:41:04.701 9 INFO neutron.wsgi [None req-d9b4175a-40c3-4bd0-a5ce-68a9ce711eda 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/1d0d7e0f-5ee3-45dd-85ae-eecba8faf8a5 HTTP/1.1" status: 204 len: 168 time: 0.1964738 2026-07-08 16:41:04.823 9 INFO neutron.db.ovn_revision_numbers_db [None req-e4ddd2f0-5afb-4145-a7ef-5d8c4de6afb1 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource eae3f6b7-edc4-4a7b-9d1e-552d9c2a8d78 (type: security_group_rules) to 0 2026-07-08 16:41:04.859 9 INFO neutron.wsgi [None req-e4ddd2f0-5afb-4145-a7ef-5d8c4de6afb1 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1532660 2026-07-08 16:41:04.926 10 INFO neutron.wsgi [None req-eb3277f2-bbe6-42c0-aa0e-1d3281a33039 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/a17d0e97-9f3a-4d5e-9f0b-e1eb19f6f829 HTTP/1.1" status: 204 len: 168 time: 0.2952282 2026-07-08 16:41:05.117 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e89ea97-82bf-43dc-aa99-48a213071688 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] No more DHCP agents 2026-07-08 16:41:05.119 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e89ea97-82bf-43dc-aa99-48a213071688 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:05.176 10 INFO neutron.wsgi [None req-0a6f7879-b785-4395-a1d1-246cfaf7261f 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/af587c9e-9df4-4795-bc58-6aa6a75e1226 HTTP/1.1" status: 204 len: 168 time: 0.4369454 2026-07-08 16:41:05.413 9 INFO neutron.wsgi [req-927b5630-0022-4f0f-b180-db2a7c691ef9 req-b78a4b1f-e0ff-41fb-a65a-eacd5a3d12cf 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1170 time: 0.0740631 2026-07-08 16:41:05.461 9 INFO neutron.wsgi [req-927b5630-0022-4f0f-b180-db2a7c691ef9 req-fa0d8c66-127c-4d87-bc85-3d127be502dc 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=f324f119-613b-46a4-84aa-69bd9c8c85de&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0411470 2026-07-08 16:41:05.554 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e89ea97-82bf-43dc-aa99-48a213071688 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource a1415706-78a6-455a-b36e-4588d74588a8 (type: floatingips) to 0 2026-07-08 16:41:05.574 10 INFO neutron.db.ovn_revision_numbers_db [None req-104d0846-78ba-49aa-8a10-b368e31bca89 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] Successfully bumped revision number for resource 29b821c1-8a9b-4613-b40d-5b0029200adc (type: security_groups) to 1 2026-07-08 16:41:05.577 9 INFO neutron.wsgi [None req-1e89ea97-82bf-43dc-aa99-48a213071688 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7117405 2026-07-08 16:41:05.647 10 INFO neutron.db.segments_db [None req-104d0846-78ba-49aa-8a10-b368e31bca89 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] Added segment 9d42a5d2-c22b-4600-b893-c2daaa69d950 of type geneve for network 927242d5-515d-49e5-ab64-1bc1c3c3416a 2026-07-08 16:41:05.719 10 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-5e90922f-5b09-4488-bceb-1330c7f85410 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1800124829&fields=id&tenant_id=14d6662f6ac34853a395c5497d7dbbc0 HTTP/1.1" status: 200 len: 267 time: 0.0647647 2026-07-08 16:41:05.772 9 INFO neutron.wsgi [req-72d25e12-33ba-4cca-8e73-b5f3c00e2e79 req-1039da14-0ad1-4af6-9e3a-767a59effb6c 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 1170 time: 0.0805709 2026-07-08 16:41:05.796 10 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-73b30ff9-a999-4e13-b57f-89c4ed1ee20b e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-securitygroup--1864258970&fields=id&tenant_id=14d6662f6ac34853a395c5497d7dbbc0 HTTP/1.1" status: 200 len: 267 time: 0.0682209 2026-07-08 16:41:05.853 10 INFO neutron.db.ovn_revision_numbers_db [None req-104d0846-78ba-49aa-8a10-b368e31bca89 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] Successfully bumped revision number for resource 927242d5-515d-49e5-ab64-1bc1c3c3416a (type: networks) to 1 2026-07-08 16:41:05.930 10 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-5e54c884-5893-4d31-ae38-de3abffb1948 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/networks?id=d77ab1b2-b5dd-4980-899a-7d12bdf0de22 HTTP/1.1" status: 200 len: 871 time: 0.1229422 2026-07-08 16:41:05.965 10 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-c53c90cc-1429-4344-be04-9ce43c81b96a e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/quotas/14d6662f6ac34853a395c5497d7dbbc0 HTTP/1.1" status: 200 len: 386 time: 0.0271459 2026-07-08 16:41:06.109 10 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-f4029664-6368-4b11-a726-5ab96473021b e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=14d6662f6ac34853a395c5497d7dbbc0&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1339474 2026-07-08 16:41:06.143 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-104d0846-78ba-49aa-8a10-b368e31bca89 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] No more DHCP agents 2026-07-08 16:41:06.145 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-104d0846-78ba-49aa-8a10-b368e31bca89 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] Unable to schedule network 927242d5-515d-49e5-ab64-1bc1c3c3416a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:06.223 10 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-0ec317a5-b478-4e7b-a009-16fec1d4daf7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0947335 2026-07-08 16:41:06.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-104d0846-78ba-49aa-8a10-b368e31bca89 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] Successfully bumped revision number for resource f7b28876-b466-41af-94b4-e5c13be4c0c2 (type: ports) to 1 2026-07-08 16:41:06.259 9 INFO neutron.wsgi [None req-9a226dab-eebe-46ab-a589-6c85550581b0 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 199.19.213.163 "DELETE /v2.0/ports/b5c00f92-e842-476b-b63b-1cb4fc4fa910 HTTP/1.1" status: 204 len: 173 time: 0.4794047 2026-07-08 16:41:06.280 10 INFO neutron.wsgi [None req-104d0846-78ba-49aa-8a10-b368e31bca89 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.0814943 2026-07-08 16:41:06.304 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7c04613-d584-4bec-af4d-c7606030a35a'] response: {'server_uuid': 'ec6d37b7-7c58-4fb5-b109-84dcfe049842', 'name': 'network-vif-deleted', 'tag': 'b5c00f92-e842-476b-b63b-1cb4fc4fa910', 'status': 'completed', 'code': 200} 2026-07-08 16:41:06.306 10 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-9f5c4e0e-e490-4f15-9ccb-0be2c610ec2f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0725811 2026-07-08 16:41:06.587 10 INFO neutron.wsgi [req-9cf68ae5-41ab-43e6-9535-afeb3bdd1e45 req-dbf5fb89-ac99-4e59-b3db-35732c6e3373 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ec6d37b7-7c58-4fb5-b109-84dcfe049842 HTTP/1.1" status: 200 len: 210 time: 0.0315199 2026-07-08 16:41:06.593 9 INFO neutron.wsgi [req-059a514d-ce6a-402e-a9f9-0faebeb2b000 req-0a2f3f4b-37d3-4e6e-9010-c99ab0ae3463 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 210 time: 0.0220821 2026-07-08 16:41:06.800 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3693d11-9e9c-4115-ae6d-6ddfcfb33a33 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] No more DHCP agents 2026-07-08 16:41:06.802 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3693d11-9e9c-4115-ae6d-6ddfcfb33a33 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] Unable to schedule network 927242d5-515d-49e5-ab64-1bc1c3c3416a: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:06.877 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3693d11-9e9c-4115-ae6d-6ddfcfb33a33 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] Successfully bumped revision number for resource 744f9b84-658b-483b-a23a-9dd9d447067d (type: ports) to 1 2026-07-08 16:41:06.905 9 INFO neutron.wsgi [None req-f3693d11-9e9c-4115-ae6d-6ddfcfb33a33 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.6179929 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:06.973 9 INFO neutron.wsgi [None req-e5e23a34-2216-460f-9345-52014fa6926d ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "PUT /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 200 len: 218 time: 0.0600953 2026-07-08 16:41:07.012 9 INFO neutron.wsgi [None req-0b8d9a6c-9e3c-4a10-9e95-ed0e2b4c1f5a ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] 10.0.0.81 "GET /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 200 len: 218 time: 0.0320470 2026-07-08 16:41:07.065 9 INFO neutron.wsgi [None req-2c7433ea-3430-43bf-b563-0db49fcfd07c ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "PUT /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0472031 2026-07-08 16:41:07.114 9 INFO neutron.wsgi [None req-e875c47c-4b93-488e-ba36-43c6e0badea6 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] 10.0.0.81 "GET /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 200 len: 227 time: 0.0425024 2026-07-08 16:41:07.177 9 INFO neutron.wsgi [None req-1bfd1a90-f5e1-4605-96b4-055850dc5232 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "PUT /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0558240 2026-07-08 16:41:07.185 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port 5b005faa-2f0e-4a24-8bd0-a0881c231312: RuntimeError: No hosting information found for port 5b005faa-2f0e-4a24-8bd0-a0881c231312 2026-07-08 16:41:07.185 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: fd0a428e-2c48-496e-891a-867524dc26f2 2026-07-08 16:41:07.222 10 INFO neutron.wsgi [None req-711c18f9-80fd-4000-9c3c-813a2dcb1561 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] 10.0.0.81 "GET /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 200 len: 227 time: 0.0375767 2026-07-08 16:41:07.253 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: b5c00f92-e842-476b-b63b-1cb4fc4fa910 2026-07-08 16:41:07.292 9 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-085fdb4d-1af8-46ea-a618-18547710e914 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 199.19.213.163 "GET /v2.0/networks?id=d77ab1b2-b5dd-4980-899a-7d12bdf0de22 HTTP/1.1" status: 200 len: 871 time: 0.1392369 2026-07-08 16:41:07.301 10 INFO neutron.wsgi [None req-932bccae-6b17-42b1-a8f7-8406294c8cce ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "PUT /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0704927 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:07.340 10 INFO neutron.wsgi [None req-82d58e64-c03b-43c4-a733-c8983ef6587d ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] 10.0.0.81 "GET /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 200 len: 245 time: 0.0324514 2026-07-08 16:41:07.358 9 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-681d4f81-a182-4672-acb9-cffc9f6549d7 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=14d6662f6ac34853a395c5497d7dbbc0 HTTP/1.1" status: 200 len: 473 time: 0.0521228 2026-07-08 16:41:07.398 10 INFO neutron.wsgi [None req-8efdd6be-f003-48b5-ac6a-151a7000c66a ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "PUT /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 200 len: 230 time: 0.0524681 2026-07-08 16:41:07.443 10 INFO neutron.wsgi [None req-e35288f5-2aa5-4447-a41f-39f4f0709117 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] 10.0.0.81 "GET /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 200 len: 230 time: 0.0366743 2026-07-08 16:41:07.501 9 INFO neutron.wsgi [None req-78b6a64c-da78-45fa-a386-db1523625246 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] 10.0.0.81 "GET /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0514693 2026-07-08 16:41:07.555 10 INFO neutron.api.v2.resource [None req-97ad1d66-ed2b-496c-a7f3-31b64ad8820c ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:41:07.557 10 INFO neutron.wsgi [None req-97ad1d66-ed2b-496c-a7f3-31b64ad8820c ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] 10.0.0.81 "GET /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0489826 2026-07-08 16:41:07.610 10 INFO neutron.wsgi [None req-b4c39cb8-64ed-49c3-82b4-661e6b454d5b ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "DELETE /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0473573 2026-07-08 16:41:07.646 10 INFO neutron.wsgi [None req-0114f0cc-4fdf-4b80-943d-3dd5be8fa23b ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] 10.0.0.81 "GET /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 200 len: 223 time: 0.0323102 2026-07-08 16:41:07.694 10 INFO neutron.api.v2.resource [None req-1e72e376-577e-4918-9a4a-c9fa62e5cb65 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:41:07.696 10 INFO neutron.wsgi [None req-1e72e376-577e-4918-9a4a-c9fa62e5cb65 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "DELETE /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0453210 2026-07-08 16:41:07.701 9 INFO neutron.wsgi [req-f2f4e629-06ce-47f8-b88d-3d8a114d71c5 req-a87b4a2c-3316-44a3-be09-ab7317cd22aa e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 210 time: 0.0309048 2026-07-08 16:41:07.758 10 INFO neutron.wsgi [None req-f94092e0-1993-420a-8956-a0000b01ca0c ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "DELETE /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 204 len: 168 time: 0.0560236 2026-07-08 16:41:07.794 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4dc256ca-c84f-4235-8fe2-67849800a2d2 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] No more DHCP agents 2026-07-08 16:41:07.800 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4dc256ca-c84f-4235-8fe2-67849800a2d2 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Unable to schedule network d77ab1b2-b5dd-4980-899a-7d12bdf0de22: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:07.803 10 INFO neutron.wsgi [None req-29da1d55-3f1e-4520-993a-4d3451338d21 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - default default] 10.0.0.81 "GET /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d/tags HTTP/1.1" status: 200 len: 205 time: 0.0394263 2026-07-08 16:41:07.928 9 INFO neutron.wsgi [None req-62b5cd3d-9bd7-4ee2-b5ab-fa363698d5c1 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/f324f119-613b-46a4-84aa-69bd9c8c85de HTTP/1.1" status: 204 len: 168 time: 0.2696865 2026-07-08 16:41:07.984 9 INFO neutron.db.ovn_revision_numbers_db [None req-4dc256ca-c84f-4235-8fe2-67849800a2d2 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource 10375c3e-a23b-447a-aca2-e2f664c0e555 (type: ports) to 1 2026-07-08 16:41:08.008 9 INFO neutron.wsgi [None req-4dc256ca-c84f-4235-8fe2-67849800a2d2 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1201 time: 0.6405442 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:08.232 10 INFO neutron.wsgi [None req-161969d2-784b-4c79-9b2a-603e29a1b6fe ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "DELETE /v2.0/ports/744f9b84-658b-483b-a23a-9dd9d447067d HTTP/1.1" status: 204 len: 168 time: 0.4200194 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:08.506 9 INFO neutron.db.ovn_revision_numbers_db [None req-7834a217-96f0-4940-9b15-8df68fdd4f9f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 10375c3e-a23b-447a-aca2-e2f664c0e555 (type: ports) to 2 2026-07-08 16:41:08.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ad5df5e-653a-4dd4-b42c-de8cff3297fe db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] Successfully bumped revision number for resource 1fc4b49d-48ab-4bb5-bfa4-c80d8f8a2a20 (type: security_groups) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:08.879 9 INFO neutron.services.segments.plugin [-] Segment 9d42a5d2-c22b-4600-b893-c2daaa69d950 resource provider aggregate not found 2026-07-08 16:41:08.918 9 INFO neutron.services.segments.plugin [-] Segment 9d42a5d2-c22b-4600-b893-c2daaa69d950 resource provider aggregate not found 2026-07-08 16:41:08.930 9 INFO neutron.services.segments.plugin [-] Segment 9d42a5d2-c22b-4600-b893-c2daaa69d950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d42a5d2-c22b-4600-b893-c2daaa69d950 found for delete ", "request_id": "req-82df3d66-70bc-4fa5-bb7f-0086e22f1cdf"}]} 2026-07-08 16:41:08.946 9 INFO neutron.services.segments.plugin [-] Segment 9d42a5d2-c22b-4600-b893-c2daaa69d950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d42a5d2-c22b-4600-b893-c2daaa69d950 found for delete ", "request_id": "req-aa404efb-247f-45fc-92e1-caf0585c3902"}]} 2026-07-08 16:41:08.967 9 INFO neutron.db.ovn_revision_numbers_db [None req-7834a217-96f0-4940-9b15-8df68fdd4f9f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 10375c3e-a23b-447a-aca2-e2f664c0e555 (type: ports) to 2 2026-07-08 16:41:09.007 9 INFO neutron.wsgi [None req-8ca4b595-ed41-4fee-9970-4a0025c5c8c5 ad910f85b2c74a9f83240209a8343dd1 2f5b722fba4141d8abc6f35ef6e8d715 - - - -] 10.0.0.81 "DELETE /v2.0/networks/927242d5-515d-49e5-ab64-1bc1c3c3416a HTTP/1.1" status: 204 len: 168 time: 0.7650509 2026-07-08 16:41:09.014 9 INFO neutron.wsgi [None req-7834a217-96f0-4940-9b15-8df68fdd4f9f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/10375c3e-a23b-447a-aca2-e2f664c0e555 HTTP/1.1" status: 200 len: 1371 time: 0.9964893 2026-07-08 16:41:09.027 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ad5df5e-653a-4dd4-b42c-de8cff3297fe db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] Successfully bumped revision number for resource 22a1eba2-7a55-4a3d-96ce-31a4a32492c7 (type: security_groups) to 1 2026-07-08 16:41:09.047 9 INFO neutron.wsgi [req-fbc9b885-7223-4fcf-ba5c-3dff768ae9c6 req-8016ea10-52c2-4ffd-bbdc-d4f6ddd8106c e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1212 time: 0.2805481 2026-07-08 16:41:09.075 10 INFO neutron.wsgi [None req-efe9150a-2fe9-4679-9bcd-b837680f3d9e 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "PUT /v2.0/routers/2a438a42-195f-407b-886d-ac154583d21a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1121476 2026-07-08 16:41:09.079 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cdba435-2e61-470a-a831-625f4949603c'] response: {'name': 'network-changed', 'server_uuid': 'e0c597d3-d818-4cc9-bfac-d6560edc1b28', 'tag': '10375c3e-a23b-447a-aca2-e2f664c0e555', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:09.087 9 INFO neutron.wsgi [None req-5ad5df5e-653a-4dd4-b42c-de8cff3297fe db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.7631431 2026-07-08 16:41:09.117 9 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-b6ad4c21-0c72-49a9-9ed6-d96688882df0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=14d6662f6ac34853a395c5497d7dbbc0&device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1402 time: 0.0599389 2026-07-08 16:41:09.138 9 INFO neutron.wsgi [req-fbc9b885-7223-4fcf-ba5c-3dff768ae9c6 req-02f26bb1-23c1-412c-b0b9-d53d04c6da3b e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=db8e8311-b685-4cb6-a954-4674662744fe&id=6c039082-b6ac-4fd3-9acb-ce2778d0aa1f&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0815256 2026-07-08 16:41:09.141 10 INFO neutron.wsgi [None req-50824f1d-3e48-4d94-84c6-8d57f186f714 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "PUT /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 200 len: 218 time: 0.0487032 2026-07-08 16:41:09.162 9 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-2cc1cdfc-1229-4145-81d2-c3e588ec4fd1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=10375c3e-a23b-447a-aca2-e2f664c0e555 HTTP/1.1" status: 200 len: 217 time: 0.0353708 2026-07-08 16:41:09.171 10 INFO neutron.wsgi [None req-2a1c667f-d744-4d06-9f56-58fd090d9666 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] 10.0.0.81 "GET /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 200 len: 218 time: 0.0254810 2026-07-08 16:41:09.208 9 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-a2ef3e5a-b22f-4560-9868-ee2bc7b4649f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=446dbc5d-4717-4228-8ff6-481ed73b8a0e HTTP/1.1" status: 200 len: 865 time: 0.0380211 2026-07-08 16:41:09.223 10 INFO neutron.wsgi [None req-6e991e12-0b30-4075-87c6-255b709ea502 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "PUT /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0476842 2026-07-08 16:41:09.248 9 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-1397c4c2-1d87-4a69-acf1-f8762f68c129 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=d77ab1b2-b5dd-4980-899a-7d12bdf0de22&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0312815 2026-07-08 16:41:09.265 10 INFO neutron.wsgi [None req-1fda3844-80e7-4ed5-a809-f2c0d8c0c8d5 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] 10.0.0.81 "GET /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 200 len: 227 time: 0.0298798 2026-07-08 16:41:09.312 9 INFO neutron.wsgi [None req-e94fe15d-d8fc-4e71-92bc-fef4dab4a2dc db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "PUT /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0385172 2026-07-08 16:41:09.352 9 INFO neutron.wsgi [None req-5ffbaa52-97ca-4612-9b0f-ffd1c9ae9a82 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] 10.0.0.81 "GET /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 200 len: 227 time: 0.0227222 2026-07-08 16:41:09.375 9 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-10d7df02-fee7-47e2-982d-5f516831064c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1215093 2026-07-08 16:41:09.411 9 INFO neutron.wsgi [None req-e8238f17-f4b5-48ac-8603-a25ee075241f db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "PUT /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0544012 2026-07-08 16:41:09.456 9 INFO neutron.wsgi [None req-57fee10b-f920-4240-9445-5c5719144600 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] 10.0.0.81 "GET /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 200 len: 245 time: 0.0395887 2026-07-08 16:41:09.479 9 INFO neutron.wsgi [req-d21e8587-8bcb-4d1e-96ca-4c3409eacd8b req-e6ffeb64-1eff-45c3-9f8b-b47a8d0d3f8d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0964754 2026-07-08 16:41:09.495 9 INFO neutron.wsgi [None req-3ae81765-4692-4cac-a20f-212bfb7708dc db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "PUT /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 200 len: 230 time: 0.0334344 2026-07-08 16:41:09.550 9 INFO neutron.wsgi [None req-79c6352f-314f-41de-9530-fb166903d662 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] 10.0.0.81 "GET /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 200 len: 230 time: 0.0453644 2026-07-08 16:41:09.558 9 INFO neutron.wsgi [req-6f9d7f8f-9425-41c4-8174-cf348e48bf00 req-58e4ebcb-b13d-491c-a1c3-689e4332b6ff cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=14d6662f6ac34853a395c5497d7dbbc0&device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1402 time: 0.0406313 2026-07-08 16:41:09.580 9 INFO neutron.wsgi [None req-62beb0cb-c3bc-411d-a2dc-b35911df899a db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] 10.0.0.81 "GET /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0246241 2026-07-08 16:41:09.617 9 INFO neutron.api.v2.resource [None req-5806325d-4ef3-46a1-93e2-a143d2c957df db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:41:09.618 9 INFO neutron.wsgi [None req-5806325d-4ef3-46a1-93e2-a143d2c957df db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] 10.0.0.81 "GET /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0304422 2026-07-08 16:41:09.649 9 INFO neutron.wsgi [req-6f9d7f8f-9425-41c4-8174-cf348e48bf00 req-dba21ca0-b3fc-49ef-9155-c2be7048a94f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=d77ab1b2-b5dd-4980-899a-7d12bdf0de22 HTTP/1.1" status: 200 len: 970 time: 0.0790963 2026-07-08 16:41:09.682 9 INFO neutron.wsgi [None req-8eafe562-b17e-4ea2-930d-5226f2834688 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0571489 2026-07-08 16:41:09.684 9 INFO neutron.wsgi [req-6f9d7f8f-9425-41c4-8174-cf348e48bf00 req-51b2855c-3aa3-4759-a088-393d2fe0e1a3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=10375c3e-a23b-447a-aca2-e2f664c0e555 HTTP/1.1" status: 200 len: 217 time: 0.0308456 2026-07-08 16:41:09.715 10 INFO neutron.wsgi [req-8a628d15-1152-4990-bfbd-e8173a56cc5c req-9fc8f9f1-8427-4286-8940-570ec3eab512 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1402 time: 0.0307384 2026-07-08 16:41:09.723 9 INFO neutron.wsgi [None req-3ffd6572-a1ee-4976-8b36-779445579362 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] 10.0.0.81 "GET /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 200 len: 223 time: 0.0360346 2026-07-08 16:41:09.750 9 INFO neutron.wsgi [req-6f9d7f8f-9425-41c4-8174-cf348e48bf00 req-22c999a4-6708-4f36-a02f-48331cee2bce cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=446dbc5d-4717-4228-8ff6-481ed73b8a0e HTTP/1.1" status: 200 len: 865 time: 0.0515237 2026-07-08 16:41:09.759 10 INFO neutron.api.v2.resource [None req-924e7778-cd4e-44a6-8666-90da29c192aa db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:41:09.760 10 INFO neutron.wsgi [None req-924e7778-cd4e-44a6-8666-90da29c192aa db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0308235 2026-07-08 16:41:09.787 9 INFO neutron.wsgi [req-6f9d7f8f-9425-41c4-8174-cf348e48bf00 req-088495f7-23fa-4c8d-8094-4a9db446b145 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=d77ab1b2-b5dd-4980-899a-7d12bdf0de22&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0303836 2026-07-08 16:41:09.790 10 INFO neutron.wsgi [None req-962a0f78-9f38-4246-8428-43b88f847daa 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "DELETE /v2.0/subnets/f32f7e75-a365-4716-a87e-b182c45dda32 HTTP/1.1" status: 204 len: 168 time: 0.7098112 2026-07-08 16:41:09.793 10 INFO neutron.wsgi [req-8a628d15-1152-4990-bfbd-e8173a56cc5c req-8fb9bf51-1b47-4565-9553-c7db19549544 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/security-groups?id=6c039082-b6ac-4fd3-9acb-ce2778d0aa1f&id=db8e8311-b685-4cb6-a954-4674662744fe&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0690246 2026-07-08 16:41:09.858 10 INFO neutron.wsgi [None req-1fb1caa0-efe8-4ae0-93ac-89570d144792 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 204 len: 168 time: 0.0877192 2026-07-08 16:41:09.869 10 INFO neutron.wsgi [None req-49895d02-6d56-4eb2-a108-d2feaaf7508f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=2f5b722fba4141d8abc6f35ef6e8d715&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1457214 2026-07-08 16:41:09.924 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 10375c3e-a23b-447a-aca2-e2f664c0e555 2026-07-08 16:41:09.926 9 INFO neutron.wsgi [None req-a716dd2f-523f-4d0b-b518-d06c33b35d4c db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - default default] 10.0.0.81 "GET /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7/tags HTTP/1.1" status: 200 len: 205 time: 0.0605602 2026-07-08 16:41:09.930 9 INFO neutron.wsgi [req-6f9d7f8f-9425-41c4-8174-cf348e48bf00 req-a5f0b04e-8ef6-407f-9042-8ebadb15b7bd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1026001 2026-07-08 16:41:09.966 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 10375c3e-a23b-447a-aca2-e2f664c0e555 2026-07-08 16:41:10.001 9 INFO neutron.wsgi [req-6f9d7f8f-9425-41c4-8174-cf348e48bf00 req-4d221b57-4c1f-4d93-972d-286db41744ff cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0645232 2026-07-08 16:41:10.198 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e94fada2-686a-4f90-bf81-1d2bfcbc2784'] response: {'server_uuid': 'e0c597d3-d818-4cc9-bfac-d6560edc1b28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10375c3e-a23b-447a-aca2-e2f664c0e555', 'code': 200} 2026-07-08 16:41:10.226 10 INFO neutron.wsgi [None req-9e9349e2-eb76-4ffe-b93d-5adf7a544d17 db779ef425ea40abba361d7c405014b5 6c86d3ba6cca45afb272756a3cfc9046 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/22a1eba2-7a55-4a3d-96ce-31a4a32492c7 HTTP/1.1" status: 204 len: 168 time: 0.2953634 2026-07-08 16:41:10.267 9 INFO neutron.wsgi [req-17b92357-4908-4a72-9623-9428c17a2477 req-49686785-a85a-4d61-b13f-239176f3c55e e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1214 time: 0.0475099 2026-07-08 16:41:10.316 9 INFO neutron.wsgi [req-17b92357-4908-4a72-9623-9428c17a2477 req-ea2ffc98-57a7-4196-80b8-023d2bca6cfb e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=db8e8311-b685-4cb6-a954-4674662744fe&id=6c039082-b6ac-4fd3-9acb-ce2778d0aa1f&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0437849 2026-07-08 16:41:10.372 10 INFO neutron.wsgi [None req-b7572b33-0d02-42e5-8f13-74a3124c1e8b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/29b821c1-8a9b-4613-b40d-5b0029200adc HTTP/1.1" status: 204 len: 168 time: 0.4884980 2026-07-08 16:41:10.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 10375c3e-a23b-447a-aca2-e2f664c0e555 (type: ports) to 4 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:10.706 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd91ac12-1174-4acb-8be7-eafa73540848 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 5036daab-5a4c-4419-90fa-7d1e76434113 (type: security_groups) to 1 2026-07-08 16:41:10.758 10 INFO neutron.wsgi [None req-cd91ac12-1174-4acb-8be7-eafa73540848 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=840c4d61b3ee43ad8b3e053a149d7f47&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2433720 2026-07-08 16:41:10.783 10 INFO neutron.wsgi [None req-eb653aeb-2d3e-4991-a80f-3a820e3860e2 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "DELETE /v2.0/routers/2a438a42-195f-407b-886d-ac154583d21a HTTP/1.1" status: 204 len: 168 time: 0.9848111 2026-07-08 16:41:11.012 9 INFO neutron.wsgi [None req-27de3b60-e462-4e38-871c-226517a29332 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/5036daab-5a4c-4419-90fa-7d1e76434113 HTTP/1.1" status: 204 len: 168 time: 0.2455616 2026-07-08 16:41:11.227 10 INFO neutron.wsgi [None req-f98f69df-bb45-4b43-b0ce-79b7a9a4468a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=6c86d3ba6cca45afb272756a3cfc9046&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3024416 2026-07-08 16:41:11.274 10 INFO neutron.services.segments.plugin [-] Segment 62a66cb3-d6d4-4029-9998-369100a413f2 resource provider aggregate not found 2026-07-08 16:41:11.287 10 INFO neutron.services.segments.plugin [-] Segment 62a66cb3-d6d4-4029-9998-369100a413f2 resource provider aggregate not found 2026-07-08 16:41:11.315 10 INFO neutron.services.segments.plugin [-] Segment 62a66cb3-d6d4-4029-9998-369100a413f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62a66cb3-d6d4-4029-9998-369100a413f2 found for delete ", "request_id": "req-ac494208-3e16-4141-bdbb-23b6ab89e4f0"}]} 2026-07-08 16:41:11.315 10 INFO neutron.services.segments.plugin [-] Segment 62a66cb3-d6d4-4029-9998-369100a413f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62a66cb3-d6d4-4029-9998-369100a413f2 found for delete ", "request_id": "req-ac95279e-ab21-4ba3-9200-35efe744a14a"}]} 2026-07-08 16:41:11.367 10 INFO neutron.wsgi [None req-a41a842d-571c-43ea-9c09-c503001bc470 20c9bc50e3a94fb3a9121cc772a99ad2 77263091a7184d91b9a4b64d52184b9d - - - -] 10.0.0.81 "DELETE /v2.0/networks/91066978-2da1-4276-bdc8-e3034eb0a793 HTTP/1.1" status: 204 len: 168 time: 0.5767207 2026-07-08 16:41:11.504 9 INFO neutron.wsgi [None req-8a409eed-664c-4411-80b5-1e0efc8dcfe2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/1fc4b49d-48ab-4bb5-bfa4-c80d8f8a2a20 HTTP/1.1" status: 204 len: 168 time: 0.2694075 2026-07-08 16:41:11.509 10 INFO neutron.wsgi [req-f4f8022a-bad8-4446-b701-2b442c719ec6 req-1e1c36cc-677f-4821-94c4-d5c92d7f1133 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1214 time: 0.1193316 2026-07-08 16:41:11.568 10 INFO neutron.wsgi [req-f4f8022a-bad8-4446-b701-2b442c719ec6 req-570c8b7e-159b-43d7-b6f2-9cc507133cd5 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=db8e8311-b685-4cb6-a954-4674662744fe&id=6c039082-b6ac-4fd3-9acb-ce2778d0aa1f&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0518496 2026-07-08 16:41:11.699 9 INFO neutron.wsgi [req-85dfd9f9-4913-4751-b6b5-5cb9b5378ed0 req-196e1b9a-b01e-4fe9-9408-f5dece952015 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1214 time: 0.0460691 2026-07-08 16:41:12.021 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4efd3a2-d037-4e0d-95b8-4529d07e7144 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource f41b0b49-e3e4-4faa-9418-e19e2c7cebcf (type: security_groups) to 1 2026-07-08 16:41:12.046 9 INFO neutron.wsgi [None req-f4efd3a2-d037-4e0d-95b8-4529d07e7144 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=f1f64661e7ba4f2d838a5f80229db3dd&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1583135 2026-07-08 16:41:12.246 9 INFO neutron.wsgi [None req-84074475-c1c9-415a-bcad-6ea7f8bf772a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/f41b0b49-e3e4-4faa-9418-e19e2c7cebcf HTTP/1.1" status: 204 len: 168 time: 0.1945174 2026-07-08 16:41:12.429 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3df0dd50-9999-4ee5-9ebb-8917006c5799'] response: {'server_uuid': 'e0c597d3-d818-4cc9-bfac-d6560edc1b28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10375c3e-a23b-447a-aca2-e2f664c0e555', 'code': 200} 2026-07-08 16:41:12.441 9 INFO neutron.wsgi [None req-c7e03175-fdae-4843-821e-ce30a1093a83 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 32979 time: 0.1745183 2026-07-08 16:41:12.479 9 INFO neutron.wsgi [None req-62e0bae6-091d-43a6-8dad-4d3bd059addb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2222 time: 0.0230219 2026-07-08 16:41:12.481 9 INFO neutron.db.ovn_revision_numbers_db [None req-aaa000ff-8625-4bed-b039-f7fdd615f192 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource e6d5da22-bba9-4d09-ba95-883060cc0cdd (type: security_groups) to 1 2026-07-08 16:41:12.515 10 INFO neutron.db.l3_db [None req-bf86ad4b-6cd0-42f8-a35c-f5e7434e08b3 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Floating IP a1415706-78a6-455a-b36e-4588d74588a8 associated. External IP: 10.96.250.212, port: 10375c3e-a23b-447a-aca2-e2f664c0e555. 2026-07-08 16:41:12.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf86ad4b-6cd0-42f8-a35c-f5e7434e08b3 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource a1415706-78a6-455a-b36e-4588d74588a8 (type: floatingips) to 1 2026-07-08 16:41:12.851 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf86ad4b-6cd0-42f8-a35c-f5e7434e08b3 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Successfully bumped revision number for resource a1415706-78a6-455a-b36e-4588d74588a8 (type: floatingips) to 2 2026-07-08 16:41:12.897 10 INFO neutron.wsgi [None req-bf86ad4b-6cd0-42f8-a35c-f5e7434e08b3 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/a1415706-78a6-455a-b36e-4588d74588a8 HTTP/1.1" status: 200 len: 1050 time: 1.1798675 2026-07-08 16:41:12.952 9 INFO neutron.wsgi [None req-aaa000ff-8625-4bed-b039-f7fdd615f192 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=b39417bead304a868ca175e865b58984&name=default HTTP/1.1" status: 200 len: 2996 time: 0.7795711 2026-07-08 16:41:12.960 9 INFO neutron.wsgi [None req-dde99563-fb32-4a07-9d5e-c07ab7466f93 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2744 time: 0.4797590 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:13.083 9 INFO neutron.wsgi [None req-f14688a8-75d3-4bf8-bdfe-c125cbf3f7e5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1530 time: 0.1218579 2026-07-08 16:41:13.137 9 INFO neutron.wsgi [None req-92990554-60b3-4a17-8729-299c881af4e7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0524764 2026-07-08 16:41:13.188 9 INFO neutron.wsgi [None req-e5a2c2ff-e4d1-492c-8082-a3f339527657 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2744 time: 0.0476167 2026-07-08 16:41:13.204 9 INFO neutron.wsgi [None req-62a26d09-09b3-45d2-abb8-f53382a12d9c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0147662 2026-07-08 16:41:13.276 9 INFO neutron.wsgi [None req-02f3ce38-3d3d-4bc5-8ff9-19ed6bbcf8f8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1036 time: 0.0718019 2026-07-08 16:41:13.369 9 INFO neutron.wsgi [None req-65c85ec2-a04e-4f1e-8775-f2a7bc6d19eb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3864 time: 0.0908501 2026-07-08 16:41:13.419 9 INFO neutron.wsgi [None req-f56dac5f-6227-4974-9d1c-999eed37a34f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/e6d5da22-bba9-4d09-ba95-883060cc0cdd HTTP/1.1" status: 204 len: 168 time: 0.4583812 2026-07-08 16:41:13.453 9 INFO neutron.wsgi [None req-ca923e57-6eb9-4b05-b89b-8e99b01256a3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 13797 time: 0.0761826 2026-07-08 16:41:13.477 9 INFO neutron.wsgi [None req-01c41b47-e07d-42f3-84f6-95eb234b73bc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0139208 2026-07-08 16:41:13.554 9 INFO neutron.wsgi [None req-27839601-819e-4e6e-820e-68d6d23f5f1f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=77263091a7184d91b9a4b64d52184b9d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0287411 2026-07-08 16:41:13.812 10 INFO neutron.wsgi [None req-a8fd437e-3b5e-455e-a8d7-13fb0f7d4b53 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/4d6f0eb9-25af-49fc-b860-0a692c7be555 HTTP/1.1" status: 204 len: 168 time: 0.2491050 2026-07-08 16:41:14.485 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-902f03f1-cba7-4fd5-8a99-119264b8d3de'] response: {'name': 'network-changed', 'server_uuid': 'e0c597d3-d818-4cc9-bfac-d6560edc1b28', 'tag': '10375c3e-a23b-447a-aca2-e2f664c0e555', 'status': 'completed', 'code': 200} 2026-07-08 16:41:14.572 9 INFO neutron.wsgi [req-fda40baf-a294-4360-9d32-c14df4a4b1ea req-fb93a600-b539-469f-8d37-ee37a11368aa cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=14d6662f6ac34853a395c5497d7dbbc0&device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1404 time: 0.0583503 2026-07-08 16:41:14.652 9 INFO neutron.wsgi [req-fda40baf-a294-4360-9d32-c14df4a4b1ea req-fb523654-6b61-4d09-92ae-b3be9f9530b4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=d77ab1b2-b5dd-4980-899a-7d12bdf0de22 HTTP/1.1" status: 200 len: 970 time: 0.0738444 2026-07-08 16:41:14.723 9 INFO neutron.wsgi [req-fda40baf-a294-4360-9d32-c14df4a4b1ea req-fd2e52c5-6a1a-4b62-bcb6-50b6d433c6bb cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=10375c3e-a23b-447a-aca2-e2f664c0e555 HTTP/1.1" status: 200 len: 1060 time: 0.0652690 2026-07-08 16:41:14.762 9 INFO neutron.wsgi [req-fda40baf-a294-4360-9d32-c14df4a4b1ea req-93d341fd-3a56-499e-94ed-a42b156ace1f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=446dbc5d-4717-4228-8ff6-481ed73b8a0e HTTP/1.1" status: 200 len: 865 time: 0.0349007 2026-07-08 16:41:14.795 9 INFO neutron.wsgi [req-fda40baf-a294-4360-9d32-c14df4a4b1ea req-2b074693-97d6-4fbd-9be0-0fcb56fe5a19 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=d77ab1b2-b5dd-4980-899a-7d12bdf0de22&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0253518 2026-07-08 16:41:14.883 9 INFO neutron.wsgi [req-fda40baf-a294-4360-9d32-c14df4a4b1ea req-95683a0d-351d-4fd0-b815-4d2ede9fcb64 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0765438 2026-07-08 16:41:14.964 9 INFO neutron.wsgi [req-fda40baf-a294-4360-9d32-c14df4a4b1ea req-0bc01728-98a4-4d1c-ae01-20e60a096cc4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0744865 2026-07-08 16:41:15.173 10 INFO neutron.wsgi [None req-56b3b719-5698-4ad8-9536-eb4c71e06829 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.3551362 2026-07-08 16:41:15.227 10 INFO neutron.wsgi [None req-7ef58970-a78e-4afa-a27a-4eefa2f0f818 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 200 len: 218 time: 0.0467689 2026-07-08 16:41:15.258 10 INFO neutron.wsgi [None req-4b2076d9-1714-48bd-babc-d1ea2a68da28 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 200 len: 218 time: 0.0254984 2026-07-08 16:41:15.318 10 INFO neutron.wsgi [None req-5bceda92-8c5f-42b2-a6ae-b7ea9ecb3ddb b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0554526 2026-07-08 16:41:15.350 9 INFO neutron.wsgi [None req-2266f7b7-b1b7-4abd-ae3c-8be93cc24778 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 200 len: 227 time: 0.0266645 2026-07-08 16:41:15.382 9 INFO neutron.wsgi [None req-d7653c13-3b0a-4982-8820-13612e8c1e8b b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0264566 2026-07-08 16:41:15.408 9 INFO neutron.wsgi [None req-e5c4f1d9-4491-46f5-aad2-10de406626d0 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 200 len: 227 time: 0.0211136 2026-07-08 16:41:15.442 9 INFO neutron.wsgi [None req-c654bdf6-5879-4571-8640-1d22310060fe b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0291548 2026-07-08 16:41:15.469 10 INFO neutron.wsgi [None req-aa28cb49-026a-4f7f-8de5-d00c4aa5b805 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 200 len: 245 time: 0.0217164 2026-07-08 16:41:15.520 10 INFO neutron.wsgi [None req-9d721077-489c-4a22-bcc3-a62e2f99b7a8 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "PUT /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 200 len: 230 time: 0.0336978 2026-07-08 16:41:15.542 10 INFO neutron.wsgi [None req-9d965b30-d830-4290-9963-294c8980bf77 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 200 len: 230 time: 0.0174477 2026-07-08 16:41:15.566 10 INFO neutron.wsgi [None req-970dbcb0-cc92-4b5b-8630-97f3618f01f8 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0161312 2026-07-08 16:41:15.601 10 INFO neutron.api.v2.resource [None req-0861cc0f-d079-4eea-bde6-bf87f902c9f2 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:41:15.603 10 INFO neutron.wsgi [None req-0861cc0f-d079-4eea-bde6-bf87f902c9f2 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0261610 2026-07-08 16:41:15.646 10 INFO neutron.wsgi [None req-d246673e-42a9-4321-9c56-7ac30e2e4841 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0375657 2026-07-08 16:41:15.673 10 INFO neutron.wsgi [None req-adf7e9c5-99d4-453e-afd6-0258c5f8222a b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 200 len: 223 time: 0.0218482 2026-07-08 16:41:15.702 10 INFO neutron.api.v2.resource [None req-3ef56765-29a6-4918-9c0a-650dc003d02a b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:41:15.703 10 INFO neutron.wsgi [None req-3ef56765-29a6-4918-9c0a-650dc003d02a b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0257070 2026-07-08 16:41:15.740 9 INFO neutron.wsgi [None req-26683f5e-b55b-402f-b16b-f1d54cd1a945 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 204 len: 168 time: 0.0319366 2026-07-08 16:41:15.760 9 INFO neutron.wsgi [None req-f08be05a-3180-4709-88d0-6b662aadb405 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - default default] 10.0.0.81 "GET /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f/tags HTTP/1.1" status: 200 len: 205 time: 0.0158033 2026-07-08 16:41:15.864 9 INFO neutron.wsgi [None req-92f99ba6-5bac-4d75-816b-9fe2c1abd5c1 b0d5ffbbf26c407fb7f7493d788d5390 d25998e2e08d4948b5c0ef9e635d1a05 - - - -] 10.0.0.81 "DELETE /v2.0/subnetpools/32586783-d6c3-4da5-8635-24d4f7f6f30f HTTP/1.1" status: 204 len: 168 time: 0.0884240 2026-07-08 16:41:15.945 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8608379-3236-4b16-b4ea-89b9ddd3ba8f 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] Successfully bumped revision number for resource 4fda8c49-095e-40e4-861a-7ead31df51a5 (type: security_groups) to 1 2026-07-08 16:41:15.999 9 INFO neutron.db.segments_db [None req-a8608379-3236-4b16-b4ea-89b9ddd3ba8f 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] Added segment 3bbe9285-4664-4d25-bf2b-5a54fe8a6dc2 of type geneve for network 838416a5-0441-41b6-b2d2-c5241fc148bc 2026-07-08 16:41:16.126 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8608379-3236-4b16-b4ea-89b9ddd3ba8f 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] Successfully bumped revision number for resource 838416a5-0441-41b6-b2d2-c5241fc148bc (type: networks) to 1 2026-07-08 16:41:16.276 9 INFO neutron.wsgi [req-ee00a9b4-f149-40e9-a7df-522dac7cca36 req-25ea9fcd-7813-449b-ac6a-7a1afd36b600 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0492690 2026-07-08 16:41:16.362 9 INFO neutron.wsgi [req-ee00a9b4-f149-40e9-a7df-522dac7cca36 req-b827444e-20b1-4709-b0f7-58945ee0dcd1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=14d6662f6ac34853a395c5497d7dbbc0&device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1404 time: 0.0490122 2026-07-08 16:41:16.368 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8608379-3236-4b16-b4ea-89b9ddd3ba8f 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] No more DHCP agents 2026-07-08 16:41:16.369 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8608379-3236-4b16-b4ea-89b9ddd3ba8f 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] Unable to schedule network 838416a5-0441-41b6-b2d2-c5241fc148bc: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:16.476 9 INFO neutron.wsgi [req-ee00a9b4-f149-40e9-a7df-522dac7cca36 req-ec7b28b8-eb13-4f68-8747-4b2a93c195bd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=d77ab1b2-b5dd-4980-899a-7d12bdf0de22 HTTP/1.1" status: 200 len: 970 time: 0.0931387 2026-07-08 16:41:16.477 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8608379-3236-4b16-b4ea-89b9ddd3ba8f 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] Successfully bumped revision number for resource 5bc47c6f-a984-4576-92ea-e6b634e4967d (type: ports) to 1 2026-07-08 16:41:16.512 9 INFO neutron.wsgi [None req-a8608379-3236-4b16-b4ea-89b9ddd3ba8f 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8639333 2026-07-08 16:41:16.553 9 INFO neutron.wsgi [req-ee00a9b4-f149-40e9-a7df-522dac7cca36 req-ecd1c80b-d805-4d7f-a86c-23b46a93bde8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=10375c3e-a23b-447a-aca2-e2f664c0e555 HTTP/1.1" status: 200 len: 1060 time: 0.0660799 2026-07-08 16:41:16.599 9 INFO neutron.wsgi [req-ee00a9b4-f149-40e9-a7df-522dac7cca36 req-537dcdd9-5b53-4baf-b499-d144a8efc6d4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=446dbc5d-4717-4228-8ff6-481ed73b8a0e HTTP/1.1" status: 200 len: 865 time: 0.0378392 2026-07-08 16:41:16.628 9 INFO neutron.wsgi [req-ee00a9b4-f149-40e9-a7df-522dac7cca36 req-e2961bd6-81ea-4da4-a7e3-6d76c9898ba3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=d77ab1b2-b5dd-4980-899a-7d12bdf0de22&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224366 2026-07-08 16:41:16.646 9 INFO neutron.db.segments_db [None req-d5e5415c-826a-42ef-91a5-d3ef3379ee01 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] Added segment 0bfefcc7-07c8-447e-a1c9-be9cb66e0782 of type geneve for network 9a396b90-a40b-4a4f-a2bb-4897ddec6698 2026-07-08 16:41:16.708 9 INFO neutron.wsgi [req-ee00a9b4-f149-40e9-a7df-522dac7cca36 req-bdb9ee9c-51f7-4b55-b8bd-b86cf651793a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0749352 2026-07-08 16:41:16.821 9 INFO neutron.wsgi [req-ee00a9b4-f149-40e9-a7df-522dac7cca36 req-4deaeaa5-f094-4f26-8304-7dc35b96aeba cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0977323 2026-07-08 16:41:16.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-d5e5415c-826a-42ef-91a5-d3ef3379ee01 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] Successfully bumped revision number for resource 9a396b90-a40b-4a4f-a2bb-4897ddec6698 (type: networks) to 1 2026-07-08 16:41:16.884 10 INFO neutron.db.ovn_revision_numbers_db [None req-549de176-fb26-4880-be60-60d27fe0f7ef 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 3f329871-c7b9-4af8-8711-789d77931acb (type: security_groups) to 1 2026-07-08 16:41:16.916 10 INFO neutron.wsgi [None req-549de176-fb26-4880-be60-60d27fe0f7ef 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=d25998e2e08d4948b5c0ef9e635d1a05&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3452499 2026-07-08 16:41:17.032 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5e5415c-826a-42ef-91a5-d3ef3379ee01 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] No more DHCP agents 2026-07-08 16:41:17.033 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5e5415c-826a-42ef-91a5-d3ef3379ee01 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] Unable to schedule network 9a396b90-a40b-4a4f-a2bb-4897ddec6698: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:17.092 10 INFO neutron.wsgi [None req-5ca6e009-1cd7-445c-a88f-8085c3df9bde 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/3f329871-c7b9-4af8-8711-789d77931acb HTTP/1.1" status: 204 len: 168 time: 0.1697495 2026-07-08 16:41:17.097 9 INFO neutron.db.ovn_revision_numbers_db [None req-d5e5415c-826a-42ef-91a5-d3ef3379ee01 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] Successfully bumped revision number for resource d3407382-26c0-43b0-b912-59eee18331d9 (type: ports) to 1 2026-07-08 16:41:17.125 9 INFO neutron.wsgi [None req-d5e5415c-826a-42ef-91a5-d3ef3379ee01 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5994849 2026-07-08 16:41:17.183 9 INFO neutron.wsgi [None req-daa80ad1-347e-448b-9eca-7971d94e736b 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] 10.0.0.81 "PUT /v2.0/networks/838416a5-0441-41b6-b2d2-c5241fc148bc/tags HTTP/1.1" status: 200 len: 218 time: 0.0516436 2026-07-08 16:41:17.236 10 INFO neutron.wsgi [None req-15220bff-48ca-4c2e-a077-eb07690cd057 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - default default] 10.0.0.81 "GET /v2.0/networks/838416a5-0441-41b6-b2d2-c5241fc148bc/tags HTTP/1.1" status: 200 len: 218 time: 0.0452390 2026-07-08 16:41:17.298 10 INFO neutron.wsgi [None req-9a9e3cc7-ed9c-41d8-9411-fcab768fe86f 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] 10.0.0.81 "PUT /v2.0/networks/9a396b90-a40b-4a4f-a2bb-4897ddec6698/tags HTTP/1.1" status: 200 len: 210 time: 0.0575767 2026-07-08 16:41:17.349 10 INFO neutron.wsgi [None req-117e9408-6067-47bd-b7e7-a1fe48f2394e 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - default default] 10.0.0.81 "GET /v2.0/networks/9a396b90-a40b-4a4f-a2bb-4897ddec6698/tags HTTP/1.1" status: 200 len: 210 time: 0.0460737 2026-07-08 16:41:17.407 10 INFO neutron.wsgi [None req-62c5b8d1-cdc5-427c-8df0-0957705a6a20 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] 10.0.0.81 "PUT /v2.0/networks/9a396b90-a40b-4a4f-a2bb-4897ddec6698/tags HTTP/1.1" status: 200 len: 205 time: 0.0505121 2026-07-08 16:41:17.456 10 INFO neutron.wsgi [None req-319b417b-6be9-40bd-b268-c89057a7fc5e 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - default default] 10.0.0.81 "GET /v2.0/networks/9a396b90-a40b-4a4f-a2bb-4897ddec6698/tags HTTP/1.1" status: 200 len: 205 time: 0.0439599 2026-07-08 16:41:17.521 10 INFO neutron.wsgi [None req-49e9dc3d-7222-4589-be3e-557bad5fa06f 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - default default] 10.0.0.81 "GET /v2.0/networks/838416a5-0441-41b6-b2d2-c5241fc148bc/tags HTTP/1.1" status: 200 len: 218 time: 0.0558507 2026-07-08 16:41:17.575 9 INFO neutron.db.ovn_revision_numbers_db [None req-f74b73d5-4c77-4ebc-876e-7ca7e5abff1a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource aa55cfc4-51bb-402c-9197-ae4d11062849 (type: security_groups) to 1 2026-07-08 16:41:17.595 9 INFO neutron.wsgi [None req-f74b73d5-4c77-4ebc-876e-7ca7e5abff1a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=f9d140135d65417f82afb9a3cdbbbf66&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3881602 2026-07-08 16:41:17.775 9 INFO neutron.wsgi [None req-6067c610-2621-4df8-b6f2-3553c2225d45 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/aa55cfc4-51bb-402c-9197-ae4d11062849 HTTP/1.1" status: 204 len: 168 time: 0.1758065 2026-07-08 16:41:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025294 2026-07-08 16:41:17.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012877 2026-07-08 16:41:17.897 10 INFO neutron.services.segments.plugin [-] Segment 3bbe9285-4664-4d25-bf2b-5a54fe8a6dc2 resource provider aggregate not found 2026-07-08 16:41:17.916 10 INFO neutron.services.segments.plugin [-] Segment 3bbe9285-4664-4d25-bf2b-5a54fe8a6dc2 resource provider aggregate not found 2026-07-08 16:41:17.921 10 INFO neutron.services.segments.plugin [-] Segment 3bbe9285-4664-4d25-bf2b-5a54fe8a6dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bbe9285-4664-4d25-bf2b-5a54fe8a6dc2 found for delete ", "request_id": "req-21f88afd-1ed0-43dd-a81c-5b82b70f0728"}]} 2026-07-08 16:41:17.937 10 INFO neutron.services.segments.plugin [-] Segment 3bbe9285-4664-4d25-bf2b-5a54fe8a6dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bbe9285-4664-4d25-bf2b-5a54fe8a6dc2 found for delete ", "request_id": "req-081f86aa-6b5f-4c94-9903-00d6d5784805"}]} 2026-07-08 16:41:17.949 10 INFO neutron.wsgi [None req-d45972d4-ada6-43fd-81a9-ea35287afeba 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] 10.0.0.81 "DELETE /v2.0/networks/838416a5-0441-41b6-b2d2-c5241fc148bc HTTP/1.1" status: 204 len: 168 time: 0.4178028 2026-07-08 16:41:18.313 9 INFO neutron.services.segments.plugin [-] Segment 0bfefcc7-07c8-447e-a1c9-be9cb66e0782 resource provider aggregate not found 2026-07-08 16:41:18.322 9 INFO neutron.services.segments.plugin [-] Segment 0bfefcc7-07c8-447e-a1c9-be9cb66e0782 resource provider aggregate not found 2026-07-08 16:41:18.340 9 INFO neutron.services.segments.plugin [-] Segment 0bfefcc7-07c8-447e-a1c9-be9cb66e0782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bfefcc7-07c8-447e-a1c9-be9cb66e0782 found for delete ", "request_id": "req-4d7aba5c-e8e0-4217-a80a-7ffac71fa643"}]} 2026-07-08 16:41:18.345 9 INFO neutron.services.segments.plugin [-] Segment 0bfefcc7-07c8-447e-a1c9-be9cb66e0782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bfefcc7-07c8-447e-a1c9-be9cb66e0782 found for delete ", "request_id": "req-68e61e22-7fdd-4fed-9e54-0378b2615acb"}]} 2026-07-08 16:41:18.370 9 INFO neutron.wsgi [None req-4a110dbf-28aa-4085-9706-d10ee9058aad 81fe6b2c96024a1cb3555c782a082b07 e5c8a610b33240ef9554bad25bb6d25a - - - -] 10.0.0.81 "DELETE /v2.0/networks/9a396b90-a40b-4a4f-a2bb-4897ddec6698 HTTP/1.1" status: 204 len: 168 time: 0.4151595 2026-07-08 16:41:18.695 9 INFO neutron.wsgi [None req-f4db6447-e036-444a-9700-f1060a9d189c 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.3366258 2026-07-08 16:41:18.739 9 INFO neutron.wsgi [None req-0b863f7b-2a0f-4b64-93f3-aee4daef24bb 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0406497 2026-07-08 16:41:18.784 9 INFO neutron.wsgi [None req-1876ae2e-c7d7-4b44-970b-f62e780a4523 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0377994 2026-07-08 16:41:18.829 9 INFO neutron.wsgi [None req-0f348e67-3b56-4208-899f-d6c548b96c5e 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0407813 2026-07-08 16:41:18.881 9 INFO neutron.wsgi [None req-6e623925-334c-4db1-993c-a80eab04854f 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0465689 2026-07-08 16:41:18.915 9 INFO neutron.wsgi [None req-97885f61-967f-4e2c-8e47-d994a0369cf4 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "PUT /v2.0/policies/b0c6253b-2662-44f7-bb72-00ee079ae8d5/tags HTTP/1.1" status: 200 len: 210 time: 0.0303934 2026-07-08 16:41:18.944 9 INFO neutron.wsgi [None req-1b9c9ae9-0834-4dbf-b0f0-306545740024 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "PUT /v2.0/policies/ad437722-26c8-4fa7-a1f1-1f86578dbfa3/tags HTTP/1.1" status: 200 len: 218 time: 0.0224566 2026-07-08 16:41:18.971 9 INFO neutron.wsgi [None req-5df90686-3552-41d4-8bdc-9138156978b8 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "PUT /v2.0/policies/46b264dd-6022-4273-88fd-411b1f38d8ec/tags HTTP/1.1" status: 200 len: 227 time: 0.0222991 2026-07-08 16:41:18.996 9 INFO neutron.wsgi [None req-3c451c3e-7636-4433-a7cf-a64461fd223f 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "PUT /v2.0/policies/742616ec-4c81-4f20-b4dc-ce3a9b221560/tags HTTP/1.1" status: 200 len: 212 time: 0.0199857 2026-07-08 16:41:19.280 9 INFO neutron.db.ovn_revision_numbers_db [None req-b8202915-df70-42a4-ab4e-95bb593d538e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 9520387d-8845-4119-a331-088be4c89445 (type: security_groups) to 1 2026-07-08 16:41:19.306 9 INFO neutron.wsgi [None req-b8202915-df70-42a4-ab4e-95bb593d538e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=50338cc5db794012ae723d9bbbf68270&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2812510 2026-07-08 16:41:19.449 10 INFO neutron.wsgi [None req-63b9bfef-1447-4355-a614-63662b97a1a8 93925e0ee5d24152b089cb55026b3196 7cfaaf79cdfb4a90909c3e1d1306509d - - default default] 10.0.0.81 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.1118786 2026-07-08 16:41:19.507 9 INFO neutron.wsgi [None req-7a89e988-4567-4a00-a5d7-06ad6125912a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/9520387d-8845-4119-a331-088be4c89445 HTTP/1.1" status: 204 len: 168 time: 0.1951151 2026-07-08 16:41:19.520 9 INFO neutron.wsgi [None req-8f2b8222-d984-4cbd-aa91-f4c8afa2877d 93925e0ee5d24152b089cb55026b3196 7cfaaf79cdfb4a90909c3e1d1306509d - - default default] 10.0.0.81 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0650036 2026-07-08 16:41:19.591 9 INFO neutron.wsgi [None req-3f4f159d-879c-4c2e-aa67-f9e8bde7d293 93925e0ee5d24152b089cb55026b3196 7cfaaf79cdfb4a90909c3e1d1306509d - - default default] 10.0.0.81 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.0644369 2026-07-08 16:41:19.665 9 INFO neutron.wsgi [None req-7e5bdaf5-e8ad-4097-bb5e-a4297dac8427 93925e0ee5d24152b089cb55026b3196 7cfaaf79cdfb4a90909c3e1d1306509d - - default default] 10.0.0.81 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.0687413 2026-07-08 16:41:19.697 9 INFO neutron.wsgi [None req-40537870-8ecb-4024-96dc-d9e62cdb4198 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=e5c8a610b33240ef9554bad25bb6d25a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0289309 2026-07-08 16:41:19.734 10 INFO neutron.wsgi [None req-655a2bb6-0666-4871-95bc-777a16d8a15f 93925e0ee5d24152b089cb55026b3196 7cfaaf79cdfb4a90909c3e1d1306509d - - default default] 10.0.0.81 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.0639336 2026-07-08 16:41:19.817 10 INFO neutron.wsgi [None req-d01e74e4-6dad-4e1f-8917-c250f40a551a 93925e0ee5d24152b089cb55026b3196 7cfaaf79cdfb4a90909c3e1d1306509d - - default default] 10.0.0.81 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.0772126 2026-07-08 16:41:19.905 9 INFO neutron.wsgi [None req-88811a40-3914-4170-9850-868486bc0ae5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/4fda8c49-095e-40e4-861a-7ead31df51a5 HTTP/1.1" status: 204 len: 168 time: 0.2018137 2026-07-08 16:41:19.914 10 INFO neutron.wsgi [None req-bb601e7a-5f70-4251-9329-2e7168e1d337 93925e0ee5d24152b089cb55026b3196 7cfaaf79cdfb4a90909c3e1d1306509d - - default default] 10.0.0.81 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.0908036 2026-07-08 16:41:19.973 10 INFO neutron.wsgi [None req-cb0f4073-d60c-4f9a-9017-eca5ff11536b 93925e0ee5d24152b089cb55026b3196 7cfaaf79cdfb4a90909c3e1d1306509d - - default default] 10.0.0.81 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.0533714 2026-07-08 16:41:20.039 10 INFO neutron.wsgi [None req-7c76c99a-1cb6-4d73-a125-def57a12c250 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "DELETE /v2.0/qos/policies/b0c6253b-2662-44f7-bb72-00ee079ae8d5 HTTP/1.1" status: 204 len: 168 time: 0.0595593 2026-07-08 16:41:20.096 10 INFO neutron.wsgi [None req-b8fdda4b-8594-4dcb-a358-55a778651e4e 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "DELETE /v2.0/qos/policies/ad437722-26c8-4fa7-a1f1-1f86578dbfa3 HTTP/1.1" status: 204 len: 168 time: 0.0527265 2026-07-08 16:41:20.158 9 INFO neutron.wsgi [None req-da043950-9f29-47b6-9ef9-51c1ed3e9602 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "DELETE /v2.0/qos/policies/46b264dd-6022-4273-88fd-411b1f38d8ec HTTP/1.1" status: 204 len: 168 time: 0.0544150 2026-07-08 16:41:20.215 9 INFO neutron.wsgi [None req-2b3daa2f-c4f5-4bbe-9c66-1bad86f36b28 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "DELETE /v2.0/qos/policies/742616ec-4c81-4f20-b4dc-ce3a9b221560 HTTP/1.1" status: 204 len: 168 time: 0.0527132 2026-07-08 16:41:20.269 9 INFO neutron.wsgi [None req-46f772ec-ed6e-46cf-8e0e-505a3ab2adf4 0565fa8c4a2b450586ba88e6f4692afa 675278cabbd84e99ac3d0b239349ec22 - - - -] 10.0.0.81 "DELETE /v2.0/qos/policies/aa6aa54f-5c9d-4b52-82fb-868b8195d264 HTTP/1.1" status: 204 len: 168 time: 0.0499048 2026-07-08 16:41:21.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-69482492-06c6-4321-8426-4c78eb09cf5f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 023601fb-26f0-41bc-bf17-3f909b6ff32d (type: security_groups) to 1 2026-07-08 16:41:21.405 10 INFO neutron.wsgi [None req-69482492-06c6-4321-8426-4c78eb09cf5f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=7cfaaf79cdfb4a90909c3e1d1306509d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2908447 2026-07-08 16:41:21.610 10 INFO neutron.wsgi [None req-6d2d6b1d-c8e6-45e8-bb9b-6f15a6801f76 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/023601fb-26f0-41bc-bf17-3f909b6ff32d HTTP/1.1" status: 204 len: 168 time: 0.2007041 2026-07-08 16:41:21.865 9 INFO neutron.db.ovn_revision_numbers_db [None req-6492bd83-4a0a-46c0-bd8e-ae985ddbd1e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource ad0e0cde-d3d6-4518-bca8-8cd06a7a1574 (type: security_groups) to 1 2026-07-08 16:41:21.892 9 INFO neutron.wsgi [None req-6492bd83-4a0a-46c0-bd8e-ae985ddbd1e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=50d78a59b12242e4885600f42bd9f4ae&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1361396 2026-07-08 16:41:22.063 9 INFO neutron.wsgi [None req-d5a18e2f-93d0-4f69-af8a-e5d7a7c864bb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/ad0e0cde-d3d6-4518-bca8-8cd06a7a1574 HTTP/1.1" status: 204 len: 168 time: 0.1644650 2026-07-08 16:41:22.324 9 INFO neutron.db.ovn_revision_numbers_db [None req-12a7f280-7c8a-4694-a4a7-aa949173aac9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 75663cec-45b4-4796-9733-c1214db9b748 (type: security_groups) to 1 2026-07-08 16:41:22.348 9 INFO neutron.wsgi [None req-12a7f280-7c8a-4694-a4a7-aa949173aac9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=675278cabbd84e99ac3d0b239349ec22&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1226697 2026-07-08 16:41:22.524 9 INFO neutron.wsgi [None req-a27fb826-c0a5-4136-8fc5-48bd2236ddb3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/75663cec-45b4-4796-9733-c1214db9b748 HTTP/1.1" status: 204 len: 168 time: 0.1715903 2026-07-08 16:41:23.835 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb81d38a-4599-415a-bcf4-67931ab36633 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 13e7a232-2b60-4d48-b5df-348dce5a45f9 (type: security_groups) to 1 2026-07-08 16:41:23.860 9 INFO neutron.wsgi [None req-bb81d38a-4599-415a-bcf4-67931ab36633 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=d0c743213290401a83a89ac27d40bff9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2552681 2026-07-08 16:41:24.086 9 INFO neutron.wsgi [None req-e2ec27e1-fedf-4e1d-81a7-0564339b08c0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/13e7a232-2b60-4d48-b5df-348dce5a45f9 HTTP/1.1" status: 204 len: 168 time: 0.2175543 2026-07-08 16:41:24.353 10 INFO neutron.db.ovn_revision_numbers_db [None req-a87fbf65-dc15-4aeb-a546-9013023af1fc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 520a677d-9d76-4a10-93da-cce3ebbb8c25 (type: security_groups) to 1 2026-07-08 16:41:24.384 10 INFO neutron.wsgi [None req-a87fbf65-dc15-4aeb-a546-9013023af1fc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=c82f1691eff749f393e47ddf24840d99&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1385629 2026-07-08 16:41:24.584 10 INFO neutron.wsgi [None req-64767c88-e376-4596-b6df-55d667392aed 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/520a677d-9d76-4a10-93da-cce3ebbb8c25 HTTP/1.1" status: 204 len: 168 time: 0.1939952 2026-07-08 16:41:27.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-21668077-03fd-4ea7-b5d7-a8895f2d17c6 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource e14ea711-7321-4880-bc30-e4bab7d637c5 (type: security_groups) to 1 2026-07-08 16:41:27.317 10 INFO neutron.db.segments_db [None req-21668077-03fd-4ea7-b5d7-a8895f2d17c6 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Added segment b30a0cc5-b8d4-4072-bd61-088fcf70de84 of type geneve for network bb4c0dff-b8c0-4a13-ac32-ef655b092a78 2026-07-08 16:41:27.437 10 INFO neutron.db.ovn_revision_numbers_db [None req-21668077-03fd-4ea7-b5d7-a8895f2d17c6 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource bb4c0dff-b8c0-4a13-ac32-ef655b092a78 (type: networks) to 1 2026-07-08 16:41:27.575 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d2dfae2-dad2-434e-8fe8-c20b1e94dbbf 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 2138fc65-4038-45c0-9d3a-8c97466a0317 (type: security_groups) to 1 2026-07-08 16:41:27.633 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21668077-03fd-4ea7-b5d7-a8895f2d17c6 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:27.634 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21668077-03fd-4ea7-b5d7-a8895f2d17c6 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network bb4c0dff-b8c0-4a13-ac32-ef655b092a78: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:27.635 9 INFO neutron.db.segments_db [None req-2d2dfae2-dad2-434e-8fe8-c20b1e94dbbf 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Added segment 5046bb38-459a-43ac-9a3c-9f9f4ff8ffed of type geneve for network 16c4b91d-427e-4e47-9a03-0f112a845523 2026-07-08 16:41:27.699 10 INFO neutron.db.ovn_revision_numbers_db [None req-21668077-03fd-4ea7-b5d7-a8895f2d17c6 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource c9f77925-92b7-44a2-b308-c7051213a7b6 (type: ports) to 1 2026-07-08 16:41:27.723 10 INFO neutron.wsgi [None req-21668077-03fd-4ea7-b5d7-a8895f2d17c6 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7499371 2026-07-08 16:41:27.797 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d2dfae2-dad2-434e-8fe8-c20b1e94dbbf 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 16c4b91d-427e-4e47-9a03-0f112a845523 (type: networks) to 1 2026-07-08 16:41:28.026 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de8658da-423e-4e3c-a55d-c03e1c4778c9 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:28.029 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de8658da-423e-4e3c-a55d-c03e1c4778c9 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network bb4c0dff-b8c0-4a13-ac32-ef655b092a78: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:28.031 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d2dfae2-dad2-434e-8fe8-c20b1e94dbbf 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:28.034 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d2dfae2-dad2-434e-8fe8-c20b1e94dbbf 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network 16c4b91d-427e-4e47-9a03-0f112a845523: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:28.095 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d2dfae2-dad2-434e-8fe8-c20b1e94dbbf 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource fe0e0360-ce58-49a8-9c1c-51d778c5d8b1 (type: ports) to 1 2026-07-08 16:41:28.115 9 INFO neutron.wsgi [None req-2d2dfae2-dad2-434e-8fe8-c20b1e94dbbf 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 839 time: 0.7607567 2026-07-08 16:41:28.404 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b952e8f-f9cd-4b23-998d-3df54c757732 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:28.408 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b952e8f-f9cd-4b23-998d-3df54c757732 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network 16c4b91d-427e-4e47-9a03-0f112a845523: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:28.577 9 INFO neutron.wsgi [req-87ea39ac-48dd-4954-84f2-ad3a71c1edd1 req-853746f5-4040-4823-a516-550e044346d2 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1214 time: 0.1507118 2026-07-08 16:41:28.660 9 INFO neutron.wsgi [req-87ea39ac-48dd-4954-84f2-ad3a71c1edd1 req-ab90bb57-abd3-4816-81ca-02088e76ec10 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=db8e8311-b685-4cb6-a954-4674662744fe&id=6c039082-b6ac-4fd3-9acb-ce2778d0aa1f&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0768206 2026-07-08 16:41:28.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-de8658da-423e-4e3c-a55d-c03e1c4778c9 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource c9f77925-92b7-44a2-b308-c7051213a7b6 (type: ports) to 2 2026-07-08 16:41:28.805 10 INFO neutron.db.ovn_revision_numbers_db [None req-de8658da-423e-4e3c-a55d-c03e1c4778c9 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource 227ad032-3ea0-4a2e-994e-78c19a555b16 (type: subnets) to 0 2026-07-08 16:41:28.827 10 INFO neutron.wsgi [None req-de8658da-423e-4e3c-a55d-c03e1c4778c9 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0992711 2026-07-08 16:41:28.905 9 INFO neutron.wsgi [None req-c598909b-4f82-4244-9e73-15415d3b5480 9ac0a86894774277ae03676cfa66f8f1 4f4d080259c24f7db4788f11b017bdc1 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1399 time: 0.2126052 2026-07-08 16:41:28.920 10 INFO neutron.db.segments_db [None req-40c59728-ad8d-47e3-a333-8e2577bde480 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Added segment 895314fd-08b4-452a-8da7-4bdc3c3ed29f of type geneve for network da7a70c2-cb4b-404a-b8be-5d44b8a179a3 2026-07-08 16:41:29.001 9 INFO neutron.wsgi [None req-e3a02274-1116-4e55-bc39-55a704761f29 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.81 "GET /v2.0/floatingips?floating_network_id=5e3a74fd-7c59-4607-b22b-2dfabad66aaf&port_id=10375c3e-a23b-447a-aca2-e2f664c0e555 HTTP/1.1" status: 200 len: 1055 time: 0.0919237 2026-07-08 16:41:29.050 10 INFO neutron.db.ovn_revision_numbers_db [None req-40c59728-ad8d-47e3-a333-8e2577bde480 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource da7a70c2-cb4b-404a-b8be-5d44b8a179a3 (type: networks) to 1 2026-07-08 16:41:29.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b952e8f-f9cd-4b23-998d-3df54c757732 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource fe0e0360-ce58-49a8-9c1c-51d778c5d8b1 (type: ports) to 2 2026-07-08 16:41:29.155 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b952e8f-f9cd-4b23-998d-3df54c757732 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 6aabaeca-d60a-4799-bd1a-6d6af9c38fae (type: subnets) to 0 2026-07-08 16:41:29.173 9 INFO neutron.wsgi [None req-8b952e8f-f9cd-4b23-998d-3df54c757732 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 833 time: 1.0531673 2026-07-08 16:41:29.227 10 INFO neutron.wsgi [req-917232d4-7acb-495c-857b-217dd075898d req-70c3a86c-1755-4aff-bf62-b789a19b7ddc cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1404 time: 0.0311463 2026-07-08 16:41:29.235 9 INFO neutron.wsgi [None req-dbec095b-8dfa-47b4-a3c1-cb07111ed353 695c106265804d79ae3248a6b4032b46 9e46e21e61dd4d05a1e15e8d2654a7b3 - - default default] 10.0.0.81 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.0568650 2026-07-08 16:41:29.260 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40c59728-ad8d-47e3-a333-8e2577bde480 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:29.264 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40c59728-ad8d-47e3-a333-8e2577bde480 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network da7a70c2-cb4b-404a-b8be-5d44b8a179a3: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:29.296 10 INFO neutron.wsgi [req-917232d4-7acb-495c-857b-217dd075898d req-70c3f54b-f350-4a59-893a-0365e013a208 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/security-groups?id=db8e8311-b685-4cb6-a954-4674662744fe&id=6c039082-b6ac-4fd3-9acb-ce2778d0aa1f&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0554910 2026-07-08 16:41:29.331 10 INFO neutron.db.ovn_revision_numbers_db [None req-40c59728-ad8d-47e3-a333-8e2577bde480 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource 06121cc6-bd69-4ad0-a83d-907f7f93608f (type: ports) to 1 2026-07-08 16:41:29.354 10 INFO neutron.wsgi [None req-40c59728-ad8d-47e3-a333-8e2577bde480 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5231557 2026-07-08 16:41:29.554 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-444ab7ef-4ccf-4c04-ad65-fbe56ad35476 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:29.556 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-444ab7ef-4ccf-4c04-ad65-fbe56ad35476 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network 16c4b91d-427e-4e47-9a03-0f112a845523: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:29.569 9 INFO neutron.db.ovn_revision_numbers_db [None req-444ab7ef-4ccf-4c04-ad65-fbe56ad35476 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 7318977f-f339-4db4-83b2-2d5f19d20987 (type: subnets) to 0 2026-07-08 16:41:29.586 9 INFO neutron.wsgi [None req-444ab7ef-4ccf-4c04-ad65-fbe56ad35476 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 907 time: 0.3462925 2026-07-08 16:41:29.620 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb5d1037-c4fa-414f-8662-e3b617ece273 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:29.632 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb5d1037-c4fa-414f-8662-e3b617ece273 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network da7a70c2-cb4b-404a-b8be-5d44b8a179a3: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:29.712 10 INFO neutron.db.segments_db [None req-7d1f20d3-75ce-4a3a-aa57-5c6834472230 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Added segment a64aa8ad-2e3f-40b1-a8ac-22abd7da0b18 of type geneve for network f13de451-2279-4b09-a3d5-17ac328be516 2026-07-08 16:41:29.907 10 INFO neutron.db.ovn_revision_numbers_db [None req-7d1f20d3-75ce-4a3a-aa57-5c6834472230 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource f13de451-2279-4b09-a3d5-17ac328be516 (type: networks) to 1 2026-07-08 16:41:30.173 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d1f20d3-75ce-4a3a-aa57-5c6834472230 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:30.177 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d1f20d3-75ce-4a3a-aa57-5c6834472230 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network f13de451-2279-4b09-a3d5-17ac328be516: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:30.254 10 INFO neutron.db.ovn_revision_numbers_db [None req-7d1f20d3-75ce-4a3a-aa57-5c6834472230 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 9bae5db6-98d6-46f3-9268-3aabcbdf0a00 (type: ports) to 1 2026-07-08 16:41:30.281 10 INFO neutron.wsgi [None req-7d1f20d3-75ce-4a3a-aa57-5c6834472230 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.6901774 2026-07-08 16:41:30.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb5d1037-c4fa-414f-8662-e3b617ece273 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource 06121cc6-bd69-4ad0-a83d-907f7f93608f (type: ports) to 2 2026-07-08 16:41:30.335 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb5d1037-c4fa-414f-8662-e3b617ece273 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource 3e5ae23b-279b-471d-b66a-24b9bc8eaf92 (type: subnets) to 0 2026-07-08 16:41:30.355 10 INFO neutron.wsgi [None req-eb5d1037-c4fa-414f-8662-e3b617ece273 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.9949183 2026-07-08 16:41:30.460 10 INFO neutron.db.segments_db [None req-69f70bcb-72c1-4065-bf95-613713099660 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Added segment 03eced63-71a1-47d9-800d-afa5281d7b4c of type geneve for network 4a24e3fb-9f3c-44be-9101-624b3132fee6 2026-07-08 16:41:30.563 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7d49fed-0b83-465f-acf8-8cb9d077e9ef 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:30.566 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7d49fed-0b83-465f-acf8-8cb9d077e9ef 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network f13de451-2279-4b09-a3d5-17ac328be516: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:30.601 10 INFO neutron.db.ovn_revision_numbers_db [None req-69f70bcb-72c1-4065-bf95-613713099660 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource 4a24e3fb-9f3c-44be-9101-624b3132fee6 (type: networks) to 1 2026-07-08 16:41:30.827 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69f70bcb-72c1-4065-bf95-613713099660 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:30.830 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69f70bcb-72c1-4065-bf95-613713099660 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network 4a24e3fb-9f3c-44be-9101-624b3132fee6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:30.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-69f70bcb-72c1-4065-bf95-613713099660 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource a5305897-0428-4250-af60-e5b3e9837478 (type: ports) to 1 2026-07-08 16:41:30.939 10 INFO neutron.wsgi [None req-69f70bcb-72c1-4065-bf95-613713099660 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5800853 2026-07-08 16:41:31.458 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7d49fed-0b83-465f-acf8-8cb9d077e9ef 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 9bae5db6-98d6-46f3-9268-3aabcbdf0a00 (type: ports) to 2 2026-07-08 16:41:31.492 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7d49fed-0b83-465f-acf8-8cb9d077e9ef 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource c2674740-d2ee-4211-bdd0-ddec17152824 (type: subnets) to 0 2026-07-08 16:41:31.515 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status down for port: 10375c3e-a23b-447a-aca2-e2f664c0e555 2026-07-08 16:41:31.524 9 INFO neutron.wsgi [None req-d7d49fed-0b83-465f-acf8-8cb9d077e9ef 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 829 time: 1.2374532 2026-07-08 16:41:31.573 10 INFO neutron.wsgi [req-03578f28-8269-4e15-b28c-3f95d1239aa3 req-1d79ddbd-11ee-41ac-a8bb-5082d1f1cbd5 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1214 time: 0.1441236 2026-07-08 16:41:31.652 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cab6c017-5216-4b01-8c99-e37fc66cdb74 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:31.659 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cab6c017-5216-4b01-8c99-e37fc66cdb74 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network 4a24e3fb-9f3c-44be-9101-624b3132fee6: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:31.664 10 INFO neutron.wsgi [req-03578f28-8269-4e15-b28c-3f95d1239aa3 req-ac4cb89d-b7ea-4fd9-aa6d-586fd9c5e85a e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=db8e8311-b685-4cb6-a954-4674662744fe&id=6c039082-b6ac-4fd3-9acb-ce2778d0aa1f&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0855923 2026-07-08 16:41:31.695 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-83ee7daf-52bb-4d3f-a0de-a307e34fcaf8'] response: {'server_uuid': 'e0c597d3-d818-4cc9-bfac-d6560edc1b28', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '10375c3e-a23b-447a-aca2-e2f664c0e555', 'code': 200} 2026-07-08 16:41:31.828 9 INFO neutron.wsgi [req-0c36b6a8-9b9a-4921-bda5-9691f5764d2a req-c876261d-f582-4f5e-8713-026e0a9d6775 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 1212 time: 0.0624089 2026-07-08 16:41:31.851 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 10375c3e-a23b-447a-aca2-e2f664c0e555 (type: ports) to 5 2026-07-08 16:41:31.977 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1ec7998-e4c0-4f02-a5d6-1da9731abe4c 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:31.983 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1ec7998-e4c0-4f02-a5d6-1da9731abe4c 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network f13de451-2279-4b09-a3d5-17ac328be516: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:32.020 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1ec7998-e4c0-4f02-a5d6-1da9731abe4c 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4 (type: subnets) to 0 2026-07-08 16:41:32.067 9 INFO neutron.wsgi [None req-c1ec7998-e4c0-4f02-a5d6-1da9731abe4c 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 901 time: 0.5322728 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:32.155 10 INFO neutron.db.segments_db [None req-17b9893b-7acf-4cc6-88f7-d33ee1679bfe 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Added segment a380e657-42bb-4ea9-8493-cc311baeec14 of type geneve for network fbbde19f-6ef3-4fbb-b558-467615c52356 2026-07-08 16:41:32.291 10 INFO neutron.db.ovn_revision_numbers_db [None req-17b9893b-7acf-4cc6-88f7-d33ee1679bfe 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource fbbde19f-6ef3-4fbb-b558-467615c52356 (type: networks) to 1 2026-07-08 16:41:32.317 9 INFO neutron.db.l3_db [None req-db7b2df7-2d3a-4d6d-b512-b3d9b2ecf823 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] Floating IP a1415706-78a6-455a-b36e-4588d74588a8 disassociated. External IP: 10.96.250.212, port: 10375c3e-a23b-447a-aca2-e2f664c0e555. 2026-07-08 16:41:32.481 9 INFO neutron.db.ovn_revision_numbers_db [None req-cab6c017-5216-4b01-8c99-e37fc66cdb74 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource a5305897-0428-4250-af60-e5b3e9837478 (type: ports) to 2 2026-07-08 16:41:32.490 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17b9893b-7acf-4cc6-88f7-d33ee1679bfe 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:32.493 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17b9893b-7acf-4cc6-88f7-d33ee1679bfe 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network fbbde19f-6ef3-4fbb-b558-467615c52356: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:32.503 9 INFO neutron.db.ovn_revision_numbers_db [None req-cab6c017-5216-4b01-8c99-e37fc66cdb74 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource 9b698d80-5bff-49fd-9c38-b8683d39dc2a (type: subnets) to 0 2026-07-08 16:41:32.524 9 INFO neutron.wsgi [None req-cab6c017-5216-4b01-8c99-e37fc66cdb74 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.5795467 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:32.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-17b9893b-7acf-4cc6-88f7-d33ee1679bfe 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 9fbd99d8-1bfd-4aa9-9f85-e6bec22936a2 (type: ports) to 1 2026-07-08 16:41:32.582 10 INFO neutron.wsgi [None req-17b9893b-7acf-4cc6-88f7-d33ee1679bfe 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.5075588 2026-07-08 16:41:32.598 9 INFO neutron.wsgi [None req-db7b2df7-2d3a-4d6d-b512-b3d9b2ecf823 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 199.19.213.163 "DELETE /v2.0/ports/10375c3e-a23b-447a-aca2-e2f664c0e555 HTTP/1.1" status: 204 len: 173 time: 0.7647488 2026-07-08 16:41:32.641 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb6a94f8-0fad-4c76-bcb2-38bc292eccfd'] response: {'server_uuid': 'e0c597d3-d818-4cc9-bfac-d6560edc1b28', 'name': 'network-vif-deleted', 'tag': '10375c3e-a23b-447a-aca2-e2f664c0e555', 'status': 'completed', 'code': 200} 2026-07-08 16:41:32.650 9 INFO neutron.db.segments_db [None req-2abfc6b1-b282-41da-ae8c-23489bfd0429 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Added segment d2f13310-a0e8-40e2-a892-8a9160b57ede of type geneve for network ca97f779-b6c2-4b42-8584-3b7b3eb8d9e9 2026-07-08 16:41:32.790 9 INFO neutron.wsgi [req-8af3648e-3fbc-40d7-86b0-2e69cfa72e66 req-82d4faa3-20f7-4cfe-b319-c224a0f836ad e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=e0c597d3-d818-4cc9-bfac-d6560edc1b28 HTTP/1.1" status: 200 len: 210 time: 0.0474164 2026-07-08 16:41:32.826 9 INFO neutron.db.ovn_revision_numbers_db [None req-2abfc6b1-b282-41da-ae8c-23489bfd0429 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource ca97f779-b6c2-4b42-8584-3b7b3eb8d9e9 (type: networks) to 1 2026-07-08 16:41:32.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027318 2026-07-08 16:41:32.884 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015960 2026-07-08 16:41:32.890 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eab3a3e0-2ceb-4a79-bb12-cad6e9019d5a 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:32.891 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eab3a3e0-2ceb-4a79-bb12-cad6e9019d5a 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network fbbde19f-6ef3-4fbb-b558-467615c52356: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:33.035 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2abfc6b1-b282-41da-ae8c-23489bfd0429 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:33.037 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2abfc6b1-b282-41da-ae8c-23489bfd0429 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network ca97f779-b6c2-4b42-8584-3b7b3eb8d9e9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:33.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-2abfc6b1-b282-41da-ae8c-23489bfd0429 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource e916cdbb-1cd7-49f7-ae58-e5266a46ac63 (type: ports) to 1 2026-07-08 16:41:33.122 9 INFO neutron.wsgi [None req-2abfc6b1-b282-41da-ae8c-23489bfd0429 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5888197 2026-07-08 16:41:33.458 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a78e0877-a48a-4289-b7d2-7ba5cd6acf51 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:33.463 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a78e0877-a48a-4289-b7d2-7ba5cd6acf51 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network ca97f779-b6c2-4b42-8584-3b7b3eb8d9e9: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:33.496 10 INFO neutron.db.ovn_revision_numbers_db [None req-eab3a3e0-2ceb-4a79-bb12-cad6e9019d5a 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 9fbd99d8-1bfd-4aa9-9f85-e6bec22936a2 (type: ports) to 2 2026-07-08 16:41:33.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-eab3a3e0-2ceb-4a79-bb12-cad6e9019d5a 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d (type: subnets) to 0 2026-07-08 16:41:33.541 10 INFO neutron.wsgi [None req-eab3a3e0-2ceb-4a79-bb12-cad6e9019d5a 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.9494131 2026-07-08 16:41:33.884 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2a3e12e-034c-4902-b4aa-88b8070f3b62 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:33.886 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2a3e12e-034c-4902-b4aa-88b8070f3b62 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network fbbde19f-6ef3-4fbb-b558-467615c52356: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:33.902 9 INFO neutron.db.ovn_revision_numbers_db [None req-c2a3e12e-034c-4902-b4aa-88b8070f3b62 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 0bb16328-2e29-416b-b34b-b622de748570 (type: subnets) to 0 2026-07-08 16:41:33.924 9 INFO neutron.wsgi [None req-c2a3e12e-034c-4902-b4aa-88b8070f3b62 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 904 time: 0.3775713 2026-07-08 16:41:33.960 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-79f5e55d-15d7-4289-8e16-25b2fd20f75e'] response: {'server_uuid': 'e0c597d3-d818-4cc9-bfac-d6560edc1b28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10375c3e-a23b-447a-aca2-e2f664c0e555', 'code': 200} 2026-07-08 16:41:34.078 9 INFO neutron.wsgi [None req-8da1c941-54ad-4330-b386-eda0ac4e0119 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/db8e8311-b685-4cb6-a954-4674662744fe HTTP/1.1" status: 204 len: 168 time: 0.1164854 2026-07-08 16:41:34.093 9 INFO neutron.api.v2.resource [None req-3b58c3c2-b8e4-4f50-89c8-63967069fad3 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:41:34.094 9 INFO neutron.wsgi [None req-3b58c3c2-b8e4-4f50-89c8-63967069fad3 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - default default] 10.0.0.81 "GET /v2.0/security-groups/db8e8311-b685-4cb6-a954-4674662744fe HTTP/1.1" status: 404 len: 347 time: 0.0116634 2026-07-08 16:41:34.344 10 INFO neutron.db.ovn_revision_numbers_db [None req-a78e0877-a48a-4289-b7d2-7ba5cd6acf51 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource e916cdbb-1cd7-49f7-ae58-e5266a46ac63 (type: ports) to 2 2026-07-08 16:41:34.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-a78e0877-a48a-4289-b7d2-7ba5cd6acf51 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource 7688de86-4107-4bf2-b85d-e159d4e47f81 (type: subnets) to 0 2026-07-08 16:41:34.386 10 INFO neutron.wsgi [None req-a78e0877-a48a-4289-b7d2-7ba5cd6acf51 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.2590275 2026-07-08 16:41:34.461 9 INFO neutron.wsgi [None req-9bf2f15a-99d9-4b57-9e81-1bdb5af09fed e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/a1415706-78a6-455a-b36e-4588d74588a8 HTTP/1.1" status: 204 len: 168 time: 0.3619850 2026-07-08 16:41:34.500 9 INFO neutron.db.segments_db [None req-a8e85b91-1363-428c-96ff-4e7edd1e290b ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Added segment 78e1f04a-b8b8-4ee3-a86c-e51850e90e03 of type geneve for network a0f2cd83-13f8-4cfa-a3c8-d830a5407b02 2026-07-08 16:41:34.500 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0133fb49-b965-4476-b3ae-e565b7cd134e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:34.506 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0133fb49-b965-4476-b3ae-e565b7cd134e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:34.634 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8e85b91-1363-428c-96ff-4e7edd1e290b ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource a0f2cd83-13f8-4cfa-a3c8-d830a5407b02 (type: networks) to 1 2026-07-08 16:41:34.635 10 INFO neutron.db.ovn_revision_numbers_db [None req-0133fb49-b965-4476-b3ae-e565b7cd134e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource b0d0c29e-afa7-475d-b58c-b2f6345c7532 (type: ports) to 1 2026-07-08 16:41:34.670 9 INFO neutron.wsgi [None req-b401bdae-7e03-490b-b1b2-1939703ed999 e6c33931bff24469833b812fad20c3da 14d6662f6ac34853a395c5497d7dbbc0 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/6c039082-b6ac-4fd3-9acb-ce2778d0aa1f HTTP/1.1" status: 204 len: 168 time: 0.2038598 2026-07-08 16:41:34.847 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8e85b91-1363-428c-96ff-4e7edd1e290b ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:34.851 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8e85b91-1363-428c-96ff-4e7edd1e290b ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network a0f2cd83-13f8-4cfa-a3c8-d830a5407b02: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:34.942 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8e85b91-1363-428c-96ff-4e7edd1e290b ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource bbe4bc5a-2ac6-490a-afb1-351018e75ab3 (type: ports) to 1 2026-07-08 16:41:34.973 9 INFO neutron.wsgi [None req-a8e85b91-1363-428c-96ff-4e7edd1e290b ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5825198 2026-07-08 16:41:35.233 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-752f441f-d3c3-422a-9f7e-fb19d8b61dd1 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] No more DHCP agents 2026-07-08 16:41:35.234 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-752f441f-d3c3-422a-9f7e-fb19d8b61dd1 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Unable to schedule network a0f2cd83-13f8-4cfa-a3c8-d830a5407b02: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:35.609 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: b0d0c29e-afa7-475d-b58c-b2f6345c7532 2026-07-08 16:41:35.637 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Router b205c2aa-3bd9-4c5c-85d9-7acffa408129 is bound to host instance 2026-07-08 16:41:35.644 10 INFO neutron.db.ovn_revision_numbers_db [None req-0133fb49-b965-4476-b3ae-e565b7cd134e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource b0d0c29e-afa7-475d-b58c-b2f6345c7532 (type: router_ports) to 1 2026-07-08 16:41:35.645 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port b0d0c29e-afa7-475d-b58c-b2f6345c7532 2026-07-08 16:41:35.798 10 INFO neutron.db.ovn_revision_numbers_db [None req-0133fb49-b965-4476-b3ae-e565b7cd134e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource b205c2aa-3bd9-4c5c-85d9-7acffa408129 (type: routers) to 3 2026-07-08 16:41:35.856 10 INFO neutron.wsgi [None req-0133fb49-b965-4476-b3ae-e565b7cd134e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 864 time: 1.9242790 2026-07-08 16:41:36.132 9 INFO neutron.db.ovn_revision_numbers_db [None req-752f441f-d3c3-422a-9f7e-fb19d8b61dd1 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource bbe4bc5a-2ac6-490a-afb1-351018e75ab3 (type: ports) to 2 2026-07-08 16:41:36.151 9 INFO neutron.db.ovn_revision_numbers_db [None req-752f441f-d3c3-422a-9f7e-fb19d8b61dd1 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] Successfully bumped revision number for resource 03ae877f-cf47-4482-859b-81e29c73695d (type: subnets) to 0 2026-07-08 16:41:36.172 9 INFO neutron.wsgi [None req-752f441f-d3c3-422a-9f7e-fb19d8b61dd1 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.1945705 2026-07-08 16:41:36.275 10 INFO neutron.wsgi [None req-37f60bfc-0f9d-4ef8-aba2-fdcd445075d4 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "PUT /v2.0/subnets/227ad032-3ea0-4a2e-994e-78c19a555b16/tags HTTP/1.1" status: 200 len: 210 time: 0.0859327 2026-07-08 16:41:36.403 9 INFO neutron.wsgi [None req-568fdea2-638f-4d46-8cb1-7b2071c815c1 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "PUT /v2.0/subnets/3e5ae23b-279b-471d-b66a-24b9bc8eaf92/tags HTTP/1.1" status: 200 len: 218 time: 0.1221788 2026-07-08 16:41:36.457 9 INFO neutron.wsgi [None req-7db28e65-ce55-4a50-8ff5-6efe9534443f ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "PUT /v2.0/subnets/9b698d80-5bff-49fd-9c38-b8683d39dc2a/tags HTTP/1.1" status: 200 len: 227 time: 0.0493717 2026-07-08 16:41:36.525 9 INFO neutron.wsgi [None req-74b09b0e-f09b-40ac-b97d-cd13c237f25f ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "PUT /v2.0/subnets/7688de86-4107-4bf2-b85d-e159d4e47f81/tags HTTP/1.1" status: 200 len: 212 time: 0.0633321 2026-07-08 16:41:36.625 9 INFO neutron.wsgi [None req-2f3577e9-6339-4bed-91bf-5849e330e00c ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - default default] 10.0.0.81 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.0911050 2026-07-08 16:41:36.704 9 INFO neutron.wsgi [None req-7ffab888-105b-4ef0-a1cb-6ebbd0b8279e ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - default default] 10.0.0.81 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.0732634 2026-07-08 16:41:36.712 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-471d5fd0-d45f-4a6b-b649-efa992bf8acb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] No more DHCP agents 2026-07-08 16:41:36.721 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-471d5fd0-d45f-4a6b-b649-efa992bf8acb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Unable to schedule network 16c4b91d-427e-4e47-9a03-0f112a845523: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:36.808 9 INFO neutron.wsgi [None req-5fea30b8-4dfc-465e-a99b-9f29929e54e8 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - default default] 10.0.0.81 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.0947931 2026-07-08 16:41:36.873 9 INFO neutron.wsgi [None req-ad6ce133-95ea-4ff9-b2b2-310752f7cdaf ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - default default] 10.0.0.81 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0593786 2026-07-08 16:41:36.956 9 INFO neutron.db.ovn_revision_numbers_db [None req-471d5fd0-d45f-4a6b-b649-efa992bf8acb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Successfully bumped revision number for resource e2100e90-2c71-45b8-b922-c7ed6c1a0c68 (type: ports) to 1 2026-07-08 16:41:36.975 10 INFO neutron.wsgi [None req-de6438bd-a906-4123-9d4b-513442a8d9d3 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - default default] 10.0.0.81 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.0921707 2026-07-08 16:41:37.086 10 INFO neutron.wsgi [None req-3328bdc3-e715-4dea-9fe8-ec66a358134c ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - default default] 10.0.0.81 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.1025779 2026-07-08 16:41:37.093 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b0d0c29e-afa7-475d-b58c-b2f6345c7532 (type: ports) to 1 2026-07-08 16:41:37.161 10 INFO neutron.wsgi [None req-1f95a391-98ec-4667-a295-388327d6a8e9 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - default default] 10.0.0.81 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0687516 2026-07-08 16:41:37.241 9 INFO neutron.wsgi [None req-55195174-e414-40ee-9040-0f0cd723584d ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - default default] 10.0.0.81 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.0741057 2026-07-08 16:41:37.267 10 INFO neutron.wsgi [None req-f359bd5d-c88c-46ab-a7d3-bae529a58b04 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/d76f3a96-0b94-4e55-ad7c-e377991a393d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5507491 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:37.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b0d0c29e-afa7-475d-b58c-b2f6345c7532 (type: router_ports) to 3 2026-07-08 16:41:37.831 9 INFO neutron.wsgi [None req-1303ef5e-b6f3-4452-897e-1bc7cf9458d8 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/227ad032-3ea0-4a2e-994e-78c19a555b16 HTTP/1.1" status: 204 len: 168 time: 0.5824382 2026-07-08 16:41:37.984 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: e2100e90-2c71-45b8-b922-c7ed6c1a0c68 2026-07-08 16:41:37.994 9 INFO neutron.db.ovn_revision_numbers_db [None req-471d5fd0-d45f-4a6b-b649-efa992bf8acb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Successfully bumped revision number for resource e2100e90-2c71-45b8-b922-c7ed6c1a0c68 (type: router_ports) to 2 2026-07-08 16:41:37.995 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port e2100e90-2c71-45b8-b922-c7ed6c1a0c68 2026-07-08 16:41:38.125 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b0d0c29e-afa7-475d-b58c-b2f6345c7532 (type: ports) to 2 2026-07-08 16:41:38.195 9 INFO neutron.wsgi [None req-fa2d6908-8a2d-4ee7-ba00-7bfbfa1aff51 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/3e5ae23b-279b-471d-b66a-24b9bc8eaf92 HTTP/1.1" status: 204 len: 168 time: 0.3583496 2026-07-08 16:41:38.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-471d5fd0-d45f-4a6b-b649-efa992bf8acb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Successfully bumped revision number for resource e2100e90-2c71-45b8-b922-c7ed6c1a0c68 (type: ports) to 2 2026-07-08 16:41:38.361 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-471d5fd0-d45f-4a6b-b649-efa992bf8acb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] No more DHCP agents 2026-07-08 16:41:38.363 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-471d5fd0-d45f-4a6b-b649-efa992bf8acb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Unable to schedule network 16c4b91d-427e-4e47-9a03-0f112a845523: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:38.410 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource e2100e90-2c71-45b8-b922-c7ed6c1a0c68 (type: ports) to 3 2026-07-08 16:41:38.547 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b0d0c29e-afa7-475d-b58c-b2f6345c7532 (type: ports) to 4 2026-07-08 16:41:38.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource e2100e90-2c71-45b8-b922-c7ed6c1a0c68 (type: router_ports) to 3 2026-07-08 16:41:38.604 10 INFO neutron.wsgi [None req-5cc7d321-66a2-4544-ba52-eba4916a6272 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/d76f3a96-0b94-4e55-ad7c-e377991a393d HTTP/1.1" status: 204 len: 168 time: 1.3313150 2026-07-08 16:41:38.608 10 INFO neutron.wsgi [None req-28dc0f0a-4eed-4d56-a2e8-7c19b2a5cada ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/9b698d80-5bff-49fd-9c38-b8683d39dc2a HTTP/1.1" status: 204 len: 168 time: 0.4045138 2026-07-08 16:41:38.748 9 INFO neutron.db.ovn_revision_numbers_db [None req-471d5fd0-d45f-4a6b-b649-efa992bf8acb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource e2100e90-2c71-45b8-b922-c7ed6c1a0c68 (type: router_ports) to 3 2026-07-08 16:41:38.752 9 INFO neutron.wsgi [None req-471d5fd0-d45f-4a6b-b649-efa992bf8acb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "PUT /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8900511 2026-07-08 16:41:38.987 10 INFO neutron.db.ovn_revision_numbers_db [None req-95bdc3c1-47cb-471b-9bba-1c584b11c933 - - - - - -] Successfully bumped revision number for resource b0d0c29e-afa7-475d-b58c-b2f6345c7532 (type: router_ports) to 4 2026-07-08 16:41:39.009 10 INFO neutron.wsgi [None req-c641936e-68f5-4208-9431-b889fe4d3f09 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/446dbc5d-4717-4228-8ff6-481ed73b8a0e HTTP/1.1" status: 204 len: 168 time: 0.3902080 2026-07-08 16:41:39.020 10 INFO neutron.wsgi [None req-da60bc96-2957-487a-9bd9-347daef46455 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/7688de86-4107-4bf2-b85d-e159d4e47f81 HTTP/1.1" status: 204 len: 168 time: 0.4027777 2026-07-08 16:41:39.277 10 INFO neutron.wsgi [None req-d2cfcc2d-873d-47de-97d4-8d33638e418d ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/03ae877f-cf47-4482-859b-81e29c73695d HTTP/1.1" status: 204 len: 168 time: 0.2423379 2026-07-08 16:41:39.651 10 INFO neutron.services.segments.plugin [-] Segment b30a0cc5-b8d4-4072-bd61-088fcf70de84 resource provider aggregate not found 2026-07-08 16:41:39.654 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5e826bc-7c3a-48cf-8148-c1d5652b3c46 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] No more DHCP agents 2026-07-08 16:41:39.656 10 INFO neutron.services.segments.plugin [-] Segment b30a0cc5-b8d4-4072-bd61-088fcf70de84 resource provider aggregate not found 2026-07-08 16:41:39.659 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5e826bc-7c3a-48cf-8148-c1d5652b3c46 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Unable to schedule network f13de451-2279-4b09-a3d5-17ac328be516: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:39.677 10 INFO neutron.services.segments.plugin [-] Segment b30a0cc5-b8d4-4072-bd61-088fcf70de84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b30a0cc5-b8d4-4072-bd61-088fcf70de84 found for delete ", "request_id": "req-333ad40f-4b1a-41db-a34f-337339b1a92a"}]} 2026-07-08 16:41:39.677 10 INFO neutron.services.segments.plugin [-] Segment b30a0cc5-b8d4-4072-bd61-088fcf70de84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b30a0cc5-b8d4-4072-bd61-088fcf70de84 found for delete ", "request_id": "req-10fc6cba-f025-494e-8227-50444492ab88"}]} 2026-07-08 16:41:39.710 10 INFO neutron.wsgi [None req-d0676285-5f43-41fb-a1da-33d7996cad29 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/networks/bb4c0dff-b8c0-4a13-ac32-ef655b092a78 HTTP/1.1" status: 204 len: 168 time: 0.4249897 2026-07-08 16:41:39.733 9 INFO neutron.services.segments.plugin [-] Segment b4a7c3d7-4f05-4885-b98f-4a375c2097d1 resource provider aggregate not found 2026-07-08 16:41:39.743 9 INFO neutron.services.segments.plugin [-] Segment b4a7c3d7-4f05-4885-b98f-4a375c2097d1 resource provider aggregate not found 2026-07-08 16:41:39.762 9 INFO neutron.services.segments.plugin [-] Segment b4a7c3d7-4f05-4885-b98f-4a375c2097d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4a7c3d7-4f05-4885-b98f-4a375c2097d1 found for delete ", "request_id": "req-0381d870-53fc-4bed-935b-8da4113e3103"}]} 2026-07-08 16:41:39.764 9 INFO neutron.services.segments.plugin [-] Segment b4a7c3d7-4f05-4885-b98f-4a375c2097d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4a7c3d7-4f05-4885-b98f-4a375c2097d1 found for delete ", "request_id": "req-57c0d803-df3e-4598-afd2-c0b052f5b2cf"}]} 2026-07-08 16:41:39.801 9 INFO neutron.wsgi [None req-bd7cd340-ef4d-4a9f-9807-01cf776b7859 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/d77ab1b2-b5dd-4980-899a-7d12bdf0de22 HTTP/1.1" status: 204 len: 168 time: 0.7865777 2026-07-08 16:41:39.888 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5e826bc-7c3a-48cf-8148-c1d5652b3c46 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Successfully bumped revision number for resource 742df544-0d88-4667-8ab9-9494cd8722c1 (type: ports) to 1 2026-07-08 16:41:40.258 10 INFO neutron.wsgi [None req-3b4eb091-4730-48d7-92ce-51ad9222f661 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/networks/da7a70c2-cb4b-404a-b8be-5d44b8a179a3 HTTP/1.1" status: 204 len: 168 time: 0.5398855 2026-07-08 16:41:40.569 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5e826bc-7c3a-48cf-8148-c1d5652b3c46 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Successfully bumped revision number for resource 742df544-0d88-4667-8ab9-9494cd8722c1 (type: router_ports) to 2 2026-07-08 16:41:40.784 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5e826bc-7c3a-48cf-8148-c1d5652b3c46 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Successfully bumped revision number for resource 742df544-0d88-4667-8ab9-9494cd8722c1 (type: ports) to 2 2026-07-08 16:41:40.809 9 INFO neutron.wsgi [None req-7b2f3b5e-cffd-43dc-a2ff-6ed06dea53c3 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/networks/4a24e3fb-9f3c-44be-9101-624b3132fee6 HTTP/1.1" status: 204 len: 168 time: 0.5451825 2026-07-08 16:41:40.864 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5e826bc-7c3a-48cf-8148-c1d5652b3c46 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] No more DHCP agents 2026-07-08 16:41:40.866 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5e826bc-7c3a-48cf-8148-c1d5652b3c46 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Unable to schedule network f13de451-2279-4b09-a3d5-17ac328be516: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:41.194 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5e826bc-7c3a-48cf-8148-c1d5652b3c46 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 742df544-0d88-4667-8ab9-9494cd8722c1 (type: router_ports) to 2 2026-07-08 16:41:41.196 9 INFO neutron.wsgi [None req-e5e826bc-7c3a-48cf-8148-c1d5652b3c46 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "PUT /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4393213 2026-07-08 16:41:41.381 10 INFO neutron.wsgi [None req-8b5ed542-178c-4525-b1bc-46a2b0b06664 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "PUT /v2.0/routers/1387ad1c-c76d-487a-bcc2-7c80c6339e8f/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5713401 2026-07-08 16:41:41.390 10 INFO neutron.wsgi [None req-b2f33cdf-b0bc-40e5-988b-85cb16361877 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/networks/ca97f779-b6c2-4b42-8584-3b7b3eb8d9e9 HTTP/1.1" status: 204 len: 168 time: 0.5741320 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:41.708 10 INFO neutron.services.segments.plugin [-] Segment 895314fd-08b4-452a-8da7-4bdc3c3ed29f resource provider aggregate not found 2026-07-08 16:41:41.720 10 INFO neutron.services.segments.plugin [-] Segment 895314fd-08b4-452a-8da7-4bdc3c3ed29f resource provider aggregate not found 2026-07-08 16:41:41.754 10 INFO neutron.services.segments.plugin [-] Segment 895314fd-08b4-452a-8da7-4bdc3c3ed29f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 895314fd-08b4-452a-8da7-4bdc3c3ed29f found for delete ", "request_id": "req-c03b73db-9cd9-47a9-9bc9-6f4481cd7acd"}]} 2026-07-08 16:41:41.758 10 INFO neutron.services.segments.plugin [-] Segment 895314fd-08b4-452a-8da7-4bdc3c3ed29f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 895314fd-08b4-452a-8da7-4bdc3c3ed29f found for delete ", "request_id": "req-1787c1c1-8fa2-46e0-b70e-7fe4f7003586"}]} 2026-07-08 16:41:41.787 10 INFO neutron.services.segments.plugin [-] Segment d2f13310-a0e8-40e2-a892-8a9160b57ede resource provider aggregate not found 2026-07-08 16:41:41.787 9 INFO neutron.services.segments.plugin [-] Segment 03eced63-71a1-47d9-800d-afa5281d7b4c resource provider aggregate not found 2026-07-08 16:41:41.791 10 INFO neutron.services.segments.plugin [-] Segment d2f13310-a0e8-40e2-a892-8a9160b57ede resource provider aggregate not found 2026-07-08 16:41:41.792 9 INFO neutron.services.segments.plugin [-] Segment 03eced63-71a1-47d9-800d-afa5281d7b4c resource provider aggregate not found 2026-07-08 16:41:41.809 9 INFO neutron.services.segments.plugin [-] Segment 03eced63-71a1-47d9-800d-afa5281d7b4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03eced63-71a1-47d9-800d-afa5281d7b4c found for delete ", "request_id": "req-009239e5-731a-4816-b22c-216b708f93d4"}]} 2026-07-08 16:41:41.810 10 INFO neutron.services.segments.plugin [-] Segment d2f13310-a0e8-40e2-a892-8a9160b57ede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f13310-a0e8-40e2-a892-8a9160b57ede found for delete ", "request_id": "req-6ee4408f-c5ed-40b9-9d74-e9c81de9d645"}]} 2026-07-08 16:41:41.823 10 INFO neutron.services.segments.plugin [-] Segment d2f13310-a0e8-40e2-a892-8a9160b57ede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f13310-a0e8-40e2-a892-8a9160b57ede found for delete ", "request_id": "req-2a4a42eb-3123-4a55-8048-9456b0d2b3e0"}]} 2026-07-08 16:41:41.829 9 INFO neutron.services.segments.plugin [-] Segment 03eced63-71a1-47d9-800d-afa5281d7b4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03eced63-71a1-47d9-800d-afa5281d7b4c found for delete ", "request_id": "req-fa731dd9-62dd-434f-a98c-1434353c84c8"}]} 2026-07-08 16:41:42.097 10 INFO neutron.wsgi [None req-b4f32bff-037a-405f-a8ff-555bb0cd16e6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/routers/1387ad1c-c76d-487a-bcc2-7c80c6339e8f HTTP/1.1" status: 204 len: 168 time: 0.7054253 2026-07-08 16:41:42.162 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-374633bf-2812-4591-9538-a6dfce1336d4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] No more DHCP agents 2026-07-08 16:41:42.166 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-374633bf-2812-4591-9538-a6dfce1336d4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Unable to schedule network fbbde19f-6ef3-4fbb-b558-467615c52356: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:42.251 9 INFO neutron.wsgi [None req-19bf5bab-35c2-4874-9ad7-3d5226c22120 ebc97f9aa9bc4e62a1cefeb8f1c91f96 0a8ecaa1cfb44566ad19552ca06420a4 - - - -] 10.0.0.81 "DELETE /v2.0/networks/a0f2cd83-13f8-4cfa-a3c8-d830a5407b02 HTTP/1.1" status: 204 len: 168 time: 0.8558881 2026-07-08 16:41:42.303 10 INFO neutron.wsgi [None req-add07e74-fe45-4d57-979c-4c0ba4e27041 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/a7207082-03e1-4ea2-963b-e2b5116fe9ff HTTP/1.1" status: 204 len: 168 time: 0.2014961 2026-07-08 16:41:42.341 9 INFO neutron.db.ovn_revision_numbers_db [None req-374633bf-2812-4591-9538-a6dfce1336d4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Successfully bumped revision number for resource 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8 (type: ports) to 1 2026-07-08 16:41:42.681 10 INFO neutron.wsgi [None req-3291672d-75ef-4995-963b-dee89ede1252 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/networks/72ec069b-a6a8-49f8-ba13-bdb4aea36b15 HTTP/1.1" status: 204 len: 168 time: 0.3725650 2026-07-08 16:41:42.981 9 INFO neutron.db.ovn_revision_numbers_db [None req-374633bf-2812-4591-9538-a6dfce1336d4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Successfully bumped revision number for resource 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8 (type: router_ports) to 2 2026-07-08 16:41:43.050 9 INFO neutron.wsgi [None req-2c4a73a2-157e-4438-a7ff-b13f250654cf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=14d6662f6ac34853a395c5497d7dbbc0&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0480337 2026-07-08 16:41:43.161 9 INFO neutron.db.ovn_revision_numbers_db [None req-374633bf-2812-4591-9538-a6dfce1336d4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Successfully bumped revision number for resource 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8 (type: ports) to 2 2026-07-08 16:41:43.229 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-374633bf-2812-4591-9538-a6dfce1336d4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] No more DHCP agents 2026-07-08 16:41:43.230 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-374633bf-2812-4591-9538-a6dfce1336d4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] Unable to schedule network fbbde19f-6ef3-4fbb-b558-467615c52356: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:43.293 10 INFO neutron.wsgi [None req-fab17808-b79e-482b-906c-b3800c23928b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/3ff21681-7b11-4d8d-a0ea-b0b0b1f8f276 HTTP/1.1" status: 204 len: 168 time: 0.2345645 2026-07-08 16:41:43.477 9 INFO neutron.wsgi [None req-ec249079-ddbb-48c7-ba51-dd0b0c47ad6c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=4f4d080259c24f7db4788f11b017bdc1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0438318 2026-07-08 16:41:43.491 10 INFO neutron.db.ovn_revision_numbers_db [None req-764d76e3-19b4-4731-ae92-2681343a635e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 6160a3a4-b81a-4568-a282-862730b1db67 (type: security_groups) to 1 2026-07-08 16:41:43.526 10 INFO neutron.wsgi [None req-764d76e3-19b4-4731-ae92-2681343a635e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=6b462b4aedd34578b460eacf01dcca9f&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3494499 2026-07-08 16:41:43.579 9 INFO neutron.db.ovn_revision_numbers_db [None req-374633bf-2812-4591-9538-a6dfce1336d4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8 (type: router_ports) to 2 2026-07-08 16:41:43.582 9 INFO neutron.wsgi [None req-374633bf-2812-4591-9538-a6dfce1336d4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "PUT /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3804471 2026-07-08 16:41:43.825 9 INFO neutron.services.segments.plugin [-] Segment 78e1f04a-b8b8-4ee3-a86c-e51850e90e03 resource provider aggregate not found 2026-07-08 16:41:43.829 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c1386db-447d-41a1-a94f-216e03f0bfab 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 7bd4780c-73f0-4756-bb55-f43db64be16b (type: security_groups) to 1 2026-07-08 16:41:43.835 10 INFO neutron.services.segments.plugin [-] Segment 6652f9e6-3073-4ab0-9aef-6c63b58ed217 resource provider aggregate not found 2026-07-08 16:41:43.836 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port e2100e90-2c71-45b8-b922-c7ed6c1a0c68: RuntimeError: No hosting information found for port e2100e90-2c71-45b8-b922-c7ed6c1a0c68 2026-07-08 16:41:43.837 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 742df544-0d88-4667-8ab9-9494cd8722c1 2026-07-08 16:41:43.844 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 742df544-0d88-4667-8ab9-9494cd8722c1 2026-07-08 16:41:43.845 9 INFO neutron.services.segments.plugin [-] Segment 78e1f04a-b8b8-4ee3-a86c-e51850e90e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e1f04a-b8b8-4ee3-a86c-e51850e90e03 found for delete ", "request_id": "req-d80f3bcd-651f-4090-8483-6e4deda0a80f"}]} 2026-07-08 16:41:43.846 10 INFO neutron.wsgi [None req-a0ba893e-edea-4f50-9055-0318f62f2821 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/8e753ad1-00ae-4868-9198-73476388f289 HTTP/1.1" status: 204 len: 168 time: 0.3633792 2026-07-08 16:41:43.860 10 INFO neutron.services.segments.plugin [-] Segment 6652f9e6-3073-4ab0-9aef-6c63b58ed217 resource provider aggregate not found 2026-07-08 16:41:43.862 9 INFO neutron.services.segments.plugin [-] Segment 78e1f04a-b8b8-4ee3-a86c-e51850e90e03 resource provider aggregate not found 2026-07-08 16:41:43.869 10 INFO neutron.services.segments.plugin [-] Segment 6652f9e6-3073-4ab0-9aef-6c63b58ed217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6652f9e6-3073-4ab0-9aef-6c63b58ed217 found for delete ", "request_id": "req-5554623b-8322-4c53-8e3d-d0f8533a8f59"}]} 2026-07-08 16:41:43.878 10 INFO neutron.wsgi [None req-3c1386db-447d-41a1-a94f-216e03f0bfab 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1766 time: 0.2281647 2026-07-08 16:41:43.882 10 INFO neutron.services.segments.plugin [-] Segment 6652f9e6-3073-4ab0-9aef-6c63b58ed217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6652f9e6-3073-4ab0-9aef-6c63b58ed217 found for delete ", "request_id": "req-031b8b44-7fa5-463f-8db5-be799797a606"}]} 2026-07-08 16:41:43.898 9 INFO neutron.services.segments.plugin [-] Segment 78e1f04a-b8b8-4ee3-a86c-e51850e90e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e1f04a-b8b8-4ee3-a86c-e51850e90e03 found for delete ", "request_id": "req-d81010da-ba92-4ab1-b442-ba51c151cecd"}]} 2026-07-08 16:41:43.909 10 INFO neutron.wsgi [None req-a8448800-4b39-4269-b891-6f2e4ee17226 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/6160a3a4-b81a-4568-a282-862730b1db67 HTTP/1.1" status: 204 len: 168 time: 0.3777068 2026-07-08 16:41:44.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-361376e4-490e-4312-a465-3bc2eaefd400 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource f5960564-ec69-49cb-aa69-fc8dd15c43ad (type: security_group_rules) to 0 2026-07-08 16:41:44.048 10 INFO neutron.wsgi [None req-361376e4-490e-4312-a465-3bc2eaefd400 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1630843 2026-07-08 16:41:44.130 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 742df544-0d88-4667-8ab9-9494cd8722c1 (type: ports) to 3 2026-07-08 16:41:44.178 10 INFO neutron.db.ovn_revision_numbers_db [None req-c563857f-31a5-4239-af74-0fdce2d82f68 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 0942fc06-7b19-4a00-840d-e2c8f5090430 (type: security_group_rules) to 0 2026-07-08 16:41:44.199 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee5a8dc9-d25e-47f0-9d3e-d5135c399857 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource a5b545eb-6654-474c-a400-0f9f5a8e5cc0 (type: security_groups) to 1 2026-07-08 16:41:44.215 10 INFO neutron.wsgi [None req-c563857f-31a5-4239-af74-0fdce2d82f68 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1626627 2026-07-08 16:41:44.222 10 INFO neutron.wsgi [None req-ee5a8dc9-d25e-47f0-9d3e-d5135c399857 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=af97e917daf4482dbcc10f4357f3c331&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1470857 2026-07-08 16:41:44.260 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 742df544-0d88-4667-8ab9-9494cd8722c1 (type: router_ports) to 3 2026-07-08 16:41:44.371 9 INFO neutron.db.ovn_revision_numbers_db [None req-787287a4-49f8-4067-91e2-91fd2572d011 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 560d0739-82e2-41cf-8521-f874c76721e0 (type: security_group_rules) to 0 2026-07-08 16:41:44.407 9 INFO neutron.wsgi [None req-787287a4-49f8-4067-91e2-91fd2572d011 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.1874969 2026-07-08 16:41:44.422 10 INFO neutron.wsgi [None req-9ef211f8-1a98-4040-aaf1-3a92dde78b54 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/a5b545eb-6654-474c-a400-0f9f5a8e5cc0 HTTP/1.1" status: 204 len: 168 time: 0.1950619 2026-07-08 16:41:44.541 9 INFO neutron.db.ovn_revision_numbers_db [None req-1fab86ae-a39d-4ae4-8274-713b15e821b7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource db3f5c56-2a2f-46ab-996b-93bd3b43b819 (type: security_group_rules) to 0 2026-07-08 16:41:44.585 9 INFO neutron.wsgi [None req-1fab86ae-a39d-4ae4-8274-713b15e821b7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1733294 2026-07-08 16:41:44.628 9 INFO neutron.wsgi [None req-8b2198a8-ea64-42cf-9cb5-6b22cf356f14 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=0a8ecaa1cfb44566ad19552ca06420a4&name=default HTTP/1.1" status: 200 len: 2999 time: 0.0636520 2026-07-08 16:41:44.750 9 INFO neutron.db.ovn_revision_numbers_db [None req-be922702-d296-4073-857f-04276f07e7ca 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 1f3371ab-aeaa-42ff-a7bb-259d57aaafce (type: security_group_rules) to 0 2026-07-08 16:41:44.778 9 INFO neutron.wsgi [None req-be922702-d296-4073-857f-04276f07e7ca 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1731312 2026-07-08 16:41:44.850 10 INFO neutron.wsgi [None req-909f41e6-7317-493a-aa9b-dfc1108aa949 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/e14ea711-7321-4880-bc30-e4bab7d637c5 HTTP/1.1" status: 204 len: 168 time: 0.2171247 2026-07-08 16:41:44.917 9 INFO neutron.db.ovn_revision_numbers_db [None req-3fc30976-a0b5-4ba3-b4f3-3b3558e134ce 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource ba304095-b494-44cd-8304-94417dc91dfd (type: security_group_rules) to 0 2026-07-08 16:41:44.948 9 INFO neutron.wsgi [None req-3fc30976-a0b5-4ba3-b4f3-3b3558e134ce 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1650610 2026-07-08 16:41:45.074 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8aa844f-ef72-4574-9c19-3fd2d930f9c3 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource f600eba1-593a-433e-a995-e6557a7d8ab1 (type: security_group_rules) to 0 2026-07-08 16:41:45.099 9 INFO neutron.wsgi [None req-f8aa844f-ef72-4574-9c19-3fd2d930f9c3 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1463706 2026-07-08 16:41:45.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-4da1e38b-f591-488d-88cb-f2fb845155ac 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource ecf49ec0-34c5-4142-b15e-0a6b9d4cf348 (type: security_group_rules) to 0 2026-07-08 16:41:45.255 9 INFO neutron.wsgi [None req-4da1e38b-f591-488d-88cb-f2fb845155ac 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1519818 2026-07-08 16:41:45.396 10 INFO neutron.db.ovn_revision_numbers_db [None req-442c9dd9-ba06-4443-8f3a-4de5e17480d5 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 0acf1844-22e8-4948-bf0d-8a6df1b8d34a (type: security_group_rules) to 0 2026-07-08 16:41:45.423 10 INFO neutron.wsgi [None req-442c9dd9-ba06-4443-8f3a-4de5e17480d5 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.1619971 2026-07-08 16:41:45.568 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ace4c12-2fe4-4fa8-af70-cea863537266 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource d99e82fe-c5e2-40cd-9315-2754aa21c898 (type: security_group_rules) to 0 2026-07-08 16:41:45.594 9 INFO neutron.wsgi [None req-8ace4c12-2fe4-4fa8-af70-cea863537266 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1650858 2026-07-08 16:41:45.747 9 INFO neutron.db.ovn_revision_numbers_db [None req-d8093879-3c43-4bcd-9c2c-c41f304d89f7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource cc705064-29fb-43ca-8234-3801c15d9698 (type: security_group_rules) to 0 2026-07-08 16:41:45.779 9 INFO neutron.wsgi [None req-d8093879-3c43-4bcd-9c2c-c41f304d89f7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1801319 2026-07-08 16:41:46.002 10 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-739ac864-a0ae-4494-b985-071c403b2556 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-lb_member_SG-1173094449&fields=id&tenant_id=589edc3a0d544dc590e5afd7cca97cea HTTP/1.1" status: 200 len: 267 time: 0.0357649 2026-07-08 16:41:46.097 10 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-25853d31-93b3-48f5-b614-6db4df25c471 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 904 time: 0.0867884 2026-07-08 16:41:46.120 10 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-c6ec57df-4579-44ac-b78b-c1df51577679 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/quotas/589edc3a0d544dc590e5afd7cca97cea HTTP/1.1" status: 200 len: 386 time: 0.0161419 2026-07-08 16:41:46.714 10 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-3ac3ba31-1d14-4cf6-8eb0-01c0d3280296 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&fields=id HTTP/1.1" status: 200 len: 486 time: 0.5852089 2026-07-08 16:41:46.787 10 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-c987596b-e128-4dcf-9400-7c2bc18be42e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0593588 2026-07-08 16:41:46.872 10 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-a4b4bf47-c82e-4df1-bf9f-02c8580b7b22 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0778534 2026-07-08 16:41:47.013 9 INFO neutron.wsgi [req-f9365ad8-03ad-4ed7-a0e1-b9ba9a8daf60 req-0badd14c-9d57-4c99-a909-20079218b411 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 210 time: 0.0237367 2026-07-08 16:41:47.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022900 2026-07-08 16:41:47.885 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041518 2026-07-08 16:41:48.095 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-b7260ed7-b973-4067-9604-50f8e5ac0e1d 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 904 time: 0.4488249 2026-07-08 16:41:48.166 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-0855843e-4a52-4df8-bc08-53317d7aa760 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=589edc3a0d544dc590e5afd7cca97cea HTTP/1.1" status: 200 len: 378 time: 0.0496755 2026-07-08 16:41:48.557 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-766cee07-e097-46d6-a482-36dcdf8f4278 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:48.562 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-766cee07-e097-46d6-a482-36dcdf8f4278 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network f13de451-2279-4b09-a3d5-17ac328be516: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:48.568 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port 742df544-0d88-4667-8ab9-9494cd8722c1: RuntimeError: No hosting information found for port 742df544-0d88-4667-8ab9-9494cd8722c1 2026-07-08 16:41:48.568 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8 2026-07-08 16:41:48.574 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec35faa8-d4a7-4581-a20a-772e4c05ab57 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] No more DHCP agents 2026-07-08 16:41:48.577 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec35faa8-d4a7-4581-a20a-772e4c05ab57 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:48.590 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8 2026-07-08 16:41:48.715 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ff5ff1c-3504-4c37-a872-11483fc50ff4 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource 341585e7-c2ac-422b-94b4-9ccbfc558d6b (type: security_groups) to 1 2026-07-08 16:41:48.785 9 INFO neutron.db.segments_db [None req-7ff5ff1c-3504-4c37-a872-11483fc50ff4 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Added segment 2596556b-2048-48f5-861b-bac10c52ca8b of type geneve for network 2310dde3-2617-4872-a6ba-3aaebbb10712 2026-07-08 16:41:48.826 9 INFO neutron.db.ovn_revision_numbers_db [None req-766cee07-e097-46d6-a482-36dcdf8f4278 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 9f9449f3-7b84-4eed-92b8-16962d5f80aa (type: ports) to 1 2026-07-08 16:41:48.894 9 INFO neutron.wsgi [None req-766cee07-e097-46d6-a482-36dcdf8f4278 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1384 time: 0.7224278 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:48.957 10 INFO neutron.db.ovn_revision_numbers_db [None req-ec35faa8-d4a7-4581-a20a-772e4c05ab57 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] Successfully bumped revision number for resource 4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b (type: floatingips) to 0 2026-07-08 16:41:48.973 10 INFO neutron.wsgi [None req-ec35faa8-d4a7-4581-a20a-772e4c05ab57 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8134670 2026-07-08 16:41:49.009 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ff5ff1c-3504-4c37-a872-11483fc50ff4 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource 2310dde3-2617-4872-a6ba-3aaebbb10712 (type: networks) to 1 2026-07-08 16:41:49.028 10 INFO neutron.wsgi [None req-9954cc37-21b5-451b-aca8-4f927b590215 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 200 len: 218 time: 0.0487823 2026-07-08 16:41:49.031 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8 (type: ports) to 3 2026-07-08 16:41:49.061 10 INFO neutron.wsgi [None req-cf9a3761-9119-4a09-ab15-acee44e65a62 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] 10.0.0.81 "GET /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 200 len: 218 time: 0.0277834 2026-07-08 16:41:49.105 10 INFO neutron.wsgi [None req-1c81e4bc-fa43-4784-a2e8-1db2b420e0b2 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0400019 2026-07-08 16:41:49.142 10 INFO neutron.wsgi [None req-0914b18c-b66d-4861-8c42-933639876346 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] 10.0.0.81 "GET /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 200 len: 227 time: 0.0323930 2026-07-08 16:41:49.179 10 INFO neutron.wsgi [None req-09bf9806-8514-4486-979e-f0ee0c15499f 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0320435 2026-07-08 16:41:49.212 10 INFO neutron.wsgi [None req-b8d2b26b-e900-48cc-be75-a987239799d6 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] 10.0.0.81 "GET /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 200 len: 227 time: 0.0274966 2026-07-08 16:41:49.264 10 INFO neutron.wsgi [None req-1c7561cf-7c2a-467e-9d03-bd0e00a15acf 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0476971 2026-07-08 16:41:49.297 10 INFO neutron.wsgi [None req-823f12bc-ad69-453b-9755-41506ce70030 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] 10.0.0.81 "GET /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 200 len: 245 time: 0.0274050 2026-07-08 16:41:49.301 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8 (type: router_ports) to 3 2026-07-08 16:41:49.349 10 INFO neutron.wsgi [None req-4c653785-4e0e-4b50-8b04-db83e7f35a4f 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "PUT /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 200 len: 230 time: 0.0466247 2026-07-08 16:41:49.380 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ff5ff1c-3504-4c37-a872-11483fc50ff4 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:49.380 10 INFO neutron.wsgi [None req-805e6de1-c21e-4bc9-a9da-6a90468c17f8 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] 10.0.0.81 "GET /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 200 len: 230 time: 0.0269539 2026-07-08 16:41:49.387 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ff5ff1c-3504-4c37-a872-11483fc50ff4 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network 2310dde3-2617-4872-a6ba-3aaebbb10712: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:49.418 10 INFO neutron.wsgi [None req-64a65f60-16de-43d7-9119-559e53ca460c 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] 10.0.0.81 "GET /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0329692 2026-07-08 16:41:49.448 10 INFO neutron.api.v2.resource [None req-053ddfdd-dc15-4bc2-9701-1d32ef0b792e 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:41:49.450 10 INFO neutron.wsgi [None req-053ddfdd-dc15-4bc2-9701-1d32ef0b792e 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] 10.0.0.81 "GET /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0271697 2026-07-08 16:41:49.500 10 INFO neutron.wsgi [None req-20f409f3-d9b9-4ddd-9a26-53629e644842 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0459635 2026-07-08 16:41:49.508 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ff5ff1c-3504-4c37-a872-11483fc50ff4 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource 6da9dc1c-be05-4d1c-a7f7-546c746ccede (type: ports) to 1 2026-07-08 16:41:49.532 10 INFO neutron.wsgi [None req-1e314f7d-04b4-4756-9f0f-72db8ed19b0e 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] 10.0.0.81 "GET /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 200 len: 223 time: 0.0280602 2026-07-08 16:41:49.543 9 INFO neutron.wsgi [None req-7ff5ff1c-3504-4c37-a872-11483fc50ff4 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.1153953 2026-07-08 16:41:49.575 10 INFO neutron.api.v2.resource [None req-041d07fa-4180-4c8e-97dc-9b1a9383ff9e 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:41:49.576 10 INFO neutron.wsgi [None req-041d07fa-4180-4c8e-97dc-9b1a9383ff9e 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0406983 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:49.639 9 INFO neutron.wsgi [None req-5095d233-8e2a-4d2f-aa6c-b8494eed170f 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 204 len: 168 time: 0.0590882 2026-07-08 16:41:49.640 9 INFO neutron.db.ovn_revision_numbers_db [None req-53c22bca-3ebe-4993-a939-fb290d66008c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 9f9449f3-7b84-4eed-92b8-16962d5f80aa (type: ports) to 2 2026-07-08 16:41:49.829 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3e006f5-d600-41ee-849d-9d296d6e08b2 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:49.832 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3e006f5-d600-41ee-849d-9d296d6e08b2 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network 2310dde3-2617-4872-a6ba-3aaebbb10712: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:49.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3e006f5-d600-41ee-849d-9d296d6e08b2 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource 10137015-f5e8-43a9-837c-48cd6bbcae54 (type: ports) to 1 2026-07-08 16:41:49.925 9 INFO neutron.wsgi [None req-7a9873f8-b2c8-43e0-b2f1-dbb45f7f001a 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - default default] 10.0.0.81 "GET /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b/tags HTTP/1.1" status: 200 len: 205 time: 0.2814178 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:49.940 10 INFO neutron.wsgi [None req-b3e006f5-d600-41ee-849d-9d296d6e08b2 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3793149 2026-07-08 16:41:50.057 10 INFO neutron.db.segments_db [None req-51dc17a9-6c26-4336-b66b-dfee9ed1a508 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Added segment 3e65f943-1d12-48c0-bf89-14ec74fd340b of type geneve for network b900e5a8-4eb9-4bc5-9db4-cef9c86067fb 2026-07-08 16:41:50.090 9 INFO neutron.db.ovn_revision_numbers_db [None req-53c22bca-3ebe-4993-a939-fb290d66008c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 9f9449f3-7b84-4eed-92b8-16962d5f80aa (type: ports) to 2 2026-07-08 16:41:50.105 9 INFO neutron.wsgi [None req-53c22bca-3ebe-4993-a939-fb290d66008c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 1553 time: 1.1973557 2026-07-08 16:41:50.149 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1df9cff-1873-4974-b5ea-d5a2e5641ffc'] response: {'name': 'network-changed', 'server_uuid': '5c9db9f7-91fd-4720-b346-28553d5e18ab', 'tag': '9f9449f3-7b84-4eed-92b8-16962d5f80aa', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:50.186 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-193e9796-c202-44f3-a4fa-6f7f0299c4fe cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1584 time: 0.0399141 2026-07-08 16:41:50.226 10 INFO neutron.db.ovn_revision_numbers_db [None req-51dc17a9-6c26-4336-b66b-dfee9ed1a508 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource b900e5a8-4eb9-4bc5-9db4-cef9c86067fb (type: networks) to 1 2026-07-08 16:41:50.229 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-04b78b13-0e70-432e-8efd-09884dcf27c3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 217 time: 0.0291467 2026-07-08 16:41:50.267 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-3763fa85-e9a0-49f0-bb53-e24809573127 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 217 time: 0.0297604 2026-07-08 16:41:50.315 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-ade43df5-65b2-4231-ac8c-0359cf22a17f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4&id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 1561 time: 0.0411649 2026-07-08 16:41:50.343 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-229d4f75-cec7-4ab0-8e01-15cab67c4a03 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225883 2026-07-08 16:41:50.375 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-fd632b24-5e4a-47ef-a59e-516269309174 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0218494 2026-07-08 16:41:50.388 10 INFO neutron.wsgi [None req-37d9e2d1-d9cb-4e16-ab1a-f01c5969fee8 3c498af41b1444209f7d31bf50bca59a 40dd6922c8024739a210fdb936c0b9e3 - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/4c9ac173-55d6-4eb6-a5e4-f7bbb2fd462b HTTP/1.1" status: 204 len: 168 time: 0.4575903 2026-07-08 16:41:50.442 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-c1b5ece1-451b-4ae1-b1e1-0303ef77f5b4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0615053 2026-07-08 16:41:50.453 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51dc17a9-6c26-4336-b66b-dfee9ed1a508 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:50.454 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51dc17a9-6c26-4336-b66b-dfee9ed1a508 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network b900e5a8-4eb9-4bc5-9db4-cef9c86067fb: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:50.510 9 INFO neutron.wsgi [req-497dce0d-a9bb-4a34-b70f-90172d5cb7fd req-14936852-74b0-47c8-9c8e-3a805f8200e2 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0605676 2026-07-08 16:41:50.556 10 INFO neutron.db.ovn_revision_numbers_db [None req-51dc17a9-6c26-4336-b66b-dfee9ed1a508 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource 749d023d-7217-4a33-8ea4-49156dd08660 (type: ports) to 1 2026-07-08 16:41:50.589 10 INFO neutron.wsgi [None req-51dc17a9-6c26-4336-b66b-dfee9ed1a508 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6305778 2026-07-08 16:41:50.610 9 INFO neutron.wsgi [req-0b119ed5-9397-4636-9161-fe810133ede2 req-3acebdd0-39b7-4ee3-8a89-4ed4fe04c3f5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1584 time: 0.0403063 2026-07-08 16:41:50.704 9 INFO neutron.wsgi [req-0b119ed5-9397-4636-9161-fe810133ede2 req-3261cb76-d5dc-4625-b0b0-63f7a8467135 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 1002 time: 0.0845335 2026-07-08 16:41:50.751 9 INFO neutron.wsgi [req-0b119ed5-9397-4636-9161-fe810133ede2 req-fee1cf15-4cf7-442e-9715-a6430fd086c3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 217 time: 0.0373104 2026-07-08 16:41:50.766 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status up for port: 9f9449f3-7b84-4eed-92b8-16962d5f80aa 2026-07-08 16:41:50.795 10 INFO neutron.plugins.ml2.plugin [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Attempt 1 to provision port 9f9449f3-7b84-4eed-92b8-16962d5f80aa 2026-07-08 16:41:50.821 9 INFO neutron.wsgi [req-0b119ed5-9397-4636-9161-fe810133ede2 req-28961377-094f-4001-a8f5-e7eb6d2ca683 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 217 time: 0.0474033 2026-07-08 16:41:50.890 9 INFO neutron.wsgi [req-0b119ed5-9397-4636-9161-fe810133ede2 req-6e68c3d2-9d80-41a1-a20e-33dba39f6eb6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4&id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 1561 time: 0.0622070 2026-07-08 16:41:50.919 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c96cf526-1e01-4bcd-b1b3-b6c1d437e714 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:50.923 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c96cf526-1e01-4bcd-b1b3-b6c1d437e714 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network b900e5a8-4eb9-4bc5-9db4-cef9c86067fb: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:50.931 9 INFO neutron.wsgi [req-0b119ed5-9397-4636-9161-fe810133ede2 req-383983dd-4864-43a4-9920-4b025a69af2b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0340545 2026-07-08 16:41:50.978 9 INFO neutron.wsgi [req-0b119ed5-9397-4636-9161-fe810133ede2 req-bed86e2d-2730-45b7-988e-90f085259121 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0422933 2026-07-08 16:41:50.997 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-28ba4956-2164-41de-8b96-3ca58653479a'] response: {'server_uuid': '5c9db9f7-91fd-4720-b346-28553d5e18ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f9449f3-7b84-4eed-92b8-16962d5f80aa', 'code': 200} 2026-07-08 16:41:51.032 10 INFO neutron.db.ovn_revision_numbers_db [None req-c96cf526-1e01-4bcd-b1b3-b6c1d437e714 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource 1a8117aa-1223-4831-8307-cdb824044c29 (type: ports) to 1 2026-07-08 16:41:51.068 10 INFO neutron.wsgi [None req-c96cf526-1e01-4bcd-b1b3-b6c1d437e714 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4726853 2026-07-08 16:41:51.080 9 INFO neutron.wsgi [req-0b119ed5-9397-4636-9161-fe810133ede2 req-c7939fb3-7e80-4f7f-a9c2-f32440836aa5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0955637 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:51.157 9 INFO neutron.wsgi [req-0b119ed5-9397-4636-9161-fe810133ede2 req-8e8956d8-3a7f-4559-8912-8b23899d5d51 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0738051 2026-07-08 16:41:51.168 10 INFO neutron.db.segments_db [None req-957c44ac-f94a-4d85-9731-3950dc229e1b d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Added segment 95c301a2-3951-46a4-9467-b41574d6f7b6 of type geneve for network a1561014-f183-4d25-9269-28b60f487069 2026-07-08 16:41:51.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 9f9449f3-7b84-4eed-92b8-16962d5f80aa (type: ports) to 4 2026-07-08 16:41:51.361 10 INFO neutron.db.ovn_revision_numbers_db [None req-957c44ac-f94a-4d85-9731-3950dc229e1b d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource a1561014-f183-4d25-9269-28b60f487069 (type: networks) to 1 2026-07-08 16:41:51.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-cae95f3a-adf7-471e-9139-89e29543fe9a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 09350c55-79d3-4e7a-ae15-1404beb0de6c (type: security_groups) to 1 2026-07-08 16:41:51.557 9 INFO neutron.wsgi [None req-cae95f3a-adf7-471e-9139-89e29543fe9a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=40dd6922c8024739a210fdb936c0b9e3&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2386038 2026-07-08 16:41:51.577 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-957c44ac-f94a-4d85-9731-3950dc229e1b d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:51.580 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-957c44ac-f94a-4d85-9731-3950dc229e1b d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network a1561014-f183-4d25-9269-28b60f487069: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:51.649 10 INFO neutron.db.ovn_revision_numbers_db [None req-957c44ac-f94a-4d85-9731-3950dc229e1b d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource a7826377-3356-4f63-82fe-ab74e7e77bbe (type: ports) to 1 2026-07-08 16:41:51.688 10 INFO neutron.wsgi [None req-957c44ac-f94a-4d85-9731-3950dc229e1b d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6109509 2026-07-08 16:41:51.866 9 INFO neutron.wsgi [None req-2b8a79a3-8469-4901-bc9b-ada3df54671e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/09350c55-79d3-4e7a-ae15-1404beb0de6c HTTP/1.1" status: 204 len: 168 time: 0.3031676 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:51.999 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e991f9d-054f-4bba-82a8-629fa1fdaf05 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:52.001 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e991f9d-054f-4bba-82a8-629fa1fdaf05 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network a1561014-f183-4d25-9269-28b60f487069: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:52.075 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e991f9d-054f-4bba-82a8-629fa1fdaf05 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource b8c24fc8-94c6-44ae-976d-e67327952ab7 (type: ports) to 1 2026-07-08 16:41:52.096 9 INFO neutron.wsgi [None req-0e991f9d-054f-4bba-82a8-629fa1fdaf05 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4034674 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:52.183 9 INFO neutron.db.segments_db [None req-b8751e15-c4d9-41d5-873f-c9406c54b16f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Added segment ce5fa11a-03f9-4e5f-a44d-b4708d6e1c97 of type geneve for network 7ec56b3c-7f8d-4af2-a92a-bd398d5f2316 2026-07-08 16:41:52.316 9 INFO neutron.db.ovn_revision_numbers_db [None req-b8751e15-c4d9-41d5-873f-c9406c54b16f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource 7ec56b3c-7f8d-4af2-a92a-bd398d5f2316 (type: networks) to 1 2026-07-08 16:41:52.457 10 INFO neutron.wsgi [req-1e17cf47-77ec-46ac-8671-70c099ad3731 req-89b2b757-7835-45cf-aadc-44de0195730b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1396 time: 0.0956984 2026-07-08 16:41:52.458 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f5c9b92-2bc9-4378-9a2a-ce0a08ca2cfe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 6fa40bba-e221-4b52-b4d9-f0bde19ff47c (type: security_groups) to 1 2026-07-08 16:41:52.483 10 INFO neutron.wsgi [None req-3f5c9b92-2bc9-4378-9a2a-ce0a08ca2cfe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=e4a7cb022340435bbf9c3af0ced42ad8&name=default HTTP/1.1" status: 200 len: 3000 time: 0.5129421 2026-07-08 16:41:52.516 10 INFO neutron.wsgi [req-1e17cf47-77ec-46ac-8671-70c099ad3731 req-646fd8e2-97fc-440e-a37f-bf58ccf53c99 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=7bd4780c-73f0-4756-bb55-f43db64be16b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0492165 2026-07-08 16:41:52.538 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8751e15-c4d9-41d5-873f-c9406c54b16f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:52.539 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8751e15-c4d9-41d5-873f-c9406c54b16f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network 7ec56b3c-7f8d-4af2-a92a-bd398d5f2316: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:52.604 9 INFO neutron.db.ovn_revision_numbers_db [None req-b8751e15-c4d9-41d5-873f-c9406c54b16f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource 0dc906e0-5c1e-435d-86ea-8032d697c989 (type: ports) to 1 2026-07-08 16:41:52.612 10 INFO neutron.wsgi [None req-48a71dc7-797b-4034-8381-3e27095ea1c7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&mac_address=fa%3A16%3A3e%3A0b%3Ab0%3A83 HTTP/1.1" status: 200 len: 1391 time: 0.0667794 2026-07-08 16:41:52.632 9 INFO neutron.wsgi [None req-b8751e15-c4d9-41d5-873f-c9406c54b16f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5312436 2026-07-08 16:41:52.748 10 INFO neutron.wsgi [None req-b988ba66-4861-4aed-8a7d-8ba564e46f63 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/6fa40bba-e221-4b52-b4d9-f0bde19ff47c HTTP/1.1" status: 204 len: 168 time: 0.2586741 2026-07-08 16:41:52.988 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d83ca0c6-8600-428e-bfa6-6efb69bd838f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:52.994 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d83ca0c6-8600-428e-bfa6-6efb69bd838f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network 7ec56b3c-7f8d-4af2-a92a-bd398d5f2316: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:53.046 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-05877a7f-f173-448d-be89-e50c85b13b6d'] response: {'server_uuid': '5c9db9f7-91fd-4720-b346-28553d5e18ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f9449f3-7b84-4eed-92b8-16962d5f80aa', 'code': 200} 2026-07-08 16:41:53.053 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7208da27-80ae-4c91-910a-e75546f5667b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:53.056 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7208da27-80ae-4c91-910a-e75546f5667b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:53.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-d83ca0c6-8600-428e-bfa6-6efb69bd838f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource b9e5808e-55e7-4d17-88e4-e3097d59b3a4 (type: ports) to 1 2026-07-08 16:41:53.114 9 INFO neutron.wsgi [None req-d83ca0c6-8600-428e-bfa6-6efb69bd838f d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4760659 2026-07-08 16:41:53.206 10 INFO neutron.db.segments_db [None req-772c5727-c2c8-4de9-8b45-bb7467efb280 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Added segment adfa5fbf-5327-480f-a095-7e42da111f35 of type geneve for network f43033eb-da82-4d0a-b8c3-32fd4310d8ff 2026-07-08 16:41:53.326 10 INFO neutron.db.ovn_revision_numbers_db [None req-772c5727-c2c8-4de9-8b45-bb7467efb280 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource f43033eb-da82-4d0a-b8c3-32fd4310d8ff (type: networks) to 1 2026-07-08 16:41:53.510 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-772c5727-c2c8-4de9-8b45-bb7467efb280 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:53.513 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-772c5727-c2c8-4de9-8b45-bb7467efb280 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network f43033eb-da82-4d0a-b8c3-32fd4310d8ff: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:53.575 10 INFO neutron.db.ovn_revision_numbers_db [None req-772c5727-c2c8-4de9-8b45-bb7467efb280 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource dba44da6-94f9-4862-8ce3-64ee442553be (type: ports) to 1 2026-07-08 16:41:53.609 10 INFO neutron.wsgi [None req-772c5727-c2c8-4de9-8b45-bb7467efb280 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.4893467 2026-07-08 16:41:53.831 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] No hosting information found for port 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8: RuntimeError: No hosting information found for port 708e68fd-93f5-48a9-bfc1-b0d19f7db1e8 2026-07-08 16:41:53.845 9 INFO neutron.db.l3_db [None req-7208da27-80ae-4c91-910a-e75546f5667b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Floating IP 8e13859b-e059-4ce3-9651-5b083e72d530 associated. External IP: 10.96.250.201, port: 9f9449f3-7b84-4eed-92b8-16962d5f80aa. 2026-07-08 16:41:53.915 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e998e35-4a2c-4e56-b2a2-1f16f2d52d9a d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] No more DHCP agents 2026-07-08 16:41:53.916 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e998e35-4a2c-4e56-b2a2-1f16f2d52d9a d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Unable to schedule network f43033eb-da82-4d0a-b8c3-32fd4310d8ff: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:53.999 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e998e35-4a2c-4e56-b2a2-1f16f2d52d9a d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] Successfully bumped revision number for resource 7999b7a1-9062-4046-ad8d-7ebb4bb0879c (type: ports) to 1 2026-07-08 16:41:54.022 10 INFO neutron.wsgi [None req-6e998e35-4a2c-4e56-b2a2-1f16f2d52d9a d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4069111 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:54.074 10 INFO neutron.wsgi [None req-9296ab09-9f82-48a8-942f-b60a0c5db749 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "PUT /v2.0/ports/10137015-f5e8-43a9-837c-48cd6bbcae54/tags HTTP/1.1" status: 200 len: 210 time: 0.0461369 2026-07-08 16:41:54.107 9 INFO neutron.db.ovn_revision_numbers_db [None req-7208da27-80ae-4c91-910a-e75546f5667b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 8e13859b-e059-4ce3-9651-5b083e72d530 (type: floatingips) to 0 2026-07-08 16:41:54.151 10 INFO neutron.wsgi [None req-ec37037b-0184-4036-aa3a-095374506b07 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "PUT /v2.0/ports/1a8117aa-1223-4831-8307-cdb824044c29/tags HTTP/1.1" status: 200 len: 218 time: 0.0720949 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:54.202 10 INFO neutron.wsgi [None req-e06eac1d-0cfc-42a6-a422-3259d3661c25 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "PUT /v2.0/ports/b8c24fc8-94c6-44ae-976d-e67327952ab7/tags HTTP/1.1" status: 200 len: 227 time: 0.0454764 2026-07-08 16:41:54.226 9 INFO neutron.db.ovn_revision_numbers_db [None req-7208da27-80ae-4c91-910a-e75546f5667b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 8e13859b-e059-4ce3-9651-5b083e72d530 (type: floatingips) to 1 2026-07-08 16:41:54.257 10 INFO neutron.wsgi [None req-210a1cf8-1892-440f-a846-4f4339590a89 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "PUT /v2.0/ports/b9e5808e-55e7-4d17-88e4-e3097d59b3a4/tags HTTP/1.1" status: 200 len: 212 time: 0.0489841 2026-07-08 16:41:54.272 9 INFO neutron.wsgi [None req-7208da27-80ae-4c91-910a-e75546f5667b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1053 time: 1.6539314 2026-07-08 16:41:54.312 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50837164-7b65-4c42-b666-12257ba27893'] response: {'name': 'network-changed', 'server_uuid': '5c9db9f7-91fd-4720-b346-28553d5e18ab', 'tag': '9f9449f3-7b84-4eed-92b8-16962d5f80aa', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:54.381 9 INFO neutron.wsgi [req-fba60e0b-bcd9-4d5c-90f5-6f268d361b05 req-e2a2c7d0-3c10-4603-ae0c-2fd9ea1b5d79 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1586 time: 0.0501244 2026-07-08 16:41:54.417 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-2b6a91d1-aa0d-4b77-bad3-4826876d58e1 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/security-groups?name=tempest-lb_member_SG-1173094449&fields=id&tenant_id=589edc3a0d544dc590e5afd7cca97cea HTTP/1.1" status: 200 len: 267 time: 0.0528562 2026-07-08 16:41:54.490 10 INFO neutron.wsgi [None req-74b50ccb-eec9-44fe-96fc-0b47a6c40b61 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - default default] 10.0.0.81 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.2286611 2026-07-08 16:41:54.501 9 INFO neutron.wsgi [req-fba60e0b-bcd9-4d5c-90f5-6f268d361b05 req-4eac2d26-5f0d-463b-b424-e36d26a9be62 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 1002 time: 0.1123328 2026-07-08 16:41:54.542 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-9c8c72dd-6af5-4fda-b70b-bf38d6326751 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/networks?id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 904 time: 0.1121874 2026-07-08 16:41:54.559 9 INFO neutron.wsgi [req-fba60e0b-bcd9-4d5c-90f5-6f268d361b05 req-91755c8c-7585-4b86-8361-8920265d6e13 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 1058 time: 0.0520463 2026-07-08 16:41:54.568 10 INFO neutron.wsgi [None req-a3acb981-a138-4381-b5ba-990720a23eaf d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - default default] 10.0.0.81 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.0715501 2026-07-08 16:41:54.577 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-e3442266-d29a-47ce-a543-7abcd901b72e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/quotas/589edc3a0d544dc590e5afd7cca97cea HTTP/1.1" status: 200 len: 386 time: 0.0224352 2026-07-08 16:41:54.592 9 INFO neutron.wsgi [req-fba60e0b-bcd9-4d5c-90f5-6f268d361b05 req-88183d6d-7be3-41eb-afee-5e6a904878e4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 217 time: 0.0271945 2026-07-08 16:41:54.643 10 INFO neutron.wsgi [None req-c3563c40-e819-45d1-8776-1df5d753343a d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - default default] 10.0.0.81 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.0708926 2026-07-08 16:41:54.664 9 INFO neutron.wsgi [req-fba60e0b-bcd9-4d5c-90f5-6f268d361b05 req-ae9fb560-2a0b-4a2d-b4e7-c4bbc4a276d7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4&id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 1561 time: 0.0567625 2026-07-08 16:41:54.692 10 INFO neutron.wsgi [None req-624df748-090e-4133-820b-c74dc1b72717 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - default default] 10.0.0.81 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0436931 2026-07-08 16:41:54.710 9 INFO neutron.wsgi [req-fba60e0b-bcd9-4d5c-90f5-6f268d361b05 req-efef0696-f371-40b4-8796-b214dc240c35 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0365889 2026-07-08 16:41:54.741 9 INFO neutron.wsgi [req-fba60e0b-bcd9-4d5c-90f5-6f268d361b05 req-11d0186c-e165-45a1-bcd9-1ce5bc397e16 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0264347 2026-07-08 16:41:54.850 9 INFO neutron.wsgi [req-fba60e0b-bcd9-4d5c-90f5-6f268d361b05 req-9ddd7945-6f91-4778-8ac7-143b5632e130 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1022868 2026-07-08 16:41:54.870 10 INFO neutron.wsgi [None req-8b3c73e1-70f6-488f-a541-5d3138251304 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - default default] 10.0.0.81 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.1711469 2026-07-08 16:41:54.928 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-73c30d9e-81f8-4302-84c9-9ceb28e0d69b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&fields=id HTTP/1.1" status: 200 len: 532 time: 0.3388386 2026-07-08 16:41:54.945 9 INFO neutron.wsgi [req-fba60e0b-bcd9-4d5c-90f5-6f268d361b05 req-0fb60a9d-4a3c-4cea-b0ee-48382cc94eee cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0725994 2026-07-08 16:41:54.974 10 INFO neutron.wsgi [None req-173a49da-c3fb-40ed-9a23-44c92f520529 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - default default] 10.0.0.81 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.0986252 2026-07-08 16:41:55.007 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-757e17c0-aa33-430e-bacd-6d2df6d20883 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0639594 2026-07-08 16:41:55.056 10 INFO neutron.wsgi [None req-b91afd78-c0ab-46f7-b77d-32dd8ab36baa d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - default default] 10.0.0.81 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.0771992 2026-07-08 16:41:55.073 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-d9dcaf86-242c-4d78-8396-25023efe9b30 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0553236 2026-07-08 16:41:55.121 10 INFO neutron.wsgi [None req-87341c78-aa41-4808-bc0b-d0d26b6478e4 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - default default] 10.0.0.81 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0604780 2026-07-08 16:41:55.225 10 INFO neutron.wsgi [req-e1da4f67-337b-464c-8212-06b82d1defa0 req-fd55679d-799f-4654-9dba-9c4335a1e22c 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 210 time: 0.0368223 2026-07-08 16:41:55.414 10 INFO neutron.wsgi [None req-a254747e-0476-42a5-a840-a18b563cbef2 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/ports/10137015-f5e8-43a9-837c-48cd6bbcae54 HTTP/1.1" status: 204 len: 168 time: 0.2881556 2026-07-08 16:41:55.679 10 INFO neutron.wsgi [None req-f27d8393-3301-4527-8420-f909e614e53d d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/ports/1a8117aa-1223-4831-8307-cdb824044c29 HTTP/1.1" status: 204 len: 168 time: 0.2595916 2026-07-08 16:41:55.945 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-dd875b96-10f7-4402-b621-f74c1b0d10ba 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 199.19.213.163 "GET /v2.0/networks?id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 904 time: 0.1138041 2026-07-08 16:41:55.974 10 INFO neutron.wsgi [None req-6e1f85fc-72cb-4278-a2a3-99f8742c2fcd d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/ports/b8c24fc8-94c6-44ae-976d-e67327952ab7 HTTP/1.1" status: 204 len: 168 time: 0.2894313 2026-07-08 16:41:56.002 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-c222b928-4491-461c-8423-992bf05f9c01 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=589edc3a0d544dc590e5afd7cca97cea HTTP/1.1" status: 200 len: 378 time: 0.0422058 2026-07-08 16:41:56.258 10 INFO neutron.wsgi [None req-6c1cd91d-32ec-44d2-8785-394d4949f8f6 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.2077637 2026-07-08 16:41:56.263 10 INFO neutron.wsgi [None req-89962d78-f291-4928-ab4d-5bcc56deb0e8 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/ports/b9e5808e-55e7-4d17-88e4-e3097d59b3a4 HTTP/1.1" status: 204 len: 168 time: 0.2843020 2026-07-08 16:41:56.424 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-481ced89-a888-4bb1-8bca-efd4993876d7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:41:56.426 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-481ced89-a888-4bb1-8bca-efd4993876d7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network fbbde19f-6ef3-4fbb-b558-467615c52356: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:41:56.621 9 INFO neutron.db.ovn_revision_numbers_db [None req-481ced89-a888-4bb1-8bca-efd4993876d7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 2b80f7d2-e37e-4218-ba00-fc8c65faac72 (type: ports) to 1 2026-07-08 16:41:56.645 9 INFO neutron.wsgi [None req-481ced89-a888-4bb1-8bca-efd4993876d7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1392 time: 0.6388342 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:56.755 10 INFO neutron.wsgi [None req-3b074402-429e-4081-88d1-db0f58565c74 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "PUT /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 200 len: 218 time: 0.4874578 2026-07-08 16:41:56.790 10 INFO neutron.wsgi [None req-d023b79a-efaa-46ec-ae86-d53d3b0d9ad3 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] 10.0.0.81 "GET /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 200 len: 218 time: 0.0268474 2026-07-08 16:41:56.842 9 INFO neutron.wsgi [None req-04c23c10-8c7d-4384-b7b2-8f9b875657fd e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "PUT /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0448442 2026-07-08 16:41:56.859 9 INFO neutron.wsgi [None req-5536b24e-0453-4466-bb3e-c159d2fc4597 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] 10.0.0.81 "GET /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 200 len: 227 time: 0.0121038 2026-07-08 16:41:56.880 9 INFO neutron.wsgi [None req-60b9f291-9210-41e1-93bc-3027cbc43f12 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "PUT /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0165441 2026-07-08 16:41:56.909 9 INFO neutron.wsgi [None req-19db1cea-63b9-4051-8ad5-4fec4ed6787b e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] 10.0.0.81 "GET /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 200 len: 227 time: 0.0226743 2026-07-08 16:41:56.947 9 INFO neutron.wsgi [None req-e2f374dc-e547-4d37-be91-53314f34a49c e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "PUT /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0331998 2026-07-08 16:41:56.973 10 INFO neutron.wsgi [None req-5c2e9037-9509-4c9d-baad-d313f56e0c04 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] 10.0.0.81 "GET /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 200 len: 245 time: 0.0221028 2026-07-08 16:41:57.021 10 INFO neutron.wsgi [None req-1e8307bd-6b06-45c6-8244-a4ce788a9b11 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/ports/7999b7a1-9062-4046-ad8d-7ebb4bb0879c HTTP/1.1" status: 204 len: 168 time: 0.7526236 2026-07-08 16:41:57.023 10 INFO neutron.wsgi [None req-425c57f6-920d-4197-87f6-e243025346fd e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "PUT /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 200 len: 230 time: 0.0382211 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:57.048 9 INFO neutron.wsgi [None req-0f181fa9-cb95-44eb-b833-f69d73a0926e e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] 10.0.0.81 "GET /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 200 len: 230 time: 0.0199649 2026-07-08 16:41:57.078 10 INFO neutron.wsgi [None req-62f04024-7423-4cc1-913b-dbc5203a2e9b e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] 10.0.0.81 "GET /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0249124 2026-07-08 16:41:57.092 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb55deb7-c4c4-412b-8bcd-b9cfab579c33 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 2b80f7d2-e37e-4218-ba00-fc8c65faac72 (type: ports) to 2 2026-07-08 16:41:57.097 10 INFO neutron.api.v2.resource [None req-40759997-950a-416f-b04d-6f2bacc99103 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:41:57.098 10 INFO neutron.wsgi [None req-40759997-950a-416f-b04d-6f2bacc99103 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] 10.0.0.81 "GET /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0137384 2026-07-08 16:41:57.141 9 INFO neutron.wsgi [None req-d75976f4-9482-4bbb-a882-8c0f23c6f108 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "DELETE /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0376070 2026-07-08 16:41:57.161 9 INFO neutron.wsgi [None req-7aaae5f4-32e5-4169-a265-205487d5667a e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] 10.0.0.81 "GET /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 200 len: 223 time: 0.0148757 2026-07-08 16:41:57.203 10 INFO neutron.api.v2.resource [None req-7e1bbc24-7552-43d1-a864-93c7eb99bfb3 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:41:57.204 10 INFO neutron.wsgi [None req-7e1bbc24-7552-43d1-a864-93c7eb99bfb3 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "DELETE /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0371375 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:57.251 9 INFO neutron.wsgi [None req-9af9ada4-6d3a-40ef-9cba-8f9db3efd51c e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "DELETE /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 204 len: 168 time: 0.0400453 2026-07-08 16:41:57.270 9 INFO neutron.wsgi [None req-23ae68a8-284b-4ead-9b5c-bd28695a20e9 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - default default] 10.0.0.81 "GET /v2.0/policies/95b84158-0959-4559-b915-dc68f3a231fc/tags HTTP/1.1" status: 200 len: 205 time: 0.0134029 2026-07-08 16:41:57.271 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb55deb7-c4c4-412b-8bcd-b9cfab579c33 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 2b80f7d2-e37e-4218-ba00-fc8c65faac72 (type: ports) to 2 2026-07-08 16:41:57.286 9 INFO neutron.wsgi [None req-bb55deb7-c4c4-412b-8bcd-b9cfab579c33 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 200 len: 1561 time: 0.6303394 2026-07-08 16:41:57.321 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe5d2570-96ee-49e1-ae6b-bf51b1d8a4de'] response: {'name': 'network-changed', 'server_uuid': 'ff67a7ce-35e5-4e4d-b39d-1d783d63ddab', 'tag': '2b80f7d2-e37e-4218-ba00-fc8c65faac72', 'status': 'completed', 'code': 200} 2026-07-08 16:41:57.366 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-98394461-9df4-4c83-93ee-e312e52d35b3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 1592 time: 0.0311556 2026-07-08 16:41:57.368 10 INFO neutron.wsgi [None req-cf7efc3b-9629-419a-8083-00a7e8912457 e02a0edb588a4c138d789b53f79fa484 c821ac2da6ae4a67802b820677285283 - - - -] 10.0.0.81 "DELETE /v2.0/qos/policies/95b84158-0959-4559-b915-dc68f3a231fc HTTP/1.1" status: 204 len: 168 time: 0.0913835 2026-07-08 16:41:57.413 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-d0d8ad0a-01eb-415b-b65a-afd32690255a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 200 len: 217 time: 0.0366969 2026-07-08 16:41:57.413 10 INFO neutron.services.segments.plugin [-] Segment 2596556b-2048-48f5-861b-bac10c52ca8b resource provider aggregate not found 2026-07-08 16:41:57.419 10 INFO neutron.services.segments.plugin [-] Segment 2596556b-2048-48f5-861b-bac10c52ca8b resource provider aggregate not found 2026-07-08 16:41:57.439 10 INFO neutron.services.segments.plugin [-] Segment 2596556b-2048-48f5-861b-bac10c52ca8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2596556b-2048-48f5-861b-bac10c52ca8b found for delete ", "request_id": "req-0f572fd4-bda1-409a-85fb-ff0a82720bbd"}]} 2026-07-08 16:41:57.440 10 INFO neutron.services.segments.plugin [-] Segment 2596556b-2048-48f5-861b-bac10c52ca8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2596556b-2048-48f5-861b-bac10c52ca8b found for delete ", "request_id": "req-cfbc1540-35e1-47dd-865f-908be12a16fb"}]} 2026-07-08 16:41:57.442 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-c346c5fb-f6f7-4c5c-88ed-9e37d212d295 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e1&port_id=2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 200 len: 217 time: 0.0250404 2026-07-08 16:41:57.469 10 INFO neutron.wsgi [None req-3f660f35-9377-4329-8d9d-8c1d71a5ad9e d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/networks/2310dde3-2617-4872-a6ba-3aaebbb10712 HTTP/1.1" status: 204 len: 168 time: 0.4436309 2026-07-08 16:41:57.494 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-3312f104-75cb-4aa1-92b1-654a1ee9da3d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d&id=0bb16328-2e29-416b-b34b-b622de748570 HTTP/1.1" status: 200 len: 1566 time: 0.0438693 2026-07-08 16:41:57.528 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-0a5da994-0a83-47cb-97a1-ded079918e1c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0297558 2026-07-08 16:41:57.557 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-40f461e0-2bd7-4613-ac67-88ee4ead462f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0201349 2026-07-08 16:41:57.884 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-20e058ab-3e27-4cd9-bbcf-536c5f37da7c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3128004 2026-07-08 16:41:58.000 9 INFO neutron.wsgi [req-a1f13ac9-9bc1-4319-9e9a-27b18c03701e req-31b4ee33-bc48-4bb9-bedb-20a48890ea37 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0972679 2026-07-08 16:41:58.076 9 INFO neutron.wsgi [req-8c9a5e35-eb54-4b1e-a3aa-1d453e34a04f req-0f6e38b0-40e7-426a-80dd-ca034c3936f7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 1592 time: 0.0377982 2026-07-08 16:41:58.163 9 INFO neutron.wsgi [req-8c9a5e35-eb54-4b1e-a3aa-1d453e34a04f req-26fee15d-aefc-45eb-a165-f862cfe33bc9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 1003 time: 0.0820062 2026-07-08 16:41:58.198 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 2b80f7d2-e37e-4218-ba00-fc8c65faac72 2026-07-08 16:41:58.234 9 INFO neutron.wsgi [req-8c9a5e35-eb54-4b1e-a3aa-1d453e34a04f req-84de2d49-e219-4386-80c5-9e983737c21f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 200 len: 217 time: 0.0661058 2026-07-08 16:41:58.257 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 2b80f7d2-e37e-4218-ba00-fc8c65faac72 2026-07-08 16:41:58.304 9 INFO neutron.wsgi [req-8c9a5e35-eb54-4b1e-a3aa-1d453e34a04f req-ff796a61-09d9-420f-934e-b793614d30c3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e1&port_id=2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 200 len: 217 time: 0.0628629 2026-07-08 16:41:58.314 9 INFO neutron.services.segments.plugin [-] Segment 3e65f943-1d12-48c0-bf89-14ec74fd340b resource provider aggregate not found 2026-07-08 16:41:58.323 9 INFO neutron.services.segments.plugin [-] Segment 3e65f943-1d12-48c0-bf89-14ec74fd340b resource provider aggregate not found 2026-07-08 16:41:58.346 9 INFO neutron.services.segments.plugin [-] Segment 3e65f943-1d12-48c0-bf89-14ec74fd340b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e65f943-1d12-48c0-bf89-14ec74fd340b found for delete ", "request_id": "req-0d6f4be0-8b4e-42f6-ac8c-3b998b00cd4a"}]} 2026-07-08 16:41:58.347 9 INFO neutron.services.segments.plugin [-] Segment 3e65f943-1d12-48c0-bf89-14ec74fd340b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e65f943-1d12-48c0-bf89-14ec74fd340b found for delete ", "request_id": "req-6ca52d4e-a901-490a-840e-519547985754"}]} 2026-07-08 16:41:58.402 9 INFO neutron.wsgi [req-8c9a5e35-eb54-4b1e-a3aa-1d453e34a04f req-597837a8-598e-4746-ab78-2f6412d595ff cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d&id=0bb16328-2e29-416b-b34b-b622de748570 HTTP/1.1" status: 200 len: 1566 time: 0.0812120 2026-07-08 16:41:58.422 9 INFO neutron.wsgi [None req-4dbbeabc-2e78-4eed-867a-29f83bcae663 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/networks/b900e5a8-4eb9-4bc5-9db4-cef9c86067fb HTTP/1.1" status: 204 len: 168 time: 0.9466858 2026-07-08 16:41:58.452 9 INFO neutron.wsgi [req-8c9a5e35-eb54-4b1e-a3aa-1d453e34a04f req-09f4d60c-7a38-4cba-9398-e276f6a0e72b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0402205 2026-07-08 16:41:58.498 9 INFO neutron.wsgi [req-8c9a5e35-eb54-4b1e-a3aa-1d453e34a04f req-722fc83b-6c96-4fc1-8fe2-bbc147f5a478 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0368588 2026-07-08 16:41:58.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3f887c0-8680-4dbe-9f6f-74455824669d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource ddc20fd7-63c0-4762-bf07-6699a305b8cb (type: security_groups) to 1 2026-07-08 16:41:58.576 9 INFO neutron.wsgi [None req-b3f887c0-8680-4dbe-9f6f-74455824669d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=01d1c6a149d9466f90baac42c257d47e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.5091014 2026-07-08 16:41:58.636 9 INFO neutron.wsgi [req-8c9a5e35-eb54-4b1e-a3aa-1d453e34a04f req-9c0035e2-63af-41fb-8570-308e7781163c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1186297 2026-07-08 16:41:58.752 9 INFO neutron.wsgi [req-8c9a5e35-eb54-4b1e-a3aa-1d453e34a04f req-ad218758-4b33-451c-877f-b788ad68b623 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1076419 2026-07-08 16:41:58.783 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 2b80f7d2-e37e-4218-ba00-fc8c65faac72 (type: ports) to 4 2026-07-08 16:41:58.898 9 INFO neutron.wsgi [None req-c4029c51-37ba-4621-b200-55345c4026ce 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/ddc20fd7-63c0-4762-bf07-6699a305b8cb HTTP/1.1" status: 204 len: 168 time: 0.3028331 2026-07-08 16:41:58.945 10 INFO neutron.wsgi [None req-c51ec412-644a-434c-be6b-4280a6b1184e d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/networks/a1561014-f183-4d25-9269-28b60f487069 HTTP/1.1" status: 204 len: 168 time: 0.5167434 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:41:59.098 10 INFO neutron.db.ovn_revision_numbers_db [None req-0f9a5a38-1d73-41ef-8f33-cad3fb6ae4f0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 05a09a1c-6e91-434a-8312-0319ce5e1373 (type: security_groups) to 1 2026-07-08 16:41:59.119 10 INFO neutron.wsgi [None req-0f9a5a38-1d73-41ef-8f33-cad3fb6ae4f0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=c821ac2da6ae4a67802b820677285283&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1392565 2026-07-08 16:41:59.325 10 INFO neutron.wsgi [None req-0ca54add-ac6c-4798-931a-914eec667059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/05a09a1c-6e91-434a-8312-0319ce5e1373 HTTP/1.1" status: 204 len: 168 time: 0.1989813 2026-07-08 16:41:59.380 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f542051-379c-456f-ae1e-e13e57920d4b'] response: {'server_uuid': 'ff67a7ce-35e5-4e4d-b39d-1d783d63ddab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b80f7d2-e37e-4218-ba00-fc8c65faac72', 'code': 200} 2026-07-08 16:41:59.380 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f542051-379c-456f-ae1e-e13e57920d4b'] response: {'server_uuid': 'ff67a7ce-35e5-4e4d-b39d-1d783d63ddab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b80f7d2-e37e-4218-ba00-fc8c65faac72', 'code': 200} 2026-07-08 16:41:59.410 9 INFO neutron.wsgi [None req-da7df1c5-4ed7-4952-8709-53dd29aa86c9 d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/networks/7ec56b3c-7f8d-4af2-a92a-bd398d5f2316 HTTP/1.1" status: 204 len: 168 time: 0.4575090 2026-07-08 16:41:59.478 10 INFO neutron.services.segments.plugin [-] Segment 95c301a2-3951-46a4-9467-b41574d6f7b6 resource provider aggregate not found 2026-07-08 16:41:59.487 10 INFO neutron.services.segments.plugin [-] Segment 95c301a2-3951-46a4-9467-b41574d6f7b6 resource provider aggregate not found 2026-07-08 16:41:59.511 10 INFO neutron.services.segments.plugin [-] Segment 95c301a2-3951-46a4-9467-b41574d6f7b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95c301a2-3951-46a4-9467-b41574d6f7b6 found for delete ", "request_id": "req-37ed9e5b-3a68-4bb1-bcd7-4749ac5a47a2"}]} 2026-07-08 16:41:59.514 10 INFO neutron.services.segments.plugin [-] Segment 95c301a2-3951-46a4-9467-b41574d6f7b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95c301a2-3951-46a4-9467-b41574d6f7b6 found for delete ", "request_id": "req-f9377254-62af-41eb-8662-d6c8b9166403"}]} 2026-07-08 16:41:59.952 10 INFO neutron.wsgi [None req-7a656f58-891a-47cc-aa86-13216dabf6cb d146fa6d332e4a74913f0c73d4208be0 2bd4de982ef64f928954947f5970ae30 - - - -] 10.0.0.81 "DELETE /v2.0/networks/f43033eb-da82-4d0a-b8c3-32fd4310d8ff HTTP/1.1" status: 204 len: 168 time: 0.5356600 2026-07-08 16:42:00.370 9 INFO neutron.services.segments.plugin [-] Segment ce5fa11a-03f9-4e5f-a44d-b4708d6e1c97 resource provider aggregate not found 2026-07-08 16:42:00.379 9 INFO neutron.services.segments.plugin [-] Segment ce5fa11a-03f9-4e5f-a44d-b4708d6e1c97 resource provider aggregate not found 2026-07-08 16:42:00.390 10 INFO neutron.wsgi [req-0235475b-6d4f-44b8-8788-9c3095bd08d5 req-76dba3bc-6c73-40dc-a988-f5282594e417 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 1404 time: 0.1065700 2026-07-08 16:42:00.394 9 INFO neutron.services.segments.plugin [-] Segment ce5fa11a-03f9-4e5f-a44d-b4708d6e1c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5fa11a-03f9-4e5f-a44d-b4708d6e1c97 found for delete ", "request_id": "req-04f0d5cf-1201-4f75-bec0-4ee821876f73"}]} 2026-07-08 16:42:00.396 9 INFO neutron.services.segments.plugin [-] Segment ce5fa11a-03f9-4e5f-a44d-b4708d6e1c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce5fa11a-03f9-4e5f-a44d-b4708d6e1c97 found for delete ", "request_id": "req-733ffd2f-d49a-490f-9442-bdb1b4b19aa0"}]} 2026-07-08 16:42:00.481 10 INFO neutron.wsgi [req-0235475b-6d4f-44b8-8788-9c3095bd08d5 req-661821d8-1ec8-42d6-aec4-1adbb9edbd8d 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=7bd4780c-73f0-4756-bb55-f43db64be16b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0815947 2026-07-08 16:42:00.586 10 INFO neutron.wsgi [None req-f52f28d9-f25c-45b5-b2eb-0ce885002194 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&mac_address=fa%3A16%3A3e%3A56%3A9a%3A11 HTTP/1.1" status: 200 len: 1399 time: 0.0436339 2026-07-08 16:42:00.856 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9446ad9-a7c6-4ce3-826d-ef5b135676ff 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:42:00.859 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9446ad9-a7c6-4ce3-826d-ef5b135676ff 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:42:01.056 9 INFO neutron.db.ovn_revision_numbers_db [None req-c0e59ce3-edcd-4973-93ea-c1e0f5fbc059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 86d66214-8727-4d40-9452-61b9c387112d (type: security_groups) to 1 2026-07-08 16:42:01.077 9 INFO neutron.wsgi [None req-c0e59ce3-edcd-4973-93ea-c1e0f5fbc059 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=87bb573ea9a84f26b972e4670601ec61&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3319263 2026-07-08 16:42:01.310 9 INFO neutron.wsgi [None req-38ee3f76-c548-40f6-a9a1-f951b24aa9ae 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/86d66214-8727-4d40-9452-61b9c387112d HTTP/1.1" status: 204 len: 168 time: 0.2258053 2026-07-08 16:42:01.319 10 INFO neutron.db.l3_db [None req-b9446ad9-a7c6-4ce3-826d-ef5b135676ff 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Floating IP a6081ec0-4073-483e-8f0e-41a8ac3bea57 associated. External IP: 10.96.250.213, port: 2b80f7d2-e37e-4218-ba00-fc8c65faac72. 2026-07-08 16:42:01.485 10 INFO neutron.db.ovn_revision_numbers_db [None req-b9446ad9-a7c6-4ce3-826d-ef5b135676ff 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource a6081ec0-4073-483e-8f0e-41a8ac3bea57 (type: floatingips) to 0 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:42:01.536 10 INFO neutron.services.segments.plugin [-] Segment adfa5fbf-5327-480f-a095-7e42da111f35 resource provider aggregate not found 2026-07-08 16:42:01.561 9 INFO neutron.wsgi [None req-76055200-b675-45a7-b624-ca2613f2ed46 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=2bd4de982ef64f928954947f5970ae30&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0431552 2026-07-08 16:42:01.561 10 INFO neutron.services.segments.plugin [-] Segment adfa5fbf-5327-480f-a095-7e42da111f35 resource provider aggregate not found 2026-07-08 16:42:01.566 10 INFO neutron.services.segments.plugin [-] Segment adfa5fbf-5327-480f-a095-7e42da111f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfa5fbf-5327-480f-a095-7e42da111f35 found for delete ", "request_id": "req-42055526-d890-4dcf-9d36-40f8a08a1d74"}]} 2026-07-08 16:42:01.586 10 INFO neutron.services.segments.plugin [-] Segment adfa5fbf-5327-480f-a095-7e42da111f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfa5fbf-5327-480f-a095-7e42da111f35 found for delete ", "request_id": "req-974897df-1981-4f40-a0ed-38d61dadfcb7"}]} 2026-07-08 16:42:01.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-b9446ad9-a7c6-4ce3-826d-ef5b135676ff 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource a6081ec0-4073-483e-8f0e-41a8ac3bea57 (type: floatingips) to 1 2026-07-08 16:42:01.657 10 INFO neutron.wsgi [None req-b9446ad9-a7c6-4ce3-826d-ef5b135676ff 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.0673048 2026-07-08 16:42:01.701 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-65a53705-94c9-42a0-8535-af27e3b2db31'] response: {'name': 'network-changed', 'server_uuid': 'ff67a7ce-35e5-4e4d-b39d-1d783d63ddab', 'tag': '2b80f7d2-e37e-4218-ba00-fc8c65faac72', 'status': 'completed', 'code': 200} 2026-07-08 16:42:01.761 9 INFO neutron.wsgi [req-9292ceb2-e068-4d04-8dc2-45d6483ca6ed req-05f9a7e0-a6e3-408e-9f44-b51063cff419 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 1594 time: 0.0356493 2026-07-08 16:42:01.831 9 INFO neutron.wsgi [None req-2fff0666-48ba-45b4-b812-b6ff83c83fcb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/341585e7-c2ac-422b-94b4-9ccbfc558d6b HTTP/1.1" status: 204 len: 168 time: 0.2659843 2026-07-08 16:42:01.852 9 INFO neutron.wsgi [req-9292ceb2-e068-4d04-8dc2-45d6483ca6ed req-82ac2f00-22e6-4ffc-be91-051896e93d43 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 1003 time: 0.0862968 2026-07-08 16:42:01.908 9 INFO neutron.wsgi [req-9292ceb2-e068-4d04-8dc2-45d6483ca6ed req-087c503c-63e5-480d-94a5-a8a1e96d19b2 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 200 len: 1059 time: 0.0490859 2026-07-08 16:42:01.947 9 INFO neutron.wsgi [req-9292ceb2-e068-4d04-8dc2-45d6483ca6ed req-83704d5f-2a2e-44d7-ae22-1b987ad118fe cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e1&port_id=2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 200 len: 217 time: 0.0312684 2026-07-08 16:42:01.995 9 INFO neutron.wsgi [req-9292ceb2-e068-4d04-8dc2-45d6483ca6ed req-f50cecbc-b66e-4d54-811d-fe7f6d94cafe cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d&id=0bb16328-2e29-416b-b34b-b622de748570 HTTP/1.1" status: 200 len: 1566 time: 0.0351236 2026-07-08 16:42:02.031 9 INFO neutron.wsgi [req-9292ceb2-e068-4d04-8dc2-45d6483ca6ed req-ab70a263-6b7c-45fb-bd13-849621d8b6d4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0280271 2026-07-08 16:42:02.045 10 INFO neutron.db.ovn_revision_numbers_db [None req-c9f429f4-f6fb-4389-bfa3-8990cf086378 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource f5b3b1ae-b2d2-4d35-9273-b199d9f799c7 (type: security_groups) to 1 2026-07-08 16:42:02.077 9 INFO neutron.wsgi [req-9292ceb2-e068-4d04-8dc2-45d6483ca6ed req-6f4c9dbb-6e77-49ec-a73d-2cb711bdae5b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0351679 2026-07-08 16:42:02.080 10 INFO neutron.wsgi [None req-c9f429f4-f6fb-4389-bfa3-8990cf086378 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=182ee7d372ad43bbbf876cff4053b66d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1382711 2026-07-08 16:42:02.153 9 INFO neutron.wsgi [req-9292ceb2-e068-4d04-8dc2-45d6483ca6ed req-b369188f-a90b-45be-88c8-10d3e36566fc cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0693989 2026-07-08 16:42:02.225 9 INFO neutron.wsgi [req-9292ceb2-e068-4d04-8dc2-45d6483ca6ed req-019d4fbf-cb17-4bda-a7a5-0669d7944e2e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0615740 2026-07-08 16:42:02.281 10 INFO neutron.wsgi [None req-b05323ac-4e78-4121-8192-2b277f0b72b8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/f5b3b1ae-b2d2-4d35-9273-b199d9f799c7 HTTP/1.1" status: 204 len: 168 time: 0.1960814 2026-07-08 16:42:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023084 2026-07-08 16:42:02.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032125 2026-07-08 16:42:03.146 10 INFO neutron.wsgi [req-004eca83-bff4-47ad-9d19-1cf7d203d36d req-bcb82d9e-7c02-4e3a-a85a-10f0817990cd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/ports?device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1586 time: 0.0272098 2026-07-08 16:42:03.184 10 INFO neutron.wsgi [req-004eca83-bff4-47ad-9d19-1cf7d203d36d req-88975801-fad0-4c57-ac0a-02677d1438c8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/security-groups?id=7bd4780c-73f0-4756-bb55-f43db64be16b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0317736 2026-07-08 16:42:03.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-0905f3d4-4a30-4b1d-b563-0cb9dbd06256 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] Successfully bumped revision number for resource 3e758b3d-8f36-4409-b707-ebe315657abe (type: security_groups) to 1 2026-07-08 16:42:03.386 10 INFO neutron.db.segments_db [None req-0905f3d4-4a30-4b1d-b563-0cb9dbd06256 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] Added segment b44a4951-6db5-4710-9f7e-9603bb266090 of type geneve for network 6042907d-ea75-4ff8-b8b3-39ad08ea139c 2026-07-08 16:42:03.529 10 INFO neutron.db.ovn_revision_numbers_db [None req-0905f3d4-4a30-4b1d-b563-0cb9dbd06256 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] Successfully bumped revision number for resource 6042907d-ea75-4ff8-b8b3-39ad08ea139c (type: networks) to 1 2026-07-08 16:42:03.746 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0905f3d4-4a30-4b1d-b563-0cb9dbd06256 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] No more DHCP agents 2026-07-08 16:42:03.748 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0905f3d4-4a30-4b1d-b563-0cb9dbd06256 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] Unable to schedule network 6042907d-ea75-4ff8-b8b3-39ad08ea139c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:42:03.820 10 INFO neutron.db.ovn_revision_numbers_db [None req-0905f3d4-4a30-4b1d-b563-0cb9dbd06256 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] Successfully bumped revision number for resource 0ac1749e-691f-4a99-898b-1abc99137c60 (type: ports) to 1 2026-07-08 16:42:03.854 10 INFO neutron.wsgi [None req-0905f3d4-4a30-4b1d-b563-0cb9dbd06256 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8171792 2026-07-08 16:42:04.186 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18be4658-5705-4f72-8fba-f314dd382e04 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] No more DHCP agents 2026-07-08 16:42:04.191 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18be4658-5705-4f72-8fba-f314dd382e04 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] Unable to schedule network 6042907d-ea75-4ff8-b8b3-39ad08ea139c: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:42:04.733 10 INFO neutron.db.ovn_revision_numbers_db [None req-18be4658-5705-4f72-8fba-f314dd382e04 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] Successfully bumped revision number for resource 0ac1749e-691f-4a99-898b-1abc99137c60 (type: ports) to 2 2026-07-08 16:42:04.747 10 INFO neutron.db.ovn_revision_numbers_db [None req-18be4658-5705-4f72-8fba-f314dd382e04 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] Successfully bumped revision number for resource 751ac5b7-bc7e-485e-afda-c723b4b8af09 (type: subnets) to 0 2026-07-08 16:42:04.765 10 INFO neutron.wsgi [None req-18be4658-5705-4f72-8fba-f314dd382e04 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9045105 2026-07-08 16:42:04.817 10 INFO neutron.wsgi [None req-d17c997a-b918-467d-8220-9c0d66aeca37 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "PUT /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 200 len: 218 time: 0.0441303 2026-07-08 16:42:04.860 10 INFO neutron.wsgi [None req-7e6f02db-fc13-4a63-8924-b7198f5ae15a 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] 10.0.0.81 "GET /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 200 len: 218 time: 0.0365794 2026-07-08 16:42:04.925 10 INFO neutron.wsgi [None req-c87b2e66-8ede-4cfc-9ced-72427baf8f53 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "PUT /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0592556 2026-07-08 16:42:04.963 10 INFO neutron.wsgi [None req-432c9d6b-5848-40a2-b346-1742fce6b8ff 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] 10.0.0.81 "GET /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 200 len: 227 time: 0.0330596 2026-07-08 16:42:05.003 10 INFO neutron.wsgi [None req-62852000-1da3-485e-81df-8666893bccd8 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "PUT /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0347428 2026-07-08 16:42:05.042 10 INFO neutron.wsgi [None req-66defd46-acd2-407b-940e-7049a2066636 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] 10.0.0.81 "GET /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 200 len: 227 time: 0.0337362 2026-07-08 16:42:05.098 10 INFO neutron.wsgi [None req-17c61c84-6234-4f0b-a6e8-967ed9ee4019 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "PUT /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0503385 2026-07-08 16:42:05.143 10 INFO neutron.wsgi [None req-9ed2bd8c-c139-4324-a145-e19a11429dd5 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] 10.0.0.81 "GET /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 200 len: 245 time: 0.0383277 2026-07-08 16:42:05.192 10 INFO neutron.wsgi [None req-d1ddd80f-bbb9-4dc9-82f5-e35c066d41df 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "PUT /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 200 len: 230 time: 0.0435638 2026-07-08 16:42:05.226 10 INFO neutron.wsgi [None req-e9cdb338-8578-451d-aba2-484e8975641b 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] 10.0.0.81 "GET /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 200 len: 230 time: 0.0284574 2026-07-08 16:42:05.264 10 INFO neutron.wsgi [None req-56286748-7ba1-4d81-90f2-12262e99ae03 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] 10.0.0.81 "GET /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0329051 2026-07-08 16:42:05.304 10 INFO neutron.api.v2.resource [None req-9735edc3-1172-440d-8cc1-cc50ecfe90a2 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:42:05.306 10 INFO neutron.wsgi [None req-9735edc3-1172-440d-8cc1-cc50ecfe90a2 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] 10.0.0.81 "GET /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0347340 2026-07-08 16:42:05.357 10 INFO neutron.wsgi [None req-097d52b1-8609-484b-9228-3b88ff946e64 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0420554 2026-07-08 16:42:05.394 10 INFO neutron.wsgi [None req-9dbe0636-0fb9-41e6-b4c7-250aeb6b8a17 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] 10.0.0.81 "GET /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 200 len: 223 time: 0.0331333 2026-07-08 16:42:05.445 10 INFO neutron.api.v2.resource [None req-5a30d575-cd5d-4a66-8f44-e709be77f377 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:42:05.447 10 INFO neutron.wsgi [None req-5a30d575-cd5d-4a66-8f44-e709be77f377 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0453815 2026-07-08 16:42:05.494 10 INFO neutron.wsgi [None req-693d80b0-5cce-4689-80be-6d3a2c8b9527 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 204 len: 168 time: 0.0414767 2026-07-08 16:42:05.531 10 INFO neutron.wsgi [None req-76d67faa-a198-4698-ad8e-a40e69643230 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - default default] 10.0.0.81 "GET /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09/tags HTTP/1.1" status: 200 len: 205 time: 0.0319824 2026-07-08 16:42:05.768 10 INFO neutron.wsgi [None req-128a22ac-566b-413d-8de6-55fb88f72fe1 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "DELETE /v2.0/subnets/751ac5b7-bc7e-485e-afda-c723b4b8af09 HTTP/1.1" status: 204 len: 168 time: 0.2286110 2026-07-08 16:42:06.383 10 INFO neutron.db.ovn_revision_numbers_db [None req-ab23a9e5-28ef-49e3-822f-dbd26c4d07e8 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] Successfully bumped revision number for resource 15d30cf4-0efe-4fe6-9416-4af4970b8202 (type: routers) to 1 2026-07-08 16:42:06.408 10 INFO neutron.wsgi [None req-ab23a9e5-28ef-49e3-822f-dbd26c4d07e8 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.7842231 2026-07-08 16:42:06.479 10 INFO neutron.wsgi [None req-4134eea3-a261-4927-bccf-36db1969571f 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "PUT /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 200 len: 218 time: 0.0642188 2026-07-08 16:42:06.552 9 INFO neutron.wsgi [None req-79a581d8-ea10-4070-b213-660e543b9cee 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 200 len: 218 time: 0.0661173 2026-07-08 16:42:06.636 9 INFO neutron.wsgi [None req-5bbc99d2-46d0-435c-9965-ccfb83d554e0 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "PUT /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0642257 2026-07-08 16:42:06.676 10 INFO neutron.services.segments.plugin [-] Segment b44a4951-6db5-4710-9f7e-9603bb266090 resource provider aggregate not found 2026-07-08 16:42:06.698 10 INFO neutron.services.segments.plugin [-] Segment b44a4951-6db5-4710-9f7e-9603bb266090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b44a4951-6db5-4710-9f7e-9603bb266090 found for delete ", "request_id": "req-6f69f67e-2533-4363-9b5d-de8040dac6c3"}]} 2026-07-08 16:42:06.699 10 INFO neutron.services.segments.plugin [-] Segment b44a4951-6db5-4710-9f7e-9603bb266090 resource provider aggregate not found 2026-07-08 16:42:06.709 9 INFO neutron.wsgi [None req-9ccc7273-53b0-4242-9178-2141b4965591 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 200 len: 227 time: 0.0680730 2026-07-08 16:42:06.716 10 INFO neutron.services.segments.plugin [-] Segment b44a4951-6db5-4710-9f7e-9603bb266090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b44a4951-6db5-4710-9f7e-9603bb266090 found for delete ", "request_id": "req-5eeb8164-e8a4-461a-ba79-1e6c1cb525ee"}]} 2026-07-08 16:42:06.745 10 INFO neutron.wsgi [None req-fdf2bd55-4597-4d53-9737-4bdd1992e534 47b6702de98e44d3a48377b3af019094 e3f4cd322e2948e19086662ca1700174 - - - -] 10.0.0.81 "DELETE /v2.0/networks/6042907d-ea75-4ff8-b8b3-39ad08ea139c HTTP/1.1" status: 204 len: 168 time: 0.9699459 2026-07-08 16:42:06.796 9 INFO neutron.wsgi [None req-aa3639d7-ac62-42f4-9ada-5cd0d90f42c7 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "PUT /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0817776 2026-07-08 16:42:06.878 9 INFO neutron.wsgi [None req-10d957b4-7dde-46eb-9948-986354843e81 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 200 len: 227 time: 0.0779738 2026-07-08 16:42:06.967 9 INFO neutron.wsgi [None req-ea12895f-6cb0-488e-9d9f-f0191ff3b591 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "PUT /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0852442 2026-07-08 16:42:07.029 9 INFO neutron.wsgi [None req-1ab6d339-e5b8-417e-b5cf-02900f6b26b8 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 200 len: 245 time: 0.0571842 2026-07-08 16:42:07.105 9 INFO neutron.wsgi [None req-8ab7c2cb-3498-43a6-b281-430fe9e133e6 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "PUT /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 200 len: 230 time: 0.0695734 2026-07-08 16:42:07.161 9 INFO neutron.wsgi [None req-d997f912-0325-4ff5-94fc-73f8dcc7490c 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 200 len: 230 time: 0.0509713 2026-07-08 16:42:07.222 10 INFO neutron.wsgi [None req-8ccc6d81-f0e1-4295-813c-777ba9f059f1 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0553575 2026-07-08 16:42:07.292 10 INFO neutron.api.v2.resource [None req-120adf1d-4e3e-45ef-8151-761e1e9b9d44 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:42:07.293 10 INFO neutron.wsgi [None req-120adf1d-4e3e-45ef-8151-761e1e9b9d44 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0669436 2026-07-08 16:42:07.381 10 INFO neutron.wsgi [None req-9f46ee3a-b5fd-4d43-ba12-1f8becef5f08 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "DELETE /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0757146 2026-07-08 16:42:07.449 9 INFO neutron.wsgi [None req-88f06adb-0e7b-4453-96e4-5cf739ee8939 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 200 len: 223 time: 0.0596561 2026-07-08 16:42:07.712 10 INFO neutron.wsgi [None req-d170d892-9c36-424b-ae41-c398903e40e8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=e3f4cd322e2948e19086662ca1700174&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1413815 2026-07-08 16:42:07.796 9 INFO neutron.api.v2.resource [None req-9eb1848d-240a-47ed-9c8e-fa9f8550f725 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:42:07.800 9 INFO neutron.wsgi [None req-9eb1848d-240a-47ed-9c8e-fa9f8550f725 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "DELETE /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags/green HTTP/1.1" status: 404 len: 299 time: 0.3464503 2026-07-08 16:42:07.877 9 INFO neutron.wsgi [None req-c648cc93-b90f-4063-bba1-6269b4866d5a 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "DELETE /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 204 len: 168 time: 0.0723469 2026-07-08 16:42:07.935 9 INFO neutron.wsgi [None req-f0e3b625-9134-4ad0-ad7b-06cc76f0bbe4 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202/tags HTTP/1.1" status: 200 len: 205 time: 0.0526035 2026-07-08 16:42:07.946 10 INFO neutron.wsgi [None req-281d0dd5-2367-4d1e-98e3-f026840655b8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/3e758b3d-8f36-4409-b707-ebe315657abe HTTP/1.1" status: 204 len: 168 time: 0.2295265 2026-07-08 16:42:07.998 10 INFO neutron.wsgi [None req-73276d62-b2f0-49c4-a228-68a5b3b9f128 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202 HTTP/1.1" status: 200 len: 655 time: 0.0489166 2026-07-08 16:42:08.131 9 INFO neutron.db.ovn_revision_numbers_db [None req-22bd0db6-5264-4d81-b63c-ce500e7d53e8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource bbf3aa12-5b87-4468-ac8b-c92da81821e3 (type: security_groups) to 1 2026-07-08 16:42:08.156 9 INFO neutron.wsgi [None req-22bd0db6-5264-4d81-b63c-ce500e7d53e8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=79cd726fc4a24c30aa1f7ce100640a0b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1094081 2026-07-08 16:42:08.336 9 INFO neutron.wsgi [None req-cc8a8957-87da-4ca0-ac7e-3184a698eed3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/bbf3aa12-5b87-4468-ac8b-c92da81821e3 HTTP/1.1" status: 204 len: 168 time: 0.1756876 2026-07-08 16:42:08.514 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a938adb-455d-43ef-98e7-0ee570ccebf4 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] Successfully bumped revision number for resource 15d30cf4-0efe-4fe6-9416-4af4970b8202 (type: routers) to 9 2026-07-08 16:42:08.518 10 INFO neutron.wsgi [None req-0a938adb-455d-43ef-98e7-0ee570ccebf4 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "PUT /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202 HTTP/1.1" status: 200 len: 655 time: 0.5142207 2026-07-08 16:42:08.548 10 INFO neutron.wsgi [None req-e95f3531-a524-4f5b-8ae0-13bfd3b8ebfe 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - default default] 10.0.0.81 "GET /v2.0/ports?device_id=15d30cf4-0efe-4fe6-9416-4af4970b8202 HTTP/1.1" status: 200 len: 205 time: 0.0248194 2026-07-08 16:42:09.128 10 INFO neutron.wsgi [None req-51c7bc93-45c6-4ff7-9b90-8a6f59f616b7 0975933a26ff484ba6101c2adb1af6e9 580306a504f4453cbe8e1a8ab650b183 - - - -] 10.0.0.81 "DELETE /v2.0/routers/15d30cf4-0efe-4fe6-9416-4af4970b8202 HTTP/1.1" status: 204 len: 168 time: 0.5740917 2026-07-08 16:42:10.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-a87a2057-c48a-465a-9654-1c84904497b3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource c2ad1d81-4168-4de9-8fee-4fb229393b4f (type: security_groups) to 1 2026-07-08 16:42:10.153 9 INFO neutron.wsgi [None req-a87a2057-c48a-465a-9654-1c84904497b3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=c231c06ba70a483db7fdaa516a8b8afd&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3742585 2026-07-08 16:42:10.356 10 INFO neutron.wsgi [None req-7aaada65-9751-4531-af34-6dbc90d3331b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/c2ad1d81-4168-4de9-8fee-4fb229393b4f HTTP/1.1" status: 204 len: 168 time: 0.1900420 2026-07-08 16:42:10.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c78bd94-87e9-4e39-95e7-8a68991aebee 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 0d266344-716f-469a-a33b-de555b143c05 (type: security_groups) to 1 2026-07-08 16:42:10.661 9 INFO neutron.wsgi [None req-6c78bd94-87e9-4e39-95e7-8a68991aebee 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=580306a504f4453cbe8e1a8ab650b183&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1335673 2026-07-08 16:42:10.840 9 INFO neutron.wsgi [None req-13c87ad8-d9dd-44de-8176-9e908b951e8f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/0d266344-716f-469a-a33b-de555b143c05 HTTP/1.1" status: 204 len: 168 time: 0.1752100 2026-07-08 16:42:11.631 10 INFO neutron.wsgi [req-49af8a7e-4c32-42b7-91ca-77f01a305a27 req-574dfacf-90a7-4383-9168-33cc549de4a4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/ports?device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 1594 time: 0.0306184 2026-07-08 16:42:11.667 10 INFO neutron.wsgi [req-49af8a7e-4c32-42b7-91ca-77f01a305a27 req-72f91213-9c30-4b88-a8fd-8b2a5e685c16 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.254 "GET /v2.0/security-groups?id=7bd4780c-73f0-4756-bb55-f43db64be16b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0287342 2026-07-08 16:42:11.866 9 INFO neutron.db.ovn_revision_numbers_db [None req-85b2fe8c-a1fb-4581-90cb-f61c11ffba68 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] Successfully bumped revision number for resource fb674deb-a94d-4a08-a76c-f0945ddd3700 (type: security_groups) to 1 2026-07-08 16:42:11.948 9 INFO neutron.db.segments_db [None req-85b2fe8c-a1fb-4581-90cb-f61c11ffba68 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] Added segment 62ab9875-f149-4852-bf1b-b7497ca1d006 of type geneve for network 56e0dc09-2404-4312-9b04-3b10838aec3b 2026-07-08 16:42:12.088 9 INFO neutron.db.ovn_revision_numbers_db [None req-85b2fe8c-a1fb-4581-90cb-f61c11ffba68 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] Successfully bumped revision number for resource 56e0dc09-2404-4312-9b04-3b10838aec3b (type: networks) to 1 2026-07-08 16:42:12.303 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85b2fe8c-a1fb-4581-90cb-f61c11ffba68 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] No more DHCP agents 2026-07-08 16:42:12.311 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85b2fe8c-a1fb-4581-90cb-f61c11ffba68 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] Unable to schedule network 56e0dc09-2404-4312-9b04-3b10838aec3b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:42:12.328 9 INFO neutron.wsgi [None req-c363c1fb-ae78-4673-8f90-b98366032d95 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1878 time: 0.1269906 2026-07-08 16:42:12.411 9 INFO neutron.wsgi [None req-4c30f7bd-7fe1-4757-ab39-5e670096aa96 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5426 time: 0.0814748 2026-07-08 16:42:12.411 9 INFO neutron.db.ovn_revision_numbers_db [None req-85b2fe8c-a1fb-4581-90cb-f61c11ffba68 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] Successfully bumped revision number for resource 2c94d6f7-ad2b-40bb-b634-77b901714b83 (type: ports) to 1 2026-07-08 16:42:12.434 9 INFO neutron.wsgi [None req-227ca98b-679a-453f-a878-d961a4898203 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3632 time: 0.0199122 2026-07-08 16:42:12.443 9 INFO neutron.wsgi [None req-85b2fe8c-a1fb-4581-90cb-f61c11ffba68 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8143532 2026-07-08 16:42:12.475 9 INFO neutron.wsgi [None req-9fa6faf3-0bb9-4469-95ea-56b115a0ecd9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 18219 time: 0.0400565 2026-07-08 16:42:12.505 9 INFO neutron.wsgi [None req-b4827ac0-a684-45b4-8556-926df3fa9df0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0165055 2026-07-08 16:42:12.548 9 INFO neutron.wsgi [None req-b351a5cb-f28d-45a4-aaba-363c7e35820c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0398195 2026-07-08 16:42:12.569 9 INFO neutron.wsgi [None req-57bcd4f2-3001-4f9b-8c18-36cdd2de13d3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0185440 2026-07-08 16:42:12.665 9 INFO neutron.wsgi [None req-0afc0e86-02e3-43cc-a46e-20872da83f55 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30316 time: 0.0955372 2026-07-08 16:42:12.699 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0730c4c-7faa-4994-9e3e-2cf16923777b 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] No more DHCP agents 2026-07-08 16:42:12.701 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0730c4c-7faa-4994-9e3e-2cf16923777b 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] Unable to schedule network 56e0dc09-2404-4312-9b04-3b10838aec3b: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:42:12.715 9 INFO neutron.wsgi [None req-d7fa9dfc-ac70-4070-8c58-57496a82e7b5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0421557 2026-07-08 16:42:12.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0730c4c-7faa-4994-9e3e-2cf16923777b 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] Successfully bumped revision number for resource bbef4d6d-d4eb-4201-8635-6ad2db8585b2 (type: ports) to 1 2026-07-08 16:42:12.792 10 INFO neutron.wsgi [None req-a0730c4c-7faa-4994-9e3e-2cf16923777b 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3435459 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:42:12.839 9 INFO neutron.wsgi [None req-29c1a338-4732-4066-bcb3-b0f5b6574a40 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.1199431 2026-07-08 16:42:12.856 9 INFO neutron.wsgi [None req-0c80b133-ef0a-48d5-92e4-04372c075e9e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0163991 2026-07-08 16:42:13.038 10 INFO neutron.wsgi [None req-e8fbf166-f0a3-428e-a3ea-d4e339802768 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2413666 2026-07-08 16:42:13.072 10 INFO neutron.wsgi [None req-2df3c672-0b0e-4787-8e7f-b9ef819462d9 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "PUT /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 200 len: 218 time: 0.0280733 2026-07-08 16:42:13.092 10 INFO neutron.wsgi [None req-4f5bba01-3801-4127-a941-9beb41ed6670 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 200 len: 218 time: 0.0139267 2026-07-08 16:42:13.121 10 INFO neutron.wsgi [None req-5620d8f9-881c-4630-a6ba-9ac1b38a6b14 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "PUT /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0243223 2026-07-08 16:42:13.144 10 INFO neutron.wsgi [None req-fc59a151-8a03-4af5-a9db-c95219cf7eea 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 200 len: 227 time: 0.0183125 2026-07-08 16:42:13.167 10 INFO neutron.wsgi [None req-79b0b6bb-5147-424e-8a65-c94f43c12aa0 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "PUT /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0183048 2026-07-08 16:42:13.185 10 INFO neutron.wsgi [None req-c7e9b5ff-2817-492c-b262-e12e34d91055 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 200 len: 227 time: 0.0121455 2026-07-08 16:42:13.212 10 INFO neutron.wsgi [None req-03ca7a88-8010-4589-abd5-6f553513df6b 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "PUT /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0234170 2026-07-08 16:42:13.230 10 INFO neutron.wsgi [None req-d4386e8f-744e-40bd-b9fc-d5ca5e041848 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 200 len: 245 time: 0.0137129 2026-07-08 16:42:13.260 10 INFO neutron.wsgi [None req-2517cbff-48ea-40e7-a993-9ec9e9b96442 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "PUT /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 200 len: 230 time: 0.0240996 2026-07-08 16:42:13.280 10 INFO neutron.wsgi [None req-eadb319a-265d-42ba-8939-2fa960242ecb 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 200 len: 230 time: 0.0140851 2026-07-08 16:42:13.296 10 INFO neutron.wsgi [None req-7e3e87b1-a222-44f0-b45a-c039b408313f 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0126929 2026-07-08 16:42:13.313 10 INFO neutron.api.v2.resource [None req-04430cf3-2285-42c1-9bb7-e1180ed5a8f5 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:42:13.314 10 INFO neutron.wsgi [None req-04430cf3-2285-42c1-9bb7-e1180ed5a8f5 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0131071 2026-07-08 16:42:13.342 10 INFO neutron.wsgi [None req-b5896798-287a-40f5-9f93-e98604dbfe0b 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "DELETE /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0240657 2026-07-08 16:42:13.362 10 INFO neutron.wsgi [None req-d20e3047-3e56-401b-8b44-b262085d0be5 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 200 len: 223 time: 0.0138552 2026-07-08 16:42:13.385 10 INFO neutron.api.v2.resource [None req-60768cb5-8b07-4e2f-8090-dd91228e3aa6 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] delete failed (client error): The resource could not be found. 2026-07-08 16:42:13.387 10 INFO neutron.wsgi [None req-60768cb5-8b07-4e2f-8090-dd91228e3aa6 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "DELETE /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0190513 2026-07-08 16:42:13.421 10 INFO neutron.wsgi [None req-76721bed-ef75-4f09-a1d3-5922c87d374b 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "DELETE /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 204 len: 168 time: 0.0295386 2026-07-08 16:42:13.444 10 INFO neutron.wsgi [None req-b9087742-2b33-4c10-baaa-7c09ca9263b7 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7/tags HTTP/1.1" status: 200 len: 205 time: 0.0179121 2026-07-08 16:42:13.482 10 INFO neutron.wsgi [None req-d84ba179-3942-4394-8202-db076402552f 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7 HTTP/1.1" status: 200 len: 603 time: 0.0225899 2026-07-08 16:42:13.573 10 INFO neutron.wsgi [None req-90dcc462-39be-4cc2-92f4-572c64a05b93 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - default default] 10.0.0.81 "GET /v2.0/ports/bbef4d6d-d4eb-4201-8635-6ad2db8585b2 HTTP/1.1" status: 200 len: 1020 time: 0.0858138 2026-07-08 16:42:13.662 10 INFO neutron.wsgi [None req-5ec14fbe-a9e8-49dd-b351-321ae93d84a9 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "DELETE /v2.0/trunks/a448fd60-e3cd-4cfb-98f8-f071302ebae7 HTTP/1.1" status: 204 len: 168 time: 0.0854146 2026-07-08 16:42:13.999 10 INFO neutron.wsgi [None req-aa3b7a73-7e15-4c93-9141-66b357d2e67f 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "DELETE /v2.0/ports/bbef4d6d-d4eb-4201-8635-6ad2db8585b2 HTTP/1.1" status: 204 len: 168 time: 0.3308415 2026-07-08 16:42:14.243 9 INFO neutron.wsgi [None req-0aead555-9ae4-4db3-9c80-4217582f65b0 695c106265804d79ae3248a6b4032b46 9e46e21e61dd4d05a1e15e8d2654a7b3 - - default default] 10.0.0.81 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 846 time: 0.0388055 2026-07-08 16:42:14.413 10 INFO neutron.services.segments.plugin [-] Segment 62ab9875-f149-4852-bf1b-b7497ca1d006 resource provider aggregate not found 2026-07-08 16:42:14.418 10 INFO neutron.services.segments.plugin [-] Segment 62ab9875-f149-4852-bf1b-b7497ca1d006 resource provider aggregate not found 2026-07-08 16:42:14.442 10 INFO neutron.services.segments.plugin [-] Segment 62ab9875-f149-4852-bf1b-b7497ca1d006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ab9875-f149-4852-bf1b-b7497ca1d006 found for delete ", "request_id": "req-001c0bcf-7d41-471d-b6ec-b912a68ebfd8"}]} 2026-07-08 16:42:14.442 10 INFO neutron.services.segments.plugin [-] Segment 62ab9875-f149-4852-bf1b-b7497ca1d006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ab9875-f149-4852-bf1b-b7497ca1d006 found for delete ", "request_id": "req-d49f609d-346b-4453-9129-2eeaec5ea246"}]} 2026-07-08 16:42:14.469 10 INFO neutron.wsgi [None req-54bd5819-cedc-4370-96d2-390d3533d7af 56cfa68b610845f79c51ebdb09ac278b 20e445633cad4765a7fd92192fca5c37 - - - -] 10.0.0.81 "DELETE /v2.0/networks/56e0dc09-2404-4312-9b04-3b10838aec3b HTTP/1.1" status: 204 len: 168 time: 0.4645505 2026-07-08 16:42:15.040 10 INFO neutron.wsgi [None req-32c326dc-2889-446c-905b-583729e5b29b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.2265065 2026-07-08 16:42:15.053 10 INFO neutron.wsgi [None req-93770169-cecb-48f9-926c-69cd8cb5323c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0061812 2026-07-08 16:42:15.071 10 INFO neutron.wsgi [None req-66d17054-f32f-47bd-b7eb-d529a719ce5f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0087605 2026-07-08 16:42:15.087 10 INFO neutron.wsgi [None req-3c806cb8-82cd-4441-8516-4892a8a102f6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0063102 2026-07-08 16:42:15.171 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3093c01-f114-4891-8b9b-db5615aff6b3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource a1fcdd5b-505d-4ad1-b4eb-8d1f59f010d9 (type: security_groups) to 1 2026-07-08 16:42:15.196 9 INFO neutron.wsgi [None req-f3093c01-f114-4891-8b9b-db5615aff6b3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=b68685795c82412e890faa84e2e8b3f3&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1610045 2026-07-08 16:42:15.380 10 INFO neutron.wsgi [None req-6786123e-7727-444d-bedd-69b25bffe6da 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/a1fcdd5b-505d-4ad1-b4eb-8d1f59f010d9 HTTP/1.1" status: 204 len: 168 time: 0.1796055 2026-07-08 16:42:15.529 9 INFO neutron.wsgi [None req-91cff6b0-24a3-42b1-917a-44f717b50738 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=20e445633cad4765a7fd92192fca5c37&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0307751 2026-07-08 16:42:15.623 9 INFO neutron.wsgi [-] 10.0.0.126 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0018063 2026-07-08 16:42:15.672 10 INFO neutron.wsgi [None req-3982e386-eeb4-4eaf-96f8-a3bd6b86dda5 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.126 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 833 time: 0.0419810 2026-07-08 16:42:15.684 10 INFO neutron.wsgi [None req-5bf6fde8-c612-4a9d-b525-b160e63e4c2e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0049486 2026-07-08 16:42:15.693 10 INFO neutron.wsgi [None req-e53d3f8b-2f97-44ae-bf92-03cf18b96034 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0044813 2026-07-08 16:42:15.702 10 INFO neutron.wsgi [None req-9c0b88f3-6c46-4036-be98-eec06aef9193 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042417 2026-07-08 16:42:15.713 10 INFO neutron.wsgi [None req-ebcee74a-62fc-42cf-9b5f-141b7981a7c7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044463 2026-07-08 16:42:15.719 9 INFO neutron.wsgi [None req-a5b15762-c754-489f-afa1-c466f09864d9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/fb674deb-a94d-4a08-a76c-f0945ddd3700 HTTP/1.1" status: 204 len: 168 time: 0.1856315 2026-07-08 16:42:15.752 10 INFO neutron.wsgi [None req-d828ad85-6d55-4d41-a59c-99d1f9785448 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0314505 2026-07-08 16:42:16.073 10 INFO neutron.wsgi [None req-d2f7d354-6c69-489b-9504-4690ffc83d2f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0070930 2026-07-08 16:42:16.084 10 INFO neutron.wsgi [None req-7ca978a3-3579-4d18-bbc0-5860fc01363c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0053091 2026-07-08 16:42:16.097 10 INFO neutron.wsgi [None req-9b3d87af-3d61-4ad5-b295-d404575b7ec9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0066426 2026-07-08 16:42:16.114 10 INFO neutron.wsgi [None req-3ffcf7bc-2679-44fa-9a6a-241b956c101d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0082057 2026-07-08 16:42:16.191 10 INFO neutron.wsgi [None req-7f8a45fa-c7be-453c-a632-4ae83355b97c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1002 time: 0.0694475 2026-07-08 16:42:16.203 10 INFO neutron.wsgi [None req-cabcacea-0f53-4de8-b116-e1788a9f36c3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0044348 2026-07-08 16:42:16.509 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-096d8210-ec55-4fec-9fb9-23f65baa0f1e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:42:16.511 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-096d8210-ec55-4fec-9fb9-23f65baa0f1e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 16c4b91d-427e-4e47-9a03-0f112a845523: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:42:16.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-096d8210-ec55-4fec-9fb9-23f65baa0f1e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 2c203aab-8256-4f38-978f-d1f5ac6d3c03 (type: ports) to 1 2026-07-08 16:42:16.694 10 INFO neutron.wsgi [None req-096d8210-ec55-4fec-9fb9-23f65baa0f1e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.126 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1337 time: 0.4863615 2026-07-08 16:42:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018392 2026-07-08 16:42:17.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017879 2026-07-08 16:42:18.264 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-3d9bb098-6418-44da-8e8e-7dae9b797fd7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0358307 2026-07-08 16:42:18.351 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-95eba040-5543-4ce8-a113-edf142a5b286 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1586 time: 0.0449793 2026-07-08 16:42:18.386 9 INFO neutron.wsgi [None req-6e3968f3-acf3-4f16-8e26-ccf649603d36 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.1799390 2026-07-08 16:42:18.401 9 INFO neutron.wsgi [None req-d4e95c33-f596-43a0-b04c-379a76d58af9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0068798 2026-07-08 16:42:18.420 9 INFO neutron.wsgi [None req-d834d715-e8a2-4ac7-b17b-31f70eeb6042 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044918 2026-07-08 16:42:18.437 9 INFO neutron.wsgi [None req-cd7104ec-25c0-4e50-b818-497b3e51fa59 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0074732 2026-07-08 16:42:18.441 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-ba530c75-3c3d-4dba-bae9-4d4e9cc82613 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 1002 time: 0.0761650 2026-07-08 16:42:18.484 9 INFO neutron.wsgi [None req-9cd43423-5786-4155-b700-7f8717fbf87d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1332 time: 0.0406022 2026-07-08 16:42:18.493 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-683c6c79-eaea-48c7-9b08-792a9a5a771e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 1058 time: 0.0454059 2026-07-08 16:42:18.532 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-9b2dcf59-4e88-4da1-8392-64c6260ee1da cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 217 time: 0.0309720 2026-07-08 16:42:18.579 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-155d21dd-34e2-4ca3-9a5e-a4164be4d405 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4&id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 1561 time: 0.0399537 2026-07-08 16:42:18.585 9 INFO neutron.wsgi [None req-abace19b-2eb3-462f-bb5b-46b47f710d8a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0051832 2026-07-08 16:42:18.597 9 INFO neutron.wsgi [None req-27cbedd3-d7f7-4158-9a75-89f7f572714f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0043404 2026-07-08 16:42:18.608 9 INFO neutron.wsgi [None req-8fd87db6-73c5-4ea2-baa8-3d8eab286f92 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0041900 2026-07-08 16:42:18.610 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-326acd84-b1b1-4014-8727-dde769d4a657 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236835 2026-07-08 16:42:18.617 9 INFO neutron.wsgi [None req-5bd46fab-27c0-4aca-9510-029dbc392077 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0036187 2026-07-08 16:42:18.642 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-72d40eb3-2886-4e8a-88fa-12726ffc7991 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0244834 2026-07-08 16:42:18.659 9 INFO neutron.wsgi [None req-09bc5fbd-c60d-44b4-9917-0a404ff9e532 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/security-groups?name=lb-72065696-6875-49d3-8f73-0ec19dbca8ef HTTP/1.1" status: 200 len: 221 time: 0.0323853 2026-07-08 16:42:18.715 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-0900b038-d229-4f50-8433-782af31a5849 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0649893 2026-07-08 16:42:18.818 9 INFO neutron.wsgi [req-93df1493-b405-4253-a7e2-ac40b198a5b3 req-b056ac6c-1746-456a-9929-cf6538c238ee cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0962188 2026-07-08 16:42:18.819 9 INFO neutron.db.ovn_revision_numbers_db [None req-413e671b-6e36-4aca-9990-098262bda3fc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource ed4e445c-8902-4caa-8cdb-37304fb38074 (type: security_groups) to 1 2026-07-08 16:42:18.847 9 INFO neutron.wsgi [None req-413e671b-6e36-4aca-9990-098262bda3fc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1779 time: 0.1812305 2026-07-08 16:42:18.888 9 INFO neutron.wsgi [None req-462dc58e-dbd4-4438-b072-17c972b6db38 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/security-group-rules?security_group_id=ed4e445c-8902-4caa-8cdb-37304fb38074 HTTP/1.1" status: 200 len: 1318 time: 0.0346184 2026-07-08 16:42:19.236 9 INFO neutron.db.ovn_revision_numbers_db [None req-c46c3203-cded-46d3-8c5e-0086cba15f99 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 2c203aab-8256-4f38-978f-d1f5ac6d3c03 (type: ports) to 2 2026-07-08 16:42:19.244 9 INFO neutron.wsgi [None req-c46c3203-cded-46d3-8c5e-0086cba15f99 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "PUT /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1332 time: 0.3488569 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:42:19.259 9 INFO neutron.wsgi [None req-d5d9f72f-c077-4bc7-9ebd-9e8a9a510a3d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0064998 2026-07-08 16:42:19.268 9 INFO neutron.wsgi [None req-87c1a322-eb46-48d0-9d0f-00999c2cef8c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0050027 2026-07-08 16:42:19.278 9 INFO neutron.wsgi [None req-e98ab303-0691-408c-ad8a-b8b7d8c7d6b6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048656 2026-07-08 16:42:19.294 9 INFO neutron.wsgi [None req-4a23db22-1f8b-4695-925d-b53e3bbe76e1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0114193 2026-07-08 16:42:19.336 9 INFO neutron.wsgi [None req-1c4af30d-f41f-40a4-aa38-d3561c03fedf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0331616 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:42:26.429 10 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-e3ea49b3-b2b7-4c54-8100-7365e86566ed 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=de556394-b28d-4e07-aa86-95d7d55654f8&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0343816 2026-07-08 16:42:26.512 10 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-9072c336-1fe5-4654-8c32-9b2942b0cf83 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/networks?id=434745ff-4be8-46b4-b108-7e5444bf11dd HTTP/1.1" status: 200 len: 937 time: 0.0743418 2026-07-08 16:42:26.534 10 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-29d38cd2-955c-49d4-87da-f137c394d38c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/quotas/0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 385 time: 0.0134866 2026-07-08 16:42:26.587 10 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-810434d0-e715-4c54-a369-29c7af1531ff 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0477166 2026-07-08 16:42:26.664 10 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-663a1ab2-f879-457b-be91-185627e00433 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0653017 2026-07-08 16:42:26.732 10 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-41cdd085-237e-4c4f-8ce0-07a13a4b0ae5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 10.0.0.90 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0579352 2026-07-08 16:42:27.100 9 INFO neutron.wsgi [req-5391c0a2-c3c9-42ff-99df-484a482cba19 req-14816487-70be-4afd-a7af-1485659e9ef0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 210 time: 0.0290074 2026-07-08 16:42:27.175 10 INFO neutron.wsgi [req-2900c5e5-9332-44be-b54b-88f2c2563784 req-86c5970a-8ec1-4eb9-af13-1d8a86cb9f8a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 210 time: 0.0254831 2026-07-08 16:42:27.894 9 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-870ee374-8001-4fb2-8da1-9d8f2955ffd9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks?id=434745ff-4be8-46b4-b108-7e5444bf11dd HTTP/1.1" status: 200 len: 937 time: 0.0997543 2026-07-08 16:42:27.967 9 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-a4029a1c-f2d4-466d-93dd-f49f30710f01 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0209aba3cb54462dad77a8ef62be4cb9 HTTP/1.1" status: 200 len: 542 time: 0.0659769 2026-07-08 16:42:28.207 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f2ab31b-90c8-484a-8538-154c41d7062c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:42:28.209 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f2ab31b-90c8-484a-8538-154c41d7062c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 434745ff-4be8-46b4-b108-7e5444bf11dd: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:42:28.359 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f2ab31b-90c8-484a-8538-154c41d7062c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 07ec1835-308e-4d14-8fc3-030908d6ee1c (type: ports) to 1 2026-07-08 16:42:28.379 9 INFO neutron.wsgi [None req-6f2ab31b-90c8-484a-8538-154c41d7062c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1287 time: 0.4072568 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:42:28.838 9 INFO neutron.db.ovn_revision_numbers_db [None req-8eba96dd-a8e4-4736-bcd6-4aab04bc2fb6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 07ec1835-308e-4d14-8fc3-030908d6ee1c (type: ports) to 2 2026-07-08 16:42:29.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-8eba96dd-a8e4-4736-bcd6-4aab04bc2fb6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 07ec1835-308e-4d14-8fc3-030908d6ee1c (type: ports) to 2 2026-07-08 16:42:29.031 9 INFO neutron.wsgi [None req-8eba96dd-a8e4-4736-bcd6-4aab04bc2fb6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 200 len: 1336 time: 0.6410849 2026-07-08 16:42:29.063 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-92ff886f-2c82-4b4b-8eb5-a0d37d410602'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '07ec1835-308e-4d14-8fc3-030908d6ee1c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:42:29.100 9 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-70bf41e5-e72e-44b4-9d4b-096226eacaf2 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1367 time: 0.0336428 2026-07-08 16:42:29.136 9 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-42ddc987-a106-446a-a487-48429908c947 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.169&port_id=07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 200 len: 217 time: 0.0287359 2026-07-08 16:42:29.174 9 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-205919a2-d367-4703-9377-79c354b195c0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c6cc6a3b-da0c-497b-96e3-06ea866e8539 HTTP/1.1" status: 200 len: 829 time: 0.0343146 2026-07-08 16:42:29.205 9 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-98c55d0a-c0c1-4525-b710-80a31896ac58 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=434745ff-4be8-46b4-b108-7e5444bf11dd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234041 2026-07-08 16:42:29.582 9 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-1245ffc8-0e9b-4b26-8a72-e98172bbc310 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3702016 2026-07-08 16:42:29.589 9 INFO neutron.wsgi [req-d934a0a6-3161-4f01-95cd-0808b4f6e3eb req-12563a69-1561-4fb9-90c7-21f1878df12d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1367 time: 0.0396993 2026-07-08 16:42:29.646 9 INFO neutron.wsgi [req-d934a0a6-3161-4f01-95cd-0808b4f6e3eb req-7f912759-5d2b-4e67-9711-7529b26df41b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=de556394-b28d-4e07-aa86-95d7d55654f8&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0486608 2026-07-08 16:42:29.659 9 INFO neutron.wsgi [req-7d9edfb3-cae6-47ab-9f75-7becbaa5d1ef req-c19b19ab-d6f5-4f69-b4d8-6925dadcee80 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0687780 2026-07-08 16:42:29.742 9 INFO neutron.wsgi [req-bc39a5f5-7956-41c1-8dd6-632d096cfd95 req-b084d766-2b6d-4894-b3fb-fe14956f5d0a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1367 time: 0.0415940 2026-07-08 16:42:29.752 10 INFO neutron.wsgi [req-ac199f47-dc74-4d04-9eac-4b312f328932 req-7deb4866-499f-46b8-806e-e7150054bd4a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1367 time: 0.0377614 2026-07-08 16:42:29.841 9 INFO neutron.wsgi [req-bc39a5f5-7956-41c1-8dd6-632d096cfd95 req-73b5cb71-2443-4a64-ad6d-635878527b58 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=434745ff-4be8-46b4-b108-7e5444bf11dd HTTP/1.1" status: 200 len: 937 time: 0.0874307 2026-07-08 16:42:29.868 10 INFO neutron.wsgi [req-96a0c14c-54d1-4b89-b018-04b55bc2043f req-d17fb0f1-1c98-4ddd-8299-6573a59ed149 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1367 time: 0.0333929 2026-07-08 16:42:29.877 9 INFO neutron.wsgi [req-bc39a5f5-7956-41c1-8dd6-632d096cfd95 req-fa1b4987-76eb-46c4-a439-0439bb1366da cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.169&port_id=07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 200 len: 217 time: 0.0298810 2026-07-08 16:42:29.917 10 INFO neutron.wsgi [req-96a0c14c-54d1-4b89-b018-04b55bc2043f req-b1b9be98-2499-41c7-9477-a2fba57760ad cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/security-groups?id=de556394-b28d-4e07-aa86-95d7d55654f8&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0440361 2026-07-08 16:42:29.927 9 INFO neutron.wsgi [req-bc39a5f5-7956-41c1-8dd6-632d096cfd95 req-80e1765f-3a69-4cca-bd96-41e3ddc3928b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c6cc6a3b-da0c-497b-96e3-06ea866e8539 HTTP/1.1" status: 200 len: 829 time: 0.0442855 2026-07-08 16:42:29.973 9 INFO neutron.wsgi [req-bc39a5f5-7956-41c1-8dd6-632d096cfd95 req-7d540698-1c5f-4f54-89c5-5eba3dfd77d1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=434745ff-4be8-46b4-b108-7e5444bf11dd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0306528 2026-07-08 16:42:30.009 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 07ec1835-308e-4d14-8fc3-030908d6ee1c 2026-07-08 16:42:30.033 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 07ec1835-308e-4d14-8fc3-030908d6ee1c 2026-07-08 16:42:30.054 9 INFO neutron.wsgi [req-bc39a5f5-7956-41c1-8dd6-632d096cfd95 req-a11ac4e1-4f97-4ad3-a3ca-72203946b51d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0725062 2026-07-08 16:42:30.119 9 INFO neutron.wsgi [req-bc39a5f5-7956-41c1-8dd6-632d096cfd95 req-11f2ce01-bc45-472c-80b7-4ed5717d33ed cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0601261 2026-07-08 16:42:30.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 07ec1835-308e-4d14-8fc3-030908d6ee1c (type: ports) to 4 2026-07-08 16:42:31.103 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec6e1ffa-ddb5-4e9a-9f2c-2bf2c8955cbc'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07ec1835-308e-4d14-8fc3-030908d6ee1c', 'code': 200} 2026-07-08 16:42:31.103 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec6e1ffa-ddb5-4e9a-9f2c-2bf2c8955cbc'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07ec1835-308e-4d14-8fc3-030908d6ee1c', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:42:32.003 9 INFO neutron.wsgi [req-8a1a42f3-4ab6-409c-b563-9feee7bc382c req-88f6dfa3-de7d-4b3a-8f99-0eb192909dd0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1369 time: 0.0364609 2026-07-08 16:42:32.047 9 INFO neutron.wsgi [req-8a1a42f3-4ab6-409c-b563-9feee7bc382c req-8e4705e0-5618-44f8-b20f-83ea8d33bccf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=de556394-b28d-4e07-aa86-95d7d55654f8&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0362017 2026-07-08 16:42:32.149 10 INFO neutron.wsgi [req-2f53b83a-5115-478f-8c46-6714ba48f2c8 req-74eff4c5-b465-4e83-9d24-097ca0a22ce3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1369 time: 0.0376182 2026-07-08 16:42:32.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022368 2026-07-08 16:42:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031431 2026-07-08 16:42:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020475 2026-07-08 16:42:47.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015697 2026-07-08 16:43:01.906 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource 16c4b91d-427e-4e47-9a03-0f112a845523 (type: networks) to 3 2026-07-08 16:43:01.994 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource f13de451-2279-4b09-a3d5-17ac328be516 (type: networks) to 3 2026-07-08 16:43:02.075 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource fbbde19f-6ef3-4fbb-b558-467615c52356 (type: networks) to 3 2026-07-08 16:43:02.170 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource 7bd4780c-73f0-4756-bb55-f43db64be16b (type: security_groups) to 12 2026-07-08 16:43:02.618 15 INFO neutron.db.ovn_revision_numbers_db [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Successfully bumped revision number for resource b205c2aa-3bd9-4c5c-85d9-7acffa408129 (type: routers) to 6 2026-07-08 16:43:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023203 2026-07-08 16:43:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030637 2026-07-08 16:43:02.981 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Maintenance task: Synchronization finished (took 1.18 seconds) 2026-07-08 16:43:05.841 9 INFO neutron.wsgi [None req-7592854b-8e80-40f1-8fe7-48d142ff088a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0132766 2026-07-08 16:43:05.855 9 INFO neutron.wsgi [None req-86b722bb-ad9a-47af-b6de-c7b8fe3cc34a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0077419 2026-07-08 16:43:05.863 9 INFO neutron.wsgi [None req-94f588a4-22f9-4bcb-8edd-b6fd067eb848 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040159 2026-07-08 16:43:05.876 9 INFO neutron.wsgi [None req-74fc875a-a494-406c-a584-1dcc138cc113 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0085466 2026-07-08 16:43:05.922 9 INFO neutron.wsgi [None req-276bb5dc-933f-4faa-b449-17dca075c54e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0378048 2026-07-08 16:43:05.995 9 INFO neutron.wsgi [None req-d826b2f3-7856-43f9-98f1-7c1398149c56 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1369 time: 0.0405362 2026-07-08 16:43:06.345 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a4747fb-0316-4ab9-8b23-99fa6ecc3b25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:43:06.347 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a4747fb-0316-4ab9-8b23-99fa6ecc3b25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network 16c4b91d-427e-4e47-9a03-0f112a845523: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:43:06.532 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a4747fb-0316-4ab9-8b23-99fa6ecc3b25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 3e17cc7c-2e95-4c17-b40b-195d8bf09830 (type: ports) to 1 2026-07-08 16:43:06.554 9 INFO neutron.wsgi [None req-1a4747fb-0316-4ab9-8b23-99fa6ecc3b25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1302 time: 0.5543311 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:06.709 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-ef53d4e3-2bb9-47aa-829b-9d0bc08ea5c8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1297 time: 0.0966325 2026-07-08 16:43:06.723 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-c59954ec-8d5b-4410-87af-1debae6e0cea 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0074067 2026-07-08 16:43:06.969 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-50e0eb71-81aa-480e-9dcc-ffa33041457a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile HTTP/1.1" status: 200 len: 335 time: 0.1515348 2026-07-08 16:43:07.033 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-c12df6b9-4c60-4f8d-841d-c590766a0d2d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0581939 2026-07-08 16:43:07.109 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-76558803-1823-44a7-8e3c-08db2ce7677b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0705175 2026-07-08 16:43:07.158 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-306ed9ec-ab6a-47d5-ae76-0a888494dc29 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1297 time: 0.0296915 2026-07-08 16:43:07.225 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-d27a4a2c-923c-4bc3-8bbe-e0bcfe79d35b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks?id=16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1005 time: 0.0626476 2026-07-08 16:43:07.650 9 INFO neutron.db.ovn_revision_numbers_db [None req-04bc8e08-8e12-45a3-a2f7-38337690c9b8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 3e17cc7c-2e95-4c17-b40b-195d8bf09830 (type: ports) to 2 2026-07-08 16:43:07.827 9 INFO neutron.db.ovn_revision_numbers_db [None req-04bc8e08-8e12-45a3-a2f7-38337690c9b8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 3e17cc7c-2e95-4c17-b40b-195d8bf09830 (type: ports) to 2 2026-07-08 16:43:07.844 9 INFO neutron.wsgi [None req-04bc8e08-8e12-45a3-a2f7-38337690c9b8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1380 time: 0.6117854 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:07.941 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-6725d4cd-f17e-4766-9caa-7400b9d30246 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2569 time: 0.0470476 2026-07-08 16:43:07.979 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6de149c-3adb-4c94-ab17-67167f594ee8'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '3e17cc7c-2e95-4c17-b40b-195d8bf09830', 'status': 'completed', 'code': 200} 2026-07-08 16:43:07.981 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-37e2461d-9fb8-4ff7-b61c-d0271b1124d3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.169&port_id=07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 200 len: 217 time: 0.0302606 2026-07-08 16:43:08.016 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-3de94458-69e8-4074-a837-87e44e32843a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c6cc6a3b-da0c-497b-96e3-06ea866e8539 HTTP/1.1" status: 200 len: 829 time: 0.0309193 2026-07-08 16:43:08.045 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-823fef2d-7fe6-4dfd-a3c4-5ef8456dae0a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=434745ff-4be8-46b4-b108-7e5444bf11dd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225158 2026-07-08 16:43:08.111 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-de99542b-c900-4dc3-bea3-7fbfcd44ef6a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0606494 2026-07-08 16:43:08.188 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-3ea7fa39-bff6-445b-aeff-632fe612c8f4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0703337 2026-07-08 16:43:08.226 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-14b18556-e155-4913-b439-0c67ed32b2a9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.236&port_id=3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 217 time: 0.0278018 2026-07-08 16:43:08.276 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-b090a0f4-1185-4190-9224-98161fd00b96 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 854 time: 0.0418220 2026-07-08 16:43:08.323 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-7aab4c87-147f-4881-99d9-460168d5683e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=16c4b91d-427e-4e47-9a03-0f112a845523&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0363340 2026-07-08 16:43:08.383 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-598112c7-e8c3-42bd-a5f0-83380261b6e3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0507495 2026-07-08 16:43:08.452 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-090c1a12-9eb1-4f92-9f73-a162ea88379f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0613389 2026-07-08 16:43:08.533 9 INFO neutron.wsgi [req-9bd6f8e1-40bc-403d-a254-959365ad478d req-e10a610f-ccfd-4e5a-9576-74df850bc776 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2569 time: 0.0383835 2026-07-08 16:43:08.557 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 3e17cc7c-2e95-4c17-b40b-195d8bf09830 2026-07-08 16:43:08.571 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 3e17cc7c-2e95-4c17-b40b-195d8bf09830 2026-07-08 16:43:08.625 9 INFO neutron.wsgi [req-9bd6f8e1-40bc-403d-a254-959365ad478d req-b80c1ae7-3e7c-47d4-b0c7-09dd9793cbf2 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1005 time: 0.0870903 2026-07-08 16:43:08.654 9 INFO neutron.wsgi [req-9bd6f8e1-40bc-403d-a254-959365ad478d req-628a7ad9-fd08-4850-b375-6504733db827 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.236&port_id=3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 217 time: 0.0231073 2026-07-08 16:43:08.700 9 INFO neutron.wsgi [req-9bd6f8e1-40bc-403d-a254-959365ad478d req-c2866f06-9aef-4eb4-9fe9-fdd764c55066 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 854 time: 0.0352957 2026-07-08 16:43:08.738 9 INFO neutron.wsgi [req-9bd6f8e1-40bc-403d-a254-959365ad478d req-2e05a90c-2bf4-4ff7-a89c-250a9d742bae cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=16c4b91d-427e-4e47-9a03-0f112a845523&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0325465 2026-07-08 16:43:08.792 9 INFO neutron.wsgi [req-c6297f2c-adcb-4053-ad67-f10279864c9d req-fb2502cd-6062-4b85-babb-d39ccfeb0af6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1408 time: 0.0828664 2026-07-08 16:43:08.912 9 INFO neutron.wsgi [req-9bd6f8e1-40bc-403d-a254-959365ad478d req-e68eed74-c464-4250-b538-694acfd5244b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1636355 2026-07-08 16:43:09.033 9 INFO neutron.wsgi [req-9bd6f8e1-40bc-403d-a254-959365ad478d req-14e85085-8516-406c-84e1-84445d467f9e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1068599 2026-07-08 16:43:09.083 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 3e17cc7c-2e95-4c17-b40b-195d8bf09830 (type: ports) to 4 2026-07-08 16:43:09.322 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e13cdd4-f844-494d-ab07-f680ae1c47ba 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 3e17cc7c-2e95-4c17-b40b-195d8bf09830 (type: ports) to 5 2026-07-08 16:43:09.332 9 INFO neutron.wsgi [None req-3e13cdd4-f844-494d-ab07-f680ae1c47ba 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "PUT /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1443 time: 0.5233142 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:09.369 9 INFO neutron.wsgi [None req-c7bec04f-0ee3-4342-85a6-65871fe5d43e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/security-groups?name=lb-72065696-6875-49d3-8f73-0ec19dbca8ef HTTP/1.1" status: 200 len: 1777 time: 0.0298572 2026-07-08 16:43:09.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-33474bf1-f26c-431d-8ed1-aa23a97065ac 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 3e17cc7c-2e95-4c17-b40b-195d8bf09830 (type: ports) to 6 2026-07-08 16:43:09.674 9 INFO neutron.wsgi [None req-33474bf1-f26c-431d-8ed1-aa23a97065ac 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "PUT /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1443 time: 0.2982969 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:09.746 9 INFO neutron.wsgi [None req-fb2e76e8-7057-48fa-9342-e921486f39d3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0093114 2026-07-08 16:43:09.758 9 INFO neutron.wsgi [None req-51dfa111-e174-475f-a3c8-fd26429458d8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0051701 2026-07-08 16:43:09.766 9 INFO neutron.wsgi [None req-73d6e5bb-dd4f-43c3-9c2f-9b6c797355ae 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044692 2026-07-08 16:43:09.781 9 INFO neutron.wsgi [None req-5f65fc62-cbf9-4a1a-9d2d-2c91c12a6f2f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0066845 2026-07-08 16:43:09.833 9 INFO neutron.wsgi [None req-fd9da14f-f420-4b8d-818c-99f82b6c8c03 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0462904 2026-07-08 16:43:09.877 9 INFO neutron.wsgi [None req-feeebad1-ebbe-45c6-a0be-ed2e404ae4da 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1332 time: 0.0382440 2026-07-08 16:43:09.925 9 INFO neutron.wsgi [None req-1433b7a1-9336-47a6-8366-6335d6a8f149 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1471 time: 0.0432796 2026-07-08 16:43:09.967 9 INFO neutron.wsgi [None req-5f17cd68-f4e8-4036-a0d7-f0f74f50e225 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0363572 2026-07-08 16:43:10.022 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e9a3cac-5cb8-45a1-94bd-f431f904ffa8'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e17cc7c-2e95-4c17-b40b-195d8bf09830', 'code': 200} 2026-07-08 16:43:10.022 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e9a3cac-5cb8-45a1-94bd-f431f904ffa8'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e17cc7c-2e95-4c17-b40b-195d8bf09830', 'code': 200} 2026-07-08 16:43:10.022 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e9a3cac-5cb8-45a1-94bd-f431f904ffa8'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '3e17cc7c-2e95-4c17-b40b-195d8bf09830', 'status': 'completed', 'code': 200} 2026-07-08 16:43:10.022 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e9a3cac-5cb8-45a1-94bd-f431f904ffa8'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '3e17cc7c-2e95-4c17-b40b-195d8bf09830', 'status': 'completed', 'code': 200} 2026-07-08 16:43:10.042 9 INFO neutron.wsgi [None req-585c5fa1-e562-43d1-8640-1d8dcc5a267f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1002 time: 0.0669699 2026-07-08 16:43:10.390 9 INFO neutron.wsgi [None req-bd367506-766e-4b2d-97ef-1a71ae6bb649 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1332 time: 0.3373308 2026-07-08 16:43:10.399 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-b12c3f0b-4aac-474d-a060-59c74c1e88e5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2632 time: 0.0429873 2026-07-08 16:43:10.439 9 INFO neutron.wsgi [None req-445eb5c8-f864-47a4-b904-aedd37d25d82 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0419598 2026-07-08 16:43:10.478 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-2cfb1b8d-17c4-434d-a794-db5180cf7ab5 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1005 time: 0.0613563 2026-07-08 16:43:10.511 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-8a68074d-fe4d-454b-8269-78850ae4947d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.236&port_id=3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 217 time: 0.0248954 2026-07-08 16:43:10.554 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-604a1b78-3c71-466b-bb6d-9b23c37d5281 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 854 time: 0.0331554 2026-07-08 16:43:10.588 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-17fde018-770d-4dcd-ba86-926e32b14577 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=16c4b91d-427e-4e47-9a03-0f112a845523&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0273802 2026-07-08 16:43:10.655 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-24b09152-0579-41f4-a9c6-66ef6f5dbb86 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0591357 2026-07-08 16:43:10.720 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-9af98b87-46be-4b3a-908b-da7c1a261ed0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0562639 2026-07-08 16:43:10.811 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-cc79f0a8-9a7a-431f-b642-d862595358f6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2632 time: 0.0467002 2026-07-08 16:43:10.900 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-526dcba4-6a2f-4dde-aef8-fcdcf4ff1de3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1005 time: 0.0800366 2026-07-08 16:43:10.939 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-c802dee1-5a50-48d0-80e8-7a94331da4fd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.236&port_id=3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 217 time: 0.0317876 2026-07-08 16:43:10.998 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-440000de-26d0-46b6-bcc0-435fa57e8a70 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 854 time: 0.0505991 2026-07-08 16:43:11.032 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-aba5904a-b45c-4426-8092-2be759b2585b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=16c4b91d-427e-4e47-9a03-0f112a845523&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0294826 2026-07-08 16:43:11.097 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-6e2f2819-3606-4d40-9cc5-c967b7e5f815 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0597067 2026-07-08 16:43:11.184 9 INFO neutron.wsgi [req-a271848f-1b2e-47c7-8996-69cccdcdfd6a req-e519c5e0-8e77-447b-ae1a-39df4c212d71 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0765195 2026-07-08 16:43:12.267 9 INFO neutron.wsgi [None req-1035afae-5364-4529-9c3f-14b5758fff2d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4720 time: 0.1209800 2026-07-08 16:43:12.317 9 INFO neutron.wsgi [None req-23f25522-747b-494f-af50-686c689bc823 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0452578 2026-07-08 16:43:12.372 9 INFO neutron.wsgi [None req-5a1d362d-95dd-49a9-83e2-4ac23ef12060 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0527444 2026-07-08 16:43:12.388 9 INFO neutron.wsgi [None req-a9bbc398-484b-4d72-bce5-88b7322ad0fa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0134537 2026-07-08 16:43:12.464 9 INFO neutron.wsgi [None req-7fefc716-f2c2-407c-b295-a3d01d21853a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29088 time: 0.0744925 2026-07-08 16:43:12.551 9 INFO neutron.wsgi [None req-b99ec491-e92d-4b64-928c-aee6dde7f6fe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.0792890 2026-07-08 16:43:12.563 9 INFO neutron.wsgi [None req-9462f3f2-43f3-4161-8b52-a27b3e24be22 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0103307 2026-07-08 16:43:12.576 9 INFO neutron.wsgi [None req-9e2eacf1-a5e9-4fd4-b9b6-3c261826d63a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0113015 2026-07-08 16:43:12.632 9 INFO neutron.wsgi [None req-0698514b-c8d8-4048-86cb-00b0a0609bcb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1878 time: 0.0550728 2026-07-08 16:43:12.683 9 INFO neutron.wsgi [None req-66377b63-b718-4034-b0ba-4237bf50c8a7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 20888 time: 0.0491621 2026-07-08 16:43:12.709 9 INFO neutron.wsgi [None req-1b38bd8a-834c-4ef2-b994-9fdae1e463d4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0151317 2026-07-08 16:43:17.541 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66ac0381-0419-465e-9963-ab20c028fabc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] No more DHCP agents 2026-07-08 16:43:17.544 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66ac0381-0419-465e-9963-ab20c028fabc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Unable to schedule network 5e3a74fd-7c59-4607-b22b-2dfabad66aaf: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:43:17.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016284 2026-07-08 16:43:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019884 2026-07-08 16:43:18.002 10 INFO neutron.db.l3_db [None req-66ac0381-0419-465e-9963-ab20c028fabc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Floating IP 9e955c2c-7a31-483b-a631-b7cb4dfc580c associated. External IP: 10.96.250.212, port: 2c203aab-8256-4f38-978f-d1f5ac6d3c03. 2026-07-08 16:43:18.188 10 INFO neutron.db.ovn_revision_numbers_db [None req-66ac0381-0419-465e-9963-ab20c028fabc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 9e955c2c-7a31-483b-a631-b7cb4dfc580c (type: floatingips) to 0 2026-07-08 16:43:18.296 10 INFO neutron.db.ovn_revision_numbers_db [None req-66ac0381-0419-465e-9963-ab20c028fabc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Successfully bumped revision number for resource 9e955c2c-7a31-483b-a631-b7cb4dfc580c (type: floatingips) to 1 2026-07-08 16:43:18.333 10 INFO neutron.wsgi [None req-66ac0381-0419-465e-9963-ab20c028fabc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1098 time: 1.0410130 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:20.297 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-0c4de1bd-23c0-4173-b375-81189bb01b91 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0421631 2026-07-08 16:43:20.352 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-f4b242ff-5348-46ce-a587-03a3bcef6006 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 1594 time: 0.0386159 2026-07-08 16:43:20.433 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-05933e20-3757-42a9-abd1-75b673db886c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 1003 time: 0.0628369 2026-07-08 16:43:20.484 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-ae445fa9-be19-4558-a4d5-e6368465ceeb cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 200 len: 1059 time: 0.0415547 2026-07-08 16:43:20.519 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-78047a90-3528-47f3-bb4a-4c64b2a7962b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e1&port_id=2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 200 len: 217 time: 0.0290284 2026-07-08 16:43:20.564 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-b088013c-2f40-4f81-abdd-918a0e35cf2f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d&id=0bb16328-2e29-416b-b34b-b622de748570 HTTP/1.1" status: 200 len: 1566 time: 0.0371630 2026-07-08 16:43:20.598 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-87df357b-0535-47fb-8ec8-d1dc67fd05ca cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263586 2026-07-08 16:43:20.632 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-23c31210-8fee-485f-98bc-b907e7e0adb6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0270765 2026-07-08 16:43:20.703 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-635192d8-d03e-48af-b9d1-3caa510d7adf cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0663705 2026-07-08 16:43:20.778 9 INFO neutron.wsgi [req-13a80f7d-c5bc-4913-a7aa-feaa6924442b req-d7fea93b-4a8f-411a-8271-554574b681a0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0665357 2026-07-08 16:43:21.364 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 2c203aab-8256-4f38-978f-d1f5ac6d3c03 2026-07-08 16:43:21.380 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 2c203aab-8256-4f38-978f-d1f5ac6d3c03 2026-07-08 16:43:21.899 10 INFO neutron.wsgi [None req-96eaa78f-3974-4239-917d-d0fa61351490 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0512159 2026-07-08 16:43:21.909 10 INFO neutron.wsgi [None req-9c894f19-10bd-41b4-980e-2f1f8c9251f2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0038755 2026-07-08 16:43:21.918 10 INFO neutron.wsgi [None req-bf0fb838-e758-418e-84b8-b405ac2a76fe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044656 2026-07-08 16:43:21.930 10 INFO neutron.wsgi [None req-892f5bf4-184c-49f2-8a9d-f4a67414b899 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051916 2026-07-08 16:43:22.093 10 INFO neutron.wsgi [None req-6af7833e-c3e7-40c6-84f0-b136e8f1d378 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/security-groups?name=lb-72065696-6875-49d3-8f73-0ec19dbca8ef HTTP/1.1" status: 200 len: 1777 time: 0.0374973 2026-07-08 16:43:22.129 10 INFO neutron.wsgi [None req-2bedfd81-15e0-427f-938b-9de0f7a25146 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/security-group-rules?security_group_id=ed4e445c-8902-4caa-8cdb-37304fb38074 HTTP/1.1" status: 200 len: 1318 time: 0.0292945 2026-07-08 16:43:22.267 10 INFO neutron.db.ovn_revision_numbers_db [None req-21f92615-532b-4574-a96d-38f0f5ab9fd1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 45186390-8340-4b05-8e4e-ea030f4f0b11 (type: security_group_rules) to 0 2026-07-08 16:43:22.295 10 INFO neutron.wsgi [None req-21f92615-532b-4574-a96d-38f0f5ab9fd1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1595087 2026-07-08 16:43:22.399 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0da4e7d-30dc-4c39-9a6d-948d66626d8c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 84503b14-14c7-4bf1-9382-82d4ef091e22 (type: security_group_rules) to 0 2026-07-08 16:43:22.428 10 INFO neutron.wsgi [None req-a0da4e7d-30dc-4c39-9a6d-948d66626d8c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1255758 2026-07-08 16:43:29.935 9 INFO neutron.wsgi [None req-04ade1aa-0660-4be1-82c5-bfad48c3f1f0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0676355 2026-07-08 16:43:29.948 9 INFO neutron.wsgi [None req-704e569b-bc7b-4c37-9231-892b86b76676 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0060456 2026-07-08 16:43:29.959 9 INFO neutron.wsgi [None req-42f3b69e-090a-443c-a4a4-efcadbe305b7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052438 2026-07-08 16:43:29.972 9 INFO neutron.wsgi [None req-570497ae-681d-449d-9ea1-339befcfde81 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0058780 2026-07-08 16:43:30.457 9 INFO neutron.wsgi [-] 10.0.0.126 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0030940 2026-07-08 16:43:30.500 10 INFO neutron.wsgi [None req-f16f90de-2179-4cec-aa85-f7b96e44e752 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.126 "GET /v2.0/subnets/c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 829 time: 0.0382638 2026-07-08 16:43:30.915 10 INFO neutron.wsgi [None req-7cf8b927-c9be-42c0-a238-8d832723033b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0084047 2026-07-08 16:43:30.928 10 INFO neutron.wsgi [None req-bc709d10-f71a-4e13-a9e0-b838760a465c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0065012 2026-07-08 16:43:30.938 10 INFO neutron.wsgi [None req-32670482-1419-409a-8556-f928629a2fdc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0067949 2026-07-08 16:43:30.950 10 INFO neutron.wsgi [None req-53d982aa-4f60-4983-bc18-e5cc6157fcc8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0072613 2026-07-08 16:43:30.997 10 INFO neutron.wsgi [None req-1286eaab-fa3a-448d-a2f8-cd0a8904c921 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 847 time: 0.0409660 2026-07-08 16:43:31.038 10 INFO neutron.wsgi [None req-410db812-0d67-4472-92f6-c0bfed5b6290 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2632 time: 0.0346942 2026-07-08 16:43:31.152 10 INFO neutron.wsgi [None req-92dbd672-f442-46b0-b22b-79fd9e4ad621 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0109441 2026-07-08 16:43:31.160 10 INFO neutron.wsgi [None req-209a012c-0762-45ef-b5e7-23e189544f59 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045519 2026-07-08 16:43:31.171 10 INFO neutron.wsgi [None req-bc831829-a6c5-4eb2-81cc-16a3c70f131c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0069933 2026-07-08 16:43:31.180 10 INFO neutron.wsgi [None req-64fa852e-4b84-4e84-9d96-0a81eae75840 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0042305 2026-07-08 16:43:31.760 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-53bf2204-bb5c-418e-8683-24482b8edd3e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0830393 2026-07-08 16:43:31.839 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-2fa7eb7e-b75c-4f94-9b43-b25fee213ab7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0705142 2026-07-08 16:43:31.931 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-a801f370-64e6-479a-96f5-86b014f31803 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 1002 time: 0.0754104 2026-07-08 16:43:32.280 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48f3659d-5bae-425b-8fc9-543604b369e2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:43:32.284 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48f3659d-5bae-425b-8fc9-543604b369e2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network f13de451-2279-4b09-a3d5-17ac328be516: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:43:32.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-48f3659d-5bae-425b-8fc9-543604b369e2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 0688a5c1-e81f-471a-a438-eeca8bb9ae9a (type: ports) to 1 2026-07-08 16:43:32.485 9 INFO neutron.wsgi [None req-48f3659d-5bae-425b-8fc9-543604b369e2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1504 time: 0.5476902 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028007 2026-07-08 16:43:32.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016701 2026-07-08 16:43:32.899 9 INFO neutron.db.ovn_revision_numbers_db [None req-54fa8ea7-85a1-42b7-ae36-d1454d336470 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 0688a5c1-e81f-471a-a438-eeca8bb9ae9a (type: ports) to 2 2026-07-08 16:43:33.087 9 INFO neutron.db.ovn_revision_numbers_db [None req-54fa8ea7-85a1-42b7-ae36-d1454d336470 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 0688a5c1-e81f-471a-a438-eeca8bb9ae9a (type: ports) to 2 2026-07-08 16:43:33.103 9 INFO neutron.wsgi [None req-54fa8ea7-85a1-42b7-ae36-d1454d336470 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 1553 time: 0.6126914 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:33.150 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-551b05e7-7936-471c-8c58-721929e9b62e'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '0688a5c1-e81f-471a-a438-eeca8bb9ae9a', 'status': 'completed', 'code': 200} 2026-07-08 16:43:33.182 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-add9b016-69f9-4392-80cb-6e61004a2522 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 4005 time: 0.0447164 2026-07-08 16:43:33.215 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-a7df0243-5e15-49ef-a400-4c5f223124ac cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.169&port_id=07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 200 len: 217 time: 0.0276823 2026-07-08 16:43:33.260 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-c043d182-a94c-4e30-976d-2ef1dbc30e02 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c6cc6a3b-da0c-497b-96e3-06ea866e8539 HTTP/1.1" status: 200 len: 829 time: 0.0376124 2026-07-08 16:43:33.295 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-2587af02-d120-4106-a161-fd531d510973 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=434745ff-4be8-46b4-b108-7e5444bf11dd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0288198 2026-07-08 16:43:33.357 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-8e409958-a206-4a4d-834e-6dd3adbd9250 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0530758 2026-07-08 16:43:33.422 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-de56d598-6ba0-4fb6-9ae4-60d49821ce7a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0584724 2026-07-08 16:43:33.460 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-304d2caa-fa4b-4a50-b0cf-2c6e21e5a71a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.236&port_id=3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 217 time: 0.0295672 2026-07-08 16:43:33.502 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-ac27910d-16db-4e42-98e4-2185da3a1895 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 854 time: 0.0344183 2026-07-08 16:43:33.532 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-ce0ed25a-f05b-4903-94d8-851c1326b8c4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=16c4b91d-427e-4e47-9a03-0f112a845523&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224476 2026-07-08 16:43:33.604 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-e6487a59-6ad9-4a75-8917-e7311c478a49 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0647700 2026-07-08 16:43:33.673 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-05d0db48-b8c4-4186-ad13-50e51a1fdd1e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0611694 2026-07-08 16:43:33.706 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-a3c7d4c8-9b0b-4f4d-9e51-4da4a02a4d69 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 217 time: 0.0251329 2026-07-08 16:43:33.740 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-af9ffe58-7625-4e12-b6b6-a73319dea069 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22b&port_id=0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 217 time: 0.0266109 2026-07-08 16:43:33.778 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-7ed2391a-20ba-444a-86f1-98e47859b929 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4&id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 1561 time: 0.0307982 2026-07-08 16:43:33.811 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-d6291bf2-2cf8-4725-b247-8d7c860bdd5c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0275900 2026-07-08 16:43:33.851 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-a2d6ab05-589f-48a8-b944-df7c49dab660 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0330551 2026-07-08 16:43:33.936 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-885890b3-137d-4829-9bfe-edfbe3de383b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0763943 2026-07-08 16:43:34.013 9 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-526fc4c1-76df-4967-821e-7dd4091e1cc4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0682161 2026-07-08 16:43:34.114 9 INFO neutron.wsgi [req-4ab42356-d6d9-4ec0-ac34-c466fe2cdbbd req-6e0b43f7-f3ea-458e-9080-ce1a8be18d37 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 4005 time: 0.0518746 2026-07-08 16:43:34.120 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 0688a5c1-e81f-471a-a438-eeca8bb9ae9a 2026-07-08 16:43:34.150 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 0688a5c1-e81f-471a-a438-eeca8bb9ae9a 2026-07-08 16:43:34.204 9 INFO neutron.wsgi [req-4ab42356-d6d9-4ec0-ac34-c466fe2cdbbd req-f6c921f1-6dd9-45c9-9681-a3f89c38994f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 1002 time: 0.0792930 2026-07-08 16:43:34.259 9 INFO neutron.wsgi [req-4ab42356-d6d9-4ec0-ac34-c466fe2cdbbd req-c872e8ef-4f24-4099-92d1-9106a9be4600 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 217 time: 0.0478048 2026-07-08 16:43:34.306 9 INFO neutron.wsgi [req-4ab42356-d6d9-4ec0-ac34-c466fe2cdbbd req-80df2fe1-d697-4618-ad0d-ca61ac4373f3 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22b&port_id=0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 217 time: 0.0375810 2026-07-08 16:43:34.353 10 INFO neutron.wsgi [req-9722c253-87df-4c0e-bfa3-db7c82aca64f req-1d88b018-1ed5-4840-b495-901d53d924e4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 1583 time: 0.0946941 2026-07-08 16:43:34.365 9 INFO neutron.wsgi [req-4ab42356-d6d9-4ec0-ac34-c466fe2cdbbd req-a33d12c9-f606-4815-9656-ad10a19ba245 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4&id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 1561 time: 0.0484321 2026-07-08 16:43:34.386 10 INFO neutron.wsgi [None req-18cd9e0a-887d-430a-b904-3754d7167ecd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 1583 time: 0.0253088 2026-07-08 16:43:34.394 9 INFO neutron.wsgi [req-4ab42356-d6d9-4ec0-ac34-c466fe2cdbbd req-35edc551-070d-48ba-a3af-3e06f28982ce cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224731 2026-07-08 16:43:34.416 10 INFO neutron.wsgi [None req-546137f4-eeb5-4cc9-a7d1-9110776c04be 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 1583 time: 0.0248973 2026-07-08 16:43:34.431 9 INFO neutron.wsgi [req-4ab42356-d6d9-4ec0-ac34-c466fe2cdbbd req-5fb8e71e-050e-4569-aafa-b18aeb31903a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0288429 2026-07-08 16:43:34.516 9 INFO neutron.wsgi [req-4ab42356-d6d9-4ec0-ac34-c466fe2cdbbd req-7470cb98-1516-4455-9686-b82bf1442a58 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0766437 2026-07-08 16:43:34.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 0688a5c1-e81f-471a-a438-eeca8bb9ae9a (type: ports) to 4 2026-07-08 16:43:34.930 9 INFO neutron.wsgi [req-4ab42356-d6d9-4ec0-ac34-c466fe2cdbbd req-6fd8be28-9f1b-46c9-a044-a79a92653ae4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.4052863 2026-07-08 16:43:35.106 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5a50aad-53ef-46aa-ac2b-867ca56fc603 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 0688a5c1-e81f-471a-a438-eeca8bb9ae9a (type: ports) to 5 2026-07-08 16:43:35.118 10 INFO neutron.wsgi [None req-e5a50aad-53ef-46aa-ac2b-867ca56fc603 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "PUT /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 1326 time: 0.6965365 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:35.190 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aefc9e58-8ccc-42ad-b041-d1cdadc4bf23'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0688a5c1-e81f-471a-a438-eeca8bb9ae9a', 'code': 200} 2026-07-08 16:43:35.191 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aefc9e58-8ccc-42ad-b041-d1cdadc4bf23'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0688a5c1-e81f-471a-a438-eeca8bb9ae9a', 'code': 200} 2026-07-08 16:43:35.212 10 INFO neutron.wsgi [None req-99460f37-9a8b-473c-808d-89b760807354 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 999 time: 0.0853503 2026-07-08 16:43:35.228 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a0765d8-1a38-4bad-88e6-61dc411683ed'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '0688a5c1-e81f-471a-a438-eeca8bb9ae9a', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:35.260 10 INFO neutron.wsgi [None req-a89f85d0-4ffa-4d76-bf1c-e190d2bd220a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 847 time: 0.0448666 2026-07-08 16:43:35.293 9 INFO neutron.wsgi [req-f8be236d-c150-4d63-94ce-4f95e63d790e req-fe52fba7-42d2-4347-b4ff-b2cb53fb301b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 3778 time: 0.0400426 2026-07-08 16:43:35.337 10 INFO neutron.wsgi [None req-f38253f7-d1d0-4bee-b6fd-450c6b888d77 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0099380 2026-07-08 16:43:35.346 10 INFO neutron.wsgi [None req-bf64f240-f76a-49ca-afc4-33ba2e4216b0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045350 2026-07-08 16:43:35.360 10 INFO neutron.wsgi [None req-f4ac324d-26d4-40f8-9c06-0cce7a4358ca 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0089166 2026-07-08 16:43:35.374 9 INFO neutron.wsgi [req-f8be236d-c150-4d63-94ce-4f95e63d790e req-21eb65f2-f342-446b-b345-cc62d4f8fa62 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 1002 time: 0.0719926 2026-07-08 16:43:35.375 10 INFO neutron.wsgi [None req-62e2ea16-a356-4d3e-8dc3-855db89a252c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0059061 2026-07-08 16:43:35.409 9 INFO neutron.wsgi [req-f8be236d-c150-4d63-94ce-4f95e63d790e req-d92817fa-afbe-493e-b75b-a6b89b0cc43e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 217 time: 0.0272262 2026-07-08 16:43:35.424 10 INFO neutron.wsgi [None req-dd1cb147-a92d-4ef4-abbe-924d1add6dfe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0401790 2026-07-08 16:43:35.449 9 INFO neutron.wsgi [req-f8be236d-c150-4d63-94ce-4f95e63d790e req-eb46e792-43ce-4375-a356-68b667ec0478 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 850 time: 0.0321527 2026-07-08 16:43:35.460 10 INFO neutron.wsgi [None req-2eb4b2ca-dfb7-4d4f-9f18-a1641b08ee28 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1340 time: 0.0302064 2026-07-08 16:43:35.478 9 INFO neutron.wsgi [req-f8be236d-c150-4d63-94ce-4f95e63d790e req-88fec837-5139-4bb9-abb6-a79acc98f969 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0231209 2026-07-08 16:43:35.503 10 INFO neutron.wsgi [None req-44b6dbf0-e7a0-464f-b2ec-0ea294bd082a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1471 time: 0.0381083 2026-07-08 16:43:35.544 9 INFO neutron.wsgi [req-f8be236d-c150-4d63-94ce-4f95e63d790e req-9aa5df60-0ba0-496b-8bdc-0dc2a38b3d2c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0570314 2026-07-08 16:43:35.545 10 INFO neutron.wsgi [None req-321af599-5a65-4069-a824-08f23bc3e71c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0357859 2026-07-08 16:43:35.612 9 INFO neutron.wsgi [req-f8be236d-c150-4d63-94ce-4f95e63d790e req-dbc27667-1e77-4537-97d7-e082588933dc cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0602665 2026-07-08 16:43:35.627 10 INFO neutron.wsgi [None req-e7c71af5-8ade-467e-99bf-b77b955996b8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1002 time: 0.0769193 2026-07-08 16:43:35.681 10 INFO neutron.wsgi [None req-e1e2ac60-7d4e-40d8-9e08-bc035cea871d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1340 time: 0.0448844 2026-07-08 16:43:35.723 10 INFO neutron.wsgi [None req-7f3b0b29-3aca-4db9-ad20-fe7c7dc98636 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0357778 2026-07-08 16:43:41.070 10 INFO neutron.wsgi [None req-75b5c847-0d93-44d9-bf2a-268a2483730c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0076933 2026-07-08 16:43:41.084 10 INFO neutron.wsgi [None req-d514c7e0-26aa-4df2-aeb9-3b1ca732c207 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0070913 2026-07-08 16:43:41.094 10 INFO neutron.wsgi [None req-92de0908-624c-40b1-aa33-899d424cc31f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052156 2026-07-08 16:43:41.107 10 INFO neutron.wsgi [None req-f5e2035d-b2a6-4b07-a919-0d9d20002706 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.126 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0082250 2026-07-08 16:43:41.435 9 INFO neutron.wsgi [-] 10.0.0.126 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0041983 2026-07-08 16:43:41.477 9 INFO neutron.wsgi [None req-12640acf-aad3-478f-b7eb-30acc44857e4 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.126 "GET /v2.0/subnets/9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d HTTP/1.1" status: 200 len: 831 time: 0.0362866 2026-07-08 16:43:41.901 9 INFO neutron.wsgi [None req-db54d3a1-f1e1-4436-a80b-553966d57c71 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0060959 2026-07-08 16:43:41.910 9 INFO neutron.wsgi [None req-e76ced5a-3bad-4697-be94-3e04a6ec9469 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0054402 2026-07-08 16:43:41.917 9 INFO neutron.wsgi [None req-3e2b2449-c07e-4eb1-b339-e71d8f96f364 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0035851 2026-07-08 16:43:41.930 9 INFO neutron.wsgi [None req-11c512fc-2fc1-4174-b213-ff3e3ff41b47 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0065084 2026-07-08 16:43:41.984 9 INFO neutron.wsgi [None req-03348d0f-0fd3-4c62-9826-5b1dfd022700 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 847 time: 0.0459874 2026-07-08 16:43:42.028 9 INFO neutron.wsgi [None req-fc361c95-ded5-440d-a693-1ce10c72eca6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d HTTP/1.1" status: 200 len: 849 time: 0.0390062 2026-07-08 16:43:42.063 9 INFO neutron.wsgi [None req-eb19c1a2-773c-4b25-a504-567412f9026d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 3778 time: 0.0297625 2026-07-08 16:43:42.248 9 INFO neutron.wsgi [None req-7719a897-0a80-4907-956a-1a2f928a04c2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0086522 2026-07-08 16:43:42.254 9 INFO neutron.wsgi [None req-08b821f0-0856-494a-bc5f-7c2f0d0e83c2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0031939 2026-07-08 16:43:42.262 9 INFO neutron.wsgi [None req-56bf51c0-9da7-4b8f-b2f4-484cfaf09da3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040195 2026-07-08 16:43:42.271 9 INFO neutron.wsgi [None req-91714a56-c82c-425d-81d6-326481df34ef 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046966 2026-07-08 16:43:42.438 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-517e25e9-7bac-411c-8782-efba8ae0935e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0621083 2026-07-08 16:43:42.509 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-614f3763-5ad6-4cd4-9b29-78dc3c5501bc cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0637031 2026-07-08 16:43:42.585 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-4b479a58-18fc-4dd7-b5fd-3c2b71250b4c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks?id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 1003 time: 0.0579247 2026-07-08 16:43:42.933 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8119409e-5ad0-4994-b02c-4605eadd908a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] No more DHCP agents 2026-07-08 16:43:42.935 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8119409e-5ad0-4994-b02c-4605eadd908a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Unable to schedule network fbbde19f-6ef3-4fbb-b558-467615c52356: no agents available; will retry on subsequent port and subnet creation events. 2026-07-08 16:43:43.108 9 INFO neutron.db.ovn_revision_numbers_db [None req-8119409e-5ad0-4994-b02c-4605eadd908a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 88af62a2-316a-4dc8-91ea-2a6669ea9591 (type: ports) to 1 2026-07-08 16:43:43.128 9 INFO neutron.wsgi [None req-8119409e-5ad0-4994-b02c-4605eadd908a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1512 time: 0.5360618 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:43.525 9 INFO neutron.db.ovn_revision_numbers_db [None req-13027ec9-68e2-4772-ad31-be831fc8621c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 88af62a2-316a-4dc8-91ea-2a6669ea9591 (type: ports) to 2 2026-07-08 16:43:43.706 9 INFO neutron.db.ovn_revision_numbers_db [None req-13027ec9-68e2-4772-ad31-be831fc8621c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 88af62a2-316a-4dc8-91ea-2a6669ea9591 (type: ports) to 2 2026-07-08 16:43:43.725 9 INFO neutron.wsgi [None req-13027ec9-68e2-4772-ad31-be831fc8621c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 1561 time: 0.5885823 2026-07-08 16:43:43.766 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35d5b568-299e-414e-b825-d95c5fac026c'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '88af62a2-316a-4dc8-91ea-2a6669ea9591', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:43.824 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-a46808c1-ed02-491a-91f1-fd41aa1f9b29 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 5159 time: 0.0510790 2026-07-08 16:43:43.860 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-cb762c9a-99e3-4125-9755-1c9d1e9b385d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.169&port_id=07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 200 len: 217 time: 0.0313294 2026-07-08 16:43:43.894 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-6962cff1-4fbc-47cc-bee7-3bf090ab52ef cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c6cc6a3b-da0c-497b-96e3-06ea866e8539 HTTP/1.1" status: 200 len: 829 time: 0.0281987 2026-07-08 16:43:43.922 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-d3c15d07-176f-4568-bd1d-fa21cb7ced4a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=434745ff-4be8-46b4-b108-7e5444bf11dd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0222874 2026-07-08 16:43:43.989 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-87ec46f1-c959-48f3-8c24-2b53322ccf33 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0624003 2026-07-08 16:43:44.063 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-afe6be98-05a5-4980-9a2f-0736e9dcdab1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0674438 2026-07-08 16:43:44.097 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-c0126ad2-35c5-47ca-9ea6-6eb495694e41 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.236&port_id=3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 217 time: 0.0286572 2026-07-08 16:43:44.132 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-ca634207-f3d5-419c-8dce-b96d3ad0c928 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 854 time: 0.0288305 2026-07-08 16:43:44.163 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-4259353b-807c-46ee-b513-891e5220a3dc cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=16c4b91d-427e-4e47-9a03-0f112a845523&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258970 2026-07-08 16:43:44.243 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-ef2498e1-b13e-4b97-9b44-32a811ce192b cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0740256 2026-07-08 16:43:44.318 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-1e1ec13f-21b9-4ba1-99d0-f1059d3ca84f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0679355 2026-07-08 16:43:44.353 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-8874b0fa-16a2-4990-8d78-686c88869fbb cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 217 time: 0.0283146 2026-07-08 16:43:44.411 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-7039b102-22ac-400e-98a8-e4451ddc23a9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 850 time: 0.0510662 2026-07-08 16:43:44.456 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-adc7dc38-999c-4ad8-b026-7cc0798fc112 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0360100 2026-07-08 16:43:44.536 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-a10ada99-2565-4409-9701-291a6dcf3998 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0666604 2026-07-08 16:43:44.613 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-853dbea3-5bf8-4480-a57e-4c8363ce239e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0715444 2026-07-08 16:43:44.643 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-d615dae0-82f3-4398-88a1-89276abdc37f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.174&port_id=88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 217 time: 0.0233655 2026-07-08 16:43:44.679 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-3dc4e0b3-0397-46d8-8883-86c42fe74842 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A32e&port_id=88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 217 time: 0.0274134 2026-07-08 16:43:44.725 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-b340c60d-0a6d-411e-a949-6f7cefd74695 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d&id=0bb16328-2e29-416b-b34b-b622de748570 HTTP/1.1" status: 200 len: 1566 time: 0.0390673 2026-07-08 16:43:44.752 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-fb8538c8-3b16-4aaf-8f57-c6c0adbc8036 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0211263 2026-07-08 16:43:44.781 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-e087dd33-102c-45f6-8a0c-f5dd7b7eb7c9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0230803 2026-07-08 16:43:44.878 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-49e8a6be-16d7-48c7-bae6-3f7bdd073412 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0896904 2026-07-08 16:43:44.959 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-8bf0d5d8-bac9-44f7-a3dc-140745ec01ee cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0731952 2026-07-08 16:43:45.049 9 INFO neutron.wsgi [req-b5e5a73b-ba3c-4a6e-b161-e3b1fef259a9 req-9753aa12-fb04-416e-9225-e5f00b4778e9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 5159 time: 0.0436246 2026-07-08 16:43:45.058 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status up for port: 88af62a2-316a-4dc8-91ea-2a6669ea9591 2026-07-08 16:43:45.081 9 INFO neutron.plugins.ml2.plugin [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Attempt 1 to provision port 88af62a2-316a-4dc8-91ea-2a6669ea9591 2026-07-08 16:43:45.143 9 INFO neutron.wsgi [req-b5e5a73b-ba3c-4a6e-b161-e3b1fef259a9 req-b69f60f8-25ec-4395-b1de-72486bea957d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 1003 time: 0.0803652 2026-07-08 16:43:45.185 9 INFO neutron.wsgi [req-b5e5a73b-ba3c-4a6e-b161-e3b1fef259a9 req-ac6d2dec-ed36-4633-b100-4ccdefb08fe0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.174&port_id=88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 217 time: 0.0287380 2026-07-08 16:43:45.228 9 INFO neutron.wsgi [req-b5e5a73b-ba3c-4a6e-b161-e3b1fef259a9 req-b1e6d959-87b2-4bc8-a4c8-63e56fd9fd0e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A32e&port_id=88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 217 time: 0.0356059 2026-07-08 16:43:45.297 9 INFO neutron.wsgi [req-b5e5a73b-ba3c-4a6e-b161-e3b1fef259a9 req-5048bc2a-e1ea-4d03-a0fa-a20e7be91442 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d&id=0bb16328-2e29-416b-b34b-b622de748570 HTTP/1.1" status: 200 len: 1566 time: 0.0624471 2026-07-08 16:43:45.303 9 INFO neutron.wsgi [req-e3aa582d-57ac-4d41-9504-bd5c4bb91157 req-6be11b35-835e-4846-b319-ffcaec07d82c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.90 "GET /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 1591 time: 0.0462234 2026-07-08 16:43:45.341 9 INFO neutron.wsgi [req-b5e5a73b-ba3c-4a6e-b161-e3b1fef259a9 req-38bec4f5-ca8c-442f-a59a-56dd84a714a8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0346324 2026-07-08 16:43:45.352 9 INFO neutron.wsgi [None req-c1f8b9c7-486c-4e64-9eed-181162a6c569 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 1591 time: 0.0359168 2026-07-08 16:43:45.388 9 INFO neutron.wsgi [req-b5e5a73b-ba3c-4a6e-b161-e3b1fef259a9 req-d3f7a1a2-a9ff-44a6-8e3b-5b20bec3c9a2 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0385277 2026-07-08 16:43:45.394 9 INFO neutron.wsgi [None req-281b3928-9ef3-492a-bd40-3dc011a92672 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 1591 time: 0.0350893 2026-07-08 16:43:45.498 9 INFO neutron.wsgi [req-b5e5a73b-ba3c-4a6e-b161-e3b1fef259a9 req-c980b8d9-7760-4649-93b6-e5dc52fa9071 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0990386 2026-07-08 16:43:45.504 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 88af62a2-316a-4dc8-91ea-2a6669ea9591 (type: ports) to 4 2026-07-08 16:43:45.641 9 INFO neutron.wsgi [req-b5e5a73b-ba3c-4a6e-b161-e3b1fef259a9 req-8956c105-10e9-4604-b6c5-45e52870f116 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1356497 2026-07-08 16:43:45.824 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b51c3327-e5f4-4751-b260-dd4313849cd3'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88af62a2-316a-4dc8-91ea-2a6669ea9591', 'code': 200} 2026-07-08 16:43:45.825 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b51c3327-e5f4-4751-b260-dd4313849cd3'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88af62a2-316a-4dc8-91ea-2a6669ea9591', 'code': 200} 2026-07-08 16:43:45.956 9 INFO neutron.db.ovn_revision_numbers_db [None req-18e95150-7068-4cb6-a358-0f99974a299c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 88af62a2-316a-4dc8-91ea-2a6669ea9591 (type: ports) to 5 2026-07-08 16:43:45.970 9 INFO neutron.wsgi [None req-18e95150-7068-4cb6-a358-0f99974a299c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "PUT /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 1330 time: 0.5623677 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:46.040 9 INFO neutron.wsgi [None req-87aabb10-e6e3-4d2f-973d-664542bd4bfe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 1000 time: 0.0610025 2026-07-08 16:43:46.089 9 INFO neutron.wsgi [None req-6474e5c6-326a-4984-bd2a-19ea1b5bba5f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d HTTP/1.1" status: 200 len: 849 time: 0.0436859 2026-07-08 16:43:46.170 9 INFO neutron.wsgi [None req-3f4410bc-de65-444a-8ecb-12fa61a1e5e8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0066283 2026-07-08 16:43:46.179 9 INFO neutron.wsgi [None req-18a937bb-6f94-43b1-b672-07e467a3f79c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048041 2026-07-08 16:43:46.188 9 INFO neutron.wsgi [None req-748985d6-2336-4fad-87ec-985f623a93dd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044308 2026-07-08 16:43:46.198 9 INFO neutron.wsgi [None req-c5e8620e-076c-498f-b104-c0281440a93a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051441 2026-07-08 16:43:46.237 9 INFO neutron.wsgi [None req-d39e9360-d63d-4956-91be-88a1948bb895 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0341139 2026-07-08 16:43:46.268 9 INFO neutron.wsgi [None req-c598f2ff-821c-425c-a509-3639dabab469 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1340 time: 0.0260246 2026-07-08 16:43:46.299 9 INFO neutron.wsgi [None req-80f204aa-e5be-4b91-8c0d-060a631e8de6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1471 time: 0.0259349 2026-07-08 16:43:46.336 9 INFO neutron.wsgi [None req-3cdb564f-3899-4a4a-91c5-9c04b0044acf 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0301998 2026-07-08 16:43:46.417 9 INFO neutron.wsgi [None req-6657a4d8-d87f-452e-b444-fe2dc9de81ec 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1002 time: 0.0755792 2026-07-08 16:43:46.452 9 INFO neutron.wsgi [None req-c7b0ebde-91c6-4b96-973a-4033a7b5f2b2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1340 time: 0.0295272 2026-07-08 16:43:46.486 9 INFO neutron.wsgi [None req-09029795-714d-4988-bcd2-dcb2080aea42 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0287199 2026-07-08 16:43:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025654 2026-07-08 16:43:47.882 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013962 2026-07-08 16:43:47.884 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8633dad7-df11-41cd-95a2-86ae8e1e1e9c'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '88af62a2-316a-4dc8-91ea-2a6669ea9591', 'status': 'completed', 'code': 200} 2026-07-08 16:43:47.948 9 INFO neutron.wsgi [req-c38b9207-ac56-4314-bffa-5e15cba46530 req-d0e36408-ade0-4c5e-a5ef-934c8ec1a0d1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 4928 time: 0.0448155 2026-07-08 16:43:48.014 9 INFO neutron.wsgi [req-c38b9207-ac56-4314-bffa-5e15cba46530 req-747706d4-49b7-4c75-ba1d-53fa6a7a79b6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 1003 time: 0.0596814 2026-07-08 16:43:48.044 9 INFO neutron.wsgi [req-c38b9207-ac56-4314-bffa-5e15cba46530 req-156480c6-3f81-466d-9d3c-4f8d5ffefcad cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.174&port_id=88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 217 time: 0.0235541 2026-07-08 16:43:48.077 9 INFO neutron.wsgi [req-c38b9207-ac56-4314-bffa-5e15cba46530 req-7b370789-51ba-4bff-8c31-8f5868ac3f16 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d HTTP/1.1" status: 200 len: 852 time: 0.0282078 2026-07-08 16:43:48.398 9 INFO neutron.wsgi [req-c38b9207-ac56-4314-bffa-5e15cba46530 req-3f6b9014-1429-4bec-9004-14acf3f4aa66 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=fbbde19f-6ef3-4fbb-b558-467615c52356&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.3160505 2026-07-08 16:43:48.472 9 INFO neutron.wsgi [req-c38b9207-ac56-4314-bffa-5e15cba46530 req-5b17a501-eb36-4591-9f20-c44c5b55feba cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0663834 2026-07-08 16:43:48.552 9 INFO neutron.wsgi [req-c38b9207-ac56-4314-bffa-5e15cba46530 req-152ef8c9-56f3-4229-a883-1766c83da97e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0719950 2026-07-08 16:43:55.740 10 INFO neutron.wsgi [None req-70196311-7668-4da3-b8a5-f8245075570d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0072286 2026-07-08 16:43:55.748 10 INFO neutron.wsgi [None req-cf5fcbdd-4d4c-488d-adc9-c83a0cca4714 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0049076 2026-07-08 16:43:55.762 10 INFO neutron.wsgi [None req-0451ad94-eb8d-4284-accf-72a1198ca626 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0088091 2026-07-08 16:43:55.772 10 INFO neutron.wsgi [None req-1f0a12b6-761c-4803-968b-91019cd5c8eb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049396 2026-07-08 16:43:55.817 10 INFO neutron.wsgi [None req-69cd267c-ef8a-4aa5-9518-29958fe5a04c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 847 time: 0.0394423 2026-07-08 16:43:55.879 10 INFO neutron.wsgi [None req-44cdb93d-e416-456e-9df9-81f2280fd508 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 4928 time: 0.0554535 2026-07-08 16:43:56.009 10 INFO neutron.wsgi [None req-c528c4d0-74db-4eec-8085-fd257a099e06 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0072522 2026-07-08 16:43:56.017 10 INFO neutron.wsgi [None req-d1266ad5-5519-477e-8220-62fd51cff9df 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045915 2026-07-08 16:43:56.030 10 INFO neutron.wsgi [None req-91ee7957-a3c7-4be3-9bbb-81bdc5ddb908 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0053189 2026-07-08 16:43:56.038 10 INFO neutron.wsgi [None req-ba5fc22b-396c-40d9-bd9a-c288582db60b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045121 2026-07-08 16:43:56.074 10 INFO neutron.wsgi [None req-6e728083-099e-4110-a7dc-32e9d7283132 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 1358 time: 0.0310588 2026-07-08 16:43:56.434 10 INFO neutron.db.ovn_revision_numbers_db [None req-860ef6e1-a063-4251-a89f-ce70852c75ca 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 88af62a2-316a-4dc8-91ea-2a6669ea9591 (type: ports) to 6 2026-07-08 16:43:56.445 10 INFO neutron.wsgi [None req-860ef6e1-a063-4251-a89f-ce70852c75ca 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "PUT /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 1154 time: 0.3656390 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:43:56.482 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-aeb6dac2-b3e8-41cc-9faf-baade57bb3ef'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '88af62a2-316a-4dc8-91ea-2a6669ea9591', 'status': 'completed', 'code': 200} 2026-07-08 16:43:56.531 10 INFO neutron.wsgi [None req-fac4e18d-0b41-4c52-969a-91c49955793c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 1000 time: 0.0786052 2026-07-08 16:43:56.555 9 INFO neutron.wsgi [req-0c316fa8-5fce-4c11-b360-a8d9540770af req-139c2e97-5ffd-4419-b075-7e6ef1a5bc2d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 4753 time: 0.0494719 2026-07-08 16:43:56.579 10 INFO neutron.wsgi [None req-7d619a69-ec87-4c14-a30b-e3af41340699 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 4753 time: 0.0412657 2026-07-08 16:43:56.628 9 INFO neutron.wsgi [req-0c316fa8-5fce-4c11-b360-a8d9540770af req-91c4477f-1ff3-4a58-9ace-26c99073948c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 1003 time: 0.0647793 2026-07-08 16:43:56.696 10 INFO neutron.wsgi [None req-5f7943db-edc0-449d-aca7-bf494345a0da 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 4753 time: 0.0397339 2026-07-08 16:43:56.709 9 INFO neutron.wsgi [req-0c316fa8-5fce-4c11-b360-a8d9540770af req-24f7641f-be0a-4de0-a232-e1c5837a3183 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0719955 2026-07-08 16:43:56.784 9 INFO neutron.wsgi [req-0c316fa8-5fce-4c11-b360-a8d9540770af req-a1768541-bf5e-440e-9bc6-dd70901d23ef cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0673079 2026-07-08 16:43:56.981 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 88af62a2-316a-4dc8-91ea-2a6669ea9591 2026-07-08 16:43:57.053 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-65945d9e-0d52-443f-a083-2134b77ecb26 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 200 len: 1182 time: 0.0415409 2026-07-08 16:43:57.137 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-73e3577a-1da8-414f-a395-c16df2472161'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '88af62a2-316a-4dc8-91ea-2a6669ea9591', 'code': 200} 2026-07-08 16:43:57.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 88af62a2-316a-4dc8-91ea-2a6669ea9591 (type: ports) to 7 2026-07-08 16:43:57.391 9 INFO neutron.wsgi [None req-eccb6a23-8926-4eb0-ba71-dd50e567a711 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 204 len: 173 time: 0.3326547 2026-07-08 16:43:57.477 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-97db4b40-41ab-4176-822d-b7dbca222499 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 3778 time: 0.0381408 2026-07-08 16:43:57.558 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-081597bd-c8e7-472c-af8e-827afae08838 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=434745ff-4be8-46b4-b108-7e5444bf11dd&id=16c4b91d-427e-4e47-9a03-0f112a845523&id=f13de451-2279-4b09-a3d5-17ac328be516&id=fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 200 len: 3309 time: 0.0712833 2026-07-08 16:43:57.600 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-d5c5851b-8a50-4c3a-8b27-91c1c138aed9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.169&port_id=07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 200 len: 217 time: 0.0314934 2026-07-08 16:43:57.634 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-618dc52a-2ab2-4b25-8d0f-79f170c82175 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c6cc6a3b-da0c-497b-96e3-06ea866e8539 HTTP/1.1" status: 200 len: 829 time: 0.0288346 2026-07-08 16:43:57.664 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-276848c0-63ee-41cb-8de0-69aeb6d0c4c8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=434745ff-4be8-46b4-b108-7e5444bf11dd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0220037 2026-07-08 16:43:57.728 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-709e8f90-2f5e-416c-85f9-417598efed2c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0566905 2026-07-08 16:43:57.740 10 INFO neutron.wsgi [None req-c178154c-0ef3-423a-b306-219659277eec 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 3778 time: 0.0366714 2026-07-08 16:43:57.761 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d15880e5-4471-4655-9beb-2fd7395d40c3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:43:57.764 10 INFO neutron.wsgi [None req-d15880e5-4471-4655-9beb-2fd7395d40c3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/ports/88af62a2-316a-4dc8-91ea-2a6669ea9591 HTTP/1.1" status: 404 len: 338 time: 0.0187781 2026-07-08 16:43:57.797 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-e7d47223-66db-41a9-9b06-cff1410ca095 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0618455 2026-07-08 16:43:57.836 10 INFO neutron.wsgi [None req-75d56641-722f-41b2-a5a8-535b506aa533 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0090673 2026-07-08 16:43:57.838 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-d598eb19-294f-48fb-b71b-f86b54dda80c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.236&port_id=3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 217 time: 0.0310650 2026-07-08 16:43:57.847 10 INFO neutron.wsgi [None req-9316c291-ab40-4426-a764-ad8fd79af8f7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0065322 2026-07-08 16:43:57.858 10 INFO neutron.wsgi [None req-8a439ce9-7c7c-47c3-8da0-c44129c4e314 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044513 2026-07-08 16:43:57.875 10 INFO neutron.wsgi [None req-6af3cfc4-c35c-4d7d-bbae-8da50096a267 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0086825 2026-07-08 16:43:57.886 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-24af54f1-d5d5-49ec-a26b-f61b76eeb429 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 854 time: 0.0402586 2026-07-08 16:43:57.922 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-89fdd6a5-4848-49fd-b48c-404895421246 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=16c4b91d-427e-4e47-9a03-0f112a845523&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0280282 2026-07-08 16:43:57.927 10 INFO neutron.wsgi [None req-d440c7c9-45d1-4ca6-b86c-fd8077d985e3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0434244 2026-07-08 16:43:57.963 10 INFO neutron.wsgi [None req-3064e3fc-89c3-4aae-9d08-22b06289a647 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1340 time: 0.0309627 2026-07-08 16:43:57.991 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-10501dbd-b4af-42c2-b62d-cd51304764f8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0644293 2026-07-08 16:43:58.003 10 INFO neutron.wsgi [None req-5f883bed-d3f4-45b6-a36a-22cf9311069b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1471 time: 0.0317266 2026-07-08 16:43:58.038 10 INFO neutron.wsgi [None req-6f8de3cf-25af-4b87-aba9-65469acf8650 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0303879 2026-07-08 16:43:58.063 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-5d324e0d-7c0f-4f95-b904-f2b72ab20c6e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0659039 2026-07-08 16:43:58.101 10 INFO neutron.wsgi [None req-1d64d4c2-03d7-4ac0-92c5-83f26e014daa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1002 time: 0.0566268 2026-07-08 16:43:58.102 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-d1d5a02f-1107-4247-a264-a9e47e0bae6a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.80&port_id=0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 217 time: 0.0309956 2026-07-08 16:43:58.132 10 INFO neutron.wsgi [None req-df1b4baf-850f-45f3-9306-5aa653ea3a83 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1340 time: 0.0257182 2026-07-08 16:43:58.139 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-790c4499-1d32-4ed9-932a-17c89047df4d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 850 time: 0.0308020 2026-07-08 16:43:58.169 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-7411e184-d8b2-4496-b5ea-c0ad296e743c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0244069 2026-07-08 16:43:58.179 10 INFO neutron.wsgi [None req-b5a499bc-1de3-4591-98e2-96a3385ae6f9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0397654 2026-07-08 16:43:58.236 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-525faaad-3df7-472b-8402-6885e8abb4d7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0629268 2026-07-08 16:43:58.303 9 INFO neutron.wsgi [req-8db31302-a515-4b78-b4e9-116f66065940 req-aadabf5d-615a-4559-8dac-eda04e830a6c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0602374 2026-07-08 16:43:59.176 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c5763db-4971-40ec-90cc-3cb4e080c871'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88af62a2-316a-4dc8-91ea-2a6669ea9591', 'code': 200} 2026-07-08 16:43:59.177 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c5763db-4971-40ec-90cc-3cb4e080c871'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-deleted', 'tag': '88af62a2-316a-4dc8-91ea-2a6669ea9591', 'status': 'completed', 'code': 200} 2026-07-08 16:44:01.357 9 INFO neutron.wsgi [None req-0f173630-8045-4390-ae1c-e4f507a86a69 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0092297 2026-07-08 16:44:01.370 9 INFO neutron.wsgi [None req-ead1cb94-c60d-4974-b138-5f52a9b94840 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0064833 2026-07-08 16:44:01.378 9 INFO neutron.wsgi [None req-7fc4a540-a3a4-4ffb-9300-7febe75f47db 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0049975 2026-07-08 16:44:01.389 9 INFO neutron.wsgi [None req-9646599a-05cc-49ac-b81f-6f5b35c540c9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0058515 2026-07-08 16:44:01.436 9 INFO neutron.wsgi [None req-720af6e8-7d1f-4bd5-8953-ed0063345e7f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 3778 time: 0.0398462 2026-07-08 16:44:01.592 9 INFO neutron.wsgi [None req-d615ad03-483c-4163-b9ea-2bd1e7d1bae1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0083601 2026-07-08 16:44:01.602 9 INFO neutron.wsgi [None req-9a2ef023-94a2-44ed-856a-7f12274f8265 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0046482 2026-07-08 16:44:01.613 9 INFO neutron.wsgi [None req-8b216b1b-42f8-4e3f-b42b-b6537d826847 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0055184 2026-07-08 16:44:01.624 9 INFO neutron.wsgi [None req-ea609b25-9367-48e6-ac4d-a7013db5c67d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0058703 2026-07-08 16:44:01.658 9 INFO neutron.wsgi [None req-617596f3-b47b-4cef-899c-5edff0dbdd24 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 1354 time: 0.0278850 2026-07-08 16:44:02.044 9 INFO neutron.db.ovn_revision_numbers_db [None req-2221d671-9f88-4c22-865c-dd8e40bbbdd6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 0688a5c1-e81f-471a-a438-eeca8bb9ae9a (type: ports) to 6 2026-07-08 16:44:02.058 9 INFO neutron.wsgi [None req-2221d671-9f88-4c22-865c-dd8e40bbbdd6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "PUT /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 1154 time: 0.3931551 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:02.106 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f82ae990-19de-432d-abd6-750c1bd517d5'] response: {'name': 'network-changed', 'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'tag': '0688a5c1-e81f-471a-a438-eeca8bb9ae9a', 'status': 'completed', 'code': 200} 2026-07-08 16:44:02.140 9 INFO neutron.wsgi [None req-fd14c44a-002c-45ba-95fe-1e42fe827964 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 999 time: 0.0757196 2026-07-08 16:44:02.154 9 INFO neutron.wsgi [req-a3792985-7591-46b4-83ed-f89bf30f20f6 req-a64fa5e0-699d-4f3f-97ce-f5062dde1e9a cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 3607 time: 0.0391493 2026-07-08 16:44:02.193 9 INFO neutron.wsgi [None req-664c62ac-aa49-4e93-8bbc-874b1431a5b3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 3607 time: 0.0476990 2026-07-08 16:44:02.237 9 INFO neutron.wsgi [req-a3792985-7591-46b4-83ed-f89bf30f20f6 req-52a5de9d-ddee-4b45-a1bc-769ff7bc389f cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 1002 time: 0.0702267 2026-07-08 16:44:02.302 9 INFO neutron.wsgi [None req-cc60ab51-fcca-49bd-bcbe-b43c571bf41d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 3607 time: 0.0440192 2026-07-08 16:44:02.323 9 INFO neutron.wsgi [req-a3792985-7591-46b4-83ed-f89bf30f20f6 req-aad00541-4f3b-4ab3-bc25-9eb41e222201 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0795174 2026-07-08 16:44:02.387 9 INFO neutron.wsgi [req-a3792985-7591-46b4-83ed-f89bf30f20f6 req-6fd48fc8-3222-4ad2-b405-6a615438960d cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0585921 2026-07-08 16:44:02.562 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 0688a5c1-e81f-471a-a438-eeca8bb9ae9a 2026-07-08 16:44:02.617 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-119a541c-fb78-46d4-bd42-d85981f3e5d1 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 200 len: 1182 time: 0.0363078 2026-07-08 16:44:02.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032568 2026-07-08 16:44:02.886 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032935 2026-07-08 16:44:02.908 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 0688a5c1-e81f-471a-a438-eeca8bb9ae9a (type: ports) to 7 2026-07-08 16:44:02.963 9 INFO neutron.wsgi [None req-66cf5ea0-4adb-457a-b1be-b60f829275e6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 204 len: 173 time: 0.3404727 2026-07-08 16:44:03.044 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-00ca4587-fdbf-4082-a335-efa6848e9dcc cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2632 time: 0.0346835 2026-07-08 16:44:03.113 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-7b05b0c1-d780-42de-b7fa-137eaca76f03 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=434745ff-4be8-46b4-b108-7e5444bf11dd&id=16c4b91d-427e-4e47-9a03-0f112a845523&id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 2519 time: 0.0633640 2026-07-08 16:44:03.147 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-3077e677-cdb1-45e8-9247-d8068d0e6ff0 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.169&port_id=07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 200 len: 217 time: 0.0269454 2026-07-08 16:44:03.185 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-8e44608a-ecf8-49d5-9bd3-699a31074152 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c6cc6a3b-da0c-497b-96e3-06ea866e8539 HTTP/1.1" status: 200 len: 829 time: 0.0311272 2026-07-08 16:44:03.210 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-366e295e-caab-4906-bc64-ac360dd232dd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=434745ff-4be8-46b4-b108-7e5444bf11dd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0194561 2026-07-08 16:44:03.266 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-54b22725-e3d2-4378-87c9-092732820994 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0508442 2026-07-08 16:44:03.352 9 INFO neutron.wsgi [None req-8c184238-588c-45c9-a26d-88b3e4b73cf8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2632 time: 0.0370748 2026-07-08 16:44:03.355 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-c74d7451-1814-4833-84e3-e5c83a2333df cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0810544 2026-07-08 16:44:03.377 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e02d9ad5-b3ce-4737-abb8-d865038303a9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:44:03.379 9 INFO neutron.wsgi [None req-e02d9ad5-b3ce-4737-abb8-d865038303a9 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/ports/0688a5c1-e81f-471a-a438-eeca8bb9ae9a HTTP/1.1" status: 404 len: 338 time: 0.0216091 2026-07-08 16:44:03.395 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-6c6ec784-8091-4047-a2cd-d72e6c525d2c cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.236&port_id=3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 217 time: 0.0324023 2026-07-08 16:44:03.430 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-43e1302b-19f8-4a01-a6d9-e09e97da66f9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 854 time: 0.0273821 2026-07-08 16:44:03.449 9 INFO neutron.wsgi [None req-b652e71f-4ba0-4508-86d8-e2d91feb58fe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0041037 2026-07-08 16:44:03.460 9 INFO neutron.wsgi [None req-7cfccfae-5d5f-463e-a893-f0ece7c9d0aa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0040793 2026-07-08 16:44:03.461 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-b8940b59-62ae-4d0b-8a13-e3ff9b3fdf15 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=16c4b91d-427e-4e47-9a03-0f112a845523&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0257452 2026-07-08 16:44:03.468 9 INFO neutron.wsgi [None req-489afb44-c465-4344-a6a7-90a6af0e9d70 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042162 2026-07-08 16:44:03.481 9 INFO neutron.wsgi [None req-e0f73aa2-1a29-4544-b2af-f7e2afa764d1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0042815 2026-07-08 16:44:03.531 9 INFO neutron.wsgi [None req-9b0d5c8f-250f-44fe-9714-088c9782eb07 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0398922 2026-07-08 16:44:03.547 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-edfc8aa4-e523-48ce-bfad-0998380e6805 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0772309 2026-07-08 16:44:03.574 9 INFO neutron.wsgi [None req-fe3108c9-ba5a-43f0-ae7f-1c0e20b6a97c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1340 time: 0.0357437 2026-07-08 16:44:03.619 9 INFO neutron.wsgi [None req-873c25f2-b3dd-4c82-be73-bb3fd07cbaa2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1471 time: 0.0383205 2026-07-08 16:44:03.627 9 INFO neutron.wsgi [req-98b86d91-cd47-482d-af73-4ca40a90680b req-7e904d73-8a88-4516-94cb-262442549c49 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0706599 2026-07-08 16:44:03.658 9 INFO neutron.wsgi [None req-153d4924-12b2-4e0f-9346-672b9676a5d0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0310035 2026-07-08 16:44:03.730 9 INFO neutron.wsgi [None req-d43b6a88-47ec-4d5c-90eb-2b797808ab5c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1002 time: 0.0647750 2026-07-08 16:44:03.766 9 INFO neutron.wsgi [None req-36eefe26-075c-4927-83fa-60d44c4a03fa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1340 time: 0.0294352 2026-07-08 16:44:03.813 9 INFO neutron.wsgi [None req-aef4b1f8-d536-488b-898e-064016163cbe 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0393584 2026-07-08 16:44:04.157 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4450c2fa-ac0e-48ac-8ca2-ac3356a97a1f'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0688a5c1-e81f-471a-a438-eeca8bb9ae9a', 'code': 200} 2026-07-08 16:44:04.157 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4450c2fa-ac0e-48ac-8ca2-ac3356a97a1f'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0688a5c1-e81f-471a-a438-eeca8bb9ae9a', 'code': 200} 2026-07-08 16:44:04.158 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4450c2fa-ac0e-48ac-8ca2-ac3356a97a1f'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-deleted', 'tag': '0688a5c1-e81f-471a-a438-eeca8bb9ae9a', 'status': 'completed', 'code': 200} 2026-07-08 16:44:12.617 9 INFO neutron.wsgi [None req-46918c69-04c5-493e-8444-db00cb5897bc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2765 time: 0.4645224 2026-07-08 16:44:12.647 9 INFO neutron.wsgi [None req-e99a415f-54ba-4994-b7a4-d259f1db71dd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0045726 2026-07-08 16:44:12.655 9 INFO neutron.wsgi [None req-abe5c519-134b-457d-a001-4e79fadb5e0e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0036430 2026-07-08 16:44:12.659 9 INFO neutron.wsgi [None req-1f995eb9-710e-4117-8774-77daf2528c35 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0397041 2026-07-08 16:44:12.662 9 INFO neutron.wsgi [None req-f3569371-361f-4bd0-9a81-eebfe95d23f0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0031979 2026-07-08 16:44:12.670 9 INFO neutron.wsgi [None req-83b2a6de-d78b-48f5-8c26-99650c6ab6da 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037527 2026-07-08 16:44:12.677 9 INFO neutron.wsgi [None req-d98a16e2-d1f9-45a8-8578-a2643051fc8d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0148437 2026-07-08 16:44:12.721 9 INFO neutron.wsgi [None req-d8c6db6b-a9e6-411a-b8d6-efbfced47c4b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/security-groups?name=lb-72065696-6875-49d3-8f73-0ec19dbca8ef HTTP/1.1" status: 200 len: 2941 time: 0.0446677 2026-07-08 16:44:12.726 9 INFO neutron.wsgi [None req-0a101b75-1939-49e8-9678-d6d161ea5e04 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 21890 time: 0.0450079 2026-07-08 16:44:12.760 9 INFO neutron.wsgi [None req-a81c1194-b11f-4c9f-969b-52784b94461d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/security-group-rules?security_group_id=ed4e445c-8902-4caa-8cdb-37304fb38074 HTTP/1.1" status: 200 len: 2406 time: 0.0329413 2026-07-08 16:44:12.817 9 INFO neutron.wsgi [None req-5207e9b2-a502-46fc-9a77-a1606e4499a3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4720 time: 0.0797820 2026-07-08 16:44:12.918 9 INFO neutron.wsgi [None req-b46a8fb7-80f9-4cb4-adda-76893be0ac8a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30252 time: 0.0975227 2026-07-08 16:44:12.941 9 INFO neutron.wsgi [None req-cf4fe378-1266-4755-a123-abb2de3c66c7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/security-group-rules/45186390-8340-4b05-8e4e-ea030f4f0b11 HTTP/1.1" status: 204 len: 173 time: 0.1743350 2026-07-08 16:44:12.982 9 INFO neutron.wsgi [None req-d179de80-5edb-4cda-9d3d-92c2387dec09 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0528929 2026-07-08 16:44:12.996 9 INFO neutron.wsgi [None req-af341afa-5eea-4375-8c3c-f14942de5066 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0113580 2026-07-08 16:44:13.013 9 INFO neutron.wsgi [None req-ec9d7ad1-51f3-4e76-b8ad-bf992b2f2d0f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0138745 2026-07-08 16:44:13.100 9 INFO neutron.wsgi [None req-ed262495-2310-41f4-a30f-39fff8c708f2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.0855596 2026-07-08 16:44:13.112 9 INFO neutron.wsgi [None req-9600aa4b-4eee-4f81-8f90-c4c2a5f28a96 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0111160 2026-07-08 16:44:13.139 9 INFO neutron.wsgi [None req-02ba6962-6b70-46d6-bd27-85fdfbd9c0d1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/security-group-rules/84503b14-14c7-4bf1-9382-82d4ef091e22 HTTP/1.1" status: 204 len: 173 time: 0.1892004 2026-07-08 16:44:17.442 9 INFO neutron.db.l3_db [None req-3b23319f-7506-44e3-9952-562de65890b3 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Floating IP 9e955c2c-7a31-483b-a631-b7cb4dfc580c disassociated (deleted). External IP: 10.96.250.212, port: 2c203aab-8256-4f38-978f-d1f5ac6d3c03. 2026-07-08 16:44:17.514 9 INFO neutron.wsgi [None req-3b23319f-7506-44e3-9952-562de65890b3 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/9e955c2c-7a31-483b-a631-b7cb4dfc580c HTTP/1.1" status: 204 len: 168 time: 0.4642951 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:17.547 9 INFO neutron.api.v2.resource [None req-ed2729d7-9876-4831-8cc5-4c44c4a51f73 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:17.548 9 INFO neutron.wsgi [None req-ed2729d7-9876-4831-8cc5-4c44c4a51f73 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/floatingips/9e955c2c-7a31-483b-a631-b7cb4dfc580c HTTP/1.1" status: 404 len: 345 time: 0.0286674 2026-07-08 16:44:17.795 10 INFO neutron.wsgi [None req-4df4bd36-6ecd-47c9-a6ee-7a93ed47def3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0081453 2026-07-08 16:44:17.811 10 INFO neutron.wsgi [None req-72e92cce-df5d-437b-9fea-5acfeae999f6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0118124 2026-07-08 16:44:17.823 10 INFO neutron.wsgi [None req-135074e4-9eaf-4f71-9fd9-d6c5349cc438 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0064378 2026-07-08 16:44:17.836 10 INFO neutron.wsgi [None req-c1efe7e0-08c2-4a87-9130-6126b82d40a7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0058327 2026-07-08 16:44:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019519 2026-07-08 16:44:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025179 2026-07-08 16:44:17.883 10 INFO neutron.wsgi [None req-b478ee2a-ca48-447b-845f-34c06432aa4d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 200 len: 851 time: 0.0415990 2026-07-08 16:44:17.917 10 INFO neutron.wsgi [None req-bfb77bc3-91dc-4835-a54d-a894f58913c3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2632 time: 0.0291891 2026-07-08 16:44:17.951 10 INFO neutron.wsgi [None req-4cae1c69-764e-419b-be6f-3602fe02749d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2632 time: 0.0297043 2026-07-08 16:44:18.050 10 INFO neutron.wsgi [None req-b522cb0d-a59c-48b2-b924-da50a134583b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 2632 time: 0.0317228 2026-07-08 16:44:18.321 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 2c203aab-8256-4f38-978f-d1f5ac6d3c03 2026-07-08 16:44:18.404 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 3e17cc7c-2e95-4c17-b40b-195d8bf09830 2026-07-08 16:44:18.407 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-013f22f5-4646-477c-9431-5594df324cd7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1471 time: 0.0344040 2026-07-08 16:44:18.449 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-c88b4ffe-5115-4c26-9dc3-6b8f46c19cc8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0292757 2026-07-08 16:44:18.540 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-ac2ddf67-c3fb-43b2-bcb6-f4668622c272 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.0852871 2026-07-08 16:44:18.585 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c8a099c-6cf4-45e8-ac0e-b16f69bf0058'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3e17cc7c-2e95-4c17-b40b-195d8bf09830', 'code': 200} 2026-07-08 16:44:18.761 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 3e17cc7c-2e95-4c17-b40b-195d8bf09830 (type: ports) to 7 2026-07-08 16:44:19.003 9 INFO neutron.db.ovn_revision_numbers_db [None req-8eb015e3-a3ad-4582-a6eb-4425e626bf64 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] Successfully bumped revision number for resource 3e17cc7c-2e95-4c17-b40b-195d8bf09830 (type: ports) to 8 2026-07-08 16:44:19.020 9 INFO neutron.wsgi [None req-8eb015e3-a3ad-4582-a6eb-4425e626bf64 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - - -] 199.19.213.163 "PUT /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1351 time: 0.4724874 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:19.085 10 INFO neutron.wsgi [None req-f39711f9-1caf-4689-81bd-a42db21ae2b7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1369 time: 0.0267437 2026-07-08 16:44:19.098 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-383be4d4-b1af-4378-a5a1-e563d37f9943 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=0209aba3cb54462dad77a8ef62be4cb9&device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1369 time: 0.0285316 2026-07-08 16:44:19.163 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-ffab692e-4088-4db7-83d0-8bae1578aa35 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=434745ff-4be8-46b4-b108-7e5444bf11dd&id=16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 200 len: 1730 time: 0.0573776 2026-07-08 16:44:19.198 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-8a0e22f0-0600-4208-a768-b56c55a92a95 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.169&port_id=07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 200 len: 217 time: 0.0287549 2026-07-08 16:44:19.243 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-a3a4d509-86a7-48bb-9eba-5835d55b1f66 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=c6cc6a3b-da0c-497b-96e3-06ea866e8539 HTTP/1.1" status: 200 len: 829 time: 0.0346355 2026-07-08 16:44:19.271 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-089d6847-1077-4ef5-b365-45711557b733 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=434745ff-4be8-46b4-b108-7e5444bf11dd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0222452 2026-07-08 16:44:19.344 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-1495ce9a-ad1b-41f5-a225-df2b1e61ffbe cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0659554 2026-07-08 16:44:19.407 9 INFO neutron.wsgi [req-14d3f1f3-379a-4825-bb51-7b8bcd8a3406 req-ee4fadd3-87e7-410c-ba19-8c55e008c34e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/434745ff-4be8-46b4-b108-7e5444bf11dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0544033 2026-07-08 16:44:19.489 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2facb7c-3849-4b10-a412-e5b1d666eba0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 3e17cc7c-2e95-4c17-b40b-195d8bf09830 (type: ports) to 9 2026-07-08 16:44:19.517 10 INFO neutron.wsgi [None req-c2facb7c-3849-4b10-a412-e5b1d666eba0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "PUT /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1290 time: 0.4236939 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:19.560 10 INFO neutron.wsgi [None req-a671fab4-bc58-4ee6-8154-961a9d7ff9fc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 200 len: 1290 time: 0.0363483 2026-07-08 16:44:19.929 10 INFO neutron.wsgi [None req-14b36370-40ff-4f68-b6a3-ee4af869add2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 204 len: 173 time: 0.3634789 2026-07-08 16:44:19.974 10 INFO neutron.wsgi [None req-321ce986-bd92-4eaf-b16f-7f63d79552fd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0079679 2026-07-08 16:44:19.984 10 INFO neutron.wsgi [None req-82c25e6a-a9b7-4446-8282-9cfc44f3fe89 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0051298 2026-07-08 16:44:19.994 10 INFO neutron.wsgi [None req-12712fb3-d90a-4d77-bb15-4bd06b42dc94 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0054085 2026-07-08 16:44:20.006 10 INFO neutron.wsgi [None req-409644f5-1445-4449-af0a-37eaa5053236 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0071027 2026-07-08 16:44:20.029 10 INFO neutron.pecan_wsgi.hooks.translation [None req-19c32db4-463e-416d-a620-f64e0e214dde 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] DELETE failed (client error): The resource could not be found. 2026-07-08 16:44:20.031 10 INFO neutron.wsgi [None req-19c32db4-463e-416d-a620-f64e0e214dde 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/ports/3e17cc7c-2e95-4c17-b40b-195d8bf09830 HTTP/1.1" status: 404 len: 338 time: 0.0198081 2026-07-08 16:44:20.072 10 INFO neutron.wsgi [None req-2c0303b1-21e5-4451-8289-8f4073bbf6e5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1333 time: 0.0343246 2026-07-08 16:44:20.114 10 INFO neutron.wsgi [None req-915c106a-0f97-4d0a-830c-c32a288b8068 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/security-groups?name=lb-72065696-6875-49d3-8f73-0ec19dbca8ef HTTP/1.1" status: 200 len: 1777 time: 0.0343330 2026-07-08 16:44:20.153 10 INFO neutron.wsgi [None req-83ebba09-d399-46ee-89b3-0ad16d98bce1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1333 time: 0.0310726 2026-07-08 16:44:20.493 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cc66500-b529-4a99-87f4-c56fea720373 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] Successfully bumped revision number for resource 2c203aab-8256-4f38-978f-d1f5ac6d3c03 (type: ports) to 17 2026-07-08 16:44:20.508 10 INFO neutron.wsgi [None req-5cc66500-b529-4a99-87f4-c56fea720373 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "PUT /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 200 len: 1295 time: 0.3481653 2026-07-08 16:44:20.627 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b4a8329-c61b-44c5-9738-895d27ced974'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e17cc7c-2e95-4c17-b40b-195d8bf09830', 'code': 200} 2026-07-08 16:44:20.629 10 INFO neutron.wsgi [None req-cc0a96ce-c69b-4d4c-8de1-b9a91f2d602f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/security-groups/ed4e445c-8902-4caa-8cdb-37304fb38074 HTTP/1.1" status: 204 len: 173 time: 0.1153738 2026-07-08 16:44:21.021 10 INFO neutron.wsgi [None req-5b3e3399-e760-4195-9adb-59f9fb420082 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/ports/2c203aab-8256-4f38-978f-d1f5ac6d3c03 HTTP/1.1" status: 204 len: 173 time: 0.3853686 2026-07-08 16:44:21.303 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-9f7ccd95-4116-47a6-aee3-7013fffc32cd cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0718396 2026-07-08 16:44:21.331 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 07ec1835-308e-4d14-8fc3-030908d6ee1c 2026-07-08 16:44:21.382 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-6ef49879-f0e9-40fc-a839-785d21c10296 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1586 time: 0.0305965 2026-07-08 16:44:21.487 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-e68a1cef-15da-48b6-a610-406bf4b247fa cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 1002 time: 0.0830600 2026-07-08 16:44:21.547 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-79a5adf0-35a6-4052-a772-6cac5cadd458 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 1058 time: 0.0489457 2026-07-08 16:44:21.582 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-a2bacb51-b80f-45bd-a86f-dcf044108bc7 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 217 time: 0.0259247 2026-07-08 16:44:21.589 10 INFO neutron.wsgi [req-161d9a68-0274-4c1a-8074-3e2bf53dd537 req-e0fb9a5d-6083-4482-ade3-222bd1d0fbc1 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=4d4d8fd3-3cce-4112-b273-2c85edc79dd2 HTTP/1.1" status: 200 len: 1367 time: 0.0360901 2026-07-08 16:44:21.636 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-abd7d81d-3f49-4d4d-b789-44eae737eb37 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4&id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 1561 time: 0.0449843 2026-07-08 16:44:21.668 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-346043b1-1f52-4b61-8b30-f8d3df4feeea cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0239756 2026-07-08 16:44:21.673 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 07ec1835-308e-4d14-8fc3-030908d6ee1c (type: ports) to 5 2026-07-08 16:44:21.696 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-291a1828-5b46-489a-937f-411d2f2746d8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209484 2026-07-08 16:44:21.761 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-a941df5a-8fed-43fa-bec7-430c5bd178c8 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0586824 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:21.826 9 INFO neutron.wsgi [req-f6adb6fe-a0a0-430f-900c-4e1d38ddbe29 req-3f5322d7-658c-49fd-84d7-c78d672800b4 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0569305 2026-07-08 16:44:21.873 10 INFO neutron.wsgi [None req-edf20ace-48ae-4407-92d6-500b2f81cdfd 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 199.19.213.163 "DELETE /v2.0/ports/07ec1835-308e-4d14-8fc3-030908d6ee1c HTTP/1.1" status: 204 len: 173 time: 0.2813997 2026-07-08 16:44:21.916 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dad6900-104f-482a-abd6-2380aba05143'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-deleted', 'tag': '07ec1835-308e-4d14-8fc3-030908d6ee1c', 'status': 'completed', 'code': 200} 2026-07-08 16:44:22.662 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e991954-1312-4431-9551-598ebde29a89'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '07ec1835-308e-4d14-8fc3-030908d6ee1c', 'code': 200} 2026-07-08 16:44:22.663 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e991954-1312-4431-9551-598ebde29a89'] response: {'server_uuid': '4d4d8fd3-3cce-4112-b273-2c85edc79dd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07ec1835-308e-4d14-8fc3-030908d6ee1c', 'code': 200} 2026-07-08 16:44:23.145 9 INFO neutron.db.l3_db [None req-51366d22-402a-47a5-a9ea-aa1d46b848cb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Floating IP a6081ec0-4073-483e-8f0e-41a8ac3bea57 disassociated (deleted). External IP: 10.96.250.213, port: 2b80f7d2-e37e-4218-ba00-fc8c65faac72. 2026-07-08 16:44:23.212 9 INFO neutron.wsgi [None req-51366d22-402a-47a5-a9ea-aa1d46b848cb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/a6081ec0-4073-483e-8f0e-41a8ac3bea57 HTTP/1.1" status: 204 len: 168 time: 0.4569254 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:23.242 9 INFO neutron.api.v2.resource [None req-b80f121b-8d6b-4009-b411-1717d7ea2cd7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:23.243 9 INFO neutron.wsgi [None req-b80f121b-8d6b-4009-b411-1717d7ea2cd7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/floatingips/a6081ec0-4073-483e-8f0e-41a8ac3bea57 HTTP/1.1" status: 404 len: 345 time: 0.0257027 2026-07-08 16:44:23.439 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] OVN reports status down for port: 2b80f7d2-e37e-4218-ba00-fc8c65faac72 2026-07-08 16:44:23.505 10 INFO neutron.wsgi [req-218a5837-135f-4eaf-805f-19eeb1d9dd5a req-dcc3c6e5-f08e-43ed-8ae1-b0391c3fadf1 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 1404 time: 0.1147959 2026-07-08 16:44:23.562 10 INFO neutron.wsgi [req-218a5837-135f-4eaf-805f-19eeb1d9dd5a req-e67e8a4f-e1ab-4419-ba8d-e86af0067ba7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=7bd4780c-73f0-4756-bb55-f43db64be16b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0498357 2026-07-08 16:44:23.740 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea90c41-27ca-4959-b11b-19d1de53a0c7 - - - - - -] Successfully bumped revision number for resource 2b80f7d2-e37e-4218-ba00-fc8c65faac72 (type: ports) to 5 2026-07-08 16:44:23.750 10 INFO neutron.wsgi [req-9f567e2a-6076-4f12-80e0-fbea28ac9d6a req-d9e0afce-3531-4387-a063-1aad7881dfbf 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 1402 time: 0.0465255 2026-07-08 16:44:24.130 10 INFO neutron.wsgi [None req-6e8a9447-e19d-4b6b-a4cf-47c0a24ef7ba 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 199.19.213.163 "DELETE /v2.0/ports/2b80f7d2-e37e-4218-ba00-fc8c65faac72 HTTP/1.1" status: 204 len: 173 time: 0.3725915 2026-07-08 16:44:24.169 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d272cce-aeb9-444b-ba0d-8e7a495ee8ad'] response: {'server_uuid': 'ff67a7ce-35e5-4e4d-b39d-1d783d63ddab', 'name': 'network-vif-deleted', 'tag': '2b80f7d2-e37e-4218-ba00-fc8c65faac72', 'status': 'completed', 'code': 200} 2026-07-08 16:44:24.701 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6debddc-bbdf-4ea5-8534-11f750ac0518'] response: {'name': 'network-changed', 'server_uuid': 'ff67a7ce-35e5-4e4d-b39d-1d783d63ddab', 'tag': '2b80f7d2-e37e-4218-ba00-fc8c65faac72', 'status': 'completed', 'code': 200} 2026-07-08 16:44:24.701 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6debddc-bbdf-4ea5-8534-11f750ac0518'] response: {'server_uuid': 'ff67a7ce-35e5-4e4d-b39d-1d783d63ddab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2b80f7d2-e37e-4218-ba00-fc8c65faac72', 'code': 200} 2026-07-08 16:44:24.702 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6debddc-bbdf-4ea5-8534-11f750ac0518'] response: {'server_uuid': 'ff67a7ce-35e5-4e4d-b39d-1d783d63ddab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b80f7d2-e37e-4218-ba00-fc8c65faac72', 'code': 200} 2026-07-08 16:44:24.752 10 INFO neutron.wsgi [req-d222135b-5f5e-46f8-bf2a-098bc21e4a22 req-1a604fb0-d49a-4512-9201-270384f5d3fe cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=ff67a7ce-35e5-4e4d-b39d-1d783d63ddab HTTP/1.1" status: 200 len: 210 time: 0.0430663 2026-07-08 16:44:24.886 10 INFO neutron.wsgi [req-d222135b-5f5e-46f8-bf2a-098bc21e4a22 req-ae51d1a0-881b-47ce-a246-f6a360933730 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?tenant_id=589edc3a0d544dc590e5afd7cca97cea&shared=False HTTP/1.1" status: 200 len: 2585 time: 0.1264801 2026-07-08 16:44:24.996 10 INFO neutron.wsgi [req-d222135b-5f5e-46f8-bf2a-098bc21e4a22 req-7e977575-bbad-4b3d-909a-8980ee7fdca6 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.1034451 2026-07-08 16:44:29.435 10 INFO neutron.db.l3_db [None req-65725aea-81eb-4299-ac29-2be809556ea9 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] Floating IP 8e13859b-e059-4ce3-9651-5b083e72d530 disassociated (deleted). External IP: 10.96.250.201, port: 9f9449f3-7b84-4eed-92b8-16962d5f80aa. 2026-07-08 16:44:29.522 10 INFO neutron.wsgi [None req-65725aea-81eb-4299-ac29-2be809556ea9 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/floatingips/8e13859b-e059-4ce3-9651-5b083e72d530 HTTP/1.1" status: 204 len: 168 time: 0.8901291 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:29.558 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-94f85433-2667-47d2-b2dd-42bbe5e4634c'] response: {'name': 'network-changed', 'server_uuid': '5c9db9f7-91fd-4720-b346-28553d5e18ab', 'tag': '9f9449f3-7b84-4eed-92b8-16962d5f80aa', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:29.621 10 INFO neutron.wsgi [req-9ce3fdfb-0c29-44a8-bcae-c139aefdbaf7 req-e067e7c5-56ce-419d-a2e3-359c26955a87 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?tenant_id=589edc3a0d544dc590e5afd7cca97cea&device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1586 time: 0.0418975 2026-07-08 16:44:29.690 10 INFO neutron.wsgi [req-9ce3fdfb-0c29-44a8-bcae-c139aefdbaf7 req-6fd566b6-da77-4a34-9198-f873ca9988df cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks?id=f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 200 len: 1002 time: 0.0647635 2026-07-08 16:44:29.731 10 INFO neutron.wsgi [req-9ce3fdfb-0c29-44a8-bcae-c139aefdbaf7 req-ed5399c4-5d52-4ff7-bb91-98513bd733ce cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 217 time: 0.0337067 2026-07-08 16:44:29.760 10 INFO neutron.wsgi [req-9ce3fdfb-0c29-44a8-bcae-c139aefdbaf7 req-52602ede-8712-4404-8e4d-57e08bb5e691 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 200 len: 217 time: 0.0232556 2026-07-08 16:44:29.808 10 INFO neutron.wsgi [req-9ce3fdfb-0c29-44a8-bcae-c139aefdbaf7 req-6915ca7e-847f-432f-9e12-a24e40749c3e cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/subnets?id=4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4&id=c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 200 len: 1561 time: 0.0422177 2026-07-08 16:44:29.845 10 INFO neutron.wsgi [req-9ce3fdfb-0c29-44a8-bcae-c139aefdbaf7 req-46b0538c-47fa-4136-8de9-8ceeddc0bd68 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0307207 2026-07-08 16:44:29.881 10 INFO neutron.wsgi [req-9ce3fdfb-0c29-44a8-bcae-c139aefdbaf7 req-9e4c15d2-0bb1-48d3-9c61-abd2ecd21915 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/ports?network_id=f13de451-2279-4b09-a3d5-17ac328be516&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0277157 2026-07-08 16:44:29.955 10 INFO neutron.wsgi [req-9ce3fdfb-0c29-44a8-bcae-c139aefdbaf7 req-f1c44ef3-09db-4d1d-bcf6-1d2cf01d58c9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0634024 2026-07-08 16:44:30.035 10 INFO neutron.wsgi [req-9ce3fdfb-0c29-44a8-bcae-c139aefdbaf7 req-c813b6a2-3c8e-4410-8e3c-e2ccfd760fb9 cb8f84f163474bbbaca19db2896a6562 dc7db9b88898430286696a4f2c38d6c1 - - 23621ad2b53d454e96a2cf15f2e7de13 23621ad2b53d454e96a2cf15f2e7de13] 199.19.213.163 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0719395 2026-07-08 16:44:30.045 9 INFO neutron.api.v2.resource [None req-b1c5fdd0-7b67-4ef1-861d-cb82d0b9b4d0 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:30.046 9 INFO neutron.wsgi [None req-b1c5fdd0-7b67-4ef1-861d-cb82d0b9b4d0 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/floatingips/8e13859b-e059-4ce3-9651-5b083e72d530 HTTP/1.1" status: 404 len: 345 time: 0.5195854 2026-07-08 16:44:30.267 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] OVN reports status down for port: 9f9449f3-7b84-4eed-92b8-16962d5f80aa 2026-07-08 16:44:30.318 9 INFO neutron.wsgi [req-3c37bed0-4dc5-4c06-9771-b783b0742310 req-7426db1e-bf27-4f89-8e7c-574c49d73bfc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/ports?device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1396 time: 0.1112080 2026-07-08 16:44:30.371 9 INFO neutron.wsgi [req-3c37bed0-4dc5-4c06-9771-b783b0742310 req-54692db8-0c24-4a89-8d50-6fd27cb5086e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.90 "GET /v2.0/security-groups?id=7bd4780c-73f0-4756-bb55-f43db64be16b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0452740 2026-07-08 16:44:30.575 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea1f4eae-111f-47cb-8abc-10c4d7819cea - - - - - -] Successfully bumped revision number for resource 9f9449f3-7b84-4eed-92b8-16962d5f80aa (type: ports) to 5 2026-07-08 16:44:30.611 10 INFO neutron.wsgi [req-67920f0d-3f3e-480f-b9f4-c17fbc4da844 req-f5c14fdf-2366-4cea-8c35-d5f3df765ccc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 199.19.213.163 "GET /v2.0/ports?device_id=5c9db9f7-91fd-4720-b346-28553d5e18ab HTTP/1.1" status: 200 len: 1394 time: 0.0974705 2026-07-08 16:44:31.005 10 INFO neutron.wsgi [None req-f0fb9e58-41d9-48aa-bc61-9d5dd1334755 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 199.19.213.163 "DELETE /v2.0/ports/9f9449f3-7b84-4eed-92b8-16962d5f80aa HTTP/1.1" status: 204 len: 173 time: 0.3830001 2026-07-08 16:44:31.598 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-233b1964-edc9-41f8-88b8-6d6c78ba4fb8'] response: {'server_uuid': '5c9db9f7-91fd-4720-b346-28553d5e18ab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9f9449f3-7b84-4eed-92b8-16962d5f80aa', 'code': 200} 2026-07-08 16:44:31.599 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-233b1964-edc9-41f8-88b8-6d6c78ba4fb8'] response: {'server_uuid': '5c9db9f7-91fd-4720-b346-28553d5e18ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f9449f3-7b84-4eed-92b8-16962d5f80aa', 'code': 200} 2026-07-08 16:44:31.599 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-233b1964-edc9-41f8-88b8-6d6c78ba4fb8'] response: {'server_uuid': '5c9db9f7-91fd-4720-b346-28553d5e18ab', 'name': 'network-vif-deleted', 'tag': '9f9449f3-7b84-4eed-92b8-16962d5f80aa', 'status': 'completed', 'code': 200} 2026-07-08 16:44:32.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022495 2026-07-08 16:44:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024524 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:35.583 10 INFO neutron.wsgi [None req-d4dcb4e5-fe49-4b63-bb85-8218c981c7de 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/cc705064-29fb-43ca-8234-3801c15d9698 HTTP/1.1" status: 204 len: 168 time: 0.1473353 2026-07-08 16:44:35.600 10 INFO neutron.api.v2.resource [None req-0f97713e-df7b-4bb7-8ae7-cbbe1cb01b27 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:35.601 10 INFO neutron.wsgi [None req-0f97713e-df7b-4bb7-8ae7-cbbe1cb01b27 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/cc705064-29fb-43ca-8234-3801c15d9698 HTTP/1.1" status: 404 len: 356 time: 0.0120113 2026-07-08 16:44:35.718 10 INFO neutron.wsgi [None req-4164bfd0-b24f-4fdc-9cc3-e3a3b616d55a 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/d99e82fe-c5e2-40cd-9315-2754aa21c898 HTTP/1.1" status: 204 len: 168 time: 0.1133399 2026-07-08 16:44:35.732 10 INFO neutron.api.v2.resource [None req-d4c88939-e480-4108-adac-cf25bfe2eb90 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:35.733 10 INFO neutron.wsgi [None req-d4c88939-e480-4108-adac-cf25bfe2eb90 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/d99e82fe-c5e2-40cd-9315-2754aa21c898 HTTP/1.1" status: 404 len: 356 time: 0.0112855 2026-07-08 16:44:35.873 10 INFO neutron.wsgi [None req-22fb9bf4-c170-4be3-80d8-0bf5aacbbfc0 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/0acf1844-22e8-4948-bf0d-8a6df1b8d34a HTTP/1.1" status: 204 len: 168 time: 0.1348634 2026-07-08 16:44:35.892 10 INFO neutron.api.v2.resource [None req-a920bd18-1d11-4972-ab79-2a0bf604f732 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:35.893 10 INFO neutron.wsgi [None req-a920bd18-1d11-4972-ab79-2a0bf604f732 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/0acf1844-22e8-4948-bf0d-8a6df1b8d34a HTTP/1.1" status: 404 len: 356 time: 0.0145323 2026-07-08 16:44:36.017 9 INFO neutron.wsgi [None req-8a2f7038-58b7-456f-b8f0-59c7b7778cde 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/ecf49ec0-34c5-4142-b15e-0a6b9d4cf348 HTTP/1.1" status: 204 len: 168 time: 0.1185787 2026-07-08 16:44:36.033 10 INFO neutron.api.v2.resource [None req-03387dad-2edb-4968-b55f-55c29e7843bd 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:36.034 10 INFO neutron.wsgi [None req-03387dad-2edb-4968-b55f-55c29e7843bd 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/ecf49ec0-34c5-4142-b15e-0a6b9d4cf348 HTTP/1.1" status: 404 len: 356 time: 0.0111966 2026-07-08 16:44:36.166 9 INFO neutron.wsgi [None req-97a108e9-7024-46ce-b0b5-4122e08a673f 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/f600eba1-593a-433e-a995-e6557a7d8ab1 HTTP/1.1" status: 204 len: 168 time: 0.1274498 2026-07-08 16:44:36.179 9 INFO neutron.api.v2.resource [None req-7921b656-a377-4cd7-8477-6c8c6d2594ba 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:36.181 9 INFO neutron.wsgi [None req-7921b656-a377-4cd7-8477-6c8c6d2594ba 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/f600eba1-593a-433e-a995-e6557a7d8ab1 HTTP/1.1" status: 404 len: 356 time: 0.0103674 2026-07-08 16:44:36.284 9 INFO neutron.wsgi [None req-ca3f97fe-16d8-4bdd-bb3b-f639cf930e22 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/ba304095-b494-44cd-8304-94417dc91dfd HTTP/1.1" status: 204 len: 168 time: 0.0990970 2026-07-08 16:44:36.297 9 INFO neutron.api.v2.resource [None req-7bd0ad2b-7de6-489f-ad55-15265ebe76a1 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:36.298 9 INFO neutron.wsgi [None req-7bd0ad2b-7de6-489f-ad55-15265ebe76a1 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/ba304095-b494-44cd-8304-94417dc91dfd HTTP/1.1" status: 404 len: 356 time: 0.0104420 2026-07-08 16:44:36.403 9 INFO neutron.wsgi [None req-90fc9362-2f15-4b8a-9025-63da2cd9638d 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/1f3371ab-aeaa-42ff-a7bb-259d57aaafce HTTP/1.1" status: 204 len: 168 time: 0.1004393 2026-07-08 16:44:36.417 9 INFO neutron.api.v2.resource [None req-d8c9ad76-ecb4-4e93-a2ae-7f734c0265da 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:36.418 9 INFO neutron.wsgi [None req-d8c9ad76-ecb4-4e93-a2ae-7f734c0265da 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/1f3371ab-aeaa-42ff-a7bb-259d57aaafce HTTP/1.1" status: 404 len: 356 time: 0.0102346 2026-07-08 16:44:36.527 9 INFO neutron.wsgi [None req-a3f2ab65-f457-4eba-a67f-870c3b21562b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/db3f5c56-2a2f-46ab-996b-93bd3b43b819 HTTP/1.1" status: 204 len: 168 time: 0.1038518 2026-07-08 16:44:36.542 9 INFO neutron.api.v2.resource [None req-0474c761-f868-4db1-95d2-5189e5a1f99f 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:36.544 9 INFO neutron.wsgi [None req-0474c761-f868-4db1-95d2-5189e5a1f99f 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/db3f5c56-2a2f-46ab-996b-93bd3b43b819 HTTP/1.1" status: 404 len: 356 time: 0.0117843 2026-07-08 16:44:36.664 9 INFO neutron.wsgi [None req-ece5a8cc-a6a2-473d-b50e-b908f4a50ca0 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/560d0739-82e2-41cf-8521-f874c76721e0 HTTP/1.1" status: 204 len: 168 time: 0.1162710 2026-07-08 16:44:36.687 10 INFO neutron.api.v2.resource [None req-85bcb5a0-f51e-4879-9961-b9ac1a8d5df6 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:36.689 10 INFO neutron.wsgi [None req-85bcb5a0-f51e-4879-9961-b9ac1a8d5df6 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/560d0739-82e2-41cf-8521-f874c76721e0 HTTP/1.1" status: 404 len: 356 time: 0.0197330 2026-07-08 16:44:36.799 10 INFO neutron.wsgi [None req-692188c1-05e7-4735-8578-bffa40284896 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/0942fc06-7b19-4a00-840d-e2c8f5090430 HTTP/1.1" status: 204 len: 168 time: 0.1051352 2026-07-08 16:44:36.817 10 INFO neutron.api.v2.resource [None req-9c707ca1-c0cb-49d2-a2e2-766384866d48 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:36.818 10 INFO neutron.wsgi [None req-9c707ca1-c0cb-49d2-a2e2-766384866d48 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/0942fc06-7b19-4a00-840d-e2c8f5090430 HTTP/1.1" status: 404 len: 356 time: 0.0141311 2026-07-08 16:44:36.955 10 INFO neutron.wsgi [None req-7d057986-f085-4481-8b23-bd5e8a0c773e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-group-rules/f5960564-ec69-49cb-aa69-fc8dd15c43ad HTTP/1.1" status: 204 len: 168 time: 0.1325164 2026-07-08 16:44:36.971 10 INFO neutron.api.v2.resource [None req-b3c3df1c-2520-4efb-a08b-9ff1feae6897 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:36.972 10 INFO neutron.wsgi [None req-b3c3df1c-2520-4efb-a08b-9ff1feae6897 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-group-rules/f5960564-ec69-49cb-aa69-fc8dd15c43ad HTTP/1.1" status: 404 len: 356 time: 0.0116503 2026-07-08 16:44:37.090 10 INFO neutron.wsgi [None req-1c6a2295-dae5-41dd-ae87-b5e7c16f710c 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/7bd4780c-73f0-4756-bb55-f43db64be16b HTTP/1.1" status: 204 len: 168 time: 0.1127141 2026-07-08 16:44:37.104 10 INFO neutron.api.v2.resource [None req-6065d854-5383-4f77-9ea2-24089e9cd9d5 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:37.105 10 INFO neutron.wsgi [None req-6065d854-5383-4f77-9ea2-24089e9cd9d5 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/security-groups/7bd4780c-73f0-4756-bb55-f43db64be16b HTTP/1.1" status: 404 len: 347 time: 0.0103114 2026-07-08 16:44:38.127 9 INFO neutron.wsgi [None req-70a6be05-ad2e-41dc-a7d8-da3f6104f63b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "PUT /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9659097 2026-07-08 16:44:38.310 10 INFO neutron.api.v2.resource [None req-19a39734-f1d8-4c8b-8cb6-beaefca05cb7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-08 16:44:38.312 10 INFO neutron.wsgi [None req-19a39734-f1d8-4c8b-8cb6-beaefca05cb7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "PUT /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1795516 2026-07-08 16:44:39.610 10 INFO neutron.wsgi [None req-10b2090e-4b86-4e8f-9587-693e13f11811 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "PUT /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2925916 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:39.781 10 INFO neutron.api.v2.resource [None req-38077644-3e96-4acb-90c0-17c6ba41803b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-08 16:44:39.782 10 INFO neutron.wsgi [None req-38077644-3e96-4acb-90c0-17c6ba41803b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "PUT /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1672981 2026-07-08 16:44:40.747 10 INFO neutron.wsgi [None req-15064abc-90b6-4f74-8e20-73cbed59cba2 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "PUT /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9600165 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:40.926 9 INFO neutron.api.v2.resource [None req-8b1e55f7-a62b-46d9-a085-bb9d5bb78100 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-07-08 16:44:40.928 9 INFO neutron.wsgi [None req-8b1e55f7-a62b-46d9-a085-bb9d5bb78100 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "PUT /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1769125 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 16:44:41.546 10 INFO neutron.wsgi [None req-a9408ef6-4b9a-4b63-a8ae-5ce44123e3b9 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129 HTTP/1.1" status: 204 len: 168 time: 0.6123421 2026-07-08 16:44:41.574 10 INFO neutron.api.v2.resource [None req-3eb0fbf2-47fb-469e-ba56-83524f6a9193 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] show failed (client error): The resource could not be found. 2026-07-08 16:44:41.576 10 INFO neutron.wsgi [None req-3eb0fbf2-47fb-469e-ba56-83524f6a9193 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/routers/b205c2aa-3bd9-4c5c-85d9-7acffa408129 HTTP/1.1" status: 404 len: 336 time: 0.0260074 2026-07-08 16:44:41.782 10 INFO neutron.wsgi [None req-b87fafb4-3397-4246-91fb-a51cc40489de 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/subnets/0bb16328-2e29-416b-b34b-b622de748570 HTTP/1.1" status: 204 len: 168 time: 0.2018650 2026-07-08 16:44:41.808 10 INFO neutron.pecan_wsgi.hooks.translation [None req-936b5279-f6a8-4174-ae89-faa58fb5bcdb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:44:41.810 10 INFO neutron.wsgi [None req-936b5279-f6a8-4174-ae89-faa58fb5bcdb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/subnets/0bb16328-2e29-416b-b34b-b622de748570 HTTP/1.1" status: 404 len: 337 time: 0.0221784 2026-07-08 16:44:42.045 10 INFO neutron.wsgi [None req-8f3b5100-c548-4361-b1b1-131afbb2961e 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/subnets/9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d HTTP/1.1" status: 204 len: 168 time: 0.2309678 2026-07-08 16:44:42.074 10 INFO neutron.pecan_wsgi.hooks.translation [None req-29e10cf8-6343-4435-9cc6-e737837c540b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:44:42.076 10 INFO neutron.wsgi [None req-29e10cf8-6343-4435-9cc6-e737837c540b 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/subnets/9c8f329c-cd6d-48a2-9e29-4b1deafd1c1d HTTP/1.1" status: 404 len: 337 time: 0.0254338 2026-07-08 16:44:42.482 10 INFO neutron.wsgi [None req-8803b94a-b31e-4386-8c7e-fc94045a793c 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 204 len: 168 time: 0.4025030 2026-07-08 16:44:42.516 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6bf05f03-f8b9-44a6-ba81-ffd6a2fb08c3 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:44:42.517 9 INFO neutron.wsgi [None req-6bf05f03-f8b9-44a6-ba81-ffd6a2fb08c3 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/networks/fbbde19f-6ef3-4fbb-b558-467615c52356 HTTP/1.1" status: 404 len: 339 time: 0.0311480 2026-07-08 16:44:42.576 10 INFO neutron.services.segments.plugin [-] Segment a380e657-42bb-4ea9-8493-cc311baeec14 resource provider aggregate not found 2026-07-08 16:44:42.581 10 INFO neutron.services.segments.plugin [-] Segment a380e657-42bb-4ea9-8493-cc311baeec14 resource provider aggregate not found 2026-07-08 16:44:42.591 10 INFO neutron.services.segments.plugin [-] Segment a380e657-42bb-4ea9-8493-cc311baeec14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a380e657-42bb-4ea9-8493-cc311baeec14 found for delete ", "request_id": "req-e7affe03-f32c-4641-a97c-65a6a4cb0014"}]} 2026-07-08 16:44:42.598 10 INFO neutron.services.segments.plugin [-] Segment a380e657-42bb-4ea9-8493-cc311baeec14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a380e657-42bb-4ea9-8493-cc311baeec14 found for delete ", "request_id": "req-723e46ec-8c92-467b-ba66-ba14c44f6002"}]} 2026-07-08 16:44:42.702 9 INFO neutron.wsgi [None req-1e3d9713-3e99-4359-a7e8-5a59da8c4ca3 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/subnets/4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4 HTTP/1.1" status: 204 len: 168 time: 0.1809635 2026-07-08 16:44:42.737 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8e7169dc-f075-43da-b66a-a3629f458ceb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:44:42.739 9 INFO neutron.wsgi [None req-8e7169dc-f075-43da-b66a-a3629f458ceb 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/subnets/4be3c6e2-b9fb-4baa-aff5-d2cf414fbea4 HTTP/1.1" status: 404 len: 337 time: 0.0301108 2026-07-08 16:44:42.993 9 INFO neutron.wsgi [None req-ca854bf9-21e0-4a78-b9a7-4fea51483c13 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/subnets/c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 204 len: 168 time: 0.2497470 2026-07-08 16:44:43.021 9 INFO neutron.pecan_wsgi.hooks.translation [None req-af051bd1-577c-47d7-8505-d22ca9e1c518 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:44:43.022 9 INFO neutron.wsgi [None req-af051bd1-577c-47d7-8505-d22ca9e1c518 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/subnets/c2674740-d2ee-4211-bdd0-ddec17152824 HTTP/1.1" status: 404 len: 337 time: 0.0244308 2026-07-08 16:44:43.443 9 INFO neutron.wsgi [None req-d46887c8-31e0-4b90-8421-e12a5c8a63a7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 204 len: 168 time: 0.4166961 2026-07-08 16:44:43.445 9 INFO neutron.services.segments.plugin [-] Segment a64aa8ad-2e3f-40b1-a8ac-22abd7da0b18 resource provider aggregate not found 2026-07-08 16:44:43.451 9 INFO neutron.services.segments.plugin [-] Segment a64aa8ad-2e3f-40b1-a8ac-22abd7da0b18 resource provider aggregate not found 2026-07-08 16:44:43.466 9 INFO neutron.services.segments.plugin [-] Segment a64aa8ad-2e3f-40b1-a8ac-22abd7da0b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a64aa8ad-2e3f-40b1-a8ac-22abd7da0b18 found for delete ", "request_id": "req-928ecba8-bce8-4565-855b-359b27d5ad62"}]} 2026-07-08 16:44:43.467 10 INFO neutron.pecan_wsgi.hooks.translation [None req-13fd5e20-fda3-4c74-a244-bc929f6632cc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:44:43.468 10 INFO neutron.wsgi [None req-13fd5e20-fda3-4c74-a244-bc929f6632cc 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/networks/f13de451-2279-4b09-a3d5-17ac328be516 HTTP/1.1" status: 404 len: 339 time: 0.0180399 2026-07-08 16:44:43.469 9 INFO neutron.services.segments.plugin [-] Segment a64aa8ad-2e3f-40b1-a8ac-22abd7da0b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a64aa8ad-2e3f-40b1-a8ac-22abd7da0b18 found for delete ", "request_id": "req-ed0d55f9-0eed-4d34-a6af-f6d42d4d8cb6"}]} 2026-07-08 16:44:43.663 10 INFO neutron.wsgi [None req-76b5731d-ce09-4547-985e-9c6f5b410e61 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/subnets/7318977f-f339-4db4-83b2-2d5f19d20987 HTTP/1.1" status: 204 len: 168 time: 0.1876953 2026-07-08 16:44:43.688 10 INFO neutron.pecan_wsgi.hooks.translation [None req-96e5dac5-4928-45eb-9bef-df17b53d1986 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:44:43.690 10 INFO neutron.wsgi [None req-96e5dac5-4928-45eb-9bef-df17b53d1986 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/subnets/7318977f-f339-4db4-83b2-2d5f19d20987 HTTP/1.1" status: 404 len: 337 time: 0.0208156 2026-07-08 16:44:43.922 10 INFO neutron.wsgi [None req-c453f8dc-1923-4a07-bb3a-471a4b8638c3 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 204 len: 168 time: 0.2286370 2026-07-08 16:44:43.946 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4b218c57-c8e7-48ee-9e29-2e21e6918fd7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:44:43.949 10 INFO neutron.wsgi [None req-4b218c57-c8e7-48ee-9e29-2e21e6918fd7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/subnets/6aabaeca-d60a-4799-bd1a-6d6af9c38fae HTTP/1.1" status: 404 len: 337 time: 0.0226238 2026-07-08 16:44:44.376 10 INFO neutron.wsgi [None req-d6acf6fd-6abe-49e3-809e-4e240215324c 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - - -] 10.0.0.81 "DELETE /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 204 len: 168 time: 0.4219584 2026-07-08 16:44:44.398 9 INFO neutron.pecan_wsgi.hooks.translation [None req-325e45af-aff3-4196-8d63-69c2480c06c7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] GET failed (client error): The resource could not be found. 2026-07-08 16:44:44.399 9 INFO neutron.wsgi [None req-325e45af-aff3-4196-8d63-69c2480c06c7 69c93a2e27eb428482ccab526c1ccaed 589edc3a0d544dc590e5afd7cca97cea - - default default] 10.0.0.81 "GET /v2.0/networks/16c4b91d-427e-4e47-9a03-0f112a845523 HTTP/1.1" status: 404 len: 339 time: 0.0177300 2026-07-08 16:44:44.613 10 INFO neutron.services.segments.plugin [-] Segment 5046bb38-459a-43ac-9a3c-9f9f4ff8ffed resource provider aggregate not found 2026-07-08 16:44:44.620 10 INFO neutron.services.segments.plugin [-] Segment 5046bb38-459a-43ac-9a3c-9f9f4ff8ffed resource provider aggregate not found 2026-07-08 16:44:44.631 10 INFO neutron.services.segments.plugin [-] Segment 5046bb38-459a-43ac-9a3c-9f9f4ff8ffed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5046bb38-459a-43ac-9a3c-9f9f4ff8ffed found for delete ", "request_id": "req-cc7d191c-271b-4d28-9f3a-17fa40991116"}]} 2026-07-08 16:44:44.636 10 INFO neutron.services.segments.plugin [-] Segment 5046bb38-459a-43ac-9a3c-9f9f4ff8ffed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5046bb38-459a-43ac-9a3c-9f9f4ff8ffed found for delete ", "request_id": "req-a348559a-88df-47b5-94eb-757e3000977e"}]} 2026-07-08 16:44:46.635 10 INFO neutron.wsgi [None req-a6bcfbf8-04f1-42a3-904e-893889eea112 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=589edc3a0d544dc590e5afd7cca97cea&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2059436 2026-07-08 16:44:46.848 10 INFO neutron.wsgi [None req-3bfcdda5-1449-4c44-a453-0b627aafc6c3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/2138fc65-4038-45c0-9d3a-8c97466a0317 HTTP/1.1" status: 204 len: 168 time: 0.2051444 2026-07-08 16:44:47.047 10 INFO neutron.db.ovn_revision_numbers_db [None req-d0baf012-051a-4842-9d6d-d20bdd41e143 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource ae18497f-06eb-49e7-8821-49463b67dd80 (type: security_groups) to 1 2026-07-08 16:44:47.073 10 INFO neutron.wsgi [None req-d0baf012-051a-4842-9d6d-d20bdd41e143 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=dfc828fd080b4dcb8418a31d6e7a165a&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1051173 2026-07-08 16:44:47.260 10 INFO neutron.wsgi [None req-c5e3cfb3-121e-4219-b4e7-f9cb465a6bd6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/ae18497f-06eb-49e7-8821-49463b67dd80 HTTP/1.1" status: 204 len: 168 time: 0.1801150 2026-07-08 16:44:47.505 10 INFO neutron.db.ovn_revision_numbers_db [None req-09fc0b98-517d-40ec-b7a1-e4c21c109b78 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource d63225ee-2bb7-4269-b6bd-d5b39c123871 (type: security_groups) to 1 2026-07-08 16:44:47.525 10 INFO neutron.wsgi [None req-09fc0b98-517d-40ec-b7a1-e4c21c109b78 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=3af681fb9d844f4f98e2cfeb7ae86172&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1090007 2026-07-08 16:44:47.697 10 INFO neutron.wsgi [None req-2365fbd8-af93-4b18-af33-c6f274ff543b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/d63225ee-2bb7-4269-b6bd-d5b39c123871 HTTP/1.1" status: 204 len: 168 time: 0.1677556 2026-07-08 16:44:47.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024009 2026-07-08 16:44:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033593 2026-07-08 16:44:47.973 10 INFO neutron.db.ovn_revision_numbers_db [None req-43afd139-9f99-4990-9880-9b581854bd68 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource e68f9149-a412-446a-a407-3634d7169cd0 (type: security_groups) to 1 2026-07-08 16:44:47.997 10 INFO neutron.wsgi [None req-43afd139-9f99-4990-9880-9b581854bd68 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=d749d05d807d4ee0adc80a17812c23b0&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1347210 2026-07-08 16:44:48.186 10 INFO neutron.wsgi [None req-a5c06800-b95e-45a7-8f69-f50eeb049f2f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/e68f9149-a412-446a-a407-3634d7169cd0 HTTP/1.1" status: 204 len: 168 time: 0.1833498 2026-07-08 16:44:48.438 10 INFO neutron.db.ovn_revision_numbers_db [None req-e2af7b3d-cae7-4982-a097-ca6896cf065a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource 0efff417-8642-48bc-8cfd-b372f7ce5365 (type: security_groups) to 1 2026-07-08 16:44:48.462 10 INFO neutron.wsgi [None req-e2af7b3d-cae7-4982-a097-ca6896cf065a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=f548bcb195934c07a6b414d26374880b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1294866 2026-07-08 16:44:48.656 10 INFO neutron.wsgi [None req-62afe3b0-5b41-4fe1-ab55-a14d287982f4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/0efff417-8642-48bc-8cfd-b372f7ce5365 HTTP/1.1" status: 204 len: 168 time: 0.1886680 2026-07-08 16:44:48.927 10 INFO neutron.db.ovn_revision_numbers_db [None req-e65200d8-2515-42ab-970c-de59eaf4aabc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource fc0d7444-05ab-4e43-a45b-5c28d6d18e84 (type: security_groups) to 1 2026-07-08 16:44:48.950 10 INFO neutron.wsgi [None req-e65200d8-2515-42ab-970c-de59eaf4aabc 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=a898f6e0153443ab867c12f3de73fc4a&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1502740 2026-07-08 16:44:49.140 10 INFO neutron.wsgi [None req-fb852327-8aa4-422d-87de-f2238c211fa0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/fc0d7444-05ab-4e43-a45b-5c28d6d18e84 HTTP/1.1" status: 204 len: 168 time: 0.1851661 2026-07-08 16:44:49.413 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8fb61b3-ebbf-4104-920b-ee6885fb7fa3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] Successfully bumped revision number for resource c99a22f8-b444-4301-92d3-6845140461f0 (type: security_groups) to 1 2026-07-08 16:44:49.443 9 INFO neutron.wsgi [None req-a8fb61b3-ebbf-4104-920b-ee6885fb7fa3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups?tenant_id=9e46e21e61dd4d05a1e15e8d2654a7b3&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1352971 2026-07-08 16:44:49.622 9 INFO neutron.wsgi [None req-ead48418-5d8b-427e-beb2-2a5d8389cb8f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - - -] 10.0.0.81 "DELETE /v2.0/security-groups/c99a22f8-b444-4301-92d3-6845140461f0 HTTP/1.1" status: 204 len: 168 time: 0.1737015 2026-07-08 16:44:52.343 9 INFO neutron.wsgi [None req-da238503-ad65-4635-b11c-4ad3f632cf1e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2368 time: 0.2285113 2026-07-08 16:44:53.513 9 INFO neutron.wsgi [None req-e853990b-a878-45b8-b0e8-4bf16bde8a88 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0230076 2026-07-08 16:44:53.547 9 INFO neutron.wsgi [None req-9e72348c-b154-4cd0-aaad-486ee17bb19e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0281553 2026-07-08 16:44:53.621 9 INFO neutron.wsgi [None req-a1c3ee91-2990-4578-95e5-8f2d35174679 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.0675485 2026-07-08 16:44:53.655 9 INFO neutron.wsgi [None req-7a7be827-ca59-4e8b-afc2-2bf069b51e4f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0297508 2026-07-08 16:44:53.723 9 INFO neutron.wsgi [None req-3e8e6a29-9ebd-4df6-b9ca-011530351e88 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2368 time: 0.0637736 2026-07-08 16:44:53.790 9 INFO neutron.wsgi [None req-e0562871-0f00-4a7d-9eae-369753589451 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0628479 2026-07-08 16:44:53.818 10 INFO neutron.wsgi [None req-105f6561-774a-40e3-a06d-fb0a86c6dccb 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.81 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0214505 2026-07-08 16:45:02.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018287 2026-07-08 16:45:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019429 2026-07-08 16:45:12.277 9 INFO neutron.wsgi [None req-03dba4d8-4d9f-4490-a5d7-6dc59357d93a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.1088724 2026-07-08 16:45:12.327 9 INFO neutron.wsgi [None req-adbddc5c-a5ad-4f67-86ec-d07252e8436d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0457385 2026-07-08 16:45:12.360 9 INFO neutron.wsgi [None req-1aa342ef-6f7d-4519-b5df-dbb360cc9cf7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0322428 2026-07-08 16:45:12.428 9 INFO neutron.wsgi [None req-08d5db56-6f95-4ce4-bd2d-b80865dda12c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0669572 2026-07-08 16:45:12.448 9 INFO neutron.wsgi [None req-13670bc4-9d96-4c1d-9ddd-e15dc98901af 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0140352 2026-07-08 16:45:12.473 9 INFO neutron.wsgi [None req-48d3f3da-d2fc-42a1-b877-f4317d92129c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0235872 2026-07-08 16:45:12.533 9 INFO neutron.wsgi [None req-85f6f62c-2a84-403d-91a5-79bf2c63418d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0588400 2026-07-08 16:45:12.561 9 INFO neutron.wsgi [None req-c0b3aed0-1fe0-4ffc-8148-40bd87011374 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0256553 2026-07-08 16:45:12.571 9 INFO neutron.wsgi [None req-c58bb90f-e997-4eeb-9bce-e278336a8175 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0093634 2026-07-08 16:45:12.594 9 INFO neutron.wsgi [None req-aa64f24b-3524-48e4-a970-4c0814a04507 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0211532 2026-07-08 16:45:12.603 9 INFO neutron.wsgi [None req-025f25e8-aec0-41ce-b9c3-955e65831c0d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0085831 2026-07-08 16:45:17.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017402 2026-07-08 16:45:17.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019810 2026-07-08 16:45:32.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016649 2026-07-08 16:45:32.881 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039024 2026-07-08 16:45:47.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017753 2026-07-08 16:45:47.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034761 2026-07-08 16:46:02.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013616 2026-07-08 16:46:02.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011308 2026-07-08 16:46:12.176 9 INFO neutron.wsgi [None req-4002b24b-e6c7-45b3-9d19-cf71d02aa97c 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0893407 2026-07-08 16:46:12.218 9 INFO neutron.wsgi [None req-3e8a62d4-0c3f-431a-8d21-97c028576cb3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0417006 2026-07-08 16:46:12.254 9 INFO neutron.wsgi [None req-523c1319-6618-484b-8a4c-ecfefac90786 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0275955 2026-07-08 16:46:12.300 9 INFO neutron.wsgi [None req-41a9933b-d51b-4c97-b43d-d93210ac0af0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0452943 2026-07-08 16:46:12.359 9 INFO neutron.wsgi [None req-bbde8b27-4831-4ce6-b9e0-1f8598510870 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0575631 2026-07-08 16:46:12.407 9 INFO neutron.wsgi [None req-f082be1f-09c1-4fdf-838c-a4c578d43c30 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0415299 2026-07-08 16:46:12.419 9 INFO neutron.wsgi [None req-839b48c8-3263-47d2-bdb1-b71089eaf405 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0105667 2026-07-08 16:46:12.451 9 INFO neutron.wsgi [None req-fdd5b6fc-92af-4312-83c8-1e105bb5c3fa 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0301282 2026-07-08 16:46:12.465 9 INFO neutron.wsgi [None req-f815b7b9-b03a-4cf5-89db-8e65d11eeb2a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0132980 2026-07-08 16:46:12.537 9 INFO neutron.wsgi [None req-c8062f72-ab91-416d-bf68-d3a7c0e20949 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0712583 2026-07-08 16:46:12.555 9 INFO neutron.wsgi [None req-eb82a8d2-f1d0-4941-9933-54a4297f516d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0119531 2026-07-08 16:46:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016549 2026-07-08 16:46:17.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045342 2026-07-08 16:46:32.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018156 2026-07-08 16:46:32.882 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051541 2026-07-08 16:46:47.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018961 2026-07-08 16:46:47.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022497 2026-07-08 16:47:02.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023189 2026-07-08 16:47:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039685 2026-07-08 16:47:12.225 9 INFO neutron.wsgi [None req-ac2eeb0d-fc09-45f0-8114-e001826aee2a 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1168566 2026-07-08 16:47:12.294 9 INFO neutron.wsgi [None req-80387fbe-068f-420b-b3f1-24542a58d1e8 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0634167 2026-07-08 16:47:12.327 9 INFO neutron.wsgi [None req-1e142d55-d861-4fa3-966c-09f83f22abc6 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0321853 2026-07-08 16:47:12.356 9 INFO neutron.wsgi [None req-3b1a29ea-b9d6-42b7-9851-8ce3c27db7da 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0274513 2026-07-08 16:47:12.423 9 INFO neutron.wsgi [None req-c758f89e-8e57-4c45-8be3-42094bdd1156 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0663307 2026-07-08 16:47:12.465 9 INFO neutron.wsgi [None req-31870c47-f66d-40c2-9043-186577910a83 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0369990 2026-07-08 16:47:12.502 9 INFO neutron.wsgi [None req-24246d18-0207-4214-89ee-4bb2f6bf64e0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0318623 2026-07-08 16:47:12.513 9 INFO neutron.wsgi [None req-ad0a65f3-a76b-44dd-8707-b41fde2aedc5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0094748 2026-07-08 16:47:12.526 9 INFO neutron.wsgi [None req-b3c98c87-dd37-4ba3-b0ed-1f1d8c62b6ef 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0119364 2026-07-08 16:47:12.557 9 INFO neutron.wsgi [None req-4ad37061-830c-4005-bbb7-5aef18e68357 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0304115 2026-07-08 16:47:12.572 9 INFO neutron.wsgi [None req-6a9272b0-72c3-447e-8205-31e399038096 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0134423 2026-07-08 16:47:17.878 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018990 2026-07-08 16:47:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031543 2026-07-08 16:47:32.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017779 2026-07-08 16:47:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027113 2026-07-08 16:47:47.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035203 2026-07-08 16:47:47.884 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027080 2026-07-08 16:48:01.840 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0528d7f0-3e21-4219-967c-2b9ec7095101 - - - - - -] Maintenance task: Synchronization finished (took 0.01 seconds) 2026-07-08 16:48:02.882 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0046396 2026-07-08 16:48:02.884 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015745 2026-07-08 16:48:12.261 9 INFO neutron.wsgi [None req-12de3a99-261f-4438-9142-b635b20d5944 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1125503 2026-07-08 16:48:12.295 9 INFO neutron.wsgi [None req-0103d4ad-5ebe-49e8-be6e-f0b0d4c88693 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0300229 2026-07-08 16:48:12.322 9 INFO neutron.wsgi [None req-b840a14f-7bc4-44cd-8bbf-11f7c05b4808 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0239251 2026-07-08 16:48:12.363 9 INFO neutron.wsgi [None req-115c83e7-7d9a-46ef-9220-246b0ff9a4f3 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0403304 2026-07-08 16:48:12.377 9 INFO neutron.wsgi [None req-093a25c6-ad67-41ad-b373-72d11a6810a0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0120089 2026-07-08 16:48:12.442 9 INFO neutron.wsgi [None req-a2abb59c-568a-412f-83f5-abceeae21897 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0640907 2026-07-08 16:48:12.471 9 INFO neutron.wsgi [None req-b51461e5-8ed9-4a52-ae6b-5b241507dc76 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0254478 2026-07-08 16:48:12.540 9 INFO neutron.wsgi [None req-954e36ea-b1cc-4011-ae0a-84f2ea3d3832 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0679674 2026-07-08 16:48:12.573 9 INFO neutron.wsgi [None req-55ffbe86-a1fb-4037-9b52-85a91f942102 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0308728 2026-07-08 16:48:12.586 9 INFO neutron.wsgi [None req-414d5d49-5f3c-4105-8122-8bb426b31c99 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0116453 2026-07-08 16:48:12.599 9 INFO neutron.wsgi [None req-97017b0d-6441-466b-b684-bb3c602f25e4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0118892 2026-07-08 16:48:17.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013745 2026-07-08 16:48:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013897 2026-07-08 16:48:32.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026956 2026-07-08 16:48:32.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029302 2026-07-08 16:48:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020354 2026-07-08 16:48:47.889 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0104349 2026-07-08 16:49:02.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018022 2026-07-08 16:49:02.881 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013611 2026-07-08 16:49:12.194 9 INFO neutron.wsgi [None req-4f8f0fb8-7f2a-49b7-b5d7-d8e0261bba3e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0789511 2026-07-08 16:49:12.257 9 INFO neutron.wsgi [None req-434ff379-01d0-4b37-ab7f-72a4374399d0 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0623662 2026-07-08 16:49:12.293 9 INFO neutron.wsgi [None req-8e207224-ac8f-43f4-8c59-2bf01c702228 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0342495 2026-07-08 16:49:12.328 9 INFO neutron.wsgi [None req-176a47d8-4051-40a2-bccd-acd4813980ff 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0340297 2026-07-08 16:49:12.396 9 INFO neutron.wsgi [None req-d7240f45-2fc9-4e4a-8a0a-1f8767127c8f 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0661612 2026-07-08 16:49:12.446 9 INFO neutron.wsgi [None req-07e96277-ac67-4b25-97bc-799059f7a73e 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0413718 2026-07-08 16:49:12.480 9 INFO neutron.wsgi [None req-c76ec140-7a48-4d3f-b0e9-907cc67f0d7d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0321996 2026-07-08 16:49:12.496 9 INFO neutron.wsgi [None req-9e1ffe93-3370-4af7-8d0c-e63dda86f64d 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0130992 2026-07-08 16:49:12.509 9 INFO neutron.wsgi [None req-1418dfb2-85b8-4d25-8abb-36ec9fa8c034 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0116639 2026-07-08 16:49:12.544 9 INFO neutron.wsgi [None req-dbd6d851-c13c-4abb-a75a-46f7e431902b 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0344377 2026-07-08 16:49:12.556 9 INFO neutron.wsgi [None req-f39e3ad5-87e5-4381-8a32-3dea32dc4fa5 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0108032 2026-07-08 16:49:17.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018656 2026-07-08 16:49:17.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019565 2026-07-08 16:49:32.883 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0046518 2026-07-08 16:49:32.887 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026536 2026-07-08 16:49:47.878 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016921 2026-07-08 16:49:47.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025904 2026-07-08 16:50:02.879 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020967 2026-07-08 16:50:02.880 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032716 2026-07-08 16:50:12.212 9 INFO neutron.wsgi [None req-1be653d3-b1d1-48bb-884b-89dc04c08f25 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0921738 2026-07-08 16:50:12.274 9 INFO neutron.wsgi [None req-64032cc3-b144-44d9-bca7-48171c146386 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2349 time: 0.0611625 2026-07-08 16:50:12.663 9 INFO neutron.wsgi [None req-78ba7c31-cc33-4d56-9892-6264a0e17c53 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.3861876 2026-07-08 16:50:12.705 9 INFO neutron.wsgi [None req-287d4327-6609-491f-8a9f-5596f7a37664 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0387080 2026-07-08 16:50:12.734 9 INFO neutron.wsgi [None req-60f12125-5f33-4a6c-9a01-915342f8e7d7 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0275569 2026-07-08 16:50:12.773 9 INFO neutron.wsgi [None req-9e9aef5d-0882-43cf-a2be-b722eb0ee3ba 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0377195 2026-07-08 16:50:12.813 9 INFO neutron.wsgi [None req-96d683b4-c305-4b9d-aa54-201abfe7db70 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0390508 2026-07-08 16:50:12.831 9 INFO neutron.wsgi [None req-c95784ee-8446-4d32-9b9d-0afac8a5e585 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0161726 2026-07-08 16:50:12.876 9 INFO neutron.wsgi [None req-c79bd4d2-e873-487f-a141-c185ce972fec 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0444207 2026-07-08 16:50:12.899 9 INFO neutron.wsgi [None req-57a8d977-6a21-4083-ae69-e7a336fdbdf2 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0180888 2026-07-08 16:50:12.916 9 INFO neutron.wsgi [None req-18b8e9d3-2289-48f0-a933-0f1adc1414c4 9cd5ec997f39428da6809704e177ebba 0209aba3cb54462dad77a8ef62be4cb9 - - default default] 10.0.0.108 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0136154 2026-07-08 16:50:17.879 9 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021441 2026-07-08 16:50:17.880 10 INFO neutron.wsgi [-] 10.0.0.59 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022175