+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 16 07:31:49 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7c677dfc76-rdrqv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f03e50a5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-16 07:31:53.697 7 INFO neutron.common.config [-] Logging enabled! 2026-04-16 07:31:53.698 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 07:31:53.780 8 INFO neutron.common.config [-] Logging enabled! 2026-04-16 07:31:53.780 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 07:31:54.902 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 07:31:54.947 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 07:31:56.593 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-16 07:31:56.596 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 07:31:56.601 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 07:31:56.601 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-16 07:31:56.601 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-16 07:31:56.602 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-16 07:31:56.602 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:31:56.611 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:31:56.611 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:31:56.611 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-16 07:31:56.734 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-16 07:31:56.737 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 07:31:56.742 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 07:31:56.743 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-16 07:31:56.743 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-16 07:31:56.743 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-16 07:31:56.743 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:31:56.752 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:31:56.753 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 07:31:56.753 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-16 07:31:56.869 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-16 07:31:56.870 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-16 07:31:56.870 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-16 07:31:56.917 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 07:31:56.917 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 07:31:56.917 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-16 07:31:56.918 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-16 07:31:57.024 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-16 07:31:57.024 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-16 07:31:57.024 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-16 07:31:57.060 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 07:31:57.061 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 07:31:57.061 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-16 07:31:57.061 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-16 07:31:58.935 7 INFO neutron.plugins.ml2.managers [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Initializing driver for type 'vlan' 2026-04-16 07:31:58.955 8 INFO neutron.plugins.ml2.managers [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 07:31:59.234 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] VlanTypeDriver initialization complete 2026-04-16 07:31:59.234 7 INFO neutron.plugins.ml2.managers [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 07:31:59.234 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 07:31:59.234 7 INFO neutron.plugins.ml2.managers [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Initializing extension driver 'port_security' 2026-04-16 07:31:59.234 7 INFO neutron.plugins.ml2.extensions.port_security [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 07:31:59.235 7 INFO neutron.plugins.ml2.managers [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Initializing extension driver 'qos' 2026-04-16 07:31:59.235 7 INFO neutron.plugins.ml2.managers [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Initializing mechanism driver 'ovn' 2026-04-16 07:31:59.235 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Starting OVNMechanismDriver 2026-04-16 07:31:59.238 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] OVN logging driver registered 2026-04-16 07:31:59.244 7 INFO neutron.quota [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded quota_driver: . 2026-04-16 07:31:59.244 7 INFO neutron.plugins.ml2.plugin [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 07:31:59.244 7 INFO neutron.plugins.ml2.managers [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 07:31:59.244 7 INFO neutron.plugins.ml2.managers [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 07:31:59.245 7 INFO neutron.plugins.ml2.managers [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 07:31:59.245 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: qos 2026-04-16 07:31:59.257 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: ovn-router 2026-04-16 07:31:59.291 7 INFO neutron.services.ovn_l3.plugin [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Starting OVNL3RouterPlugin 2026-04-16 07:31:59.296 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: segments 2026-04-16 07:31:59.300 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 07:31:59.301 8 INFO neutron.plugins.ml2.managers [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 07:31:59.301 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 07:31:59.301 8 INFO neutron.plugins.ml2.managers [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 07:31:59.301 8 INFO neutron.plugins.ml2.extensions.port_security [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 07:31:59.301 8 INFO neutron.plugins.ml2.managers [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Initializing extension driver 'qos' 2026-04-16 07:31:59.301 8 INFO neutron.plugins.ml2.managers [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-16 07:31:59.301 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Starting OVNMechanismDriver 2026-04-16 07:31:59.305 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] OVN logging driver registered 2026-04-16 07:31:59.311 8 INFO neutron.quota [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded quota_driver: . 2026-04-16 07:31:59.312 8 INFO neutron.plugins.ml2.plugin [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 07:31:59.312 8 INFO neutron.plugins.ml2.managers [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 07:31:59.312 8 INFO neutron.plugins.ml2.managers [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 07:31:59.312 8 INFO neutron.plugins.ml2.managers [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 07:31:59.312 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: qos 2026-04-16 07:31:59.325 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: ovn-router 2026-04-16 07:31:59.358 8 INFO neutron.services.ovn_l3.plugin [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Starting OVNL3RouterPlugin 2026-04-16 07:31:59.364 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: segments 2026-04-16 07:31:59.393 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: trunk 2026-04-16 07:31:59.404 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: log 2026-04-16 07:31:59.407 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-16 07:31:59.468 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-16 07:31:59.468 7 WARNING stevedore.named [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 07:31:59.469 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: trunk 2026-04-16 07:31:59.484 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: log 2026-04-16 07:31:59.489 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-16 07:31:59.526 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 07:31:59.527 7 INFO neutron.common.utils [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-16 07:31:59.527 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: taas 2026-04-16 07:31:59.553 7 WARNING stevedore.named [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 07:31:59.553 7 WARNING stevedore.named [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 07:31:59.559 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 07:31:59.559 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: tapmirror 2026-04-16 07:31:59.568 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-16 07:31:59.568 7 WARNING stevedore.named [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 07:31:59.568 7 WARNING stevedore.named [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 07:31:59.568 8 WARNING stevedore.named [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 07:31:59.569 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 07:31:59.569 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: auto_allocate 2026-04-16 07:31:59.574 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: tag 2026-04-16 07:31:59.582 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: timestamp 2026-04-16 07:31:59.585 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 07:31:59.589 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: flavors 2026-04-16 07:31:59.592 7 INFO neutron.manager [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loading Plugin: revisions 2026-04-16 07:31:59.596 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Initializing extension manager. 2026-04-16 07:31:59.597 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: address-group 2026-04-16 07:31:59.598 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: address-scope 2026-04-16 07:31:59.599 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-16 07:31:59.600 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: agent 2026-04-16 07:31:59.600 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-16 07:31:59.601 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 07:31:59.602 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 07:31:59.606 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: availability_zone 2026-04-16 07:31:59.606 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-16 07:31:59.607 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 07:31:59.607 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: default-subnetpools 2026-04-16 07:31:59.609 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 07:31:59.610 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: dns-integration 2026-04-16 07:31:59.610 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 07:31:59.611 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-16 07:31:59.612 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-16 07:31:59.613 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 07:31:59.613 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 07:31:59.614 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 07:31:59.614 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 07:31:59.615 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: external-net 2026-04-16 07:31:59.615 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 07:31:59.616 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: extraroute 2026-04-16 07:31:59.616 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-16 07:31:59.617 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 07:31:59.617 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 07:31:59.618 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 07:31:59.618 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 07:31:59.619 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: fip-port-details 2026-04-16 07:31:59.620 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: flavors 2026-04-16 07:31:59.621 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 07:31:59.621 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: floatingip-pools 2026-04-16 07:31:59.622 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: ip_allocation 2026-04-16 07:31:59.622 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-16 07:31:59.623 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: l2_adjacency 2026-04-16 07:31:59.624 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: router 2026-04-16 07:31:59.624 8 INFO neutron_vpnaas.services.vpn.plugin [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 07:31:59.625 8 INFO neutron.common.utils [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-16 07:31:59.625 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: taas 2026-04-16 07:31:59.626 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 07:31:59.627 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-16 07:31:59.627 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-16 07:31:59.628 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 07:31:59.628 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: l3-ha 2026-04-16 07:31:59.629 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 07:31:59.629 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-16 07:31:59.630 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: l3-flavors 2026-04-16 07:31:59.631 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 07:31:59.631 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-16 07:31:59.634 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-16 07:31:59.635 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 07:31:59.636 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: logging 2026-04-16 07:31:59.637 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 07:31:59.638 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 07:31:59.638 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: multi-provider 2026-04-16 07:31:59.639 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: net-mtu 2026-04-16 07:31:59.640 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 07:31:59.640 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: network_availability_zone 2026-04-16 07:31:59.641 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-16 07:31:59.641 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: network-ip-availability 2026-04-16 07:31:59.642 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 07:31:59.643 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: pagination 2026-04-16 07:31:59.643 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: port-device-profile 2026-04-16 07:31:59.644 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 07:31:59.644 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 07:31:59.645 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 07:31:59.645 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-16 07:31:59.646 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 07:31:59.647 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 07:31:59.647 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 07:31:59.648 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: port-resource-request 2026-04-16 07:31:59.648 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 07:31:59.649 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 07:31:59.649 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: binding 2026-04-16 07:31:59.650 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: binding-extended 2026-04-16 07:31:59.650 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: port-security 2026-04-16 07:31:59.651 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: project-id 2026-04-16 07:31:59.651 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: provider 2026-04-16 07:31:59.652 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qinq 2026-04-16 07:31:59.654 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos 2026-04-16 07:31:59.655 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 07:31:59.655 8 WARNING stevedore.named [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 07:31:59.656 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 07:31:59.656 8 WARNING stevedore.named [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 07:31:59.656 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-default 2026-04-16 07:31:59.657 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-fip 2026-04-16 07:31:59.657 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 07:31:59.658 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 07:31:59.658 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 07:31:59.659 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 07:31:59.660 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 07:31:59.661 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-pps 2026-04-16 07:31:59.661 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 07:31:59.662 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 07:31:59.662 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 07:31:59.663 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: quota-check-limit 2026-04-16 07:31:59.663 8 INFO neutron_taas.services.taas.taas_plugin [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 07:31:59.663 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: tapmirror 2026-04-16 07:31:59.664 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 07:31:59.666 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: quotas 2026-04-16 07:31:59.667 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: quota_details 2026-04-16 07:31:59.668 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: rbac-policies 2026-04-16 07:31:59.669 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-16 07:31:59.669 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 07:31:59.670 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 07:31:59.671 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-16 07:31:59.671 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: revision-if-match 2026-04-16 07:31:59.672 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 07:31:59.673 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: router_availability_zone 2026-04-16 07:31:59.673 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 07:31:59.674 8 WARNING stevedore.named [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 07:31:59.674 8 WARNING stevedore.named [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 07:31:59.675 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 07:31:59.676 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 07:31:59.676 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 07:31:59.676 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 07:31:59.676 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-16 07:31:59.677 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 07:31:59.677 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 07:31:59.678 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 07:31:59.683 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: tag 2026-04-16 07:31:59.684 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: security-group 2026-04-16 07:31:59.685 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: segment 2026-04-16 07:31:59.686 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 07:31:59.687 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: service-type 2026-04-16 07:31:59.687 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: sorting 2026-04-16 07:31:59.688 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 07:31:59.689 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: standard-attr-description 2026-04-16 07:31:59.689 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: stateful-security-group 2026-04-16 07:31:59.690 7 WARNING neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 07:31:59.690 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-16 07:31:59.691 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: subnet-external-network 2026-04-16 07:31:59.692 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-16 07:31:59.692 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 07:31:59.693 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: subnet-service-types 2026-04-16 07:31:59.693 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: timestamp 2026-04-16 07:31:59.694 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: subnet_allocation 2026-04-16 07:31:59.694 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 07:31:59.695 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: tag-creation 2026-04-16 07:31:59.696 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 07:31:59.696 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 07:31:59.700 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 07:31:59.701 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: flavors 2026-04-16 07:31:59.701 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 07:31:59.701 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: trunk 2026-04-16 07:31:59.702 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: trunk-details 2026-04-16 07:31:59.702 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 07:31:59.703 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 07:31:59.704 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: vlan-transparent 2026-04-16 07:31:59.704 8 INFO neutron.manager [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loading Plugin: revisions 2026-04-16 07:31:59.704 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 07:31:59.706 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-16 07:31:59.707 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 07:31:59.708 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: vpn-flavors 2026-04-16 07:31:59.709 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Initializing extension manager. 2026-04-16 07:31:59.710 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: vpnaas 2026-04-16 07:31:59.711 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: address-group 2026-04-16 07:31:59.711 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: taas 2026-04-16 07:31:59.712 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: address-scope 2026-04-16 07:31:59.712 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-16 07:31:59.713 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: tap-mirror 2026-04-16 07:31:59.714 7 INFO neutron.api.extensions [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 07:31:59.714 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: agent 2026-04-16 07:31:59.714 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-16 07:31:59.716 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 07:31:59.716 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 07:31:59.717 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 07:31:59.717 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 07:31:59.717 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:31:59.717 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 07:31:59.719 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: availability_zone 2026-04-16 07:31:59.720 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-16 07:31:59.720 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 07:31:59.720 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 07:31:59.721 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 07:31:59.721 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 07:31:59.722 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 07:31:59.723 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: dns-integration 2026-04-16 07:31:59.724 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 07:31:59.724 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-16 07:31:59.725 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-16 07:31:59.725 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 07:31:59.726 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 07:31:59.726 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 07:31:59.727 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 07:31:59.727 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: external-net 2026-04-16 07:31:59.728 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 07:31:59.728 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 07:31:59.728 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: extraroute 2026-04-16 07:31:59.729 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-16 07:31:59.729 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 07:31:59.730 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 07:31:59.730 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 07:31:59.730 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 07:31:59.731 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 07:31:59.731 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:31:59.731 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 07:31:59.731 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] subnetpool is already registered 2026-04-16 07:31:59.732 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: fip-port-details 2026-04-16 07:31:59.732 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 07:31:59.732 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: flavors 2026-04-16 07:31:59.732 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:31:59.733 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:31:59.733 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 07:31:59.733 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 07:31:59.734 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 07:31:59.734 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 07:31:59.735 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: ip_allocation 2026-04-16 07:31:59.735 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 07:31:59.735 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-16 07:31:59.735 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:31:59.736 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] ipsecpolicy is already registered 2026-04-16 07:31:59.736 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 07:31:59.736 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:31:59.736 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] ikepolicy is already registered 2026-04-16 07:31:59.737 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: router 2026-04-16 07:31:59.739 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 07:31:59.739 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-16 07:31:59.740 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-16 07:31:59.741 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 07:31:59.741 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: l3-ha 2026-04-16 07:31:59.742 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 07:31:59.742 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-16 07:31:59.743 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: l3-flavors 2026-04-16 07:31:59.743 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 07:31:59.743 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] router is already registered 2026-04-16 07:31:59.744 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 07:31:59.744 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 07:31:59.744 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] floatingip is already registered 2026-04-16 07:31:59.744 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-16 07:31:59.746 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-16 07:31:59.748 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 07:31:59.749 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: logging 2026-04-16 07:31:59.750 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 07:31:59.750 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 07:31:59.751 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: multi-provider 2026-04-16 07:31:59.751 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 07:31:59.751 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: net-mtu 2026-04-16 07:31:59.751 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] rbac_policy is already registered 2026-04-16 07:31:59.752 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 07:31:59.752 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 07:31:59.753 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] security_group is already registered 2026-04-16 07:31:59.753 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 07:31:59.753 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-16 07:31:59.753 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 07:31:59.753 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] security_group_rule is already registered 2026-04-16 07:31:59.754 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 07:31:59.754 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:31:59.755 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] subnetpool is already registered 2026-04-16 07:31:59.755 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 07:31:59.755 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: pagination 2026-04-16 07:31:59.755 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 07:31:59.755 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] trunk is already registered 2026-04-16 07:31:59.756 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: port-device-profile 2026-04-16 07:31:59.756 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:31:59.756 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] ikepolicy is already registered 2026-04-16 07:31:59.756 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 07:31:59.757 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:31:59.757 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] ipsecpolicy is already registered 2026-04-16 07:31:59.757 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 07:31:59.758 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 07:31:59.758 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 07:31:59.758 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] endpoint_group is already registered 2026-04-16 07:31:59.758 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-16 07:31:59.758 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 07:31:59.758 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] vpnservice is already registered 2026-04-16 07:31:59.759 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 07:31:59.759 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 07:31:59.759 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 07:31:59.759 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] ipsec_site_connection is already registered 2026-04-16 07:31:59.760 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 07:31:59.760 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:31:59.760 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] ipsecpolicy is already registered 2026-04-16 07:31:59.760 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: port-resource-request 2026-04-16 07:31:59.760 7 INFO neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:31:59.760 7 WARNING neutron.quota.resource_registry [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] ikepolicy is already registered 2026-04-16 07:31:59.761 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 07:31:59.761 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 07:31:59.762 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: binding 2026-04-16 07:31:59.762 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: binding-extended 2026-04-16 07:31:59.763 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: port-security 2026-04-16 07:31:59.763 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: project-id 2026-04-16 07:31:59.764 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: provider 2026-04-16 07:31:59.765 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qinq 2026-04-16 07:31:59.767 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos 2026-04-16 07:31:59.769 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 07:31:59.769 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 07:31:59.770 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-default 2026-04-16 07:31:59.770 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-fip 2026-04-16 07:31:59.771 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 07:31:59.771 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 07:31:59.772 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 07:31:59.773 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 07:31:59.773 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 07:31:59.774 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-pps 2026-04-16 07:31:59.774 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 07:31:59.775 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 07:31:59.776 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 07:31:59.776 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 07:31:59.777 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 07:31:59.779 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: quotas 2026-04-16 07:31:59.781 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: quota_details 2026-04-16 07:31:59.782 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: rbac-policies 2026-04-16 07:31:59.783 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-16 07:31:59.783 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 07:31:59.784 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 07:31:59.784 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-16 07:31:59.785 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: revision-if-match 2026-04-16 07:31:59.786 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 07:31:59.786 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 07:31:59.787 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 07:31:59.789 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 07:31:59.790 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 07:31:59.791 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-16 07:31:59.792 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 07:31:59.792 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 07:31:59.793 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 07:31:59.798 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: security-group 2026-04-16 07:31:59.799 7 WARNING keystonemiddleware._common.config [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 07:31:59.799 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: segment 2026-04-16 07:31:59.800 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 07:31:59.801 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: service-type 2026-04-16 07:31:59.801 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: sorting 2026-04-16 07:31:59.802 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 07:31:59.803 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 07:31:59.803 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 07:31:59.804 8 WARNING neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 07:31:59.804 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-16 07:31:59.805 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 07:31:59.806 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-16 07:31:59.807 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 07:31:59.807 7 WARNING oslo_config.cfg [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 07:31:59.807 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 07:31:59.808 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 07:31:59.809 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 07:31:59.809 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: tag-creation 2026-04-16 07:31:59.810 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 07:31:59.815 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 07:31:59.816 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 07:31:59.816 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: trunk 2026-04-16 07:31:59.817 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: trunk-details 2026-04-16 07:31:59.817 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 07:31:59.818 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 07:31:59.819 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: vlan-transparent 2026-04-16 07:31:59.819 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 07:31:59.821 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-16 07:31:59.822 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 07:31:59.823 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 07:31:59.824 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: vpnaas 2026-04-16 07:31:59.826 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: taas 2026-04-16 07:31:59.827 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: tap-mirror 2026-04-16 07:31:59.827 8 INFO neutron.api.extensions [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 07:31:59.827 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-16 07:31:59.830 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 07:31:59.831 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 07:31:59.831 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:31:59.831 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 07:31:59.834 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 07:31:59.835 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 07:31:59.842 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 07:31:59.843 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 07:31:59.843 7 INFO neutron.db.ovn_hash_ring_db [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Nodes from host "neutron-server-7c677dfc76-rdrqv" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-16 07:31:59+00:00 2026-04-16 07:31:59.843 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 07:31:59.844 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:31:59.844 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] subnetpool is already registered 2026-04-16 07:31:59.845 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 07:31:59.845 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:31:59.846 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:31:59.846 7 INFO neutron.db.ovn_hash_ring_db [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Node 030b82bda4ae54959110cfaf99abc265 from host "neutron-server-7c677dfc76-rdrqv" and group "mechanism_driver" added to the Hash Ring 2026-04-16 07:31:59.846 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 07:31:59.847 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 07:31:59.847 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 07:31:59.848 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:31:59.848 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] ipsecpolicy is already registered 2026-04-16 07:31:59.848 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:31:59.849 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] ikepolicy is already registered 2026-04-16 07:31:59.854 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Hash Ring probing thread for node 030b82bda4ae54959110cfaf99abc265 has started 2026-04-16 07:31:59.854 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 07:31:59.855 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-16 07:31:59.855 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] router is already registered 2026-04-16 07:31:59.855 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 07:31:59.855 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] floatingip is already registered 2026-04-16 07:31:59.861 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 07:31:59.861 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] rbac_policy is already registered 2026-04-16 07:31:59.862 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 07:31:59.862 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] security_group is already registered 2026-04-16 07:31:59.863 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 07:31:59.863 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] security_group_rule is already registered 2026-04-16 07:31:59.864 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 07:31:59.864 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] subnetpool is already registered 2026-04-16 07:31:59.865 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 07:31:59.865 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] trunk is already registered 2026-04-16 07:31:59.865 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:31:59.865 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] ikepolicy is already registered 2026-04-16 07:31:59.866 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:31:59.866 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] ipsecpolicy is already registered 2026-04-16 07:31:59.866 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 07:31:59.867 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] endpoint_group is already registered 2026-04-16 07:31:59.867 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 07:31:59.867 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] vpnservice is already registered 2026-04-16 07:31:59.868 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 07:31:59.868 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] ipsec_site_connection is already registered 2026-04-16 07:31:59.869 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 07:31:59.869 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] ipsecpolicy is already registered 2026-04-16 07:31:59.869 8 INFO neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 07:31:59.869 8 WARNING neutron.quota.resource_registry [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] ikepolicy is already registered 2026-04-16 07:31:59.888 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] tcp:10.102.73.173:6641: connecting... 2026-04-16 07:31:59.888 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] tcp:10.102.73.173:6641: connected 2026-04-16 07:31:59.915 8 WARNING keystonemiddleware._common.config [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 07:31:59.924 8 WARNING oslo_config.cfg [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 07:31:59.943 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-16 07:31:59.958 8 INFO neutron.db.ovn_hash_ring_db [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Nodes from host "neutron-server-7c677dfc76-rdrqv" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-16 07:31:59+00:00 2026-04-16 07:31:59.961 8 INFO neutron.db.ovn_hash_ring_db [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Node 189e1cbf159753629475d9d11441cf54 from host "neutron-server-7c677dfc76-rdrqv" and group "mechanism_driver" added to the Hash Ring 2026-04-16 07:31:59.969 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Hash Ring probing thread for node 189e1cbf159753629475d9d11441cf54 has started 2026-04-16 07:31:59.969 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-16 07:31:59.975 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-16 07:31:59.996 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] tcp:10.96.118.158:6642: connecting... 2026-04-16 07:31:59.996 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] tcp:10.96.118.158:6642: connected 2026-04-16 07:32:00.001 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] tcp:10.102.73.173:6641: connecting... 2026-04-16 07:32:00.001 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] tcp:10.102.73.173:6641: connected 2026-04-16 07:32:00.028 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] WorkerService process has finished the post initialization 2026-04-16 07:32:00.037 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-16 07:32:00.052 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] tcp:10.102.73.173:6641: connecting... 2026-04-16 07:32:00.052 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] tcp:10.102.73.173:6641: connected 2026-04-16 07:32:00.058 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] tcp:10.96.118.158:6642: connecting... 2026-04-16 07:32:00.058 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] tcp:10.96.118.158:6642: connected 2026-04-16 07:32:00.100 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] WorkerService process has finished the post initialization 2026-04-16 07:32:00.100 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] tcp:10.102.73.173:6641: connecting... 2026-04-16 07:32:00.101 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2b488809-ae07-41e5-8124-887f445259ff - - - - - -] tcp:10.102.73.173:6641: connected 2026-04-16 07:32:00.100 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-16 07:32:00.101 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-16 07:32:00.122 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] tcp:10.102.73.173:6641: connecting... 2026-04-16 07:32:00.122 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] tcp:10.102.73.173:6641: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7f03e50a5668 pid: 7 (default app) 2026-04-16 07:32:00.160 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] tcp:10.102.73.173:6641: connecting... 2026-04-16 07:32:00.160 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-25b9d120-0f0f-4ab6-9e3f-fc02ebc059c8 - - - - - -] tcp:10.102.73.173:6641: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7f03e50a5668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 07:32:06.342 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7de99dd2-81d6-4d09-ba6b-4a59b0d8e69e 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.233 () {44 vars in 927 bytes} [Thu Apr 16 07:32:05 2026] GET /v2.0/networks/public => generated 108 bytes in 911 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.233 () {44 vars in 949 bytes} [Thu Apr 16 07:32:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 07:32:07.224 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Starting OVNClientQosExtension 2026-04-16 07:32:07.225 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Starting OVNClientPlacementExtension 2026-04-16 07:32:07.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Successfully bumped revision number for resource 99b0c433-c61c-442e-aea7-7beb1bd77ea0 (type: security_groups) to 1 2026-04-16 07:32:07.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Successfully bumped revision number for resource 2c6cfccd-b6f3-4d1d-8870-801a0834747d (type: security_group_rules) to 0 2026-04-16 07:32:07.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Successfully bumped revision number for resource 5709fbfc-b9fb-4dac-bdcd-a488ea382762 (type: security_group_rules) to 0 2026-04-16 07:32:07.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Successfully bumped revision number for resource 6913c2b7-1f28-43d2-bf8e-c2a09e05fcb1 (type: security_group_rules) to 0 2026-04-16 07:32:07.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Successfully bumped revision number for resource 6e111eef-0710-44e1-a38d-b0f12f713b9e (type: security_group_rules) to 0 2026-04-16 07:32:07.443 7 WARNING neutron.services.revisions.revision_plugin [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Could not find related network for resource to bump revision. 2026-04-16 07:32:07.487 7 INFO neutron.db.segments_db [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Added segment 2c3b0021-e1f6-4890-9ca1-77f607b6ec16 of type flat for network 32791ffc-c976-4526-b5ac-8666196fa71b 2026-04-16 07:32:07.689 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-2c3b0021-e1f6-4890-9ca1-77f607b6ec16 2026-04-16 07:32:07.783 7 INFO neutron.db.ovn_revision_numbers_db [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Successfully bumped revision number for resource 32791ffc-c976-4526-b5ac-8666196fa71b (type: networks) to 1 2026-04-16 07:32:08.098 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] No more DHCP agents 2026-04-16 07:32:08.099 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Unable to schedule network 32791ffc-c976-4526-b5ac-8666196fa71b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 07:32:08.425 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 5bffc388-f4af-4cdf-b438-ac9f3367a452 2026-04-16 07:32:08.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-755180ec-a6da-4b06-8a5e-e4bf5ab8923d 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Successfully bumped revision number for resource 5bffc388-f4af-4cdf-b438-ac9f3367a452 (type: ports) to 1 [pid: 7|app: 0|req: 5/6] 199.204.45.233 () {48 vars in 967 bytes} [Thu Apr 16 07:32:06 2026] POST /v2.0/networks => generated 744 bytes in 1719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 07:32:10.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08c96bb6-b27b-46cf-a2a3-4afed1972cb1 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.233 () {44 vars in 927 bytes} [Thu Apr 16 07:32:09 2026] GET /v2.0/networks/public => generated 108 bytes in 378 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.233 () {44 vars in 949 bytes} [Thu Apr 16 07:32:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 07:32:10.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-702ba733-5e83-4a90-a7fc-0c3e1f1b6910 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.233 () {44 vars in 1034 bytes} [Thu Apr 16 07:32:10 2026] GET /v2.0/subnets/public-subnet?network_id=32791ffc-c976-4526-b5ac-8666196fa71b => generated 113 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.233 () {44 vars in 1057 bytes} [Thu Apr 16 07:32:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=32791ffc-c976-4526-b5ac-8666196fa71b => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 07:32:10.810 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ff8b2e01-697b-461c-b622-23b1611d7c6a 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] No more DHCP agents 2026-04-16 07:32:10.811 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff8b2e01-697b-461c-b622-23b1611d7c6a 216e8b7bad61449faba81248d48d1294 d22c6388e034478bb3ffcc6dd5b30fdf - - default default] Unable to schedule network 32791ffc-c976-4526-b5ac-8666196fa71b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 07:32:11.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9665ed-60eb-40ba-ae41-e946948a6325 - - - - - -] Successfully bumped revision number for resource 5bffc388-f4af-4cdf-b438-ac9f3367a452 (type: ports) to 2 2026-04-16 07:32:11.821 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9665ed-60eb-40ba-ae41-e946948a6325 - - - - - -] Successfully bumped revision number for resource 5da0099f-7e4c-4a7a-8fd6-7db37dded54a (type: subnets) to 0 [pid: 8|app: 0|req: 4/11] 199.204.45.233 () {48 vars in 965 bytes} [Thu Apr 16 07:32:10 2026] POST /v2.0/subnets => generated 664 bytes in 1578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 6/15] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/floatingips => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 10/16] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/subnets => generated 667 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/ports => generated 1074 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/20] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/networks => generated 791 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/21] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/routers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/agents => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:32:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/ports => generated 1074 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/36] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/subnets => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/37] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/38] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/agents => generated 1214 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/39] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/networks => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/40] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/subnets => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/41] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/42] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/43] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/44] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:33:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/53] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/routers => generated 15 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/54] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/55] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/subnets => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/56] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/57] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/58] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/59] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/networks => generated 791 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/60] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/61] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/62] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/ports => generated 1074 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/63] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:34:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/subnets => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/agents => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/ports => generated 1074 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/networks => generated 791 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:35:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/agents => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/subnets => generated 667 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/subnets => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/networks => generated 791 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:36:44 2026] GET /v2.0/ports => generated 1074 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/subnets => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/ports => generated 1074 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/networks => generated 791 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:37:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/129] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/routers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/130] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/131] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/132] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/133] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/134] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/135] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/networks => generated 791 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/136] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/137] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/138] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/ports => generated 1074 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/139] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:38:44 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/148] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/floatingips => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/149] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/agents => generated 1214 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/150] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/networks => generated 791 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/151] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/152] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/subnets => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/153] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/154] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/155] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/ports => generated 1074 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/156] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/157] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/158] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:39:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/167] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/subnets => generated 667 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/168] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/169] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/170] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/171] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/172] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/173] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/ports => generated 1074 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/174] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/175] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/176] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/177] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:40:44 2026] GET /v2.0/networks => generated 791 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/186] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/floatingips => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/187] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/188] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/189] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/subnets => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/190] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/191] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/192] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/networks => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/193] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/ports => generated 1074 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/194] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/195] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/196] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:41:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/agents => generated 1214 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/ports => generated 1074 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/subnets => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:42:44 2026] GET /v2.0/networks => generated 791 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/subnets => generated 667 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/227] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/subnets => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/ports => generated 1074 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/networks => generated 791 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/234] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:43:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/243] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/floatingips => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/networks => generated 791 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/agents => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/246] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/subnets => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/248] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/249] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/250] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/ports => generated 1074 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/252] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:44:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/routers => generated 15 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/agents => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/ports => generated 1074 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/networks => generated 791 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/subnets => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:45:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/subnets => generated 667 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/subnets => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/ports => generated 1074 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/networks => generated 791 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:46:44 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/304] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/subnets => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/ports => generated 1074 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/308] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/networks => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/309] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/310] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:47:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/ports => generated 1074 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/320] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/321] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/322] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/323] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/agents => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/324] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/325] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/326] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/327] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/328] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/networks => generated 791 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/329] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:48:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/338] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:49:44 2026] GET /v2.0/subnets => generated 667 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/339] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:49:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/340] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:49:44 2026] GET /v2.0/ports => generated 1074 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/341] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:49:44 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/342] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:49:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/343] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:49:44 2026] GET /v2.0/agents => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/344] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:49:44 2026] GET /v2.0/networks => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/345] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:49:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/346] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:49:45 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/347] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:49:45 2026] GET /v2.0/security-groups => generated 2917 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:49:45 2026] GET /v2.0/subnets => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/agents => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/subnets => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/networks => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/362] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/ports => generated 1074 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/364] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/subnets => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:50:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/routers => generated 15 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/subnets => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/networks => generated 791 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:51:44 2026] GET /v2.0/ports => generated 1074 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/floatingips => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/networks => generated 791 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/subnets => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/subnets => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/ports => generated 1074 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:52:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/routers => generated 15 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/subnets => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/networks => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:53:44 2026] GET /v2.0/ports => generated 1074 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/agents => generated 1214 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/434] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/435] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/436] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/subnets => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/439] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/ports => generated 1074 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/440] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/networks => generated 791 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/443] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:54:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/452] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/agents => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/457] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/networks => generated 791 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/ports => generated 1074 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/462] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:55:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/subnets => generated 667 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/subnets => generated 667 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/475] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/ports => generated 1074 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/477] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/networks => generated 791 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:56:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/490] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/floatingips => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/492] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/subnets => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/ports => generated 1074 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/497] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/499] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/networks => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/500] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:57:44 2026] GET /v2.0/subnets => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/509] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/networks => generated 791 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/510] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/subnets => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/511] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/512] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/ports => generated 1074 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/513] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/agents => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/514] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/515] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/516] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/517] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/518] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/519] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:58:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/528] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/529] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/subnets => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/530] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/agents => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/531] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/532] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/subnets => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/533] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/534] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/networks => generated 791 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/535] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/536] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/ports => generated 1074 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/537] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/538] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 07:59:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/547] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/548] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/549] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/550] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/subnets => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/551] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/552] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/networks => generated 791 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/553] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/ports => generated 1074 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/554] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/555] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/556] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/557] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:00:44 2026] GET /v2.0/subnets => generated 667 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/566] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/567] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/568] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/agents => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/569] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/570] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/ports => generated 1074 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/571] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/572] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/573] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/subnets => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/574] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/575] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/networks => generated 791 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/576] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:01:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/585] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/ports => generated 1074 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/586] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/agents => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/587] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/subnets => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/588] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/589] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/networks => generated 791 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/590] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/subnets => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/591] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/592] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/593] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/594] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/595] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:02:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/604] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/floatingips => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/networks => generated 791 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/agents => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/609] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/611] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/subnets => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/612] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/613] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/614] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:03:44 2026] GET /v2.0/ports => generated 1074 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/623] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:04:44 2026] GET /v2.0/floatingips => generated 19 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:04:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:04:44 2026] GET /v2.0/subnets => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:04:44 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/627] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:04:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/628] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:04:45 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/629] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:04:45 2026] GET /v2.0/ports => generated 1074 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/630] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:04:45 2026] GET /v2.0/subnets => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:04:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/632] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:04:45 2026] GET /v2.0/networks => generated 791 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/633] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:04:45 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/ports => generated 1074 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/643] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/networks => generated 791 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/subnets => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/649] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/650] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:05:44 2026] GET /v2.0/agents => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/subnets => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/agents => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/networks => generated 791 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:06:44 2026] GET /v2.0/ports => generated 1074 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/agents => generated 1214 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/networks => generated 791 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/ports => generated 1074 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/684] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/floatingips => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/688] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/subnets => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:07:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/networks => generated 791 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/ports => generated 1074 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/subnets => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:08:44 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/agents => generated 1214 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/ports => generated 1074 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/networks => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/subnets => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/subnets => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:09:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/subnets => generated 667 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/agents => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/subnets => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/ports => generated 1074 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/networks => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:10:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/757] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/networks => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/758] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/ports => generated 1074 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/760] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/761] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/subnets => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/762] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/763] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/764] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/766] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:11:44 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/776] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/subnets => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/777] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/778] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/networks => generated 791 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/subnets => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/780] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/781] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/ports => generated 1074 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/784] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/785] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:12:44 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/794] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/floatingips => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/795] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/agents => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/797] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/798] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/799] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/ports => generated 1074 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/801] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/803] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/networks => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/804] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:13:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/agents => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/814] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/815] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/816] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/817] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/818] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/819] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/820] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/subnets => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/822] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/networks => generated 791 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:14:44 2026] GET /v2.0/ports => generated 1074 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/832] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/ports => generated 1074 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/833] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/agents => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/834] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/subnets => generated 667 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/835] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/836] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/837] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/838] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/839] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/840] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/networks => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/841] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/842] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:15:44 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/agents => generated 1214 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/852] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/853] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/854] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/855] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/856] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/networks => generated 791 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/857] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/858] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/859] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/860] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/ports => generated 1074 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/861] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:16:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/870] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/871] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/872] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/agents => generated 1214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/873] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/networks => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/874] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/ports => generated 1074 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/875] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/876] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/877] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/878] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/879] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/880] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:17:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/889] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/floatingips => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/890] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/subnets => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/891] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/892] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/agents => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/893] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/networks => generated 791 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/894] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/895] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/896] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/897] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/ports => generated 1074 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/898] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/899] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:18:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/908] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:19:44 2026] GET /v2.0/networks => generated 791 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/909] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:19:44 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/910] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:19:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/911] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:19:44 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/912] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:19:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/913] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:19:44 2026] GET /v2.0/subnets => generated 667 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/914] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:19:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/915] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:19:45 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/916] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:19:45 2026] GET /v2.0/subnets => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/917] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:19:45 2026] GET /v2.0/ports => generated 1074 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/918] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:19:45 2026] GET /v2.0/security-groups => generated 2917 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/927] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/networks => generated 791 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/928] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/929] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/ports => generated 1074 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/930] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/agents => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/931] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/subnets => generated 667 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/932] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/933] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/934] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/935] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/936] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/937] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:20:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/946] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/networks => generated 791 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/947] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/948] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/ports => generated 1074 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/949] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/950] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/951] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/floatingips => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/952] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/security-groups => generated 2917 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/953] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/954] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/955] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/956] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:21:45 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/965] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/routers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/966] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/967] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/networks => generated 791 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/968] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/ports => generated 1074 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/969] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/970] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/971] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/972] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/subnets => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/973] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/974] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/975] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:22:44 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/984] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/985] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/subnets => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/986] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/987] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/988] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/989] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/990] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/991] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/networks => generated 791 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/992] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/993] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/subnets => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/994] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:23:44 2026] GET /v2.0/ports => generated 1074 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1003] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/networks => generated 791 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1004] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1005] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1006] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1007] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1008] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1009] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/subnets => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1010] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/ports => generated 1074 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1011] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/subnets => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1012] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1013] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:24:44 2026] GET /v2.0/floatingips => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1022] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/networks => generated 791 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1023] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/ports => generated 1074 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1024] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1025] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1026] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1027] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/agents => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1028] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1029] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1030] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1031] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1032] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:25:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1041] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/routers => generated 15 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1042] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1043] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1044] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1045] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1046] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/subnets => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1047] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/ports => generated 1074 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1048] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1049] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1050] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1051] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:26:44 2026] GET /v2.0/networks => generated 791 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1060] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/networks => generated 791 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1061] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/subnets => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1062] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1063] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1064] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/subnets => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1065] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1066] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1067] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/ports => generated 1074 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1068] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1069] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1070] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:27:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1079] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/subnets => generated 667 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1080] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1081] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1082] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/agents => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1083] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/networks => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1084] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1085] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1086] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1087] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1088] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/ports => generated 1074 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1089] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:28:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1098] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/routers => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1099] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1100] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/floatingips => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1101] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1102] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/subnets => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1103] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/ports => generated 1074 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1104] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/networks => generated 791 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1105] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/subnets => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1106] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1107] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1108] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:29:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1117] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/networks => generated 791 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1118] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1119] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/agents => generated 1214 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1120] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1121] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1122] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/subnets => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1123] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/ports => generated 1074 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1124] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1125] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1126] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1127] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:30:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1136] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/ports => generated 1074 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1137] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1138] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1139] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1140] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/agents => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1141] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1142] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/networks => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1143] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1144] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1145] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/subnets => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1146] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:31:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1155] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/ports => generated 1074 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1156] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/subnets => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1157] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1158] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1159] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1160] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/subnets => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1161] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/agents => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1162] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1163] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1164] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1165] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:32:44 2026] GET /v2.0/networks => generated 791 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1174] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/networks => generated 791 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1175] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/ports => generated 1074 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1176] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/agents => generated 1214 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1177] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1178] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1179] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1180] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1181] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/subnets => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1182] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1183] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1184] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:33:44 2026] GET /v2.0/subnets => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1193] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/agents => generated 1214 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1194] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1195] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1196] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1197] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/subnets => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1198] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/ports => generated 1074 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1199] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1200] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1201] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/subnets => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1202] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1203] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:34:44 2026] GET /v2.0/networks => generated 791 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1212] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1213] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/ports => generated 1074 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1214] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1215] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1216] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/subnets => generated 667 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1217] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1218] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1219] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1220] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/subnets => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1221] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1222] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:35:44 2026] GET /v2.0/networks => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1231] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/floatingips => generated 19 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1232] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1233] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/subnets => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1234] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1235] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/ports => generated 1074 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1236] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/networks => generated 791 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1237] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1238] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1239] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1240] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:36:44 2026] GET /v2.0/subnets => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1241] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:36:45 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1250] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/agents => generated 1214 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1251] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/subnets => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1252] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1253] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1254] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1255] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1256] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/ports => generated 1074 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1257] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1258] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/subnets => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1259] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1260] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:37:44 2026] GET /v2.0/networks => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1269] 10.0.0.148 () {28 vars in 581 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/agents => generated 1214 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1270] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/floatingips => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1271] 10.0.0.148 () {28 vars in 585 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/networks => generated 791 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1272] 10.0.0.148 () {28 vars in 579 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/ports => generated 1074 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1273] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/subnets => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1274] 10.0.0.148 () {28 vars in 599 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/security-groups => generated 2917 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1275] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/subnets => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1276] 10.0.0.148 () {28 vars in 591 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1277] 10.0.0.148 () {28 vars in 583 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1278] 10.0.0.148 () {28 vars in 624 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1279] 10.0.0.148 () {28 vars in 619 bytes} [Thu Apr 16 08:38:44 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)