+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-13 01:30:35.478 1 INFO neutron.common.config [-] Logging enabled! 2026-08-13 01:30:35.479 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.2.dev7 2026-08-13 01:30:35.879 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-13 01:30:36.685 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-13 01:30:36.688 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-13 01:30:36.691 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-13 01:30:36.691 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-13 01:30:36.691 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-13 01:30:36.691 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-13 01:30:36.692 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:30:36.697 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:30:36.697 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-13 01:30:36.697 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-13 01:30:36.935 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-13 01:30:36.935 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-13 01:30:36.936 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-13 01:30:36.965 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-13 01:30:36.966 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-13 01:30:36.966 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-13 01:30:36.966 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-13 01:30:36.978 1 WARNING oslo_policy.policy [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-13 01:30:39.381 1 INFO neutron.plugins.ml2.managers [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Initializing driver for type 'vlan' 2026-08-13 01:30:39.539 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] VlanTypeDriver initialization complete 2026-08-13 01:30:39.540 1 INFO neutron.plugins.ml2.managers [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-13 01:30:39.541 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-13 01:30:39.541 1 INFO neutron.plugins.ml2.managers [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Initializing extension driver 'port_security' 2026-08-13 01:30:39.541 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-13 01:30:39.542 1 INFO neutron.plugins.ml2.managers [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Initializing extension driver 'qos' 2026-08-13 01:30:39.542 1 INFO neutron.plugins.ml2.managers [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-13 01:30:39.542 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Starting OVNMechanismDriver 2026-08-13 01:30:39.547 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] OVN logging driver registered 2026-08-13 01:30:39.553 1 INFO neutron.quota [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded quota_driver: . 2026-08-13 01:30:39.554 1 INFO neutron.plugins.ml2.plugin [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Modular L2 Plugin initialization complete 2026-08-13 01:30:39.554 1 INFO neutron.plugins.ml2.managers [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-13 01:30:39.554 1 INFO neutron.plugins.ml2.managers [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-13 01:30:39.554 1 INFO neutron.plugins.ml2.managers [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-13 01:30:39.555 1 INFO neutron.extensions.vlantransparent [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Disabled vlantransparent extension. 2026-08-13 01:30:39.555 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: qos 2026-08-13 01:30:39.564 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: ovn-router 2026-08-13 01:30:39.587 1 INFO neutron.services.ovn_l3.plugin [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Starting OVNL3RouterPlugin 2026-08-13 01:30:39.591 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: segments 2026-08-13 01:30:39.686 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: trunk 2026-08-13 01:30:39.693 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: log 2026-08-13 01:30:39.695 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-13 01:30:39.737 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-13 01:30:39.738 1 WARNING stevedore.named [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-13 01:30:39.775 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-13 01:30:39.776 1 INFO neutron.common.utils [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-13 01:30:39.776 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: auto_allocate 2026-08-13 01:30:39.780 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: tag 2026-08-13 01:30:39.784 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: timestamp 2026-08-13 01:30:39.786 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: network_ip_availability 2026-08-13 01:30:39.789 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: flavors 2026-08-13 01:30:39.792 1 INFO neutron.manager [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loading Plugin: revisions 2026-08-13 01:30:39.794 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Initializing extension manager. 2026-08-13 01:30:39.795 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: address-group 2026-08-13 01:30:39.796 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: address-scope 2026-08-13 01:30:39.797 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-13 01:30:39.797 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: agent 2026-08-13 01:30:39.798 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-13 01:30:39.799 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-13 01:30:39.799 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-13 01:30:39.800 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: availability_zone 2026-08-13 01:30:39.801 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-13 01:30:39.801 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-13 01:30:39.801 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: default-subnetpools 2026-08-13 01:30:39.802 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-13 01:30:39.803 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: dns-integration 2026-08-13 01:30:39.803 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: dns-domain-ports 2026-08-13 01:30:39.804 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-13 01:30:39.804 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-13 01:30:39.805 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-13 01:30:39.805 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: empty-string-filtering 2026-08-13 01:30:39.806 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 01:30:39.806 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-13 01:30:39.807 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: external-net 2026-08-13 01:30:39.807 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-13 01:30:39.808 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: extraroute 2026-08-13 01:30:39.808 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-13 01:30:39.809 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-13 01:30:39.809 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-13 01:30:39.810 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-13 01:30:39.810 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-13 01:30:39.810 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: fip-port-details 2026-08-13 01:30:39.811 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: flavors 2026-08-13 01:30:39.812 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-13 01:30:39.812 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: floatingip-pools 2026-08-13 01:30:39.813 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: ip_allocation 2026-08-13 01:30:39.813 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-13 01:30:39.814 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: l2_adjacency 2026-08-13 01:30:39.815 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: router 2026-08-13 01:30:39.816 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-13 01:30:39.817 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-13 01:30:39.817 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-13 01:30:39.818 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: ext-gw-mode 2026-08-13 01:30:39.818 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: l3-ha 2026-08-13 01:30:39.819 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-13 01:30:39.819 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-13 01:30:39.819 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: l3-flavors 2026-08-13 01:30:39.820 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-13 01:30:39.821 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-13 01:30:39.822 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-13 01:30:39.823 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-13 01:30:39.824 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: logging 2026-08-13 01:30:39.825 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-13 01:30:39.825 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-13 01:30:39.826 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: multi-provider 2026-08-13 01:30:39.826 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: net-mtu 2026-08-13 01:30:39.827 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: net-mtu-writable 2026-08-13 01:30:39.827 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: network_availability_zone 2026-08-13 01:30:39.828 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-13 01:30:39.828 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: network-ip-availability 2026-08-13 01:30:39.829 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-13 01:30:39.829 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: pagination 2026-08-13 01:30:39.830 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: port-device-profile 2026-08-13 01:30:39.830 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-13 01:30:39.831 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-13 01:30:39.831 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-13 01:30:39.832 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-13 01:30:39.832 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-13 01:30:39.833 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-13 01:30:39.833 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: port-resource-request 2026-08-13 01:30:39.834 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-13 01:30:39.834 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: binding 2026-08-13 01:30:39.835 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: binding-extended 2026-08-13 01:30:39.835 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: port-security 2026-08-13 01:30:39.836 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: project-id 2026-08-13 01:30:39.836 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: provider 2026-08-13 01:30:39.838 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos 2026-08-13 01:30:39.839 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-13 01:30:39.840 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-13 01:30:39.841 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-default 2026-08-13 01:30:39.842 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-fip 2026-08-13 01:30:39.843 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-13 01:30:39.844 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-13 01:30:39.845 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-13 01:30:39.846 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-13 01:30:39.847 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-13 01:30:39.849 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-pps 2026-08-13 01:30:39.849 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-13 01:30:39.850 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-13 01:30:39.850 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: qos-rules-alias 2026-08-13 01:30:39.850 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: quota-check-limit 2026-08-13 01:30:39.852 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: quotas 2026-08-13 01:30:39.853 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: quota_details 2026-08-13 01:30:39.854 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: rbac-policies 2026-08-13 01:30:39.854 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-13 01:30:39.855 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: rbac-address-scope 2026-08-13 01:30:39.855 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: rbac-security-groups 2026-08-13 01:30:39.856 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-13 01:30:39.856 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: revision-if-match 2026-08-13 01:30:39.857 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-13 01:30:39.857 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: router_availability_zone 2026-08-13 01:30:39.858 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-13 01:30:39.859 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-13 01:30:39.859 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-13 01:30:39.860 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-13 01:30:39.860 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-13 01:30:39.861 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-13 01:30:39.861 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-13 01:30:39.867 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: security-group 2026-08-13 01:30:39.868 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: segment 2026-08-13 01:30:39.869 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-13 01:30:39.869 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: service-type 2026-08-13 01:30:39.870 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: sorting 2026-08-13 01:30:39.870 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: standard-attr-segment 2026-08-13 01:30:39.871 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: standard-attr-description 2026-08-13 01:30:39.871 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: stateful-security-group 2026-08-13 01:30:39.871 1 WARNING neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-13 01:30:39.872 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-13 01:30:39.872 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-13 01:30:39.873 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-13 01:30:39.873 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: subnet-service-types 2026-08-13 01:30:39.874 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: subnet_allocation 2026-08-13 01:30:39.875 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-13 01:30:39.875 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-13 01:30:39.878 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: standard-attr-tag 2026-08-13 01:30:39.878 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-13 01:30:39.879 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: trunk 2026-08-13 01:30:39.879 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: trunk-details 2026-08-13 01:30:39.880 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-13 01:30:39.880 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-13 01:30:39.881 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-13 01:30:39.882 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-13 01:30:39.883 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: vpn-flavors 2026-08-13 01:30:39.884 1 INFO neutron.api.extensions [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Loaded extension: vpnaas 2026-08-13 01:30:39.886 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-13 01:30:39.886 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-13 01:30:39.886 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:30:39.886 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-13 01:30:39.891 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 01:30:39.891 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 01:30:39.897 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 01:30:39.898 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 01:30:39.898 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 01:30:39.899 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:30:39.899 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] subnetpool is already registered 2026-08-13 01:30:39.900 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 01:30:39.900 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 01:30:39.901 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 01:30:39.901 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 01:30:39.902 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:30:39.902 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:30:39.907 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-13 01:30:39.907 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] router is already registered 2026-08-13 01:30:39.907 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-13 01:30:39.908 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] floatingip is already registered 2026-08-13 01:30:39.912 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-13 01:30:39.913 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] rbac_policy is already registered 2026-08-13 01:30:39.913 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-13 01:30:39.914 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] security_group is already registered 2026-08-13 01:30:39.914 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-13 01:30:39.914 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] security_group_rule is already registered 2026-08-13 01:30:39.915 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-13 01:30:39.915 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] subnetpool is already registered 2026-08-13 01:30:39.916 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-13 01:30:39.916 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] trunk is already registered 2026-08-13 01:30:39.917 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-13 01:30:39.917 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] endpoint_group is already registered 2026-08-13 01:30:39.917 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-13 01:30:39.917 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] vpnservice is already registered 2026-08-13 01:30:39.918 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-13 01:30:39.918 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] ipsec_site_connection is already registered 2026-08-13 01:30:39.919 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-13 01:30:39.919 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] ipsecpolicy is already registered 2026-08-13 01:30:39.919 1 INFO neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-13 01:30:39.919 1 WARNING neutron.quota.resource_registry [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] ikepolicy is already registered 2026-08-13 01:30:39.952 1 WARNING keystonemiddleware._common.config [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 01:30:39.959 1 WARNING oslo_config.cfg [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 01:30:39.962 1 INFO oslo_service.service [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Starting 2 workers 2026-08-13 01:30:39.968 1 INFO neutron.service [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-13 01:30:39.986 1 INFO oslo_service.service [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Starting 2 workers 2026-08-13 01:30:39.992 9 INFO neutron.db.ovn_hash_ring_db [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] Nodes from host "neutron-server-bc656d555-sbp6m" and group "mechanism_driver" removed from the Hash Ring 2026-08-13 01:30:39.993 1 INFO oslo_service.service [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Starting 1 workers 2026-08-13 01:30:39.996 1 INFO oslo_service.service [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Starting 1 workers 2026-08-13 01:30:39.997 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-13 01:30:40.000 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-13 01:30:39.999 1 INFO oslo_service.service [None req-b51d7d83-1c6f-402d-a84a-789471db4003 - - - - - -] Starting 1 workers 2026-08-13 01:30:40.003 9 INFO neutron.db.ovn_hash_ring_db [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] Node 2997a2eb-a430-47f6-9ad2-cacf08bc1d40 from host "neutron-server-bc656d555-sbp6m" and group "mechanism_driver" added to the Hash Ring 2026-08-13 01:30:40.006 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-13 01:30:40.006 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] Hash Ring probing thread has started 2026-08-13 01:30:40.008 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-13 01:30:40.012 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-08-13 01:30:40.033 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3d8e6164-01f6-4ced-a37f-2763dfa77ee9 - - - - - -] tcp:10.101.253.25:6641: connecting... 2026-08-13 01:30:40.033 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3d8e6164-01f6-4ced-a37f-2763dfa77ee9 - - - - - -] tcp:10.101.253.25:6641: connected 2026-08-13 01:30:40.039 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2e7cf320-5a59-4288-be8e-0601cdd29ab0 - - - - - -] tcp:10.101.253.25:6641: connecting... 2026-08-13 01:30:40.040 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2e7cf320-5a59-4288-be8e-0601cdd29ab0 - - - - - -] tcp:10.101.253.25:6641: connected 2026-08-13 01:30:40.043 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] tcp:10.101.253.25:6641: connecting... 2026-08-13 01:30:40.043 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] tcp:10.101.253.25:6641: connected 2026-08-13 01:30:40.045 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.101.253.25:6641: connecting... 2026-08-13 01:30:40.045 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.101.253.25:6641: connected 2026-08-13 01:30:40.065 10 INFO neutron.db.ovn_hash_ring_db [None req-609d873a-26cf-4285-bc0b-ed127bdef569 - - - - - -] Node 8e4f6b51-39e7-4d05-9191-07c79e39b418 from host "neutron-server-bc656d555-sbp6m" and group "mechanism_driver" added to the Hash Ring 2026-08-13 01:30:40.067 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-609d873a-26cf-4285-bc0b-ed127bdef569 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-13 01:30:40.089 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-13 01:30:40.094 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-3d8e6164-01f6-4ced-a37f-2763dfa77ee9 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-13 01:30:40.106 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-609d873a-26cf-4285-bc0b-ed127bdef569 - - - - - -] tcp:10.101.253.25:6641: connecting... 2026-08-13 01:30:40.106 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-609d873a-26cf-4285-bc0b-ed127bdef569 - - - - - -] tcp:10.101.253.25:6641: connected 2026-08-13 01:30:40.108 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-13 01:30:40.109 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2e7cf320-5a59-4288-be8e-0601cdd29ab0 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-13 01:30:40.124 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3d8e6164-01f6-4ced-a37f-2763dfa77ee9 - - - - - -] tcp:10.99.107.223:6642: connecting... 2026-08-13 01:30:40.124 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3d8e6164-01f6-4ced-a37f-2763dfa77ee9 - - - - - -] tcp:10.99.107.223:6642: connected 2026-08-13 01:30:40.128 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.99.107.223:6642: connecting... 2026-08-13 01:30:40.128 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.99.107.223:6642: connected 2026-08-13 01:30:40.133 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] tcp:10.99.107.223:6642: connecting... 2026-08-13 01:30:40.134 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] tcp:10.99.107.223:6642: connected 2026-08-13 01:30:40.136 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2e7cf320-5a59-4288-be8e-0601cdd29ab0 - - - - - -] tcp:10.99.107.223:6642: connecting... 2026-08-13 01:30:40.137 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2e7cf320-5a59-4288-be8e-0601cdd29ab0 - - - - - -] tcp:10.99.107.223:6642: connected 2026-08-13 01:30:40.162 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3d8e6164-01f6-4ced-a37f-2763dfa77ee9 - - - - - -] RpcWorker process has finished the post initialization 2026-08-13 01:30:40.172 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-13 01:30:40.172 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-13 01:30:40.172 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-13 01:30:40.177 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2e7cf320-5a59-4288-be8e-0601cdd29ab0 - - - - - -] RpcWorker process has finished the post initialization 2026-08-13 01:30:40.177 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-609d873a-26cf-4285-bc0b-ed127bdef569 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-13 01:30:40.179 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0413d8ed-2304-4bd5-a29c-7cdd61ea0d0a - - - - - -] WorkerService process has finished the post initialization 2026-08-13 01:30:40.180 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-13 01:30:40.180 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-13 01:30:40.180 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-13 01:30:40.222 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-609d873a-26cf-4285-bc0b-ed127bdef569 - - - - - -] tcp:10.99.107.223:6642: connecting... 2026-08-13 01:30:40.222 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-609d873a-26cf-4285-bc0b-ed127bdef569 - - - - - -] tcp:10.99.107.223:6642: connected 2026-08-13 01:30:40.265 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-609d873a-26cf-4285-bc0b-ed127bdef569 - - - - - -] WorkerService process has finished the post initialization 2026-08-13 01:30:40.266 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-13 01:30:40.355 15 INFO neutron.db.ovn_hash_ring_db [None req-eefe4c0b-24b9-413e-99cb-3dcb21eef105 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-13 01:30:48.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028234 2026-08-13 01:30:50.215 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-623aac57-2ebb-408e-b8a6-0e9d0c44a10f - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-08-13 01:30:50.263 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-0862a607-f3a9-4178-abee-048e53647a51 - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-08-13 01:30:50.301 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-0862a607-f3a9-4178-abee-048e53647a51 - - - - - -] Starting OVNClientQosExtension 2026-08-13 01:30:50.309 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-0862a607-f3a9-4178-abee-048e53647a51 - - - - - -] Starting OVNClientQosExtension /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:30:54.773 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f4537501-572b-472f-87db-e794b595dac1 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:30:54.775 9 INFO neutron.wsgi [None req-f4537501-572b-472f-87db-e794b595dac1 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6934350 2026-08-13 01:30:54.798 9 INFO neutron.wsgi [None req-9a6f1a99-e8ff-4952-8cc6-f97628765617 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0185039 2026-08-13 01:30:54.936 9 WARNING oslo_policy.policy [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-13 01:30:55.030 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Starting OVNClientQosExtension 2026-08-13 01:30:55.030 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Starting OVNClientPlacementExtension 2026-08-13 01:30:55.068 9 INFO neutron.db.ovn_revision_numbers_db [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 60972368-cf67-4c06-807b-4bcd02d0fa29 (type: security_groups) to 1 2026-08-13 01:30:55.094 9 INFO neutron.db.ovn_revision_numbers_db [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 2e08b7bc-71d4-478b-b4e3-0ad636a1f6e4 (type: security_group_rules) to 0 2026-08-13 01:30:55.114 9 INFO neutron.db.ovn_revision_numbers_db [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 651a2027-a70a-411a-bd10-c0d765856b3d (type: security_group_rules) to 0 2026-08-13 01:30:55.131 9 INFO neutron.db.ovn_revision_numbers_db [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource a9ae5e04-792f-4dd7-bf78-48a3536afb52 (type: security_group_rules) to 0 2026-08-13 01:30:55.151 9 INFO neutron.db.ovn_revision_numbers_db [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource e46a81d7-b3c4-44a1-87b7-04d9c81f972d (type: security_group_rules) to 0 2026-08-13 01:30:55.166 9 WARNING neutron.services.revisions.revision_plugin [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Could not find related network for resource to bump revision. 2026-08-13 01:30:55.233 9 INFO neutron.db.segments_db [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Added segment 2aa7a1db-5192-459e-b61d-f88bf5005a9b of type flat for network d3853d48-2c21-46cf-9e63-55959f3b84d7 2026-08-13 01:30:55.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource d3853d48-2c21-46cf-9e63-55959f3b84d7 (type: networks) to 1 2026-08-13 01:30:55.697 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] No more DHCP agents 2026-08-13 01:30:55.699 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Unable to schedule network d3853d48-2c21-46cf-9e63-55959f3b84d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 01:30:55.829 9 INFO neutron.db.ovn_revision_numbers_db [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 356e3ad4-968c-460c-8aea-bb1147d05a76 (type: ports) to 1 2026-08-13 01:30:55.860 9 INFO neutron.wsgi [None req-9eb30d37-5e1d-4c16-86a7-27af98b1260f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.0552452 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:30:57.656 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1fca45af-f350-4d80-8520-b0ae1be6d4fc d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:30:57.658 10 INFO neutron.wsgi [None req-1fca45af-f350-4d80-8520-b0ae1be6d4fc d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.5854039 2026-08-13 01:30:57.828 10 WARNING oslo_policy.policy [None req-9387d1e9-5c53-4589-bd22-5c7973addca1 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-13 01:30:57.832 10 INFO neutron.wsgi [None req-9387d1e9-5c53-4589-bd22-5c7973addca1 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.1703434 2026-08-13 01:30:57.863 10 INFO neutron.pecan_wsgi.hooks.translation [None req-737e0438-b76d-48d7-82de-85983e9b29d5 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:30:57.864 10 INFO neutron.wsgi [None req-737e0438-b76d-48d7-82de-85983e9b29d5 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/subnets/public-subnet?network_id=d3853d48-2c21-46cf-9e63-55959f3b84d7 HTTP/1.1" status: 404 len: 295 time: 0.0231984 2026-08-13 01:30:57.885 10 INFO neutron.wsgi [None req-25654e11-1168-4012-a722-457d55682475 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/subnets?name=public-subnet&network_id=d3853d48-2c21-46cf-9e63-55959f3b84d7 HTTP/1.1" status: 200 len: 188 time: 0.0165410 2026-08-13 01:30:58.234 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-229b1ff6-a9e3-489f-bb0a-ef4698c1efba d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] No more DHCP agents 2026-08-13 01:30:58.236 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-229b1ff6-a9e3-489f-bb0a-ef4698c1efba d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Unable to schedule network d3853d48-2c21-46cf-9e63-55959f3b84d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 01:30:58.236 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-229b1ff6-a9e3-489f-bb0a-ef4698c1efba d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Starting OVNClientQosExtension 2026-08-13 01:30:58.236 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-229b1ff6-a9e3-489f-bb0a-ef4698c1efba d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Starting OVNClientPlacementExtension 2026-08-13 01:30:58.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-229b1ff6-a9e3-489f-bb0a-ef4698c1efba d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 356e3ad4-968c-460c-8aea-bb1147d05a76 (type: ports) to 2 2026-08-13 01:30:58.881 10 INFO neutron.db.ovn_revision_numbers_db [None req-229b1ff6-a9e3-489f-bb0a-ef4698c1efba d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource f3d59ed1-395d-4e67-92ab-f3d949dec92a (type: subnets) to 0 2026-08-13 01:30:58.914 10 INFO neutron.wsgi [None req-229b1ff6-a9e3-489f-bb0a-ef4698c1efba d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 1.0231512 2026-08-13 01:31:03.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021248 2026-08-13 01:31:18.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019782 2026-08-13 01:31:33.911 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0063465 2026-08-13 01:31:33.913 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0082669 2026-08-13 01:31:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029027 2026-08-13 01:31:48.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036342 2026-08-13 01:32:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029371 2026-08-13 01:32:03.911 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020010 2026-08-13 01:32:18.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022917 2026-08-13 01:32:18.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026996 2026-08-13 01:32:33.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024719 2026-08-13 01:32:33.910 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013342 2026-08-13 01:32:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024951 2026-08-13 01:32:48.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028205 2026-08-13 01:33:03.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025733 2026-08-13 01:33:03.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024002 2026-08-13 01:33:18.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027699 2026-08-13 01:33:18.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035100 2026-08-13 01:33:33.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026970 2026-08-13 01:33:33.910 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047545 2026-08-13 01:33:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026658 2026-08-13 01:33:48.911 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021398 2026-08-13 01:34:03.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018418 2026-08-13 01:34:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027893 2026-08-13 01:34:18.911 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041497 2026-08-13 01:34:18.914 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025396 2026-08-13 01:34:33.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031276 2026-08-13 01:34:33.910 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012405 2026-08-13 01:34:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029457 2026-08-13 01:34:48.912 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028276 2026-08-13 01:35:03.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024452 2026-08-13 01:35:03.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026379 2026-08-13 01:35:18.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024962 2026-08-13 01:35:18.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030675 2026-08-13 01:35:29.230 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8fde8f6c-f7ee-40e3-bc9d-20a4760033b7 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:35:29.232 9 INFO neutron.wsgi [None req-8fde8f6c-f7ee-40e3-bc9d-20a4760033b7 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1807725 2026-08-13 01:35:29.249 9 INFO neutron.wsgi [None req-5f19b124-976f-4bab-a55a-3bceb5b17695 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0129247 2026-08-13 01:35:29.369 9 INFO neutron.db.segments_db [None req-0b37ca1f-d3d9-46bf-a8ef-5fb875ae243e d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Added segment 024f401b-f75e-4149-9198-3d0b42f79820 of type geneve for network daa9ca15-9cd0-48d3-953b-5b7b7c26a80b 2026-08-13 01:35:29.542 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b37ca1f-d3d9-46bf-a8ef-5fb875ae243e d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource daa9ca15-9cd0-48d3-953b-5b7b7c26a80b (type: networks) to 1 2026-08-13 01:35:29.718 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b37ca1f-d3d9-46bf-a8ef-5fb875ae243e d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] No more DHCP agents 2026-08-13 01:35:29.719 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b37ca1f-d3d9-46bf-a8ef-5fb875ae243e d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Unable to schedule network daa9ca15-9cd0-48d3-953b-5b7b7c26a80b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 01:35:29.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b37ca1f-d3d9-46bf-a8ef-5fb875ae243e d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource a3433758-cb3c-4ea8-aaad-a659f319b9d1 (type: ports) to 1 2026-08-13 01:35:29.857 9 INFO neutron.wsgi [None req-0b37ca1f-d3d9-46bf-a8ef-5fb875ae243e d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/networks HTTP/1.1" status: 201 len: 889 time: 0.5999115 2026-08-13 01:35:30.814 9 INFO neutron.pecan_wsgi.hooks.translation [None req-fd224f73-cc46-4701-aede-df850cd22d1f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:35:30.816 9 INFO neutron.wsgi [None req-fd224f73-cc46-4701-aede-df850cd22d1f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0464830 2026-08-13 01:35:30.876 9 INFO neutron.wsgi [None req-9c4b54ad-6d17-4960-904e-69a79a48d375 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 874 time: 0.0564983 2026-08-13 01:35:30.910 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9c9e7660-28fd-4edc-9b20-545317ea51af d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:35:30.911 9 INFO neutron.wsgi [None req-9c9e7660-28fd-4edc-9b20-545317ea51af d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=daa9ca15-9cd0-48d3-953b-5b7b7c26a80b HTTP/1.1" status: 404 len: 296 time: 0.0278552 2026-08-13 01:35:30.965 9 INFO neutron.wsgi [None req-aa8c72b2-18b6-4dfd-b7a9-b7716a2b9045 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=daa9ca15-9cd0-48d3-953b-5b7b7c26a80b HTTP/1.1" status: 200 len: 188 time: 0.0504277 2026-08-13 01:35:31.206 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25454fdd-f069-45dd-aa7c-2b7b43ac9978 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] No more DHCP agents 2026-08-13 01:35:31.209 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25454fdd-f069-45dd-aa7c-2b7b43ac9978 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Unable to schedule network daa9ca15-9cd0-48d3-953b-5b7b7c26a80b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 01:35:31.828 9 INFO neutron.db.ovn_revision_numbers_db [None req-25454fdd-f069-45dd-aa7c-2b7b43ac9978 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource a3433758-cb3c-4ea8-aaad-a659f319b9d1 (type: ports) to 2 2026-08-13 01:35:31.892 9 INFO neutron.db.ovn_revision_numbers_db [None req-25454fdd-f069-45dd-aa7c-2b7b43ac9978 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource d4ac6a6f-15f1-441d-8e2d-59481c885d9d (type: subnets) to 0 2026-08-13 01:35:31.908 9 INFO neutron.wsgi [None req-25454fdd-f069-45dd-aa7c-2b7b43ac9978 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.9352214 2026-08-13 01:35:33.134 9 INFO neutron.api.v2.resource [None req-17053402-19cd-457d-8142-0ebcea3c31fe d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] show failed (client error): The resource could not be found. 2026-08-13 01:35:33.136 9 INFO neutron.wsgi [None req-17053402-19cd-457d-8142-0ebcea3c31fe d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0563817 2026-08-13 01:35:33.184 9 INFO neutron.wsgi [None req-d01254c6-9d77-4254-a3ba-6476b8a14c6c d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0449467 2026-08-13 01:35:33.327 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e493472-dffb-4d3f-ba9f-b586e999d39b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 94a8ad12-cafb-4eed-9756-d8b105faaeed (type: security_groups) to 1 2026-08-13 01:35:33.340 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e493472-dffb-4d3f-ba9f-b586e999d39b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource a7b8b761-9f31-4113-90f2-dce8e13a914e (type: security_group_rules) to 0 2026-08-13 01:35:33.355 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e493472-dffb-4d3f-ba9f-b586e999d39b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource eb77efad-791c-4d26-8cac-44d31bb55b52 (type: security_group_rules) to 0 2026-08-13 01:35:33.373 9 INFO neutron.wsgi [None req-6e493472-dffb-4d3f-ba9f-b586e999d39b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1821826 2026-08-13 01:35:33.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031228 2026-08-13 01:35:33.911 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013216 2026-08-13 01:35:34.637 9 INFO neutron.wsgi [None req-608b17bc-652f-4b02-abd4-90307f4443bc d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 1792 time: 0.0819926 2026-08-13 01:35:34.672 9 INFO neutron.wsgi [None req-f018b944-bfc9-4d77-87b8-b93603c8a95f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 1792 time: 0.0264750 2026-08-13 01:35:34.706 9 INFO neutron.wsgi [None req-dc7234c4-e880-4f28-800e-eee8ae4c8f48 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 1792 time: 0.0259776 2026-08-13 01:35:34.838 9 INFO neutron.db.ovn_revision_numbers_db [None req-ad1e9cbb-ee03-49be-b740-80162e27ff94 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 282b96c8-b3f7-4b94-9aae-1f5d4f46b975 (type: security_group_rules) to 0 2026-08-13 01:35:34.879 9 INFO neutron.wsgi [None req-ad1e9cbb-ee03-49be-b740-80162e27ff94 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1645622 2026-08-13 01:35:35.791 9 INFO neutron.wsgi [None req-0091a5c3-3d25-4eaf-89c6-49858ad9f6d9 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 2406 time: 0.0700262 2026-08-13 01:35:35.823 9 INFO neutron.wsgi [None req-d4b51547-c084-4d6c-987a-3e4cdc8d7425 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 2406 time: 0.0264416 2026-08-13 01:35:35.858 9 INFO neutron.wsgi [None req-1e89866e-e66b-42e6-9a31-a52113e4833c d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 2406 time: 0.0278535 2026-08-13 01:35:35.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-82728597-6eb6-4a71-9814-571a128e64b7 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource b91b75fa-d5a8-4b0f-bb3c-85ff7fa0b5a8 (type: security_group_rules) to 0 2026-08-13 01:35:35.986 9 INFO neutron.wsgi [None req-82728597-6eb6-4a71-9814-571a128e64b7 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1203976 2026-08-13 01:35:36.942 9 INFO neutron.wsgi [None req-2c0929f3-ea88-4fa7-823d-cdbe7e8f210b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 3022 time: 0.0661469 2026-08-13 01:35:36.983 9 INFO neutron.wsgi [None req-3567b002-3455-4117-8c53-8e1aabead06f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 3022 time: 0.0329835 2026-08-13 01:35:37.023 9 INFO neutron.wsgi [None req-d9ac21c9-5cd3-478d-b561-c336a5b4a32b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 3022 time: 0.0304906 2026-08-13 01:35:37.198 9 INFO neutron.db.ovn_revision_numbers_db [None req-3fa8a72f-040d-4458-8eb2-d561873bb60b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 8f2bf5f2-2fdf-48c6-87b7-115820883680 (type: security_group_rules) to 0 2026-08-13 01:35:37.227 9 INFO neutron.wsgi [None req-3fa8a72f-040d-4458-8eb2-d561873bb60b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1959565 2026-08-13 01:35:38.119 9 INFO neutron.wsgi [None req-5730dcce-7233-4bd9-9241-f1ca95548927 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 3638 time: 0.0874786 2026-08-13 01:35:38.162 9 INFO neutron.wsgi [None req-1707e731-7e83-42ef-9f2e-9f39a8b1ce60 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 3638 time: 0.0358272 2026-08-13 01:35:38.201 9 INFO neutron.wsgi [None req-563a9df6-d4d7-4009-8e2c-43390c70539f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 3638 time: 0.0317392 2026-08-13 01:35:38.402 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fe45023-1802-4be2-b44b-d06cbc71a955 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 8688c43a-bb49-467a-8331-27e492a1b390 (type: security_group_rules) to 0 2026-08-13 01:35:38.427 9 INFO neutron.wsgi [None req-9fe45023-1802-4be2-b44b-d06cbc71a955 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2182283 2026-08-13 01:35:39.367 9 INFO neutron.wsgi [None req-4d64411a-c930-4df4-a48c-8319cec71287 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 4254 time: 0.0772130 2026-08-13 01:35:39.417 9 INFO neutron.wsgi [None req-08d22dcd-e788-4fc7-9e89-b6fcb03fc6ab d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 4254 time: 0.0443387 2026-08-13 01:35:39.464 9 INFO neutron.wsgi [None req-819cad8d-da2b-4337-baf7-a2b360f1e59c d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 4254 time: 0.0393765 2026-08-13 01:35:39.640 9 INFO neutron.db.ovn_revision_numbers_db [None req-43a2d258-15a7-4933-919c-7d013d5da0d0 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 5af8d4a2-2a3b-47f8-8984-9f37ee43cbe0 (type: security_group_rules) to 0 2026-08-13 01:35:39.663 9 INFO neutron.wsgi [None req-43a2d258-15a7-4933-919c-7d013d5da0d0 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1902771 2026-08-13 01:35:40.494 15 INFO neutron.db.ovn_revision_numbers_db [None req-eefe4c0b-24b9-413e-99cb-3dcb21eef105 - - - - - -] Successfully bumped revision number for resource d3853d48-2c21-46cf-9e63-55959f3b84d7 (type: networks) to 2 2026-08-13 01:35:40.495 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-eefe4c0b-24b9-413e-99cb-3dcb21eef105 - - - - - -] Maintenance task: Synchronization completed (took 0.17 seconds) 2026-08-13 01:35:40.964 9 INFO neutron.wsgi [None req-1edc02be-cbbb-4b1f-a56f-4032a302ec0f d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/networks/daa9ca15-9cd0-48d3-953b-5b7b7c26a80b HTTP/1.1" status: 200 len: 909 time: 0.0987759 2026-08-13 01:35:40.996 9 INFO neutron.pecan_wsgi.hooks.translation [None req-1a9b1478-27bc-4b15-8cc7-bee9fc0ed78d d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:35:40.999 9 INFO neutron.wsgi [None req-1a9b1478-27bc-4b15-8cc7-bee9fc0ed78d d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=daa9ca15-9cd0-48d3-953b-5b7b7c26a80b HTTP/1.1" status: 404 len: 314 time: 0.0251341 2026-08-13 01:35:41.043 9 INFO neutron.wsgi [None req-a9b76df1-78d3-4c54-b24b-01197f151f3c d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=daa9ca15-9cd0-48d3-953b-5b7b7c26a80b HTTP/1.1" status: 200 len: 186 time: 0.0390248 2026-08-13 01:35:41.095 9 INFO neutron.wsgi [None req-25af9376-72e0-49da-90e5-34a87f23e3cf d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/94a8ad12-cafb-4eed-9756-d8b105faaeed HTTP/1.1" status: 200 len: 4870 time: 0.0472217 2026-08-13 01:35:41.384 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e47aab7-407f-4043-bf51-bf84d4c3a177 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] No more DHCP agents 2026-08-13 01:35:41.387 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e47aab7-407f-4043-bf51-bf84d4c3a177 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Unable to schedule network daa9ca15-9cd0-48d3-953b-5b7b7c26a80b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-13 01:35:41.507 9 INFO neutron.db.ovn_revision_numbers_db [None req-5e47aab7-407f-4043-bf51-bf84d4c3a177 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource dffda8f5-1e52-473f-a913-22302a3ebe06 (type: ports) to 1 2026-08-13 01:35:41.530 9 INFO neutron.wsgi [None req-5e47aab7-407f-4043-bf51-bf84d4c3a177 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.4284182 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:35:47.809 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a79b5e73-c132-47e6-993b-131899098710 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:35:47.811 9 INFO neutron.wsgi [None req-a79b5e73-c132-47e6-993b-131899098710 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0592375 2026-08-13 01:35:47.882 9 INFO neutron.wsgi [None req-9390aa33-ec2e-4973-91d9-81127a3200a9 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0663128 2026-08-13 01:35:48.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-8bc34f96-6932-40c4-886a-a3cec0c93274 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource dffda8f5-1e52-473f-a913-22302a3ebe06 (type: ports) to 1 2026-08-13 01:35:48.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-8bc34f96-6932-40c4-886a-a3cec0c93274 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource dffda8f5-1e52-473f-a913-22302a3ebe06 (type: ports) to 2 2026-08-13 01:35:48.578 9 INFO neutron.wsgi [None req-8bc34f96-6932-40c4-886a-a3cec0c93274 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "PUT /v2.0/ports/dffda8f5-1e52-473f-a913-22302a3ebe06 HTTP/1.1" status: 200 len: 1366 time: 0.6878066 2026-08-13 01:35:48.906 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018075 2026-08-13 01:35:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009031 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:35:50.077 9 INFO neutron.wsgi [None req-e16c4e64-6b8e-4f2b-933d-929821443078 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.0908034 2026-08-13 01:35:51.136 9 INFO neutron.api.v2.resource [None req-faf86d9a-672c-4759-8679-15640d33ae68 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] show failed (client error): The resource could not be found. 2026-08-13 01:35:51.137 9 INFO neutron.wsgi [None req-faf86d9a-672c-4759-8679-15640d33ae68 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0470176 2026-08-13 01:35:51.173 9 INFO neutron.wsgi [None req-5faa3e28-9d25-4f3a-9adc-d20f712727d8 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0314896 2026-08-13 01:35:51.363 9 INFO neutron.db.ovn_revision_numbers_db [None req-145c1b47-8704-439f-8a34-ed7cd5947b87 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource ca5df397-7cb3-4190-acea-fae1d79c4bec (type: security_groups) to 1 2026-08-13 01:35:51.382 9 INFO neutron.db.ovn_revision_numbers_db [None req-145c1b47-8704-439f-8a34-ed7cd5947b87 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 39af4715-f43f-47de-a5e4-b973b8eeddf9 (type: security_group_rules) to 0 2026-08-13 01:35:51.399 9 INFO neutron.db.ovn_revision_numbers_db [None req-145c1b47-8704-439f-8a34-ed7cd5947b87 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource 5f2e989a-531c-413e-8f7b-2bb0feb0aa06 (type: security_group_rules) to 0 2026-08-13 01:35:51.420 9 INFO neutron.wsgi [None req-145c1b47-8704-439f-8a34-ed7cd5947b87 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.2404165 2026-08-13 01:35:52.419 9 INFO neutron.wsgi [None req-f62732d0-138a-4cf9-9903-f4c4e58ca7d8 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/ca5df397-7cb3-4190-acea-fae1d79c4bec HTTP/1.1" status: 200 len: 1786 time: 0.0594027 2026-08-13 01:35:52.453 9 INFO neutron.wsgi [None req-fd6c90a2-228d-4322-a3de-22d3a1233087 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/ca5df397-7cb3-4190-acea-fae1d79c4bec HTTP/1.1" status: 200 len: 1786 time: 0.0257344 2026-08-13 01:35:52.483 9 INFO neutron.wsgi [None req-9483519d-74f9-4c4d-b3b0-28be7830f742 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/ca5df397-7cb3-4190-acea-fae1d79c4bec HTTP/1.1" status: 200 len: 1786 time: 0.0258598 2026-08-13 01:35:52.622 9 INFO neutron.db.ovn_revision_numbers_db [None req-d153faa5-8707-4aa2-a720-eeb34ea7b28b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource fc28d309-5ba4-4b43-9199-dd1be0c6cdf6 (type: security_group_rules) to 0 2026-08-13 01:35:52.646 9 INFO neutron.wsgi [None req-d153faa5-8707-4aa2-a720-eeb34ea7b28b d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 803 time: 0.1504054 2026-08-13 01:35:53.583 9 INFO neutron.wsgi [None req-45e968fb-999d-40ec-9f89-97b1a4084edd d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/ca5df397-7cb3-4190-acea-fae1d79c4bec HTTP/1.1" status: 200 len: 2422 time: 0.0585539 2026-08-13 01:35:53.621 9 INFO neutron.wsgi [None req-3df0ffbf-3cad-4f89-aad9-bda4a4e053aa d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/ca5df397-7cb3-4190-acea-fae1d79c4bec HTTP/1.1" status: 200 len: 2422 time: 0.0296786 2026-08-13 01:35:53.655 9 INFO neutron.wsgi [None req-a8d5db6a-f0b8-48ec-91d0-cfb44295c420 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/security-groups/ca5df397-7cb3-4190-acea-fae1d79c4bec HTTP/1.1" status: 200 len: 2422 time: 0.0264881 2026-08-13 01:35:53.792 9 INFO neutron.db.ovn_revision_numbers_db [None req-94618727-c8b2-45b8-a2fc-d0bf97b1cdc0 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] Successfully bumped revision number for resource bb79efb6-ac86-48e2-be38-c1c0ed3d7be5 (type: security_group_rules) to 0 2026-08-13 01:35:53.817 9 INFO neutron.wsgi [None req-94618727-c8b2-45b8-a2fc-d0bf97b1cdc0 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 807 time: 0.1550260 2026-08-13 01:36:03.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024927 2026-08-13 01:36:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028374 2026-08-13 01:36:18.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028870 2026-08-13 01:36:18.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031803 2026-08-13 01:36:33.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017765 2026-08-13 01:36:33.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029125 2026-08-13 01:36:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028412 2026-08-13 01:36:48.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030935 2026-08-13 01:37:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029125 2026-08-13 01:37:03.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032246 2026-08-13 01:37:16.559 9 INFO neutron.wsgi [None req-2cd71753-6d92-4686-9127-85bf7e427e47 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "GET /v2.0/quotas/982645f396524e6180e4affdc1bb7556 HTTP/1.1" status: 200 len: 467 time: 0.0206900 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-08-13 01:37:16.943 9 INFO neutron.wsgi [None req-adfb1c0a-18b4-4b98-83e4-97851bfb399c d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126,10.0.0.122 "PUT /v2.0/quotas/982645f396524e6180e4affdc1bb7556 HTTP/1.1" status: 200 len: 466 time: 0.0376632 2026-08-13 01:37:18.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019703 2026-08-13 01:37:18.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012867 2026-08-13 01:37:33.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027866 2026-08-13 01:37:33.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035081 2026-08-13 01:37:48.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023537 2026-08-13 01:37:48.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035269 2026-08-13 01:38:03.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025425 2026-08-13 01:38:03.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041385 2026-08-13 01:38:18.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022278 2026-08-13 01:38:18.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028417 2026-08-13 01:38:33.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017364 2026-08-13 01:38:33.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033588 2026-08-13 01:38:48.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026975 2026-08-13 01:38:48.911 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018818 2026-08-13 01:39:03.912 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0066471 2026-08-13 01:39:03.913 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0078628 2026-08-13 01:39:18.911 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017574 2026-08-13 01:39:18.913 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021439 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:39:27.166 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8d2ed4cf-1c79-4bd8-b0d1-283cca198ca7 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:39:27.169 9 INFO neutron.wsgi [None req-8d2ed4cf-1c79-4bd8-b0d1-283cca198ca7 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1779003 2026-08-13 01:39:27.212 9 INFO neutron.wsgi [None req-e57ca130-a728-44f2-9a19-56c418805a80 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0392554 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:39:29.126 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d6abd209-974f-4305-89c0-c2547d8ddca1 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] GET failed (client error): The resource could not be found. 2026-08-13 01:39:29.128 10 INFO neutron.wsgi [None req-d6abd209-974f-4305-89c0-c2547d8ddca1 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1729622 2026-08-13 01:39:29.202 10 INFO neutron.wsgi [None req-36acdc88-3b66-4b5b-bcbb-87ec1f1c5568 d78d3cd728a84c0f9a78eca781a4d00f 982645f396524e6180e4affdc1bb7556 - - default default] 199.19.213.126 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0668879 2026-08-13 01:39:30.809 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: dffda8f5-1e52-473f-a913-22302a3ebe06 2026-08-13 01:39:30.835 9 INFO neutron.plugins.ml2.plugin [None req-091542ca-1789-4e1f-af8e-524c1b2513d2 - - - - - -] Attempt 1 to provision port dffda8f5-1e52-473f-a913-22302a3ebe06 2026-08-13 01:39:31.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-091542ca-1789-4e1f-af8e-524c1b2513d2 - - - - - -] Successfully bumped revision number for resource dffda8f5-1e52-473f-a913-22302a3ebe06 (type: ports) to 4 2026-08-13 01:39:33.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026956 2026-08-13 01:39:33.911 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042062 2026-08-13 01:39:48.910 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031247 2026-08-13 01:39:48.911 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0052035 2026-08-13 01:40:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025148 2026-08-13 01:40:03.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027356 2026-08-13 01:40:18.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028419 2026-08-13 01:40:18.912 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025764 2026-08-13 01:40:33.906 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019548 2026-08-13 01:40:33.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021532 2026-08-13 01:40:40.468 15 INFO neutron.db.ovn_revision_numbers_db [None req-eefe4c0b-24b9-413e-99cb-3dcb21eef105 - - - - - -] Successfully bumped revision number for resource daa9ca15-9cd0-48d3-953b-5b7b7c26a80b (type: networks) to 2 2026-08-13 01:40:40.539 15 INFO neutron.db.ovn_revision_numbers_db [None req-eefe4c0b-24b9-413e-99cb-3dcb21eef105 - - - - - -] Successfully bumped revision number for resource 94a8ad12-cafb-4eed-9756-d8b105faaeed (type: security_groups) to 6 2026-08-13 01:40:40.584 15 INFO neutron.db.ovn_revision_numbers_db [None req-eefe4c0b-24b9-413e-99cb-3dcb21eef105 - - - - - -] Successfully bumped revision number for resource ca5df397-7cb3-4190-acea-fae1d79c4bec (type: security_groups) to 3 2026-08-13 01:40:40.585 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-eefe4c0b-24b9-413e-99cb-3dcb21eef105 - - - - - -] Maintenance task: Synchronization completed (took 0.25 seconds) 2026-08-13 01:40:48.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026815 2026-08-13 01:40:48.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034990 2026-08-13 01:41:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023973 2026-08-13 01:41:03.910 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036981 2026-08-13 01:41:18.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032988 2026-08-13 01:41:18.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038595 2026-08-13 01:41:33.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026975 2026-08-13 01:41:33.913 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024967 2026-08-13 01:41:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028374 2026-08-13 01:41:48.918 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0114863 2026-08-13 01:42:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027480 2026-08-13 01:42:03.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035741 2026-08-13 01:42:18.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028968 2026-08-13 01:42:18.910 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016172 2026-08-13 01:42:33.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030987 2026-08-13 01:42:33.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034220 2026-08-13 01:42:48.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031214 2026-08-13 01:42:48.913 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043297 2026-08-13 01:43:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028250 2026-08-13 01:43:03.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032585 2026-08-13 01:43:18.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026541 2026-08-13 01:43:18.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038698 2026-08-13 01:43:33.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027077 2026-08-13 01:43:33.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038178 2026-08-13 01:43:48.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033810 2026-08-13 01:43:48.912 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022278 2026-08-13 01:44:03.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026848 2026-08-13 01:44:03.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036860 2026-08-13 01:44:18.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030684 2026-08-13 01:44:18.911 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0051427 2026-08-13 01:44:33.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030324 2026-08-13 01:44:33.911 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014663 2026-08-13 01:44:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023170 2026-08-13 01:44:48.910 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037982 2026-08-13 01:45:03.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020721 2026-08-13 01:45:03.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045106 2026-08-13 01:45:18.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030146 2026-08-13 01:45:18.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037382 2026-08-13 01:45:33.910 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047457 2026-08-13 01:45:33.915 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0095191 2026-08-13 01:45:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028219 2026-08-13 01:45:48.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032561 2026-08-13 01:46:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029066 2026-08-13 01:46:03.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031404 2026-08-13 01:46:18.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028841 2026-08-13 01:46:18.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031347 2026-08-13 01:46:33.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025263 2026-08-13 01:46:33.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031409 2026-08-13 01:46:48.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015993 2026-08-13 01:46:48.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036016 2026-08-13 01:47:03.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020027 2026-08-13 01:47:03.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022006 2026-08-13 01:47:18.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015175 2026-08-13 01:47:18.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017574 2026-08-13 01:47:33.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023232 2026-08-13 01:47:33.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029962 2026-08-13 01:47:48.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015836 2026-08-13 01:47:48.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026426 2026-08-13 01:48:03.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021455 2026-08-13 01:48:03.910 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032423 2026-08-13 01:48:18.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019248 2026-08-13 01:48:18.910 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0048933 2026-08-13 01:48:33.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026188 2026-08-13 01:48:33.910 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019147 2026-08-13 01:48:48.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018787 2026-08-13 01:48:48.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043697 2026-08-13 01:49:03.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017569 2026-08-13 01:49:03.907 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017464 2026-08-13 01:49:18.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037458 2026-08-13 01:49:18.911 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013444 2026-08-13 01:49:33.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026264 2026-08-13 01:49:33.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041704 2026-08-13 01:49:48.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026064 2026-08-13 01:49:48.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031741 2026-08-13 01:50:03.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017943 2026-08-13 01:50:03.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024357 2026-08-13 01:50:18.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019820 2026-08-13 01:50:18.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009012 2026-08-13 01:50:33.906 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020385 2026-08-13 01:50:33.906 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019705 2026-08-13 01:50:48.910 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037725 2026-08-13 01:50:48.912 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014579 2026-08-13 01:51:03.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024703 2026-08-13 01:51:03.909 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013478 2026-08-13 01:51:18.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022242 2026-08-13 01:51:18.913 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0081301 2026-08-13 01:51:33.908 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026124 2026-08-13 01:51:33.909 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035467 2026-08-13 01:51:48.907 10 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023546 2026-08-13 01:51:48.908 9 INFO neutron.wsgi [-] 10.0.0.122 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021853