+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 26 02:10:26 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: neutron-server-58dbc699b7-jzf9r 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f4d667e9668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-02-26 02:10:30.904 7 INFO neutron.common.config [-] Logging enabled! 2026-02-26 02:10:30.905 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev4 2026-02-26 02:10:30.907 8 INFO neutron.common.config [-] Logging enabled! 2026-02-26 02:10:30.907 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev4 2026-02-26 02:10:31.487 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 02:10:31.509 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 02:10:32.577 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:10:32.581 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 02:10:32.585 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-26 02:10:32.586 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:10:32.586 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 02:10:32.586 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 02:10:32.587 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:10:32.594 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:10:32.594 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:10:32.594 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:10:32.597 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:10:32.601 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 02:10:32.605 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-26 02:10:32.606 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 02:10:32.606 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 02:10:32.606 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 02:10:32.606 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:10:32.615 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:10:32.615 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:10:32.615 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:10:32.616 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 02:10:32.618 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:10:32.618 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 02:10:32.638 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 02:10:32.640 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 02:10:32.640 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 02:10:32.667 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 02:10:32.667 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 02:10:32.667 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 02:10:32.667 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 02:10:32.686 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 02:10:32.686 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 02:10:32.686 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 02:10:32.686 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 02:10:33.106 7 INFO neutron.plugins.ml2.managers [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] Initializing driver for type 'vlan' 2026-02-26 02:10:33.147 8 INFO neutron.plugins.ml2.managers [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] Initializing driver for type 'vlan' 2026-02-26 02:10:33.240 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] VlanTypeDriver initialization complete 2026-02-26 02:10:33.240 7 INFO neutron.plugins.ml2.managers [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 02:10:33.240 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 02:10:33.256 7 INFO neutron.plugins.ml2.managers [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 02:10:33.256 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 02:10:33.256 7 INFO neutron.plugins.ml2.managers [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] Initializing extension driver 'port_security' 2026-02-26 02:10:33.256 7 INFO neutron.plugins.ml2.extensions.port_security [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 02:10:33.256 7 INFO neutron.plugins.ml2.managers [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] Initializing extension driver 'qos' 2026-02-26 02:10:33.257 7 INFO neutron.plugins.ml2.managers [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 02:10:33.257 7 INFO neutron.plugins.ml2.managers [None req-46962fbc-99c1-4cf0-9821-05cd32cc311b - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 02:10:33.268 7 INFO neutron.quota [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded quota_driver: . 2026-02-26 02:10:33.268 7 INFO neutron.plugins.ml2.plugin [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 02:10:33.269 7 INFO neutron.plugins.ml2.managers [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 02:10:33.269 7 INFO neutron.plugins.ml2.managers [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 02:10:33.269 7 INFO neutron.plugins.ml2.managers [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 02:10:33.269 7 INFO neutron.extensions.vlantransparent [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Disabled vlantransparent extension. 2026-02-26 02:10:33.269 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: qos 2026-02-26 02:10:33.282 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: router 2026-02-26 02:10:33.282 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] VlanTypeDriver initialization complete 2026-02-26 02:10:33.282 8 INFO neutron.plugins.ml2.managers [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 02:10:33.283 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 02:10:33.301 8 INFO neutron.plugins.ml2.managers [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 02:10:33.301 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 02:10:33.301 8 INFO neutron.plugins.ml2.managers [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] Initializing extension driver 'port_security' 2026-02-26 02:10:33.302 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 02:10:33.302 8 INFO neutron.plugins.ml2.managers [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] Initializing extension driver 'qos' 2026-02-26 02:10:33.302 8 INFO neutron.plugins.ml2.managers [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 02:10:33.302 8 INFO neutron.plugins.ml2.managers [None req-5f988b73-8018-4b06-9ae8-95d642ec6194 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 02:10:33.313 8 INFO neutron.quota [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded quota_driver: . 2026-02-26 02:10:33.314 8 INFO neutron.plugins.ml2.plugin [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 02:10:33.314 8 INFO neutron.plugins.ml2.managers [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 02:10:33.314 8 INFO neutron.plugins.ml2.managers [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 02:10:33.314 8 INFO neutron.plugins.ml2.managers [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 02:10:33.315 8 INFO neutron.extensions.vlantransparent [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Disabled vlantransparent extension. 2026-02-26 02:10:33.315 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: qos 2026-02-26 02:10:33.321 7 INFO neutron.services.service_base [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 02:10:33.322 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: segments 2026-02-26 02:10:33.328 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: router 2026-02-26 02:10:33.368 8 INFO neutron.services.service_base [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 02:10:33.368 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: segments 2026-02-26 02:10:33.419 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: trunk 2026-02-26 02:10:33.434 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: vpnaas 2026-02-26 02:10:33.465 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: trunk 2026-02-26 02:10:33.479 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: vpnaas 2026-02-26 02:10:33.602 7 WARNING stevedore.named [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:10:33.670 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 02:10:33.670 7 INFO neutron.common.utils [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 02:10:33.670 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: auto_allocate 2026-02-26 02:10:33.675 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: tag 2026-02-26 02:10:33.677 8 WARNING stevedore.named [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 02:10:33.682 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: timestamp 2026-02-26 02:10:33.684 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 02:10:33.688 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: flavors 2026-02-26 02:10:33.691 7 INFO neutron.manager [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loading Plugin: revisions 2026-02-26 02:10:33.694 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Initializing extension manager. 2026-02-26 02:10:33.695 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: address-group 2026-02-26 02:10:33.696 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: address-scope 2026-02-26 02:10:33.697 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 02:10:33.698 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: agent 2026-02-26 02:10:33.698 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 02:10:33.699 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 02:10:33.700 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 02:10:33.701 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: availability_zone 2026-02-26 02:10:33.701 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 02:10:33.702 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 02:10:33.702 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: default-subnetpools 2026-02-26 02:10:33.704 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 02:10:33.704 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: dns-integration 2026-02-26 02:10:33.705 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 02:10:33.705 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 02:10:33.706 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: dvr 2026-02-26 02:10:33.706 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 02:10:33.707 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 02:10:33.707 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:10:33.708 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 02:10:33.709 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: external-net 2026-02-26 02:10:33.709 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 02:10:33.710 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: extraroute 2026-02-26 02:10:33.710 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 02:10:33.711 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 02:10:33.711 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 02:10:33.712 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 02:10:33.712 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 02:10:33.713 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: fip-port-details 2026-02-26 02:10:33.713 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: flavors 2026-02-26 02:10:33.715 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 02:10:33.715 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: floatingip-pools 2026-02-26 02:10:33.716 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: ip_allocation 2026-02-26 02:10:33.716 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 02:10:33.717 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: l2_adjacency 2026-02-26 02:10:33.718 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: router 2026-02-26 02:10:33.720 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:10:33.720 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-26 02:10:33.721 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-26 02:10:33.721 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 02:10:33.722 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: l3-ha 2026-02-26 02:10:33.722 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:10:33.723 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-26 02:10:33.723 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: l3-flavors 2026-02-26 02:10:33.724 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:10:33.725 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 02:10:33.727 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 02:10:33.728 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 02:10:33.729 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 02:10:33.730 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 02:10:33.731 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 02:10:33.731 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: multi-provider 2026-02-26 02:10:33.732 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: net-mtu 2026-02-26 02:10:33.732 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 02:10:33.733 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: network_availability_zone 2026-02-26 02:10:33.733 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: network_ha 2026-02-26 02:10:33.734 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: network-ip-availability 2026-02-26 02:10:33.735 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 02:10:33.736 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: pagination 2026-02-26 02:10:33.736 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: port-device-profile 2026-02-26 02:10:33.737 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-26 02:10:33.737 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-26 02:10:33.738 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-26 02:10:33.738 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: port-mac-override 2026-02-26 02:10:33.739 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 02:10:33.739 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 02:10:33.740 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-26 02:10:33.740 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: port-resource-request 2026-02-26 02:10:33.741 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 02:10:33.742 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-26 02:10:33.742 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: binding 2026-02-26 02:10:33.743 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: binding-extended 2026-02-26 02:10:33.744 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: port-security 2026-02-26 02:10:33.744 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: project-id 2026-02-26 02:10:33.744 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: provider 2026-02-26 02:10:33.746 8 INFO neutron_vpnaas.services.vpn.plugin [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 02:10:33.746 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos 2026-02-26 02:10:33.747 8 INFO neutron.common.utils [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 02:10:33.747 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: auto_allocate 2026-02-26 02:10:33.747 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 02:10:33.748 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 02:10:33.748 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-default 2026-02-26 02:10:33.749 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-fip 2026-02-26 02:10:33.749 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 02:10:33.750 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 02:10:33.750 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 02:10:33.751 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 02:10:33.751 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: tag 2026-02-26 02:10:33.751 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 02:10:33.752 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-pps 2026-02-26 02:10:33.753 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 02:10:33.753 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 02:10:33.754 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 02:10:33.754 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: quota-check-limit 2026-02-26 02:10:33.756 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: quotas 2026-02-26 02:10:33.757 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: quota_details 2026-02-26 02:10:33.758 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: timestamp 2026-02-26 02:10:33.759 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: rbac-policies 2026-02-26 02:10:33.759 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: rbac-address-group 2026-02-26 02:10:33.760 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 02:10:33.760 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 02:10:33.760 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 02:10:33.761 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 02:10:33.761 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: revision-if-match 2026-02-26 02:10:33.762 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 02:10:33.763 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: router_availability_zone 2026-02-26 02:10:33.763 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 02:10:33.764 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: flavors 2026-02-26 02:10:33.765 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-26 02:10:33.765 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 02:10:33.766 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 02:10:33.766 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 02:10:33.767 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-26 02:10:33.767 8 INFO neutron.manager [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loading Plugin: revisions 2026-02-26 02:10:33.767 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 02:10:33.770 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Initializing extension manager. 2026-02-26 02:10:33.771 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: address-group 2026-02-26 02:10:33.772 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: security-group 2026-02-26 02:10:33.772 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: address-scope 2026-02-26 02:10:33.773 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: segment 2026-02-26 02:10:33.773 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 02:10:33.773 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 02:10:33.774 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: agent 2026-02-26 02:10:33.774 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: service-type 2026-02-26 02:10:33.774 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: sorting 2026-02-26 02:10:33.774 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 02:10:33.775 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 02:10:33.775 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 02:10:33.776 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: standard-attr-description 2026-02-26 02:10:33.776 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: stateful-security-group 2026-02-26 02:10:33.776 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 02:10:33.777 7 WARNING neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 02:10:33.777 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: availability_zone 2026-02-26 02:10:33.777 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 02:10:33.778 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 02:10:33.778 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: subnet-external-network 2026-02-26 02:10:33.778 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 02:10:33.778 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: subnet_onboard 2026-02-26 02:10:33.778 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: default-subnetpools 2026-02-26 02:10:33.779 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 02:10:33.779 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: subnet-service-types 2026-02-26 02:10:33.780 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: subnet_allocation 2026-02-26 02:10:33.780 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 02:10:33.780 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: dns-integration 2026-02-26 02:10:33.781 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 02:10:33.781 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 02:10:33.781 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: tag-creation 2026-02-26 02:10:33.782 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 02:10:33.782 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 02:10:33.782 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: dvr 2026-02-26 02:10:33.783 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 02:10:33.783 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 02:10:33.784 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:10:33.784 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 02:10:33.785 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: external-net 2026-02-26 02:10:33.785 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 02:10:33.785 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 02:10:33.786 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: extraroute 2026-02-26 02:10:33.786 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 02:10:33.786 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 02:10:33.786 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: trunk 2026-02-26 02:10:33.787 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 02:10:33.787 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: trunk-details 2026-02-26 02:10:33.787 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 02:10:33.787 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 02:10:33.788 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 02:10:33.788 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 02:10:33.788 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 02:10:33.789 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: fip-port-details 2026-02-26 02:10:33.790 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: flavors 2026-02-26 02:10:33.790 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-26 02:10:33.791 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 02:10:33.791 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 02:10:33.791 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: vpn-flavors 2026-02-26 02:10:33.791 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: floatingip-pools 2026-02-26 02:10:33.792 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: ip_allocation 2026-02-26 02:10:33.792 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 02:10:33.793 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: l2_adjacency 2026-02-26 02:10:33.793 7 INFO neutron.api.extensions [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Loaded extension: vpnaas 2026-02-26 02:10:33.794 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: router 2026-02-26 02:10:33.795 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 02:10:33.795 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 02:10:33.795 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.796 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 02:10:33.796 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:10:33.796 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-26 02:10:33.797 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-26 02:10:33.797 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 02:10:33.798 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: l3-ha 2026-02-26 02:10:33.798 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:10:33.799 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:10:33.799 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-26 02:10:33.799 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:10:33.799 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: l3-flavors 2026-02-26 02:10:33.800 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:10:33.801 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 02:10:33.803 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 02:10:33.804 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 02:10:33.804 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:10:33.805 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 02:10:33.805 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:10:33.805 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:10:33.806 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 02:10:33.806 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.806 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] subnetpool is already registered 2026-02-26 02:10:33.807 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 02:10:33.807 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.807 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] subnetpool is already registered 2026-02-26 02:10:33.807 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: multi-provider 2026-02-26 02:10:33.807 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:10:33.808 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: net-mtu 2026-02-26 02:10:33.808 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 02:10:33.808 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 02:10:33.808 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 02:10:33.809 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: network_availability_zone 2026-02-26 02:10:33.809 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 02:10:33.809 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:10:33.809 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: network_ha 2026-02-26 02:10:33.810 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:10:33.810 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: network-ip-availability 2026-02-26 02:10:33.811 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 02:10:33.811 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: pagination 2026-02-26 02:10:33.812 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: port-device-profile 2026-02-26 02:10:33.812 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-26 02:10:33.813 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-26 02:10:33.813 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:10:33.814 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] router is already registered 2026-02-26 02:10:33.814 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-26 02:10:33.814 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:10:33.814 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: port-mac-override 2026-02-26 02:10:33.814 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] floatingip is already registered 2026-02-26 02:10:33.815 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 02:10:33.815 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 02:10:33.816 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-26 02:10:33.816 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: port-resource-request 2026-02-26 02:10:33.817 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 02:10:33.817 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-26 02:10:33.818 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:10:33.818 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] rbac_policy is already registered 2026-02-26 02:10:33.818 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: binding 2026-02-26 02:10:33.818 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:10:33.819 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] security_group is already registered 2026-02-26 02:10:33.819 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: binding-extended 2026-02-26 02:10:33.819 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:10:33.819 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: port-security 2026-02-26 02:10:33.819 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] security_group_rule is already registered 2026-02-26 02:10:33.820 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: project-id 2026-02-26 02:10:33.820 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.820 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: provider 2026-02-26 02:10:33.820 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] subnetpool is already registered 2026-02-26 02:10:33.821 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.821 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] subnetpool is already registered 2026-02-26 02:10:33.821 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:10:33.821 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] trunk is already registered 2026-02-26 02:10:33.822 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 02:10:33.822 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] endpoint_group is already registered 2026-02-26 02:10:33.822 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos 2026-02-26 02:10:33.822 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 02:10:33.822 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] vpnservice is already registered 2026-02-26 02:10:33.823 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 02:10:33.823 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 02:10:33.823 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] ipsec_site_connection is already registered 2026-02-26 02:10:33.823 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 02:10:33.823 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:10:33.824 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] ipsecpolicy is already registered 2026-02-26 02:10:33.824 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-default 2026-02-26 02:10:33.824 7 INFO neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:10:33.824 7 WARNING neutron.quota.resource_registry [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] ikepolicy is already registered 2026-02-26 02:10:33.824 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-fip 2026-02-26 02:10:33.825 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 02:10:33.825 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 02:10:33.826 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 02:10:33.826 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 02:10:33.827 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 02:10:33.828 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-pps 2026-02-26 02:10:33.828 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 02:10:33.829 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 02:10:33.829 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 02:10:33.830 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: quota-check-limit 2026-02-26 02:10:33.832 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: quotas 2026-02-26 02:10:33.833 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: quota_details 2026-02-26 02:10:33.834 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: rbac-policies 2026-02-26 02:10:33.835 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: rbac-address-group 2026-02-26 02:10:33.835 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 02:10:33.836 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 02:10:33.836 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 02:10:33.837 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: revision-if-match 2026-02-26 02:10:33.838 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 02:10:33.838 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: router_availability_zone 2026-02-26 02:10:33.839 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 02:10:33.840 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-26 02:10:33.841 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 02:10:33.841 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 02:10:33.842 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 02:10:33.842 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-26 02:10:33.843 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 02:10:33.847 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: security-group 2026-02-26 02:10:33.848 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: segment 2026-02-26 02:10:33.849 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 02:10:33.850 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: service-type 2026-02-26 02:10:33.850 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: sorting 2026-02-26 02:10:33.850 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 02:10:33.851 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: standard-attr-description 2026-02-26 02:10:33.852 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: stateful-security-group 2026-02-26 02:10:33.852 8 WARNING neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 02:10:33.853 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 02:10:33.853 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: subnet-external-network 2026-02-26 02:10:33.854 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: subnet_onboard 2026-02-26 02:10:33.854 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 02:10:33.855 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: subnet-service-types 2026-02-26 02:10:33.855 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: subnet_allocation 2026-02-26 02:10:33.856 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 02:10:33.857 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: tag-creation 2026-02-26 02:10:33.857 7 WARNING keystonemiddleware._common.config [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:10:33.857 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 02:10:33.861 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 02:10:33.861 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 02:10:33.862 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: trunk 2026-02-26 02:10:33.862 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: trunk-details 2026-02-26 02:10:33.863 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 02:10:33.863 7 WARNING oslo_config.cfg [None req-d25e78bb-c220-4199-94cc-3719670350a7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 02:10:33.863 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 02:10:33.865 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4d667e9668 pid: 7 (default app) 2026-02-26 02:10:33.866 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 02:10:33.867 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: vpn-flavors 2026-02-26 02:10:33.868 8 INFO neutron.api.extensions [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Loaded extension: vpnaas 2026-02-26 02:10:33.871 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 02:10:33.871 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 02:10:33.871 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.871 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 02:10:33.874 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:10:33.875 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:10:33.880 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:10:33.881 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:10:33.881 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:10:33.882 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.882 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] subnetpool is already registered 2026-02-26 02:10:33.883 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.883 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] subnetpool is already registered 2026-02-26 02:10:33.883 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:10:33.884 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 02:10:33.884 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 02:10:33.884 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 02:10:33.885 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:10:33.885 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:10:33.889 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:10:33.890 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] router is already registered 2026-02-26 02:10:33.890 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:10:33.890 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] floatingip is already registered 2026-02-26 02:10:33.894 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:10:33.894 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] rbac_policy is already registered 2026-02-26 02:10:33.895 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:10:33.895 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] security_group is already registered 2026-02-26 02:10:33.895 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:10:33.895 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] security_group_rule is already registered 2026-02-26 02:10:33.896 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.896 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] subnetpool is already registered 2026-02-26 02:10:33.897 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:33.897 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] subnetpool is already registered 2026-02-26 02:10:33.897 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:10:33.898 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] trunk is already registered 2026-02-26 02:10:33.898 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-26 02:10:33.898 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] endpoint_group is already registered 2026-02-26 02:10:33.899 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-26 02:10:33.899 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] vpnservice is already registered 2026-02-26 02:10:33.899 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-26 02:10:33.899 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] ipsec_site_connection is already registered 2026-02-26 02:10:33.900 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-26 02:10:33.900 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] ipsecpolicy is already registered 2026-02-26 02:10:33.900 8 INFO neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-26 02:10:33.901 8 WARNING neutron.quota.resource_registry [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] ikepolicy is already registered 2026-02-26 02:10:33.933 8 WARNING keystonemiddleware._common.config [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:10:33.939 8 WARNING oslo_config.cfg [None req-21720ff4-4e22-4a4c-b36b-fa45e9701d09 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4d667e9668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:10:39.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43ebb373-9f20-48ea-976a-82a14822b125 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 02:10:38 2026] GET /v2.0/networks/public => generated 108 bytes in 604 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:10:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:10:39.677 8 WARNING neutron.services.revisions.revision_plugin [None req-b4466080-7854-459a-9c50-8cec18fef3bb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:10:39.899 8 INFO neutron.db.segments_db [None req-b4466080-7854-459a-9c50-8cec18fef3bb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 67fcae2c-5245-4d8f-8a9a-db02ba1b4813 of type flat for network 3e9d6678-ce01-4b7c-9949-f4bb539e6e13 2026-02-26 02:10:39.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4466080-7854-459a-9c50-8cec18fef3bb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 02:10:39 2026] POST /v2.0/networks => generated 124 bytes in 620 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:10:46.094 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6517aafe-8b87-4f69-98d3-2ab84bd3d95a bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 02:10:45 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:10:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:10:46.323 7 WARNING neutron.services.revisions.revision_plugin [None req-b6a701bd-259f-46d2-bea5-3f89eccb3dc3 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:10:46.345 7 INFO neutron.db.segments_db [None req-b6a701bd-259f-46d2-bea5-3f89eccb3dc3 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment c7635eac-5ad8-4a1b-8a76-3e0849c38361 of type flat for network 6360e71c-0636-4961-989e-6a2eae2ba2fd 2026-02-26 02:10:46.388 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6a701bd-259f-46d2-bea5-3f89eccb3dc3 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 02:10:46 2026] POST /v2.0/networks => generated 124 bytes in 282 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:10:52.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cb24a87-306d-4ab1-b542-d822dacef5b9 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 02:10:52 2026] GET /v2.0/networks/public => generated 108 bytes in 277 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:10:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:10:52.529 7 WARNING neutron.services.revisions.revision_plugin [None req-4ac2be2d-98d0-437e-8b4c-a0c64ef5a7ca bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:10:52.541 7 INFO neutron.db.segments_db [None req-4ac2be2d-98d0-437e-8b4c-a0c64ef5a7ca bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 9808d991-b94f-4631-a3f2-97bbd2461a9c of type flat for network 3286657b-64b9-42fd-bdd6-aa747a21043d 2026-02-26 02:10:52.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ac2be2d-98d0-437e-8b4c-a0c64ef5a7ca bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 02:10:52 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:10:58.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c6d59e1-100f-4175-ad8a-07235d148106 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 02:10:58 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:10:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:10:58.485 8 WARNING neutron.services.revisions.revision_plugin [None req-53691b04-7700-4b4e-94ae-df5f8ebddb6e bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:10:58.508 8 INFO neutron.db.segments_db [None req-53691b04-7700-4b4e-94ae-df5f8ebddb6e bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment dd0b56c6-c7f6-4a68-9712-98db285f7054 of type flat for network 2e393022-1c4a-44c2-b83e-450b6ad5d909 2026-02-26 02:10:58.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53691b04-7700-4b4e-94ae-df5f8ebddb6e bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 02:10:58 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:11:04.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-feb30778-77e1-4ecb-9b88-b3b8865213ca bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 02:11:04 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:11:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:11:04.446 7 WARNING neutron.services.revisions.revision_plugin [None req-63498b84-f45e-43fc-9f38-70f08bc0dc92 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:11:04.466 7 INFO neutron.db.segments_db [None req-63498b84-f45e-43fc-9f38-70f08bc0dc92 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 6f46b978-25f7-4a7c-91d5-fbd56d2d7c3f of type flat for network 7bb31511-c598-4d09-a192-caff57ddcd28 2026-02-26 02:11:04.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63498b84-f45e-43fc-9f38-70f08bc0dc92 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 02:11:04 2026] POST /v2.0/networks => generated 124 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:11:10.354 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89b82649-a8e5-4d8c-90e1-e6b940069d01 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 02:11:10 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:11:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:11:10.429 7 WARNING neutron.services.revisions.revision_plugin [None req-662d5b45-e258-4cfa-8375-529f930be498 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:11:10.447 7 INFO neutron.db.segments_db [None req-662d5b45-e258-4cfa-8375-529f930be498 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment fa28c430-825c-45c4-8e86-0267e01593e3 of type flat for network 217dd510-cbfd-44e3-ac10-f3166c7b228b [pid: 7|app: 0|req: 13/23] 162.253.55.70 () {48 vars in 964 bytes} [Thu Feb 26 02:11:10 2026] POST /v2.0/networks => generated 706 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:11:11.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65a58eb0-2f34-4a37-9bfa-6f4c39601dfb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 02:11:11 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:11:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:11:11.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4fd35f67-12a2-437d-9f4d-b61694e3b54b bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 162.253.55.70 () {44 vars in 1031 bytes} [Thu Feb 26 02:11:11 2026] GET /v2.0/subnets/public-subnet?network_id=217dd510-cbfd-44e3-ac10-f3166c7b228b => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 162.253.55.70 () {44 vars in 1054 bytes} [Thu Feb 26 02:11:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=217dd510-cbfd-44e3-ac10-f3166c7b228b => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 162.253.55.70 () {48 vars in 962 bytes} [Thu Feb 26 02:11:11 2026] POST /v2.0/subnets => generated 664 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:15:41.723 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 02:15:41.724 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 02:15:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.70) !!! 2026-02-26 02:15:41.846 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95067a82-de72-4dca-a21a-5cf9f8456a15 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/64] 162.253.55.70 () {44 vars in 934 bytes} [Thu Feb 26 02:15:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:15:41.856 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 02:15:41.859 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 02:15:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.70) !!! [pid: 8|app: 0|req: 31/65] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 02:15:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:15:41.933 7 INFO neutron.db.segments_db [None req-421b6de6-2ed7-4e38-bc04-418b5850b08b bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment f281ea02-be52-4ab2-8265-c6e5c644be8a of type vxlan for network 1a83c305-b00f-4614-a4f2-500e2101d1db [pid: 7|app: 0|req: 35/66] 162.253.55.70 () {48 vars in 963 bytes} [Thu Feb 26 02:15:41 2026] POST /v2.0/networks => generated 707 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:15:42.882 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47802. 2026-02-26 02:15:42.928 8 INFO neutron.pecan_wsgi.hooks.translation [None req-855269ad-5989-42fd-8fd1-0d91c592e8dd bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/67] 162.253.55.70 () {44 vars in 934 bytes} [Thu Feb 26 02:15:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:15:42.955 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47804. [pid: 7|app: 0|req: 36/68] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 02:15:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:15:42.985 8 INFO neutron.pecan_wsgi.hooks.translation [None req-569f8fd1-f656-412e-bb50-7ca9470ecfc7 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 162.253.55.70 () {44 vars in 1033 bytes} [Thu Feb 26 02:15:42 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 162.253.55.70 () {44 vars in 1056 bytes} [Thu Feb 26 02:15:42 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 162.253.55.70 () {48 vars in 962 bytes} [Thu Feb 26 02:15:43 2026] POST /v2.0/subnets => generated 651 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:15:44.202 7 INFO neutron.api.v2.resource [None req-e4145699-5729-418e-8f44-09b90dc04bc2 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/72] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 02:15:44 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 162.253.55.70 () {44 vars in 990 bytes} [Thu Feb 26 02:15:44 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 162.253.55.70 () {48 vars in 977 bytes} [Thu Feb 26 02:15:44 2026] POST /v2.0/security-groups => generated 1616 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:45 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 1616 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:45 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:45 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:15:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:46 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:46 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:46 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:15:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:47 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:47 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:47 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 2846 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:15:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:48 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:48 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:48 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:15:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:49 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:49 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:49 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:15:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/97] 162.253.55.70 () {44 vars in 984 bytes} [Thu Feb 26 02:15:50 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:15:50.813 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b110921-5eec-458a-9224-b3dc0b4d9785 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/98] 162.253.55.70 () {44 vars in 1073 bytes} [Thu Feb 26 02:15:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/99] 162.253.55.70 () {44 vars in 1096 bytes} [Thu Feb 26 02:15:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/100] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:15:50 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/101] 162.253.55.70 () {48 vars in 958 bytes} [Thu Feb 26 02:15:50 2026] POST /v2.0/ports => generated 1096 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:15:56.951 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24a22945-775f-47bd-9ef1-1068a5fc2056 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/102] 162.253.55.70 () {44 vars in 975 bytes} [Thu Feb 26 02:15:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 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:71: 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: 49/103] 162.253.55.70 () {44 vars in 997 bytes} [Thu Feb 26 02:15:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/104] 162.253.55.70 () {48 vars in 1027 bytes} [Thu Feb 26 02:15:57 2026] PUT /v2.0/ports/c4227371-97da-41f5-a9cf-65c72b7fb145 => generated 1245 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/105] 162.253.55.70 () {44 vars in 917 bytes} [Thu Feb 26 02:15:58 2026] GET /v2.0/ports => generated 3726 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:15:59.781 7 INFO neutron.api.v2.resource [None req-04eb8152-ae79-468c-832a-97cb279a7513 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/106] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 02:15:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/107] 162.253.55.70 () {44 vars in 978 bytes} [Thu Feb 26 02:15:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/108] 162.253.55.70 () {48 vars in 977 bytes} [Thu Feb 26 02:15:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:16:00 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:16:00 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/111] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:16:00 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/112] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:16:00 2026] POST /v2.0/security-group-rules => generated 621 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:16:01 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 2244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/114] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:16:01 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/115] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:16:01 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/116] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:16:01 2026] POST /v2.0/security-group-rules => generated 625 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/125] 162.253.55.70 () {44 vars in 972 bytes} [Thu Feb 26 02:17:03 2026] GET /v2.0/quotas/bb1aee1d1a9147229580b6a4a7f0279e => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 66/126] 162.253.55.70 () {48 vars in 1024 bytes} [Thu Feb 26 02:17:03 2026] PUT /v2.0/quotas/bb1aee1d1a9147229580b6a4a7f0279e => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:19:23.728 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 02:19:23.730 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 02:19:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.70) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:19:23.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-831b527b-47dd-45c5-972e-4a9b11fae89f bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/147] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:19:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 262 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:19:24.003 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/148] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 02:19:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:19:25.691 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46544. 2026-02-26 02:19:25.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd28ea6c-664c-4c17-b63f-58c31ea27ea5 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/149] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:19:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/150] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 02:19:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:27:10.024 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 02:27:10.025 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Feb 26 02:27:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=96b11004d690463fb8256162e0cfbd69 (ip 162.253.55.70) !!! 2026-02-26 02:27:10.172 7 INFO neutron.api.v2.resource [None req-d9639173-2df7-47fd-845d-0c3ed4aeaa69 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 110/213] 162.253.55.70 () {44 vars in 1071 bytes} [Thu Feb 26 02:27:10 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=96b11004d690463fb8256162e0cfbd69 => generated 139 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:27:10.183 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-26 02:27:10.183 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 02:27:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=96b11004d690463fb8256162e0cfbd69 (ip 162.253.55.70) !!! [pid: 8|app: 0|req: 104/214] 162.253.55.70 () {44 vars in 1094 bytes} [Thu Feb 26 02:27:10 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=96b11004d690463fb8256162e0cfbd69 => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/215] 162.253.55.70 () {48 vars in 978 bytes} [Thu Feb 26 02:27:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:27:11.419 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42452. [pid: 8|app: 0|req: 105/216] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:27:11 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 1624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/217] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:27:11 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/218] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:27:11 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:27:11.611 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42460. [pid: 7|app: 0|req: 113/219] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:27:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/220] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:27:12 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 2234 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/221] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:27:12 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/222] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:27:12 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/223] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:27:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/224] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:27:13 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/225] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:27:13 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/226] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:27:13 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/227] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:27:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/228] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:27:14 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 3460 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/229] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:27:14 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/230] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:27:15 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/231] 162.253.55.70 () {48 vars in 988 bytes} [Thu Feb 26 02:27:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/250] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:29:33 2026] GET /v2.0/networks?tenant_id=96b11004d690463fb8256162e0cfbd69&shared=False => generated 15 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:29:34.149 8 INFO neutron.db.segments_db [None req-abad8db5-6815-4cec-8431-25c792b57b00 4daa485db1f444f1a9d85e463fa716b7 96b11004d690463fb8256162e0cfbd69 - - 4c8d3a660cd94110b1542775b02ab67d 4c8d3a660cd94110b1542775b02ab67d] Added segment 2ec4ee82-483c-4dd3-b24e-8d069c18ce3d of type vxlan for network 8545864c-d02e-4939-b77a-7ca7ca36b34d [pid: 8|app: 0|req: 122/251] 162.253.55.70 () {34 vars in 681 bytes} [Thu Feb 26 02:29:34 2026] POST /v2.0/networks => generated 718 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/252] 162.253.55.70 () {30 vars in 721 bytes} [Thu Feb 26 02:29:34 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/253] 162.253.55.70 () {30 vars in 632 bytes} [Thu Feb 26 02:29:34 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/254] 162.253.55.70 () {34 vars in 676 bytes} [Thu Feb 26 02:29:34 2026] POST /v2.0/ports => generated 999 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/255] 162.253.55.70 () {30 vars in 702 bytes} [Thu Feb 26 02:29:34 2026] GET /v2.0/networks/8545864c-d02e-4939-b77a-7ca7ca36b34d => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/258] 162.253.55.70 () {30 vars in 721 bytes} [Thu Feb 26 02:29:36 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/259] 162.253.55.70 () {30 vars in 702 bytes} [Thu Feb 26 02:29:36 2026] GET /v2.0/networks/8545864c-d02e-4939-b77a-7ca7ca36b34d => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/262] 162.253.55.70 () {44 vars in 972 bytes} [Thu Feb 26 02:30:01 2026] GET /v2.0/quotas/96b11004d690463fb8256162e0cfbd69 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 128/263] 162.253.55.70 () {48 vars in 1024 bytes} [Thu Feb 26 02:30:02 2026] PUT /v2.0/quotas/96b11004d690463fb8256162e0cfbd69 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:31:23.370 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 135/276] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/subnets => generated 1308 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:31:23.576 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 142/277] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/agents => generated 3384 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/278] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/279] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/280] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/281] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/282] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/283] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/285] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:31:23 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/286] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:31:23 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) 2026-02-26 02:32:23.233 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49260. [pid: 8|app: 0|req: 145/295] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:32:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:32:23 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: 146/297] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:32:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:32:23 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: 147/299] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:32:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:32:23.469 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49262. [pid: 7|app: 0|req: 153/300] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:32:23 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:32:23 2026] GET /v2.0/subnetpools => 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: 154/302] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:32:23 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/303] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:32:23 2026] GET /v2.0/ports => generated 4721 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/304] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:32:23 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/305] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:32:23 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/314] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/agents => generated 3384 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/315] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/316] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/317] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/318] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/319] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/floatingips => 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: 158/320] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/321] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/322] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/323] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:33:23 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: 8|app: 0|req: 160/324] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:33:23 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/333] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/subnets => generated 1308 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/334] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/agents => generated 3384 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/335] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/336] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/337] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/338] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/339] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:34:23 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: 8|app: 0|req: 168/340] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/341] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/342] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/subnetpools => 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: 174/343] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:34:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:35:23.231 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 174/352] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:35:23 2026] GET /v2.0/subnets => generated 1308 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:35:23 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: 175/354] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:35:23 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:35:23 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:35:23 2026] GET /v2.0/floatingips => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:35:23.486 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 181/357] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:35:23 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: 177/358] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:35:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:35:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:35:23 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:35:23 2026] GET /v2.0/ports => generated 4721 bytes in 239 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.161 () {28 vars in 619 bytes} [Thu Feb 26 02:35:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:36:23.243 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52138. [pid: 7|app: 0|req: 188/371] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:36:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:36:23 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:36:23 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:36:23.406 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52144. [pid: 8|app: 0|req: 185/374] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:36:23 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: 190/375] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:36:23 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:36:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:36:23 2026] GET /v2.0/routers => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:36:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:36:23 2026] GET /v2.0/ports => generated 4721 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:36:23 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:36:23 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: 193/390] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:37:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:37:23 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:37:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:37:23 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: 195/394] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:37:23 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: 200/395] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:37:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 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.161 () {28 vars in 583 bytes} [Thu Feb 26 02:37:23 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:37:23 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: 8|app: 0|req: 197/398] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:37:23 2026] GET /v2.0/agents => generated 3384 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:37:23 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:37:23 2026] GET /v2.0/ports => generated 4721 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:38:23 2026] GET /v2.0/ports => generated 4721 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:38:23 2026] GET /v2.0/agents => generated 3384 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:38:23 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: 204/412] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:38:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:38:23 2026] GET /v2.0/networks => generated 2168 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:38:23 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:38:23 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:38:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:38:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:38:23 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:38:23 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) 2026-02-26 02:39:23.351 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 212/428] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:39:23 2026] GET /v2.0/networks => generated 2168 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:39:23.506 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 217/429] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:39:23 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: 213/430] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:39:23 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:39:23 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:39:23 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: 7|app: 0|req: 219/433] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:39:23 2026] GET /v2.0/agents => generated 3384 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:39:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/435] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:39:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:39:23 2026] GET /v2.0/ports => generated 4721 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:39:23 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/438] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:39:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:40:23.282 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56358. [pid: 8|app: 0|req: 222/447] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:40:23 2026] GET /v2.0/routers => generated 15 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:40:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:40:23 2026] GET /v2.0/subnets => generated 1308 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/450] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:40:23 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: 224/451] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:40:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:40:23.508 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56360. [pid: 7|app: 0|req: 228/452] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:40:23 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:40:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:40:23 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:40:23 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: 230/456] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:40:23 2026] GET /v2.0/agents => generated 3384 bytes in 12 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.161 () {28 vars in 583 bytes} [Thu Feb 26 02:40:23 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:40:25.630 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bea2524-caf1-4724-af6d-f31621355ef0 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 231/458] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 02:40:25 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:40:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:40:26.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a89200cb-3835-49bf-b715-195e9b6186ca bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/460] 162.253.55.70 () {44 vars in 924 bytes} [Thu Feb 26 02:40:26 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:40:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:40:26.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-766d8b4e-230c-4e2c-a264-e39d74c3c824 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 233/462] 162.253.55.70 () {44 vars in 1031 bytes} [Thu Feb 26 02:40:26 2026] GET /v2.0/subnets/public-subnet?network_id=217dd510-cbfd-44e3-ac10-f3166c7b228b => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 162.253.55.70 () {44 vars in 1054 bytes} [Thu Feb 26 02:40:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=217dd510-cbfd-44e3-ac10-f3166c7b228b => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:40:51.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba18aad2-5d80-43a3-8844-57c298637944 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/468] 162.253.55.70 () {44 vars in 934 bytes} [Thu Feb 26 02:40:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/469] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 02:40:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:40:52.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5e39e08-33df-4326-b528-7e15ae426d1c bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/470] 162.253.55.70 () {44 vars in 934 bytes} [Thu Feb 26 02:40:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 02:40:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:40:52.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da4dc3e7-0b85-4c2f-85e0-09d4dd1b6daf bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/472] 162.253.55.70 () {44 vars in 1033 bytes} [Thu Feb 26 02:40:52 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 162.253.55.70 () {44 vars in 1056 bytes} [Thu Feb 26 02:40:52 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:40:53.644 7 INFO neutron.api.v2.resource [None req-fc86b1e8-bb0a-4694-b071-2b9dcf2e5c37 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 239/474] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 02:40:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/475] 162.253.55.70 () {44 vars in 990 bytes} [Thu Feb 26 02:40:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:54 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/477] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:54 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:40:54 2026] GET /v2.0/security-group-rules/7254284e-ac2a-433b-92e0-e28579a4e562 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:55 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:55 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:40:55 2026] GET /v2.0/security-group-rules/e23ca371-37bb-48d7-8cb5-0a06242c8c1f => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:56 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/483] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:56 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:40:56 2026] GET /v2.0/security-group-rules/47ce99b8-3e77-4390-9d23-d706229cc294 => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:57 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/486] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:57 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/487] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:40:57 2026] GET /v2.0/security-group-rules/255ddbad-0b69-4f5a-9a5c-ccbeb6fc4da4 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/488] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:58 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/489] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:58 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/490] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:40:58 2026] GET /v2.0/security-group-rules/b6e6c4f5-4276-4872-a632-8f0540600b28 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 162.253.55.70 () {44 vars in 984 bytes} [Thu Feb 26 02:40:59 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:40:59.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e256e04d-c798-4ede-b231-954ebecc6c28 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/492] 162.253.55.70 () {44 vars in 1073 bytes} [Thu Feb 26 02:40:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 162.253.55.70 () {44 vars in 1096 bytes} [Thu Feb 26 02:40:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:40:59 2026] GET /v2.0/security-groups/43c03034-4f2c-46e3-8dc0-af004e881b94 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:41:05.913 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d511c735-007f-46e5-a073-7039ba7c51d7 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/497] 162.253.55.70 () {44 vars in 975 bytes} [Thu Feb 26 02:41:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/498] 162.253.55.70 () {44 vars in 997 bytes} [Thu Feb 26 02:41:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 162.253.55.70 () {44 vars in 917 bytes} [Thu Feb 26 02:41:07 2026] GET /v2.0/ports => generated 4721 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:41:08.306 8 INFO neutron.api.v2.resource [None req-6d8d65ee-69db-4999-9c18-bc0d00ca53f7 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/500] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 02:41:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 162.253.55.70 () {44 vars in 978 bytes} [Thu Feb 26 02:41:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/502] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:41:09 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/503] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:41:09 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 2882 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/504] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:41:09 2026] GET /v2.0/security-group-rules/915ab6ab-b942-4b70-9702-a51a3ed3454d => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/505] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:41:10 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/506] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:41:10 2026] GET /v2.0/security-groups/ed30255a-1aaf-4d7e-a8d5-94c59d6483bc => generated 2882 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/507] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:41:10 2026] GET /v2.0/security-group-rules/f987de5d-78b6-48e2-94dd-c7011254365c => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/510] 162.253.55.70 () {44 vars in 972 bytes} [Thu Feb 26 02:41:20 2026] GET /v2.0/quotas/bb1aee1d1a9147229580b6a4a7f0279e => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/511] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/floatingips => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/512] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/513] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/514] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:41:23 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: 7|app: 0|req: 261/515] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/516] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/517] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/518] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/519] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/agents => generated 3384 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/520] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/521] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:41:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:42:08.409 7 INFO neutron.api.v2.resource [None req-9cdf3004-9b01-4922-96a8-9c5db9c121a2 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 268/528] 162.253.55.70 () {44 vars in 1071 bytes} [Thu Feb 26 02:42:08 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=96b11004d690463fb8256162e0cfbd69 => generated 139 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/529] 162.253.55.70 () {44 vars in 1094 bytes} [Thu Feb 26 02:42:08 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=96b11004d690463fb8256162e0cfbd69 => generated 4072 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/530] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:42:09 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/531] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:42:09 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/532] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:42:09 2026] GET /v2.0/security-group-rules/719a4aba-92d6-4f53-abbe-1fdbeb8fcb33 => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/533] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:42:10 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/534] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:42:10 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/535] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:42:10 2026] GET /v2.0/security-group-rules/c7c454f1-ad63-4627-a282-26e627a671fc => generated 599 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/536] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:42:11 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/537] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:42:11 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/538] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:42:11 2026] GET /v2.0/security-group-rules/3eeb03aa-a2e1-444d-9e17-b11f72bc400f => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/539] 162.253.55.70 () {44 vars in 1085 bytes} [Thu Feb 26 02:42:12 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb?project_id=96b11004d690463fb8256162e0cfbd69 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/540] 162.253.55.70 () {44 vars in 998 bytes} [Thu Feb 26 02:42:12 2026] GET /v2.0/security-groups/a66b2d9e-6daf-40ae-bef2-805861287fbb => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/541] 162.253.55.70 () {44 vars in 1008 bytes} [Thu Feb 26 02:42:12 2026] GET /v2.0/security-group-rules/391bf2b9-b952-49d0-9ba3-38d160924f40 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/542] 162.253.55.70 () {44 vars in 972 bytes} [Thu Feb 26 02:42:19 2026] GET /v2.0/quotas/96b11004d690463fb8256162e0cfbd69 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/545] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:42:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/546] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:42:23 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/547] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:42:23 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/548] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:42:23 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: 271/549] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:42:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/550] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:42:23 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/551] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:42:23 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/552] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:42:23 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/553] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:42:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/554] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:42:23 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: 274/555] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:42:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/560] 162.253.55.70 () {44 vars in 946 bytes} [Thu Feb 26 02:43:00 2026] GET /v2.0/networks?name=public => generated 753 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:43:23.315 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 279/565] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:43:23 2026] GET /v2.0/routers => generated 15 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:43:23.716 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 287/566] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:43:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/567] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:43:23 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/568] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:43:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/569] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:43:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/570] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:43:23 2026] GET /v2.0/agents => generated 3384 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/571] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:43:23 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/572] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:43:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/573] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:43:23 2026] GET /v2.0/ports => generated 4721 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/574] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:43:23 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: 284/575] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:43:24 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:43:38.604 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41162. [pid: 8|app: 0|req: 286/578] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:43:38 2026] GET /v2.0/networks => generated 2168 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/579] 10.0.0.212 () {32 vars in 655 bytes} [Thu Feb 26 02:43:39 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: 287/580] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:43:39 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) 2026-02-26 02:43:39.680 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41166. [pid: 7|app: 0|req: 294/581] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:43:39 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/582] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:43:39 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/583] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:43:39 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/584] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:43:39 2026] GET /v2.0/security-groups => generated 17397 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/585] 10.0.0.212 () {32 vars in 655 bytes} [Thu Feb 26 02:43:39 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) 2026-02-26 02:43:50.491 8 INFO neutron.db.segments_db [None req-d1a32192-0678-409e-b860-7deac5ad1b42 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 8c7f17d5-f159-4594-9c65-92104b3affd1 of type vxlan for network c47b5145-2e84-445f-9eb8-9e29cd8772c0 2026-02-26 02:43:50.513 7 INFO neutron.db.segments_db [None req-4b486829-b121-4a9e-895b-b9d293bd99c7 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 93d13a7c-2118-4c11-8621-5a1d13b92531 of type vxlan for network d78b7263-96ae-48a5-9acb-47be31fdf217 [pid: 8|app: 0|req: 290/586] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:43:50 2026] POST /v2.0/networks => generated 745 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/587] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:43:50 2026] POST /v2.0/networks => generated 749 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:43:50.735 8 INFO neutron.db.segments_db [None req-f303d368-b308-44e3-8fbe-c0f1a6785f56 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment bbd76544-e320-44fb-8c6a-8f46f830e90c of type vxlan for network 6004ce10-4cb1-405c-b12e-b90293e4050f [pid: 7|app: 0|req: 298/588] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:43:50 2026] POST /v2.0/subnets => generated 692 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/589] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:43:50 2026] POST /v2.0/networks => generated 743 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:43:50.860 8 INFO neutron.db.segments_db [None req-a7530659-0e10-4295-9ceb-81ca9e8b480e bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment bb4cbc6c-2a79-4064-b986-0aafa9e3bcb2 of type vxlan for network 5bf72b26-d85d-4900-a56c-6ba97ec97997 [pid: 7|app: 0|req: 299/590] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:43:50 2026] POST /v2.0/subnets => generated 696 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/593] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:43:50 2026] POST /v2.0/subnets => generated 690 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:43:51.077 8 INFO neutron.db.l3_hamode_db [None req-a7530659-0e10-4295-9ceb-81ca9e8b480e bfd8832717a54d3f8b1ab7d0c9de0c14 f094a82877204c9f911245a9fe8c03c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:43:51.083 7 INFO neutron.db.segments_db [None req-9b231746-37fa-4c9a-88ff-6da2f70b1cd4 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 627223b1-75e9-4e71-b99b-0824466d9de9 of type vxlan for network 24e3a8fb-e224-4ba7-9ba7-c8853e5cd0e1 2026-02-26 02:43:51.331 7 INFO neutron.db.l3_hamode_db [None req-9b231746-37fa-4c9a-88ff-6da2f70b1cd4 bfd8832717a54d3f8b1ab7d0c9de0c14 c4216c216d384f9c8ae70577dfe2475f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:43:51.906 8 INFO neutron.db.l3_hamode_db [None req-a7530659-0e10-4295-9ceb-81ca9e8b480e bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:43:52.200 7 INFO neutron.db.l3_hamode_db [None req-9b231746-37fa-4c9a-88ff-6da2f70b1cd4 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 292/594] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:43:50 2026] POST /v2.0/routers => generated 732 bytes in 1996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/595] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:43:52 2026] GET /v2.0/security-groups?tenant_id=e65dddbb4cd04bc78c667bfc9e8acc92&name=default => generated 2922 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:43:53.111 8 INFO neutron.db.segments_db [None req-a1f05b8e-4760-43ee-bc49-4b1ec80cd5a1 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment a556605b-cb84-4e88-8431-75e4499fcbc0 of type vxlan for network 6af94eaa-0fd9-42c4-8c6c-932abc385015 2026-02-26 02:43:53.405 8 INFO neutron.db.l3_hamode_db [None req-a1f05b8e-4760-43ee-bc49-4b1ec80cd5a1 bfd8832717a54d3f8b1ab7d0c9de0c14 3dd9ba21d7a74901a921743d4d9ac514 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 303/596] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:43:51 2026] POST /v2.0/routers => generated 736 bytes in 2373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:43:54.364 8 INFO neutron.db.l3_hamode_db [None req-a1f05b8e-4760-43ee-bc49-4b1ec80cd5a1 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 304/597] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:43:53 2026] PUT /v2.0/routers/3125cea9-9a4f-432d-828d-94082a6e645e/add_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/598] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:43:54 2026] DELETE /v2.0/security-groups/7bed8c6d-89d5-4470-94ad-85232b9e01c0 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/599] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:43:53 2026] POST /v2.0/routers => generated 730 bytes in 2265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/600] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:43:54 2026] PUT /v2.0/routers/c07500bd-08dc-4af0-81a0-1359fc080842/add_router_interface => generated 309 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:43:56.066 7 WARNING neutron_lib.context [req-084166a7-e446-4d8a-8457-8bd5906eb95b req-7199c163-9acd-40ce-9b05-f1f891fa69a3 b43a96bc977a4e1980fe916880297aa2 f094a82877204c9f911245a9fe8c03c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 307/601] 10.0.0.252 () {38 vars in 971 bytes} [Thu Feb 26 02:43:55 2026] POST /v2.0/security-groups => generated 1680 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:43:56.353 7 WARNING neutron_lib.context [req-89fcb78b-8af2-40b7-9027-e65643ffda22 req-3739e3d8-336e-4086-ac89-3584feebf8b1 df733603c98a4a0e9946b97b49f8768d c4216c216d384f9c8ae70577dfe2475f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 308/602] 10.0.0.252 () {38 vars in 971 bytes} [Thu Feb 26 02:43:56 2026] POST /v2.0/security-groups => generated 1686 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/603] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:43:55 2026] PUT /v2.0/routers/7b32987a-5808-46c6-8832-53e26cb25a46/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/604] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:56 2026] GET /v2.0/security-groups/623b743e-25cf-4f00-bf60-0ea25faa953e => generated 1686 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:43:56.718 8 WARNING neutron_lib.context [req-5bac6429-b988-4b7c-8482-74b7d2a6b562 req-d70c8deb-56b8-47fe-b2d2-e451be2c0b5c b43a96bc977a4e1980fe916880297aa2 f094a82877204c9f911245a9fe8c03c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:43:56.754 7 INFO neutron.db.segments_db [None req-ca189491-f664-4cc0-b187-4f2f0647585d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment b9af71e8-26ea-40d2-8874-028c4aed6a3c of type vxlan for network 8f496007-1ca6-4748-a1d3-853f9e5b315a [pid: 7|app: 0|req: 309/605] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:43:56 2026] POST /v2.0/networks => generated 752 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:43:56.836 7 WARNING neutron_lib.context [req-89bd6ba3-236d-4c6c-bef8-c696bd10fdaf req-6c206dff-01f4-4b95-8cc9-9262c522a817 df733603c98a4a0e9946b97b49f8768d c4216c216d384f9c8ae70577dfe2475f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 297/606] 10.0.0.252 () {38 vars in 971 bytes} [Thu Feb 26 02:43:56 2026] POST /v2.0/security-groups => generated 1681 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/607] 10.0.0.252 () {38 vars in 981 bytes} [Thu Feb 26 02:43:56 2026] POST /v2.0/security-group-rules => generated 614 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:43:56.955 7 WARNING neutron_lib.context [req-5ca63734-56b6-49cf-856c-26eb34b09a6e req-b514307e-0190-4587-8c7f-5a102d233763 b43a96bc977a4e1980fe916880297aa2 f094a82877204c9f911245a9fe8c03c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 298/608] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:43:56 2026] POST /v2.0/subnets => generated 699 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:43:57.038 8 WARNING neutron_lib.context [req-ccab5cae-cfe2-46f0-989b-b2dc075c6e2c req-3d144035-5aa0-40c6-8c0c-264123e5a4c1 df733603c98a4a0e9946b97b49f8768d c4216c216d384f9c8ae70577dfe2475f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 311/609] 10.0.0.252 () {38 vars in 971 bytes} [Thu Feb 26 02:43:56 2026] POST /v2.0/security-groups => generated 1681 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:43:57.123 7 INFO neutron.db.segments_db [None req-eb5db015-cbdd-46df-9753-4800fd817790 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 1705d81a-cb8b-4c9b-a6bb-cff10a1c1d1b of type vxlan for network 0d45805f-a69d-4b74-9333-496b28505260 [pid: 8|app: 0|req: 299/610] 10.0.0.252 () {38 vars in 971 bytes} [Thu Feb 26 02:43:57 2026] POST /v2.0/security-groups => generated 1684 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/611] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:43:57 2026] GET /v2.0/security-groups?tenant_id=f094a82877204c9f911245a9fe8c03c9 => generated 7903 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:43:57.222 8 WARNING neutron_lib.context [None req-823530cf-5038-4a67-843b-2b35e09a100b 3eacec3bafe641b1b49caa4c6471978b 3dd9ba21d7a74901a921743d4d9ac514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:43:57.347 7 INFO neutron.db.l3_hamode_db [None req-eb5db015-cbdd-46df-9753-4800fd817790 bfd8832717a54d3f8b1ab7d0c9de0c14 9f3ba25f25af4c428841b18644ed5ec2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 301/612] 10.0.0.212 () {34 vars in 685 bytes} [Thu Feb 26 02:43:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/613] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:57 2026] GET /v2.0/security-groups/109ee6fa-7ead-40f3-8152-efd8c0a4f322 => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:57 2026] GET /v2.0/security-groups/75a51d48-d83b-4a9e-a425-5d4dc5086155 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:43:57.412 8 WARNING neutron_lib.context [None req-cdd64ba1-3df5-49ec-9f34-94883a1c3467 3eacec3bafe641b1b49caa4c6471978b 3dd9ba21d7a74901a921743d4d9ac514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 304/615] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:43:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:43:57.528 8 WARNING neutron_lib.context [req-bdfa90f2-5e99-4459-929b-e2589685ba80 req-22c74547-8861-44b6-9074-0d98e9021c05 df733603c98a4a0e9946b97b49f8768d c4216c216d384f9c8ae70577dfe2475f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 305/616] 10.0.0.252 () {38 vars in 981 bytes} [Thu Feb 26 02:43:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:57 2026] GET /v2.0/security-groups/75a51d48-d83b-4a9e-a425-5d4dc5086155 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:43:57.677 8 WARNING neutron_lib.context [None req-3d014b4a-1484-4f69-bc07-6897e99c5fd1 3eacec3bafe641b1b49caa4c6471978b 3dd9ba21d7a74901a921743d4d9ac514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 307/618] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:43:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/619] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:57 2026] GET /v2.0/security-groups/109ee6fa-7ead-40f3-8152-efd8c0a4f322 => generated 2309 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:57 2026] GET /v2.0/security-groups/52099228-07aa-48dd-86d4-5f44d6e0865e => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:43:57.850 8 WARNING neutron_lib.context [None req-7f6cb843-c2c3-442c-bc70-42ab9d5d6671 3eacec3bafe641b1b49caa4c6471978b 3dd9ba21d7a74901a921743d4d9ac514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:43:58.082 7 INFO neutron.db.l3_hamode_db [None req-eb5db015-cbdd-46df-9753-4800fd817790 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 310/621] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:43:57 2026] POST /v2.0/floatingips => generated 552 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:43:58.435 8 WARNING neutron_lib.context [req-254443eb-c89e-44a9-9704-5b9fca43baa0 req-6fb028e5-4825-4fbb-a6c1-248d3e839f63 df733603c98a4a0e9946b97b49f8768d c4216c216d384f9c8ae70577dfe2475f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 311/622] 10.0.0.252 () {38 vars in 981 bytes} [Thu Feb 26 02:43:58 2026] POST /v2.0/security-group-rules => generated 619 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.252 () {36 vars in 1013 bytes} [Thu Feb 26 02:43:58 2026] DELETE /v2.0/security-groups/52099228-07aa-48dd-86d4-5f44d6e0865e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/624] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:58 2026] GET /v2.0/security-groups/109ee6fa-7ead-40f3-8152-efd8c0a4f322 => generated 2939 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:43:58.660 8 INFO neutron.api.v2.resource [req-54006f37-6a16-423f-8cd0-f7bad7bafd8b req-bd9ae322-b6ae-4e86-9331-d73ed23a2594 b43a96bc977a4e1980fe916880297aa2 f094a82877204c9f911245a9fe8c03c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 314/625] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:58 2026] GET /v2.0/security-groups/52099228-07aa-48dd-86d4-5f44d6e0865e => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 10.0.0.252 () {34 vars in 1001 bytes} [Thu Feb 26 02:43:58 2026] GET /v2.0/security-group-rules/2b8f57ba-67d6-4436-bdaa-0835ce8dce79 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:58 2026] GET /v2.0/security-groups/a21133e6-3b99-4baa-835b-3d7d8a5ece99 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:58 2026] GET /v2.0/security-groups/109ee6fa-7ead-40f3-8152-efd8c0a4f322 => generated 2939 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/629] 10.0.0.252 () {36 vars in 1013 bytes} [Thu Feb 26 02:43:58 2026] DELETE /v2.0/security-groups/a21133e6-3b99-4baa-835b-3d7d8a5ece99 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/630] 10.0.0.252 () {36 vars in 1023 bytes} [Thu Feb 26 02:43:58 2026] DELETE /v2.0/security-group-rules/2b8f57ba-67d6-4436-bdaa-0835ce8dce79 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/631] 10.0.0.252 () {34 vars in 1100 bytes} [Thu Feb 26 02:43:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1647726236&fields=id&tenant_id=3dd9ba21d7a74901a921743d4d9ac514 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:43:58.964 8 INFO neutron.api.v2.resource [req-cfcaf45c-223b-488e-8650-a4d171a66328 req-ecf82610-d961-4252-b90c-5d8eeebf3749 b43a96bc977a4e1980fe916880297aa2 f094a82877204c9f911245a9fe8c03c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 321/632] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:58 2026] GET /v2.0/security-groups/a21133e6-3b99-4baa-835b-3d7d8a5ece99 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/633] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:43:58 2026] GET /v2.0/networks?id=6004ce10-4cb1-405c-b12e-b90293e4050f => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/634] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:43:57 2026] POST /v2.0/routers => generated 739 bytes in 1957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/635] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:59 2026] GET /v2.0/security-groups/109ee6fa-7ead-40f3-8152-efd8c0a4f322 => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/636] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:43:59 2026] GET /v2.0/quotas/3dd9ba21d7a74901a921743d4d9ac514 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/637] 10.0.0.252 () {36 vars in 1013 bytes} [Thu Feb 26 02:43:59 2026] DELETE /v2.0/security-groups/109ee6fa-7ead-40f3-8152-efd8c0a4f322 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/638] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:43:59 2026] GET /v2.0/ports?tenant_id=3dd9ba21d7a74901a921743d4d9ac514&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:59 2026] GET /v2.0/security-groups/919c564d-032f-4f4c-83ae-9ae673934ab4 => generated 1681 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/640] 10.0.0.252 () {36 vars in 1013 bytes} [Thu Feb 26 02:43:59 2026] DELETE /v2.0/security-groups/919c564d-032f-4f4c-83ae-9ae673934ab4 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:43:59 2026] GET /v2.0/security-groups/623b743e-25cf-4f00-bf60-0ea25faa953e => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/642] 10.0.0.252 () {36 vars in 1013 bytes} [Thu Feb 26 02:43:59 2026] DELETE /v2.0/security-groups/623b743e-25cf-4f00-bf60-0ea25faa953e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:43:59 2026] PUT /v2.0/routers/d1698bd0-78ca-410d-910b-ed1a24c40912/add_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:00.026 8 INFO neutron.api.v2.resource [req-1e068d50-f04f-4f94-93a8-cadf0304f318 req-5d15c8ae-bcda-4bb5-b4ca-caa775745cfd b43a96bc977a4e1980fe916880297aa2 f094a82877204c9f911245a9fe8c03c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 325/644] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/security-groups/919c564d-032f-4f4c-83ae-9ae673934ab4 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/645] 10.0.0.252 () {34 vars in 907 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/extensions => generated 20516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/646] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/security-groups?tenant_id=f094a82877204c9f911245a9fe8c03c9 => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/648] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/security-groups/75a51d48-d83b-4a9e-a425-5d4dc5086155 => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/649] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/650] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/security-groups/75a51d48-d83b-4a9e-a425-5d4dc5086155 => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:00.299 8 INFO neutron.api.v2.resource [req-a4851632-ea95-40ee-8dca-85d24ca0496a req-f0950d3f-89f5-4e51-86f9-82d4b92da7c7 b43a96bc977a4e1980fe916880297aa2 f094a82877204c9f911245a9fe8c03c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 332/651] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/security-groups/919c564d-032f-4f4c-83ae-9ae673934ab4 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:00.331 8 INFO neutron.api.v2.resource [req-ee20a6b9-a7b7-4d03-ac97-25fba1d35667 req-34ad272b-c9f2-4b92-a39d-a51c0c0ad3d9 b43a96bc977a4e1980fe916880297aa2 f094a82877204c9f911245a9fe8c03c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/652] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/security-groups/a21133e6-3b99-4baa-835b-3d7d8a5ece99 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:00.364 8 INFO neutron.api.v2.resource [req-eb7e061c-c424-4ea6-8310-98310893dddb req-fa3d17a9-1cb0-412a-9b8e-a682f6aec3ab b43a96bc977a4e1980fe916880297aa2 f094a82877204c9f911245a9fe8c03c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 334/653] 10.0.0.252 () {34 vars in 991 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/security-groups/52099228-07aa-48dd-86d4-5f44d6e0865e => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/654] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:00 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/655] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:43:59 2026] PUT /v2.0/routers/c07500bd-08dc-4af0-81a0-1359fc080842/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:00.895 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-2c63eab6-c8fc-47eb-8865-d960e8d04947 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 336/656] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:44:00 2026] PUT /v2.0/routers/3125cea9-9a4f-432d-828d-94082a6e645e/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:01.404 8 WARNING neutron_lib.context [None req-06513398-5094-4cd5-ab3f-3472db02545c 8a5e5c95335446cf8539ce22a80ef2c3 9f3ba25f25af4c428841b18644ed5ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:01.472 7 INFO neutron.db.l3_hamode_db [None req-2c63eab6-c8fc-47eb-8865-d960e8d04947 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network 24e3a8fb-e224-4ba7-9ba7-c8853e5cd0e1 was deleted as no HA routers are present in tenant c4216c216d384f9c8ae70577dfe2475f. [pid: 7|app: 0|req: 321/657] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:00 2026] DELETE /v2.0/routers/c07500bd-08dc-4af0-81a0-1359fc080842 => generated 0 bytes in 1049 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/658] 10.0.0.212 () {34 vars in 685 bytes} [Thu Feb 26 02:44:01 2026] POST /v2.0/security-groups => generated 1661 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:44:01.812 7 INFO neutron.services.segments.plugin [-] Segment 627223b1-75e9-4e71-b99b-0824466d9de9 resource provider aggregate not found 2026-02-26 02:44:01.826 7 INFO neutron.services.segments.plugin [-] Segment 627223b1-75e9-4e71-b99b-0824466d9de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627223b1-75e9-4e71-b99b-0824466d9de9 found for delete ", "request_id": "req-82268572-9317-4770-b899-fd170ac79675"}]} 2026-02-26 02:44:01.834 7 INFO neutron.services.segments.plugin [-] Segment 627223b1-75e9-4e71-b99b-0824466d9de9 resource provider aggregate not found 2026-02-26 02:44:01.844 7 INFO neutron.services.segments.plugin [-] Segment 627223b1-75e9-4e71-b99b-0824466d9de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627223b1-75e9-4e71-b99b-0824466d9de9 found for delete ", "request_id": "req-7fdca420-c9ed-4977-b6f7-5eeeb453fc63"}]} [pid: 8|app: 0|req: 338/659] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:01 2026] DELETE /v2.0/subnets/93237ef4-4d8a-4f84-94ad-c1030b2269df => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/660] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:01 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:01.988 8 WARNING neutron_lib.context [None req-45e0c1b0-1497-4242-aafa-748e745d19d8 8a5e5c95335446cf8539ce22a80ef2c3 9f3ba25f25af4c428841b18644ed5ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 340/661] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:44:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:02.190 7 INFO neutron.db.l3_hamode_db [None req-fd5f23f8-d24d-496a-85eb-04ced4c8bb09 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network 5bf72b26-d85d-4900-a56c-6ba97ec97997 was deleted as no HA routers are present in tenant f094a82877204c9f911245a9fe8c03c9. [pid: 7|app: 0|req: 322/662] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:01 2026] DELETE /v2.0/routers/3125cea9-9a4f-432d-828d-94082a6e645e => generated 0 bytes in 718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:44:02.201 7 WARNING neutron_lib.context [None req-3748df00-b2f8-4a21-bc69-d1e4c829a75c 8a5e5c95335446cf8539ce22a80ef2c3 9f3ba25f25af4c428841b18644ed5ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 323/663] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:44:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/664] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:02 2026] DELETE /v2.0/subnets/8617b104-cdcf-42a7-890b-63ded3ba9d69 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:02.461 7 WARNING neutron_lib.context [None req-aa4751e7-e866-464c-ba05-722a13504e5a 8a5e5c95335446cf8539ce22a80ef2c3 9f3ba25f25af4c428841b18644ed5ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 341/665] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:02 2026] DELETE /v2.0/networks/d78b7263-96ae-48a5-9acb-47be31fdf217 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/666] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:02 2026] DELETE /v2.0/networks/c47b5145-2e84-445f-9eb8-9e29cd8772c0 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/667] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:02 2026] GET /v2.0/security-groups?tenant_id=c4216c216d384f9c8ae70577dfe2475f&name=default => generated 2921 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:02.924 8 INFO neutron.services.segments.plugin [-] Segment 93d13a7c-2118-4c11-8621-5a1d13b92531 resource provider aggregate not found [pid: 7|app: 0|req: 325/668] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:44:02 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:02.929 8 INFO neutron.services.segments.plugin [-] Segment 93d13a7c-2118-4c11-8621-5a1d13b92531 resource provider aggregate not found 2026-02-26 02:44:02.939 8 INFO neutron.services.segments.plugin [-] Segment 93d13a7c-2118-4c11-8621-5a1d13b92531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d13a7c-2118-4c11-8621-5a1d13b92531 found for delete ", "request_id": "req-ec9725b8-8a18-4344-b5c3-efbbfab1fa81"}]} 2026-02-26 02:44:02.945 8 INFO neutron.services.segments.plugin [-] Segment 93d13a7c-2118-4c11-8621-5a1d13b92531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d13a7c-2118-4c11-8621-5a1d13b92531 found for delete ", "request_id": "req-5b32f31e-ba1d-429f-a9f7-7a7e1e4094df"}]} [pid: 8|app: 0|req: 344/669] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:02 2026] DELETE /v2.0/security-groups/300390a5-3dd1-4c4d-ae1d-ccab3513962a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/670] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:02 2026] GET /v2.0/security-groups?tenant_id=f094a82877204c9f911245a9fe8c03c9&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/671] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:03 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/672] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:03 2026] DELETE /v2.0/security-groups/75a51d48-d83b-4a9e-a425-5d4dc5086155 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/673] 10.0.0.252 () {34 vars in 1100 bytes} [Thu Feb 26 02:44:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1977041409&fields=id&tenant_id=9f3ba25f25af4c428841b18644ed5ec2 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/674] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:44:03 2026] GET /v2.0/networks?id=8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/675] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:44:03 2026] GET /v2.0/quotas/9f3ba25f25af4c428841b18644ed5ec2 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/676] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:44:03 2026] GET /v2.0/ports?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/677] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:44:03 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/678] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:44:03 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/679] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:03 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/680] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:04 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:04.749 7 INFO neutron.services.segments.plugin [-] Segment bb4cbc6c-2a79-4064-b986-0aafa9e3bcb2 resource provider aggregate not found 2026-02-26 02:44:04.755 7 INFO neutron.services.segments.plugin [-] Segment bb4cbc6c-2a79-4064-b986-0aafa9e3bcb2 resource provider aggregate not found 2026-02-26 02:44:04.764 7 INFO neutron.services.segments.plugin [-] Segment bb4cbc6c-2a79-4064-b986-0aafa9e3bcb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb4cbc6c-2a79-4064-b986-0aafa9e3bcb2 found for delete ", "request_id": "req-6abaaae9-a5b7-4ee7-a040-ce3c4dffdb7b"}]} 2026-02-26 02:44:04.768 7 INFO neutron.services.segments.plugin [-] Segment bb4cbc6c-2a79-4064-b986-0aafa9e3bcb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb4cbc6c-2a79-4064-b986-0aafa9e3bcb2 found for delete ", "request_id": "req-ee612cab-62a5-45b7-8a4e-e1693839e13c"}]} [pid: 8|app: 0|req: 350/681] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:04 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:05.066 7 INFO neutron.db.segments_db [None req-0b5be35d-4e65-458d-affb-b448822424b4 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment accc5f5c-48e7-4da6-8ed2-4eef132053b8 of type vxlan for network 2d969b5b-b4c7-483d-852d-30dbc4b21a1b [pid: 7|app: 0|req: 332/682] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:44:04 2026] POST /v2.0/networks => generated 746 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:05.182 8 INFO neutron.services.segments.plugin [-] Segment 8c7f17d5-f159-4594-9c65-92104b3affd1 resource provider aggregate not found 2026-02-26 02:44:05.186 8 INFO neutron.services.segments.plugin [-] Segment 8c7f17d5-f159-4594-9c65-92104b3affd1 resource provider aggregate not found 2026-02-26 02:44:05.202 8 INFO neutron.services.segments.plugin [-] Segment 8c7f17d5-f159-4594-9c65-92104b3affd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7f17d5-f159-4594-9c65-92104b3affd1 found for delete ", "request_id": "req-2e9cb13f-214d-4729-bdd2-d03974d4e679"}]} 2026-02-26 02:44:05.204 8 INFO neutron.services.segments.plugin [-] Segment 8c7f17d5-f159-4594-9c65-92104b3affd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7f17d5-f159-4594-9c65-92104b3affd1 found for delete ", "request_id": "req-a2114fb3-3211-4cbb-be26-07b84ac3118a"}]} [pid: 7|app: 0|req: 333/683] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:05 2026] GET /v2.0/networks?id=6004ce10-4cb1-405c-b12e-b90293e4050f => generated 675 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/684] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:05 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/685] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:44:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3dd9ba21d7a74901a921743d4d9ac514 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:05.393 7 WARNING neutron_lib.context [req-348ccf00-2ab8-4ce5-a42a-0cfff90f32f8 req-e8414138-6f73-439f-8eba-5c00d53250e3 3eacec3bafe641b1b49caa4c6471978b 3dd9ba21d7a74901a921743d4d9ac514 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 351/686] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:05 2026] POST /v2.0/subnets => generated 693 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:05.460 8 INFO neutron.db.segments_db [None req-ddb67b55-af0c-4808-910a-c8b6efbb3254 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment adbc5763-a65c-4a48-a949-c386ce392007 of type vxlan for network 3e2d7d5c-1213-486e-931e-dbbc0259a85a 2026-02-26 02:44:05.663 8 INFO neutron.db.l3_hamode_db [None req-ddb67b55-af0c-4808-910a-c8b6efbb3254 bfd8832717a54d3f8b1ab7d0c9de0c14 a18436a93d964c9d952e02ba6c076fc3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 336/687] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:44:05 2026] POST /v2.0/ports => generated 954 bytes in 339 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:71: 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: 337/688] 162.253.55.70 () {34 vars in 910 bytes} [Thu Feb 26 02:44:05 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:05 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:06.404 8 INFO neutron.db.l3_hamode_db [None req-ddb67b55-af0c-4808-910a-c8b6efbb3254 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 341/692] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:44:06 2026] PUT /v2.0/ports/3301caad-82a1-409a-89cd-de20c776267f => generated 1235 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/693] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:06 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:06 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/695] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:07 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:05 2026] POST /v2.0/routers => generated 733 bytes in 1989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:07.561 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc92dea4-e4ba-4219-b336-e442c301deed'] response: {'name': 'network-changed', 'server_uuid': 'e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44', 'tag': '3301caad-82a1-409a-89cd-de20c776267f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/697] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:07 2026] GET /v2.0/security-groups?tenant_id=fc5421c6bc68442692d3273cb9563925&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/698] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:07 2026] GET /v2.0/ports?tenant_id=3dd9ba21d7a74901a921743d4d9ac514&device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/699] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:07 2026] DELETE /v2.0/security-groups/fb7e669d-b009-4224-9b3a-5aab970fecf1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/700] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3301caad-82a1-409a-89cd-de20c776267f => 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: 358/702] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/703] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/704] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/security-groups?tenant_id=9fb034a5d673478e9322fd194535c1ed&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/705] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/subnets?id=ca7376fb-41a8-4d49-af82-aa1bd1d9229d => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/706] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/networks?id=8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/707] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:08 2026] DELETE /v2.0/security-groups/7414048e-8923-4524-868e-19413c629213 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/708] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:44:07 2026] PUT /v2.0/routers/dea89a72-6b18-45bd-af40-14acbcd56808/add_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/709] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/ports?network_id=6004ce10-4cb1-405c-b12e-b90293e4050f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/710] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9f3ba25f25af4c428841b18644ed5ec2 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:08.630 7 WARNING neutron_lib.context [req-278848a7-fa6c-4436-b7fb-78fbd2184666 req-5512d92f-3fcb-4f82-9876-af46f915411e 8a5e5c95335446cf8539ce22a80ef2c3 9f3ba25f25af4c428841b18644ed5ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 365/711] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/712] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:08 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/713] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:44:08 2026] POST /v2.0/ports => generated 954 bytes in 310 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:71: 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: 348/714] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/715] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/716] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:44:08 2026] PUT /v2.0/ports/690b6378-e3d1-4865-8b2d-f82eab480706 => generated 1235 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/717] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/718] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/719] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/ports?tenant_id=3dd9ba21d7a74901a921743d4d9ac514&device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/720] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/networks?id=2d969b5b-b4c7-483d-852d-30dbc4b21a1b => generated 678 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/721] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/networks?id=6004ce10-4cb1-405c-b12e-b90293e4050f => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/quotas/a18436a93d964c9d952e02ba6c076fc3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/723] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3301caad-82a1-409a-89cd-de20c776267f => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/724] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/subnets?id=ca7376fb-41a8-4d49-af82-aa1bd1d9229d => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:09.901 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-069b37cf-c0ba-48c6-86fc-56af18960cd8'] response: {'name': 'network-changed', 'server_uuid': '2586bd37-8d4b-4355-ae4b-8553fac67248', 'tag': '690b6378-e3d1-4865-8b2d-f82eab480706', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/725] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/ports?tenant_id=a18436a93d964c9d952e02ba6c076fc3&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/726] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/ports?network_id=6004ce10-4cb1-405c-b12e-b90293e4050f&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/727] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/networks/2d969b5b-b4c7-483d-852d-30dbc4b21a1b?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/728] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/729] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:44:09 2026] GET /v2.0/networks/2d969b5b-b4c7-483d-852d-30dbc4b21a1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/730] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:10 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/731] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:10 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/732] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:10 2026] GET /v2.0/ports?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/733] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:44:10 2026] GET /v2.0/networks?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&shared=False => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/734] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:10 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/735] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:44:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/736] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:10 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/737] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:10 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/738] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:10 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/739] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/740] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/security-groups?tenant_id=c0feec70531748f2ab9867e09ddf8530&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/741] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:11 2026] DELETE /v2.0/security-groups/a7218660-045b-41dc-b8d1-193b1fd7f9e0 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/742] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/ports?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/743] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=690b6378-e3d1-4865-8b2d-f82eab480706 => 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: 365/744] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/subnets?id=4dcd8ed0-204c-43de-ac0e-9e8de4fc2ee8 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/745] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/ports?network_id=8f496007-1ca6-4748-a1d3-853f9e5b315a&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/746] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/747] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/748] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/749] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/750] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/751] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:11 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/752] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:12 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/753] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:12 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/754] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:12 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/755] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:12 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/756] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:12 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/757] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:13 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/758] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:13 2026] GET /v2.0/security-groups?tenant_id=13a4943f5e424961b3024440d3d7d60f&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/759] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:13 2026] DELETE /v2.0/security-groups/dfe79bd7-230d-4ee2-8e68-f26ef5495033 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/760] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:14 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/761] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:14 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/762] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:14 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/763] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:14 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/764] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:14 2026] GET /v2.0/networks?id=2d969b5b-b4c7-483d-852d-30dbc4b21a1b => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:14.461 7 WARNING neutron_lib.context [req-6ee9ff33-06ba-4a3c-92dd-b5e569361bf1 req-7d08b606-cf75-4b78-b3f8-3ee1a3d29be8 bbc107b14c654ab6b4c7927b3a80b998 a18436a93d964c9d952e02ba6c076fc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 389/765] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:14 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/766] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:44:14 2026] POST /v2.0/ports => generated 954 bytes in 410 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:71: 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: 378/767] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:15 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/768] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:15 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/769] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:44:14 2026] PUT /v2.0/ports/e8c8c54a-1d46-4d3b-ab35-b292d9f6986d => generated 1235 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/770] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:15 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/771] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:15 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/772] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:15 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:15.614 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eae52767-072b-46fa-aefb-326b9c1c0cd8'] response: {'name': 'network-changed', 'server_uuid': 'd9b8b7d9-fdbd-49ad-982c-f45733aa99fb', 'tag': 'e8c8c54a-1d46-4d3b-ab35-b292d9f6986d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/773] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:15 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:15.825 7 WARNING neutron_lib.context [None req-8a6a46b9-39d0-4769-ba55-dfce55dc9c5c 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:15.825 7 WARNING neutron_lib.context [None req-8a6a46b9-39d0-4769-ba55-dfce55dc9c5c 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 393/774] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:15 2026] GET /v2.0/ports?tenant_id=a18436a93d964c9d952e02ba6c076fc3&device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/775] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:44:15 2026] GET /v2.0/networks?tenant_id=a18436a93d964c9d952e02ba6c076fc3&shared=False => generated 774 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:15.993 7 INFO neutron.db.segments_db [None req-8a6a46b9-39d0-4769-ba55-dfce55dc9c5c 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Added segment 975b695e-095a-46a2-a38f-6dcb2e70342b of type vxlan for network 72834b22-b4ab-45b3-9ff6-c87800d52327 [pid: 8|app: 0|req: 395/776] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:44:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:16.055 7 INFO neutron.db.segments_db [None req-8a6a46b9-39d0-4769-ba55-dfce55dc9c5c 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Added segment eb1e694a-0cf6-4be2-b363-ddb46135ab52 of type vxlan for network a5ba3c51-c3e5-4034-946b-bbd893339f29 [pid: 7|app: 0|req: 382/777] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:15 2026] POST /v2.0/networks => generated 1246 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/778] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:44:16 2026] GET /v2.0/networks => generated 1845 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:16.349 7 INFO neutron.services.segments.plugin [-] Segment 975b695e-095a-46a2-a38f-6dcb2e70342b resource provider aggregate not found 2026-02-26 02:44:16.353 7 INFO neutron.services.segments.plugin [-] Segment 975b695e-095a-46a2-a38f-6dcb2e70342b resource provider aggregate not found 2026-02-26 02:44:16.365 7 INFO neutron.services.segments.plugin [-] Segment 975b695e-095a-46a2-a38f-6dcb2e70342b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 975b695e-095a-46a2-a38f-6dcb2e70342b found for delete ", "request_id": "req-69117f61-25fd-4ba4-8238-2c16790cb8ea"}]} 2026-02-26 02:44:16.366 7 INFO neutron.services.segments.plugin [-] Segment 975b695e-095a-46a2-a38f-6dcb2e70342b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 975b695e-095a-46a2-a38f-6dcb2e70342b found for delete ", "request_id": "req-e050e032-29d4-4ac5-b139-c327f4e4eab3"}]} [pid: 7|app: 0|req: 383/779] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:16 2026] DELETE /v2.0/networks/72834b22-b4ab-45b3-9ff6-c87800d52327 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/780] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:16 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/781] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:16 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/782] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:16 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:16.535 8 INFO neutron.services.segments.plugin [-] Segment eb1e694a-0cf6-4be2-b363-ddb46135ab52 resource provider aggregate not found 2026-02-26 02:44:16.541 8 INFO neutron.services.segments.plugin [-] Segment eb1e694a-0cf6-4be2-b363-ddb46135ab52 resource provider aggregate not found 2026-02-26 02:44:16.555 8 INFO neutron.services.segments.plugin [-] Segment eb1e694a-0cf6-4be2-b363-ddb46135ab52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1e694a-0cf6-4be2-b363-ddb46135ab52 found for delete ", "request_id": "req-59230bf0-0eea-4b7a-b967-e5823032cbf0"}]} 2026-02-26 02:44:16.564 8 INFO neutron.services.segments.plugin [-] Segment eb1e694a-0cf6-4be2-b363-ddb46135ab52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1e694a-0cf6-4be2-b363-ddb46135ab52 found for delete ", "request_id": "req-f932508f-8e56-440e-8f12-83622384e297"}]} [pid: 7|app: 0|req: 387/783] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:16 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/784] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:16 2026] DELETE /v2.0/networks/a5ba3c51-c3e5-4034-946b-bbd893339f29 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/785] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:44:16 2026] GET /v2.0/networks => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:16.663 8 WARNING neutron_lib.context [None req-d89bd6ce-a6ae-46e9-9737-f9e92aad5f3c 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:16.750 8 INFO neutron.db.segments_db [None req-d89bd6ce-a6ae-46e9-9737-f9e92aad5f3c 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Added segment 09164027-8c83-436a-bc34-273fd0790b91 of type vxlan for network fe600bba-0d57-4b56-9c84-46720e8ec802 [pid: 7|app: 0|req: 389/786] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:16 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/787] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:16 2026] POST /v2.0/networks => generated 654 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:16.843 8 WARNING neutron_lib.context [None req-870aa16a-1e4f-42e7-a6ad-e498a194903c 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 390/788] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:16 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/789] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:16 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:16.911 8 INFO neutron.db.segments_db [None req-870aa16a-1e4f-42e7-a6ad-e498a194903c 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Added segment 271d64b4-b87f-49a6-838e-280339b580e5 of type vxlan for network c51105ba-5a45-41e2-b49e-8b71bc0b2cde [pid: 8|app: 0|req: 399/790] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:16 2026] POST /v2.0/networks => generated 653 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:17.026 8 WARNING neutron_lib.context [None req-0bd64d52-fa35-4e98-8fe6-bdad32f6d51f 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:17.071 8 WARNING neutron_lib.context [None req-0bd64d52-fa35-4e98-8fe6-bdad32f6d51f 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:17.382 7 INFO neutron.db.l3_db [None req-0e5a6c48-0b66-4e12-9495-d609ead5c5d5 3eacec3bafe641b1b49caa4c6471978b 3dd9ba21d7a74901a921743d4d9ac514 - - default default] Floating IP 38e3e471-bc4d-425e-b068-9da7974c4e98 associated. External IP: 10.96.250.220, port: 3301caad-82a1-409a-89cd-de20c776267f. [pid: 8|app: 0|req: 400/791] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:17 2026] POST /v2.0/ports => generated 1505 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/792] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:17 2026] GET /v2.0/ports?tenant_id=a18436a93d964c9d952e02ba6c076fc3&device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/793] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:17 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/794] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:44:17 2026] GET /v2.0/ports => generated 1505 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/795] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e8c8c54a-1d46-4d3b-ab35-b292d9f6986d => 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: 405/796] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:17 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/797] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:44:16 2026] PUT /v2.0/floatingips/38e3e471-bc4d-425e-b068-9da7974c4e98 => generated 855 bytes in 1090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/798] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:17 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/799] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/subnets?id=988f3a43-8852-45a8-97d5-65388cafef9e => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/800] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/801] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:18.147 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f277147-9241-40c3-a7fd-3833dc192479'] response: {'name': 'network-changed', 'server_uuid': 'e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44', 'tag': '3301caad-82a1-409a-89cd-de20c776267f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 410/802] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/ports?network_id=2d969b5b-b4c7-483d-852d-30dbc4b21a1b&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/803] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:18 2026] DELETE /v2.0/ports/d0c7d710-fcc2-41f4-b795-51e0fdb59a4e => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/804] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/networks/2d969b5b-b4c7-483d-852d-30dbc4b21a1b?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/805] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:18 2026] DELETE /v2.0/ports/d05b615b-c046-4971-8ca9-e17e95b76876 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/806] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/networks/2d969b5b-b4c7-483d-852d-30dbc4b21a1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/807] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/ports => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:18.586 7 WARNING neutron_lib.context [None req-2a38ad39-550a-4756-8578-8b1bdbdb5eb8 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:18.646 7 INFO neutron.db.segments_db [None req-2a38ad39-550a-4756-8578-8b1bdbdb5eb8 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Added segment df51a58b-53ee-46f1-a384-d57fdb865f2d of type vxlan for network 4f2eef0b-625f-4e55-b825-e2bfef256945 2026-02-26 02:44:18.658 8 INFO neutron.db.l3_db [None req-a01e373b-a0b8-472d-98b3-a3cb409497ca 8a5e5c95335446cf8539ce22a80ef2c3 9f3ba25f25af4c428841b18644ed5ec2 - - default default] Floating IP 30476b3e-9eea-4f36-ad84-3be1c359d0f8 associated. External IP: 10.96.250.217, port: 690b6378-e3d1-4865-8b2d-f82eab480706. [pid: 7|app: 0|req: 398/808] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:18 2026] POST /v2.0/networks => generated 653 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/809] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/ports?tenant_id=3dd9ba21d7a74901a921743d4d9ac514&device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:18.776 7 WARNING neutron_lib.context [None req-6cab424b-41c8-4511-8dd8-4f3f4963aa5d 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:18.824 7 INFO neutron.db.segments_db [None req-6cab424b-41c8-4511-8dd8-4f3f4963aa5d 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Added segment 4c1a5112-7c3e-41e9-83ed-70f3735eb984 of type vxlan for network d96b2424-188e-462a-8c27-ca6137e393b2 [pid: 7|app: 0|req: 400/810] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:18 2026] POST /v2.0/networks => generated 653 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/811] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/networks?id=6004ce10-4cb1-405c-b12e-b90293e4050f => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/812] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3301caad-82a1-409a-89cd-de20c776267f => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/813] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/subnets?id=ca7376fb-41a8-4d49-af82-aa1bd1d9229d => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/814] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/ports?network_id=6004ce10-4cb1-405c-b12e-b90293e4050f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/815] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:44:18 2026] PUT /v2.0/floatingips/30476b3e-9eea-4f36-ad84-3be1c359d0f8 => generated 855 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/818] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/820] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:19.350 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a40f6d3b-ed03-40eb-8d92-be885d1358fb'] response: {'name': 'network-changed', 'server_uuid': '2586bd37-8d4b-4355-ae4b-8553fac67248', 'tag': '690b6378-e3d1-4865-8b2d-f82eab480706', 'status': 'completed', 'code': 200} 2026-02-26 02:44:19.360 7 WARNING neutron_lib.context [None req-2a885c3d-6f0e-4181-8699-cc4799be93ff 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:19.397 7 WARNING neutron_lib.context [None req-2a885c3d-6f0e-4181-8699-cc4799be93ff 773beff1bf4e4a2eb05be6d569ce53a1 91097eaa5dcb44d9b738b7c0aeeab8df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 413/821] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:19 2026] POST /v2.0/subnets => generated 1324 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/ports?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/824] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/subnets => generated 1960 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/networks?id=8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/826] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=690b6378-e3d1-4865-8b2d-f82eab480706 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/827] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:19 2026] GET /v2.0/subnets?id=4dcd8ed0-204c-43de-ac0e-9e8de4fc2ee8 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/828] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:20 2026] GET /v2.0/ports?network_id=8f496007-1ca6-4748-a1d3-853f9e5b315a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/829] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:19 2026] DELETE /v2.0/subnets/003fa9d7-c562-4729-a5df-6dea76ab7b28 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/830] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:20 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/831] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:20 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/832] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:20 2026] DELETE /v2.0/subnets/43602eaf-61fe-4e15-9716-11dbb29fba9b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/833] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:44:20 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/834] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:20 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:20.414 7 INFO neutron.services.segments.plugin [-] Segment 4c1a5112-7c3e-41e9-83ed-70f3735eb984 resource provider aggregate not found 2026-02-26 02:44:20.425 7 INFO neutron.services.segments.plugin [-] Segment 4c1a5112-7c3e-41e9-83ed-70f3735eb984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c1a5112-7c3e-41e9-83ed-70f3735eb984 found for delete ", "request_id": "req-dafe1d18-aa23-4fd3-94e3-63f40264edc2"}]} 2026-02-26 02:44:20.427 7 INFO neutron.services.segments.plugin [-] Segment 4c1a5112-7c3e-41e9-83ed-70f3735eb984 resource provider aggregate not found 2026-02-26 02:44:20.440 7 INFO neutron.services.segments.plugin [-] Segment 4c1a5112-7c3e-41e9-83ed-70f3735eb984 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c1a5112-7c3e-41e9-83ed-70f3735eb984 found for delete ", "request_id": "req-4d778bb1-2ff8-4f96-adcd-ebf65bb4cc1a"}]} [pid: 7|app: 0|req: 413/835] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:20 2026] DELETE /v2.0/networks/d96b2424-188e-462a-8c27-ca6137e393b2 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/836] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:20 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/837] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:20 2026] DELETE /v2.0/networks/4f2eef0b-625f-4e55-b825-e2bfef256945 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:20.730 8 INFO neutron.services.segments.plugin [-] Segment 271d64b4-b87f-49a6-838e-280339b580e5 resource provider aggregate not found 2026-02-26 02:44:20.737 8 INFO neutron.services.segments.plugin [-] Segment 271d64b4-b87f-49a6-838e-280339b580e5 resource provider aggregate not found 2026-02-26 02:44:20.756 8 INFO neutron.services.segments.plugin [-] Segment 271d64b4-b87f-49a6-838e-280339b580e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 271d64b4-b87f-49a6-838e-280339b580e5 found for delete ", "request_id": "req-fa64810e-e75b-4331-93cd-01bacb429f04"}]} 2026-02-26 02:44:20.758 8 INFO neutron.services.segments.plugin [-] Segment 271d64b4-b87f-49a6-838e-280339b580e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 271d64b4-b87f-49a6-838e-280339b580e5 found for delete ", "request_id": "req-f6070755-c5f6-444d-9c90-1fef2a64033b"}]} [pid: 8|app: 0|req: 424/840] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:20 2026] DELETE /v2.0/networks/c51105ba-5a45-41e2-b49e-8b71bc0b2cde => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/841] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:20 2026] DELETE /v2.0/networks/fe600bba-0d57-4b56-9c84-46720e8ec802 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/842] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:21 2026] GET /v2.0/security-groups?tenant_id=91097eaa5dcb44d9b738b7c0aeeab8df&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/843] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:21 2026] DELETE /v2.0/security-groups/483ab17e-76a5-4446-98f6-c08494c4b956 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/844] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:21 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/845] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:21 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/846] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:22 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:22.738 7 INFO neutron.services.segments.plugin [-] Segment df51a58b-53ee-46f1-a384-d57fdb865f2d resource provider aggregate not found 2026-02-26 02:44:22.742 7 INFO neutron.services.segments.plugin [-] Segment df51a58b-53ee-46f1-a384-d57fdb865f2d resource provider aggregate not found 2026-02-26 02:44:22.769 7 INFO neutron.services.segments.plugin [-] Segment df51a58b-53ee-46f1-a384-d57fdb865f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df51a58b-53ee-46f1-a384-d57fdb865f2d found for delete ", "request_id": "req-d3947469-6e39-4177-b9f9-a8de867f124d"}]} 2026-02-26 02:44:22.777 7 INFO neutron.services.segments.plugin [-] Segment df51a58b-53ee-46f1-a384-d57fdb865f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df51a58b-53ee-46f1-a384-d57fdb865f2d found for delete ", "request_id": "req-c4975dba-649a-4e99-adda-b88816a9f04f"}]} 2026-02-26 02:44:22.788 7 INFO neutron.services.segments.plugin [-] Segment 09164027-8c83-436a-bc34-273fd0790b91 resource provider aggregate not found 2026-02-26 02:44:22.791 7 INFO neutron.services.segments.plugin [-] Segment 09164027-8c83-436a-bc34-273fd0790b91 resource provider aggregate not found [pid: 7|app: 0|req: 420/847] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:22 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:23.307 8 WARNING neutron_lib.context [None req-088ada67-12f0-44eb-a594-3a0913408f42 893401d3e7ea4dcba426a902ca4cda35 ef75a82d638a4800818c159a08dbc844 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:23.428 8 INFO neutron.db.segments_db [None req-088ada67-12f0-44eb-a594-3a0913408f42 893401d3e7ea4dcba426a902ca4cda35 ef75a82d638a4800818c159a08dbc844 - - default default] Added segment 21b3f771-1df0-4f80-893b-00cf9cd796bb of type vxlan for network 6a21150f-3554-49e0-87f3-77b68d79db7d [pid: 8|app: 0|req: 428/848] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:23 2026] POST /v2.0/networks => generated 647 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:23.631 7 INFO neutron.services.segments.plugin [-] Segment 09164027-8c83-436a-bc34-273fd0790b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09164027-8c83-436a-bc34-273fd0790b91 found for delete ", "request_id": "req-39dfdede-44de-4e0a-8068-ded38818a274"}]} 2026-02-26 02:44:23.636 7 INFO neutron.services.segments.plugin [-] Segment 09164027-8c83-436a-bc34-273fd0790b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09164027-8c83-436a-bc34-273fd0790b91 found for delete ", "request_id": "req-146b5ede-7d88-46c6-8033-375a94b4781a"}]} [pid: 7|app: 0|req: 421/849] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:44:23 2026] GET /v2.0/network-ip-availabilities => generated 4120 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/850] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:44:23 2026] GET /v2.0/floatingips => generated 1699 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/851] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:44:23 2026] GET /v2.0/routers => generated 2203 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/852] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:44:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:23.979 8 WARNING neutron_lib.context [None req-e59252bf-b27b-4c82-8138-5cc58a06bd0e 893401d3e7ea4dcba426a902ca4cda35 ef75a82d638a4800818c159a08dbc844 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 422/853] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:23 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/854] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:44:23 2026] GET /v2.0/routers/7b32987a-5808-46c6-8832-53e26cb25a46/l3-agents => generated 682 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/855] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/856] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/routers/d1698bd0-78ca-410d-910b-ed1a24c40912/l3-agents => generated 682 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/857] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:23 2026] POST /v2.0/subnets => generated 673 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:24.244 8 WARNING neutron_lib.context [None req-a7b0014c-ce50-483e-9edb-b57ad46e0e9e 893401d3e7ea4dcba426a902ca4cda35 ef75a82d638a4800818c159a08dbc844 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:24.312 8 INFO neutron.db.segments_db [None req-a7b0014c-ce50-483e-9edb-b57ad46e0e9e 893401d3e7ea4dcba426a902ca4cda35 ef75a82d638a4800818c159a08dbc844 - - default default] Added segment 2b4c154f-8bf0-444c-b5ba-5479da38948d of type vxlan for network 2b5b052d-525e-4440-b1c8-07023c345609 [pid: 7|app: 0|req: 426/858] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/routers/dea89a72-6b18-45bd-af40-14acbcd56808/l3-agents => generated 682 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/859] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:24 2026] POST /v2.0/networks => generated 647 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/860] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/networks => generated 8009 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/861] 10.0.0.252 () {34 vars in 1178 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb&device_id=2586bd37-8d4b-4355-ae4b-8553fac67248&device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 3698 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/862] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/ports => generated 23919 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/863] 10.0.0.212 () {34 vars in 743 bytes} [Thu Feb 26 02:44:24 2026] PUT /v2.0/networks/2b5b052d-525e-4440-b1c8-07023c345609 => generated 592 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/864] 10.0.0.252 () {34 vars in 1200 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 274 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:24.601 7 WARNING neutron_lib.context [None req-b996f4e8-a886-4a50-a7d5-f2af55bb09da 893401d3e7ea4dcba426a902ca4cda35 ef75a82d638a4800818c159a08dbc844 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 436/865] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/866] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/security-groups => generated 34740 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/867] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/868] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/agents => generated 3385 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/869] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/subnets => generated 5907 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/870] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/871] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:44:24 2026] GET /v2.0/subnets => generated 5907 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/872] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:24 2026] POST /v2.0/subnets => generated 646 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/873] 10.0.0.212 () {34 vars in 741 bytes} [Thu Feb 26 02:44:24 2026] PUT /v2.0/subnets/97ff9c6d-dd0f-4118-abdf-e3de2fe47e9b => generated 656 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/874] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:25 2026] DELETE /v2.0/networks/2b5b052d-525e-4440-b1c8-07023c345609 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:25.310 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7154486-a6b6-4b88-a709-e3062b65c1ce 893401d3e7ea4dcba426a902ca4cda35 ef75a82d638a4800818c159a08dbc844 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/875] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:25 2026] DELETE /v2.0/networks/2b5b052d-525e-4440-b1c8-07023c345609 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/876] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:44:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/877] 10.0.0.212 () {32 vars in 742 bytes} [Thu Feb 26 02:44:25 2026] GET /v2.0/subnets?network_id=217dd510-cbfd-44e3-ac10-f3166c7b228b => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/878] 10.0.0.212 () {32 vars in 653 bytes} [Thu Feb 26 02:44:25 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/879] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:44:25 2026] GET /v2.0/networks => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/880] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:44:25 2026] GET /v2.0/subnets => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/881] 10.0.0.212 () {32 vars in 723 bytes} [Thu Feb 26 02:44:25 2026] GET /v2.0/networks/6a21150f-3554-49e0-87f3-77b68d79db7d => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/882] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:44:25 2026] GET /v2.0/subnets/c3eb296c-077c-4084-90ac-d90b7e68d8d5 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:25.668 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34986b03-78b7-46af-baeb-f33b52b9f332 893401d3e7ea4dcba426a902ca4cda35 ef75a82d638a4800818c159a08dbc844 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 448/883] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:25 2026] DELETE /v2.0/subnets/97ff9c6d-dd0f-4118-abdf-e3de2fe47e9b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:25.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d06bac7-33c0-4a06-affe-20049a9a50a6 893401d3e7ea4dcba426a902ca4cda35 ef75a82d638a4800818c159a08dbc844 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 436/884] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:25 2026] DELETE /v2.0/networks/2b5b052d-525e-4440-b1c8-07023c345609 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:25.749 7 INFO neutron.services.segments.plugin [-] Segment 2b4c154f-8bf0-444c-b5ba-5479da38948d resource provider aggregate not found 2026-02-26 02:44:25.752 7 INFO neutron.services.segments.plugin [-] Segment 2b4c154f-8bf0-444c-b5ba-5479da38948d resource provider aggregate not found 2026-02-26 02:44:25.769 7 INFO neutron.services.segments.plugin [-] Segment 2b4c154f-8bf0-444c-b5ba-5479da38948d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4c154f-8bf0-444c-b5ba-5479da38948d found for delete ", "request_id": "req-1d09fed5-931c-47ad-9582-05be3f56c402"}]} 2026-02-26 02:44:25.774 7 INFO neutron.services.segments.plugin [-] Segment 2b4c154f-8bf0-444c-b5ba-5479da38948d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4c154f-8bf0-444c-b5ba-5479da38948d found for delete ", "request_id": "req-31a15d1e-983a-4060-a152-4227edc241c6"}]} [pid: 7|app: 0|req: 437/885] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:25 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/886] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:25 2026] GET /v2.0/security-groups?id=8eebe214-7537-450b-a6e0-d3e4ddbfc990&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/887] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:25 2026] DELETE /v2.0/subnets/c3eb296c-077c-4084-90ac-d90b7e68d8d5 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/888] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:25 2026] DELETE /v2.0/networks/6a21150f-3554-49e0-87f3-77b68d79db7d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/889] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:44:26 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/890] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:44:26 2026] DELETE /v2.0/ports/e8c8c54a-1d46-4d3b-ab35-b292d9f6986d => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/891] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:26 2026] GET /v2.0/security-groups?tenant_id=ef75a82d638a4800818c159a08dbc844&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:26.835 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-368032fe-d64b-4893-96f5-0d0ce2979784'] response: {'server_uuid': 'd9b8b7d9-fdbd-49ad-982c-f45733aa99fb', 'name': 'network-vif-deleted', 'tag': 'e8c8c54a-1d46-4d3b-ab35-b292d9f6986d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/892] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:26 2026] DELETE /v2.0/security-groups/a31d021c-6d3f-4043-b988-dfd230f4fc9d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/893] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:26 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:27.904 7 INFO neutron.services.segments.plugin [-] Segment 21b3f771-1df0-4f80-893b-00cf9cd796bb resource provider aggregate not found 2026-02-26 02:44:27.913 7 INFO neutron.services.segments.plugin [-] Segment 21b3f771-1df0-4f80-893b-00cf9cd796bb resource provider aggregate not found 2026-02-26 02:44:27.916 7 INFO neutron.services.segments.plugin [-] Segment 21b3f771-1df0-4f80-893b-00cf9cd796bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b3f771-1df0-4f80-893b-00cf9cd796bb found for delete ", "request_id": "req-af17f84f-1da8-444c-936e-172717a9ce8b"}]} 2026-02-26 02:44:27.932 7 INFO neutron.services.segments.plugin [-] Segment 21b3f771-1df0-4f80-893b-00cf9cd796bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b3f771-1df0-4f80-893b-00cf9cd796bb found for delete ", "request_id": "req-a19c18a2-8d89-4674-95e7-f2ce236415de"}]} [pid: 8|app: 0|req: 453/894] 10.0.0.10 () {34 vars in 989 bytes} [Thu Feb 26 02:44:27 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 1240 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/895] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:28 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/896] 10.0.0.10 () {34 vars in 989 bytes} [Thu Feb 26 02:44:27 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 1240 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/897] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Feb 26 02:44:28 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/898] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Feb 26 02:44:28 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:28.629 7 WARNING neutron_lib.context [None req-f89d43ed-aba6-435c-949c-81d67db5ad23 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:28.803 7 INFO neutron.db.segments_db [None req-f89d43ed-aba6-435c-949c-81d67db5ad23 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Added segment 64187c4a-4323-4c56-aac1-37eff6011275 of type vxlan for network 9e025ce4-44f8-43b0-9da7-d54eebf7e711 [pid: 7|app: 0|req: 444/899] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:28 2026] POST /v2.0/networks => generated 648 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:28.915 8 WARNING neutron_lib.context [None req-9cd1b11c-2d0b-41fa-a4c6-7745e6b0e2eb 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 456/900] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:28 2026] POST /v2.0/ports => generated 778 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:29.194 7 WARNING neutron_lib.context [None req-9392b3e9-2dfc-48e1-b5f0-03c97497d833 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/901] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:29 2026] GET /v2.0/ports?device_id=d9b8b7d9-fdbd-49ad-982c-f45733aa99fb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:29.255 7 INFO neutron.db.segments_db [None req-9392b3e9-2dfc-48e1-b5f0-03c97497d833 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Added segment c3a5ad42-c613-4faf-ab9b-6e096d6d1b87 of type vxlan for network b731df70-4994-48c9-b0c2-0780f2a9bd64 [pid: 7|app: 0|req: 445/902] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:29 2026] POST /v2.0/networks => generated 635 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:29.357 8 WARNING neutron_lib.context [None req-3c30af60-fc80-4c30-8afd-2bd7fc3ab578 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 458/903] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:29 2026] POST /v2.0/subnets => generated 646 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:29.590 7 WARNING neutron_lib.context [None req-a20cb3bd-f93b-4840-82f8-84d6f3aa781d 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 446/904] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:29 2026] POST /v2.0/ports => generated 965 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/905] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:29 2026] DELETE /v2.0/ports/151137cc-00d0-4f02-b09d-e6e1ebcba18b => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:44:30.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e594e8f-6561-4f60-97d5-4d35c7470546 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 447/906] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:30 2026] DELETE /v2.0/ports/151137cc-00d0-4f02-b09d-e6e1ebcba18b => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:30.238 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7490fa4-d171-469a-b4ad-14a09bc65f07 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 460/907] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:30 2026] GET /v2.0/ports/151137cc-00d0-4f02-b09d-e6e1ebcba18b => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/908] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:30 2026] DELETE /v2.0/subnets/a1bbe9c9-0f9d-4e43-bd03-f33e15e5ef20 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:30.690 7 INFO neutron.services.segments.plugin [-] Segment c3a5ad42-c613-4faf-ab9b-6e096d6d1b87 resource provider aggregate not found 2026-02-26 02:44:30.693 7 INFO neutron.services.segments.plugin [-] Segment c3a5ad42-c613-4faf-ab9b-6e096d6d1b87 resource provider aggregate not found 2026-02-26 02:44:30.707 7 INFO neutron.services.segments.plugin [-] Segment c3a5ad42-c613-4faf-ab9b-6e096d6d1b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a5ad42-c613-4faf-ab9b-6e096d6d1b87 found for delete ", "request_id": "req-ebaf202e-2f89-47b1-923e-c48b3b19fa8d"}]} 2026-02-26 02:44:30.710 7 INFO neutron.services.segments.plugin [-] Segment c3a5ad42-c613-4faf-ab9b-6e096d6d1b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3a5ad42-c613-4faf-ab9b-6e096d6d1b87 found for delete ", "request_id": "req-db03c399-4842-40b9-8a70-487358d3fa88"}]} [pid: 7|app: 0|req: 449/909] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:30 2026] DELETE /v2.0/networks/b731df70-4994-48c9-b0c2-0780f2a9bd64 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:30.735 7 WARNING neutron_lib.context [None req-422e4e88-93af-4be3-9d6d-0bcd0f89b71b 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:30.791 7 INFO neutron.db.segments_db [None req-422e4e88-93af-4be3-9d6d-0bcd0f89b71b 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Added segment 6708b46f-ca21-4232-a2b7-57b1bd2480d9 of type vxlan for network 01ce665f-6264-4451-9b1e-0f2d869282b5 [pid: 7|app: 0|req: 450/910] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:30 2026] POST /v2.0/networks => generated 636 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:30.900 7 WARNING neutron_lib.context [None req-9e8db062-84f6-40ac-a5f1-6dd5f0fd7f34 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 451/911] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:30 2026] POST /v2.0/subnets => generated 646 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:31.127 7 WARNING neutron_lib.context [None req-9569475c-7665-43d1-a00b-492258196e01 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 461/912] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:44:30 2026] PUT /v2.0/routers/dea89a72-6b18-45bd-af40-14acbcd56808/remove_router_interface => generated 309 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/913] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:31 2026] POST /v2.0/ports => generated 928 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/914] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:31 2026] DELETE /v2.0/ports/1bde1857-0ef2-4080-944a-2acee0e30bc9 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:31.643 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f32f472f-c54c-4283-abed-9eb14dfddd34 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/915] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:31 2026] GET /v2.0/ports/1bde1857-0ef2-4080-944a-2acee0e30bc9 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:31.676 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-012ff44c-57b2-4228-a9e7-17647b189077 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 455/916] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:31 2026] DELETE /v2.0/subnets/3927b7a5-b039-4c10-b49c-c3be6fe88a2f => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:31.977 8 INFO neutron.services.segments.plugin [-] Segment adbc5763-a65c-4a48-a949-c386ce392007 resource provider aggregate not found 2026-02-26 02:44:31.982 8 INFO neutron.services.segments.plugin [-] Segment adbc5763-a65c-4a48-a949-c386ce392007 resource provider aggregate not found 2026-02-26 02:44:31.990 8 INFO neutron.services.segments.plugin [-] Segment adbc5763-a65c-4a48-a949-c386ce392007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adbc5763-a65c-4a48-a949-c386ce392007 found for delete ", "request_id": "req-e1a33146-2f35-42da-a292-fabd4880811e"}]} 2026-02-26 02:44:31.995 8 INFO neutron.db.l3_hamode_db [None req-012ff44c-57b2-4228-a9e7-17647b189077 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network 3e2d7d5c-1213-486e-931e-dbbc0259a85a was deleted as no HA routers are present in tenant a18436a93d964c9d952e02ba6c076fc3. [pid: 8|app: 0|req: 462/917] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:31 2026] DELETE /v2.0/routers/dea89a72-6b18-45bd-af40-14acbcd56808 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:44:32.006 8 INFO neutron.services.segments.plugin [-] Segment adbc5763-a65c-4a48-a949-c386ce392007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adbc5763-a65c-4a48-a949-c386ce392007 found for delete ", "request_id": "req-e1736af5-9fc9-46f3-8c30-8b1880eeed0f"}]} [pid: 8|app: 0|req: 463/918] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:32 2026] DELETE /v2.0/subnets/988f3a43-8852-45a8-97d5-65388cafef9e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/919] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:31 2026] DELETE /v2.0/networks/01ce665f-6264-4451-9b1e-0f2d869282b5 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:32.183 7 WARNING neutron_lib.context [None req-e1369868-7d27-418f-bec0-5cec63f4746c 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 464/920] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:32 2026] DELETE /v2.0/networks/2d969b5b-b4c7-483d-852d-30dbc4b21a1b => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/921] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:32 2026] POST /v2.0/ports => generated 778 bytes in 269 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:71: 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: 458/922] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:32 2026] GET /v2.0/security-groups?tenant_id=a18436a93d964c9d952e02ba6c076fc3&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/923] 10.0.0.212 () {34 vars in 737 bytes} [Thu Feb 26 02:44:32 2026] PUT /v2.0/ports/5aacb654-957d-48a0-98ed-0715aa399c5e => generated 752 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/924] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:32 2026] DELETE /v2.0/security-groups/8eebe214-7537-450b-a6e0-d3e4ddbfc990 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/925] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:32 2026] DELETE /v2.0/ports/5aacb654-957d-48a0-98ed-0715aa399c5e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:32.873 7 INFO neutron.services.segments.plugin [-] Segment 6708b46f-ca21-4232-a2b7-57b1bd2480d9 resource provider aggregate not found 2026-02-26 02:44:32.877 7 INFO neutron.services.segments.plugin [-] Segment 6708b46f-ca21-4232-a2b7-57b1bd2480d9 resource provider aggregate not found 2026-02-26 02:44:32.886 7 INFO neutron.services.segments.plugin [-] Segment 6708b46f-ca21-4232-a2b7-57b1bd2480d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6708b46f-ca21-4232-a2b7-57b1bd2480d9 found for delete ", "request_id": "req-2b90dbc1-4bac-4991-93b9-d137f3b5d99d"}]} 2026-02-26 02:44:32.892 7 INFO neutron.services.segments.plugin [-] Segment 6708b46f-ca21-4232-a2b7-57b1bd2480d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6708b46f-ca21-4232-a2b7-57b1bd2480d9 found for delete ", "request_id": "req-025e5e93-20f1-428d-aa2b-7801c19815f5"}]} [pid: 7|app: 0|req: 460/926] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:44:32 2026] GET /v2.0/ports => generated 781 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:33.007 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03f820f4-a35c-4c64-b934-6a8caf3f4faf 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 467/927] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:32 2026] GET /v2.0/ports/5aacb654-957d-48a0-98ed-0715aa399c5e => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/928] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:44:33 2026] GET /v2.0/ports => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/929] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:33 2026] GET /v2.0/ports/87477cf0-8196-4662-8d55-41f725e2a202 => generated 778 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:33.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81bc6c02-28ef-4af9-8a74-fff903c3716c 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/930] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:33 2026] DELETE /v2.0/ports/1bde1857-0ef2-4080-944a-2acee0e30bc9 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:33.202 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e78b8e82-398d-426d-b678-b96c3cc723ce 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 469/931] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:33 2026] DELETE /v2.0/subnets/3927b7a5-b039-4c10-b49c-c3be6fe88a2f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:33.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b805b61-087d-4310-bfda-68de61d1ce67 328008f77fe74cc6b0cbc9fd6fdee703 31e39f90eae0410886ed8132e3ead4c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 463/932] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:33 2026] DELETE /v2.0/subnets/a1bbe9c9-0f9d-4e43-bd03-f33e15e5ef20 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/933] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:33 2026] DELETE /v2.0/ports/87477cf0-8196-4662-8d55-41f725e2a202 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/934] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:33 2026] DELETE /v2.0/networks/9e025ce4-44f8-43b0-9da7-d54eebf7e711 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:34.175 8 INFO neutron.services.segments.plugin [-] Segment accc5f5c-48e7-4da6-8ed2-4eef132053b8 resource provider aggregate not found 2026-02-26 02:44:34.179 8 INFO neutron.services.segments.plugin [-] Segment accc5f5c-48e7-4da6-8ed2-4eef132053b8 resource provider aggregate not found 2026-02-26 02:44:34.191 8 INFO neutron.services.segments.plugin [-] Segment accc5f5c-48e7-4da6-8ed2-4eef132053b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid accc5f5c-48e7-4da6-8ed2-4eef132053b8 found for delete ", "request_id": "req-cfdcb589-7447-4b72-83a3-cb490cce022f"}]} 2026-02-26 02:44:34.192 8 INFO neutron.services.segments.plugin [-] Segment accc5f5c-48e7-4da6-8ed2-4eef132053b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid accc5f5c-48e7-4da6-8ed2-4eef132053b8 found for delete ", "request_id": "req-83d2b5d9-9070-44f4-9783-9e566e096bf3"}]} [pid: 8|app: 0|req: 471/935] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:34 2026] GET /v2.0/security-groups?tenant_id=31e39f90eae0410886ed8132e3ead4c7&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/936] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:34 2026] DELETE /v2.0/security-groups/70396b01-8c36-461e-9306-1c6210216e2b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:44:36.437 8 WARNING neutron_lib.context [None req-d65b0211-95ef-4a62-9d9c-5b944c86e6d1 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:36.580 8 INFO neutron.db.segments_db [None req-d65b0211-95ef-4a62-9d9c-5b944c86e6d1 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Added segment 2438a5a4-22bd-4d06-ab34-3657ffe4dc94 of type vxlan for network fe736273-63a7-4f31-8750-ee8c854b6344 [pid: 8|app: 0|req: 473/939] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:36 2026] POST /v2.0/networks => generated 645 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:36.681 7 WARNING neutron_lib.context [None req-29652420-e62e-46e3-8397-be837fd43792 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:36.690 7 INFO neutron.services.segments.plugin [-] Segment 64187c4a-4323-4c56-aac1-37eff6011275 resource provider aggregate not found 2026-02-26 02:44:36.695 7 INFO neutron.services.segments.plugin [-] Segment 64187c4a-4323-4c56-aac1-37eff6011275 resource provider aggregate not found 2026-02-26 02:44:36.704 7 INFO neutron.services.segments.plugin [-] Segment 64187c4a-4323-4c56-aac1-37eff6011275 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64187c4a-4323-4c56-aac1-37eff6011275 found for delete ", "request_id": "req-e1dda516-108b-4170-8e8e-14d3087eaf60"}]} 2026-02-26 02:44:36.708 7 INFO neutron.services.segments.plugin [-] Segment 64187c4a-4323-4c56-aac1-37eff6011275 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64187c4a-4323-4c56-aac1-37eff6011275 found for delete ", "request_id": "req-ba43957f-e24a-419d-ab9d-70f27ee69812"}]} [pid: 7|app: 0|req: 467/940] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:36 2026] POST /v2.0/ports => generated 775 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:37.017 8 WARNING neutron_lib.context [None req-982aff6c-07ab-40b2-811e-938e80dde843 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:37.064 8 INFO neutron.db.segments_db [None req-982aff6c-07ab-40b2-811e-938e80dde843 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Added segment a6a19b54-ee85-45ad-93a2-df24afa6be41 of type vxlan for network a0bc267c-6258-482f-8257-4598522b4b66 [pid: 8|app: 0|req: 474/941] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:37 2026] POST /v2.0/networks => generated 632 bytes in 122 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:44:37.144 7 WARNING neutron_lib.context [None req-fc8b6c90-fcf4-42af-a78d-94fbf86e008e efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 468/942] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:37 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:37.382 8 WARNING neutron_lib.context [None req-d456a143-5e7f-496c-b6f1-6213710b8913 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 475/943] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:37 2026] POST /v2.0/ports => generated 954 bytes in 349 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:71: 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: 469/944] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:37 2026] DELETE /v2.0/ports/aaa54cd2-a28a-4bb5-8461-ddca128cfaf7 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:37.976 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f270a50c-7162-4b20-b45b-6268104a491f efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 470/945] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:37 2026] DELETE /v2.0/ports/aaa54cd2-a28a-4bb5-8461-ddca128cfaf7 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:37.997 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d504afb-5c5b-469d-a7f2-0091302d1856 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/946] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:37 2026] GET /v2.0/ports/aaa54cd2-a28a-4bb5-8461-ddca128cfaf7 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/947] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:37 2026] GET /v2.0/security-groups?tenant_id=84ee51ced14546cdb410e7462437ecd4&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/948] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:38 2026] DELETE /v2.0/security-groups/66f88efb-cfe1-4ca7-8ef3-c9e84f481d75 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/949] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:38 2026] DELETE /v2.0/subnets/638f848f-3752-4237-8bec-1d84035a736f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/950] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:38 2026] GET /v2.0/security-groups?tenant_id=e98d93f54adb40e59c3878c910567680&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/951] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:38 2026] DELETE /v2.0/security-groups/789a47a9-df9b-4eb2-badd-6f5cd1a3f569 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:44:38.414 8 INFO neutron.services.segments.plugin [-] Segment a6a19b54-ee85-45ad-93a2-df24afa6be41 resource provider aggregate not found 2026-02-26 02:44:38.418 8 INFO neutron.services.segments.plugin [-] Segment a6a19b54-ee85-45ad-93a2-df24afa6be41 resource provider aggregate not found 2026-02-26 02:44:38.425 8 INFO neutron.services.segments.plugin [-] Segment a6a19b54-ee85-45ad-93a2-df24afa6be41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a19b54-ee85-45ad-93a2-df24afa6be41 found for delete ", "request_id": "req-e0fb5220-36ed-41f0-9fa9-8e95b1e154d9"}]} 2026-02-26 02:44:38.430 8 INFO neutron.services.segments.plugin [-] Segment a6a19b54-ee85-45ad-93a2-df24afa6be41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a19b54-ee85-45ad-93a2-df24afa6be41 found for delete ", "request_id": "req-90fba5ff-ca06-465f-96e2-8bfb6a0eea66"}]} [pid: 8|app: 0|req: 478/952] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:38 2026] DELETE /v2.0/networks/a0bc267c-6258-482f-8257-4598522b4b66 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:38.444 7 WARNING neutron_lib.context [None req-ff924b5e-96f6-4902-884a-9259ced33d24 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:38.497 7 INFO neutron.db.segments_db [None req-ff924b5e-96f6-4902-884a-9259ced33d24 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Added segment d89eca67-0208-4018-9058-c1180d11096e of type vxlan for network a4e35261-44f6-4c78-b332-7eb070c60116 [pid: 7|app: 0|req: 475/953] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:38 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:38.589 8 WARNING neutron_lib.context [None req-038ac41b-4ab6-41a9-98c6-7f2a299861ad efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 479/954] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:38 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:38.827 7 WARNING neutron_lib.context [None req-aafb3957-05b1-4be1-8670-2c1278647205 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 476/955] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:38 2026] POST /v2.0/ports => generated 915 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/956] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:39 2026] DELETE /v2.0/ports/f3213b9f-cc05-42fb-b6df-0c284e99c3a8 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:39.413 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07e32af1-73e0-467f-9198-e507d6577da3 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 477/957] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:39 2026] GET /v2.0/ports/f3213b9f-cc05-42fb-b6df-0c284e99c3a8 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/958] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:39 2026] DELETE /v2.0/subnets/ffc68669-0d73-4a1c-84b8-0be26cccadfe => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:39.825 7 INFO neutron.services.segments.plugin [-] Segment d89eca67-0208-4018-9058-c1180d11096e resource provider aggregate not found 2026-02-26 02:44:39.829 7 INFO neutron.services.segments.plugin [-] Segment d89eca67-0208-4018-9058-c1180d11096e resource provider aggregate not found 2026-02-26 02:44:39.838 7 INFO neutron.services.segments.plugin [-] Segment d89eca67-0208-4018-9058-c1180d11096e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d89eca67-0208-4018-9058-c1180d11096e found for delete ", "request_id": "req-e3dc458a-5720-4de4-9fb9-89df5ae68d57"}]} 2026-02-26 02:44:39.840 7 INFO neutron.services.segments.plugin [-] Segment d89eca67-0208-4018-9058-c1180d11096e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d89eca67-0208-4018-9058-c1180d11096e found for delete ", "request_id": "req-3c083b69-b1d1-4e16-8f57-c63ad4c1ea57"}]} [pid: 7|app: 0|req: 478/959] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:39 2026] DELETE /v2.0/networks/a4e35261-44f6-4c78-b332-7eb070c60116 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:39.863 7 WARNING neutron_lib.context [None req-3ea4618d-a0a3-4c31-9ff4-6a5b62e444db efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 482/960] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:39 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/961] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:39 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/962] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:39 2026] POST /v2.0/ports => generated 775 bytes in 251 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:71: 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: 484/963] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:40 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/964] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:40 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/965] 10.0.0.212 () {34 vars in 737 bytes} [Thu Feb 26 02:44:40 2026] PUT /v2.0/ports/91507ff1-2889-4f48-baf4-ae3cd3c556d1 => generated 752 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/966] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:40 2026] DELETE /v2.0/ports/91507ff1-2889-4f48-baf4-ae3cd3c556d1 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/967] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:44:40 2026] GET /v2.0/ports => generated 778 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:40.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0112bf12-6925-4296-8816-d4cacc6c8ed0 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 488/968] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:40 2026] GET /v2.0/ports/91507ff1-2889-4f48-baf4-ae3cd3c556d1 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/969] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:40 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/970] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:44:40 2026] GET /v2.0/ports => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/971] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:40 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/972] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:40 2026] GET /v2.0/ports/d3a5c5de-3807-4183-8970-06e4653a4bbe => generated 775 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:40.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0081b1d5-c264-48ba-835c-ccc3718629b8 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 483/973] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:40 2026] DELETE /v2.0/ports/f3213b9f-cc05-42fb-b6df-0c284e99c3a8 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:40.624 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ead7cb1-1d4c-462c-97c1-8d61e8f66d52 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/974] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:40 2026] DELETE /v2.0/subnets/ffc68669-0d73-4a1c-84b8-0be26cccadfe => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:40.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e4a75fd-4a63-4f8a-9401-d527a21971d7 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 484/975] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:40 2026] DELETE /v2.0/subnets/638f848f-3752-4237-8bec-1d84035a736f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/976] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:44:40 2026] DELETE /v2.0/ports/d3a5c5de-3807-4183-8970-06e4653a4bbe => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/977] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:40 2026] DELETE /v2.0/networks/fe736273-63a7-4f31-8750-ee8c854b6344 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:41.546 8 WARNING keystonemiddleware.audit [None req-105f61e9-d66e-47d0-a276-b2ae018c681e efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Skipping service tempest-service-1653084937 as it have no endpoints. [pid: 8|app: 0|req: 493/978] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:41 2026] GET /v2.0/security-groups?tenant_id=01d1f270e55c4187955a31f8d1f397c2&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:41.585 7 WARNING keystonemiddleware.audit [None req-8967332a-835d-4aaa-8450-830918bdf450 efef2d240e864a75892afde0ed4e5455 01d1f270e55c4187955a31f8d1f397c2 - - default default] Skipping service tempest-service-1653084937 as it have no endpoints. [pid: 8|app: 0|req: 494/979] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:41 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/980] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:41 2026] DELETE /v2.0/security-groups/68927b62-ed91-4222-a6b0-1a9d49ab330e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/981] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:41 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:42.030 7 INFO neutron.services.segments.plugin [-] Segment 2438a5a4-22bd-4d06-ab34-3657ffe4dc94 resource provider aggregate not found 2026-02-26 02:44:42.035 7 INFO neutron.services.segments.plugin [-] Segment 2438a5a4-22bd-4d06-ab34-3657ffe4dc94 resource provider aggregate not found 2026-02-26 02:44:42.051 7 INFO neutron.services.segments.plugin [-] Segment 2438a5a4-22bd-4d06-ab34-3657ffe4dc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2438a5a4-22bd-4d06-ab34-3657ffe4dc94 found for delete ", "request_id": "req-083fecb0-f979-4809-baf7-7f338b8f9e8b"}]} 2026-02-26 02:44:42.054 7 INFO neutron.services.segments.plugin [-] Segment 2438a5a4-22bd-4d06-ab34-3657ffe4dc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2438a5a4-22bd-4d06-ab34-3657ffe4dc94 found for delete ", "request_id": "req-39894392-0bb2-465a-be40-1e7a34f9099f"}]} [pid: 7|app: 0|req: 487/982] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/ports?tenant_id=3dd9ba21d7a74901a921743d4d9ac514&device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/983] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/networks?id=6004ce10-4cb1-405c-b12e-b90293e4050f => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/984] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3301caad-82a1-409a-89cd-de20c776267f => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/985] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/subnets?id=ca7376fb-41a8-4d49-af82-aa1bd1d9229d => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/986] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/ports?network_id=6004ce10-4cb1-405c-b12e-b90293e4050f&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/987] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/988] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/989] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/990] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/991] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:42 2026] GET /v2.0/security-groups?tenant_id=73c684355ac0420ca14191deeb8faa61&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/992] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:42 2026] DELETE /v2.0/security-groups/f5b9b414-5b59-45fe-b0ad-0cd960e7b554 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/993] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:43 2026] GET /v2.0/security-groups?tenant_id=e1364e7f834949729f3865387df5de02&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/994] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:43 2026] DELETE /v2.0/security-groups/abe8fcbc-450e-428c-ad90-ff705bf5ba94 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:44:43.405 8 WARNING neutron_lib.context [None req-baa2d201-50c9-4339-8c78-3de67f6ecadb 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:43.557 8 INFO neutron.db.segments_db [None req-baa2d201-50c9-4339-8c78-3de67f6ecadb 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Added segment fb4821af-b386-4c04-8414-a87ca74cea8a of type vxlan for network 67880f91-7f29-42f7-8110-1c21e4df5657 [pid: 8|app: 0|req: 501/995] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:43 2026] POST /v2.0/networks => generated 634 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:43.673 7 WARNING neutron_lib.context [None req-f1119abe-cabb-4db8-bbc7-d392cbf3be15 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:43.770 7 INFO neutron.db.segments_db [None req-f1119abe-cabb-4db8-bbc7-d392cbf3be15 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Added segment 4fb13952-22ea-43ff-a24a-ef2a1548887b of type vxlan for network 8818a258-5eef-4f40-83f0-1cedec624001 [pid: 7|app: 0|req: 495/996] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:43 2026] POST /v2.0/networks => generated 634 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:43.875 8 WARNING neutron_lib.context [None req-22bda8cf-c925-4a76-a5b3-6e39020b586f 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 496/997] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:43 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/998] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:43 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/999] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:43 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:44.141 7 WARNING neutron_lib.context [None req-2e55a6b0-eb9c-4228-b4e4-39570af2cfb0 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 498/1000] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:44 2026] POST /v2.0/subnets => generated 655 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:44.366 8 WARNING neutron_lib.context [None req-ea5d53b1-50c5-4955-a9d7-9d26e7fbe6bb 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:44.410 8 INFO neutron.db.segments_db [None req-ea5d53b1-50c5-4955-a9d7-9d26e7fbe6bb 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Added segment 06cfe713-3489-46ef-8bfd-9f51a1bc9244 of type vxlan for network 40b7db31-c9c2-4b24-aea4-e435ca67106f 2026-02-26 02:44:44.627 8 INFO neutron.db.l3_hamode_db [None req-ea5d53b1-50c5-4955-a9d7-9d26e7fbe6bb 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:44:44.749 8 INFO neutron.db.l3_hamode_db [None req-ea5d53b1-50c5-4955-a9d7-9d26e7fbe6bb 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 499/1001] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:45 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1002] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:45 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1003] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:44 2026] POST /v2.0/routers => generated 511 bytes in 915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1004] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:46 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1005] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:46 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1006] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:44:45 2026] PUT /v2.0/routers/d6a45a99-d5f6-46a5-8b9b-8dd6affd5a95/add_router_interface => generated 309 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1007] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:46 2026] GET /v2.0/ports/d470267b-d19d-46be-9610-97a5404bc814 => generated 959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1008] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:47 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1009] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:47 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1010] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:44:46 2026] PUT /v2.0/routers/d6a45a99-d5f6-46a5-8b9b-8dd6affd5a95/add_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1011] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:47 2026] GET /v2.0/ports/826d0dce-63af-430b-9093-be9a2c273cd7 => generated 967 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1012] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:47 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1013] 10.0.0.252 () {34 vars in 971 bytes} [Thu Feb 26 02:44:47 2026] GET /v2.0/ports/690b6378-e3d1-4865-8b2d-f82eab480706 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1014] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:44:47 2026] PUT /v2.0/routers/d6a45a99-d5f6-46a5-8b9b-8dd6affd5a95/remove_router_interface => generated 309 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1015] 162.253.55.70 () {34 vars in 999 bytes} [Thu Feb 26 02:44:48 2026] GET /v2.0/subnets?network_id=8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1016] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:48 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1017] 162.253.55.70 () {34 vars in 1145 bytes} [Thu Feb 26 02:44:48 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248&device_owner=compute%3Anova&network_id=8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1018] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:48 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1019] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:44:48 2026] PUT /v2.0/routers/d6a45a99-d5f6-46a5-8b9b-8dd6affd5a95/remove_router_interface => generated 309 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1020] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:44:49 2026] GET /v2.0/ports?device_id=d6a45a99-d5f6-46a5-8b9b-8dd6affd5a95 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1021] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:44:48 2026] PUT /v2.0/ports/690b6378-e3d1-4865-8b2d-f82eab480706 => generated 1149 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:49.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fcab835-b858-4d66-88f6-384263874581'] response: {'name': 'network-changed', 'server_uuid': '2586bd37-8d4b-4355-ae4b-8553fac67248', 'tag': '690b6378-e3d1-4865-8b2d-f82eab480706', 'status': 'completed', 'code': 200} 2026-02-26 02:44:49.582 8 INFO neutron.services.segments.plugin [-] Segment 06cfe713-3489-46ef-8bfd-9f51a1bc9244 resource provider aggregate not found 2026-02-26 02:44:49.585 8 INFO neutron.services.segments.plugin [-] Segment 06cfe713-3489-46ef-8bfd-9f51a1bc9244 resource provider aggregate not found 2026-02-26 02:44:49.596 8 INFO neutron.services.segments.plugin [-] Segment 06cfe713-3489-46ef-8bfd-9f51a1bc9244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06cfe713-3489-46ef-8bfd-9f51a1bc9244 found for delete ", "request_id": "req-d4943ea6-e225-4991-b735-8912133b2f3b"}]} 2026-02-26 02:44:49.598 8 INFO neutron.services.segments.plugin [-] Segment 06cfe713-3489-46ef-8bfd-9f51a1bc9244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06cfe713-3489-46ef-8bfd-9f51a1bc9244 found for delete ", "request_id": "req-dfff9765-b020-490a-9231-cd4fd5a58c28"}]} 2026-02-26 02:44:49.605 8 INFO neutron.db.l3_hamode_db [None req-34eead9f-0f31-431a-b2b4-e5b5fbf6d64d 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] HA network 40b7db31-c9c2-4b24-aea4-e435ca67106f was deleted as no HA routers are present in tenant 503d4a2c98fa4ecb9cfe92af960c4409. [pid: 8|app: 0|req: 514/1022] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:49 2026] DELETE /v2.0/routers/d6a45a99-d5f6-46a5-8b9b-8dd6affd5a95 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1023] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:49 2026] DELETE /v2.0/subnets/2bfa50b9-fa14-4e83-b23e-9be616474624 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1024] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:49 2026] GET /v2.0/security-groups?tenant_id=3a656598b1554bf7baf6834fbe3ee82e&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1025] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:49 2026] DELETE /v2.0/subnets/68083437-a43a-4737-a7d7-9112c375c05f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1026] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:49 2026] DELETE /v2.0/security-groups/7df48bdd-0df3-4b1d-9343-9091df803aa6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1027] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:49 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1028] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/ports?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1029] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1030] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/networks?id=8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1031] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:49 2026] DELETE /v2.0/networks/8818a258-5eef-4f40-83f0-1cedec624001 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1032] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=690b6378-e3d1-4865-8b2d-f82eab480706 => 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: 515/1033] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/security-groups?tenant_id=30e6ef582f8141298ae4f347e18ec9b0&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1034] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=690b6378-e3d1-4865-8b2d-f82eab480706 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1035] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:50 2026] DELETE /v2.0/security-groups/5235e9c8-f2cd-4a3d-bc22-00dd6bf6f5ee => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1036] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/subnets?id=4dcd8ed0-204c-43de-ac0e-9e8de4fc2ee8 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1037] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:50 2026] DELETE /v2.0/networks/67880f91-7f29-42f7-8110-1c21e4df5657 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:50.497 8 WARNING neutron_lib.context [None req-6f473ae5-f99f-4e77-b0e6-daa93a5d8fe7 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 519/1038] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/ports?network_id=8f496007-1ca6-4748-a1d3-853f9e5b315a&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:50.545 8 INFO neutron.db.segments_db [None req-6f473ae5-f99f-4e77-b0e6-daa93a5d8fe7 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Added segment cbb61b02-e2b6-4f5d-9538-ecb26cdd3d3c of type vxlan for network ed2177bc-202d-4871-9f18-1e6b7f78420b [pid: 7|app: 0|req: 520/1039] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1040] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:50 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1041] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:50 2026] POST /v2.0/networks => generated 634 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:50.651 7 WARNING neutron_lib.context [None req-e110865f-27fe-413a-a13d-f9b705092b9e 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 522/1044] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:50 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:50.888 8 WARNING neutron_lib.context [None req-e987ec12-643d-4757-a580-9c32a7c503d0 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:50.922 8 INFO neutron.db.segments_db [None req-e987ec12-643d-4757-a580-9c32a7c503d0 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Added segment f5b006c5-2a80-4df5-971d-91ccf8182eef of type vxlan for network c988a72b-3a49-42b6-a699-0629bc68dc1f 2026-02-26 02:44:51.205 8 INFO neutron.db.l3_hamode_db [None req-e987ec12-643d-4757-a580-9c32a7c503d0 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 523/1045] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 1152 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:51.332 8 INFO neutron.db.l3_hamode_db [None req-e987ec12-643d-4757-a580-9c32a7c503d0 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 524/1046] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:51.610 8 INFO neutron.services.segments.plugin [-] Segment 4fb13952-22ea-43ff-a24a-ef2a1548887b resource provider aggregate not found 2026-02-26 02:44:51.622 8 INFO neutron.services.segments.plugin [-] Segment 4fb13952-22ea-43ff-a24a-ef2a1548887b resource provider aggregate not found 2026-02-26 02:44:51.629 8 INFO neutron.services.segments.plugin [-] Segment 4fb13952-22ea-43ff-a24a-ef2a1548887b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb13952-22ea-43ff-a24a-ef2a1548887b found for delete ", "request_id": "req-14c6be54-2319-4f2e-819e-cf1cc3046515"}]} 2026-02-26 02:44:51.642 8 INFO neutron.services.segments.plugin [-] Segment fb4821af-b386-4c04-8414-a87ca74cea8a resource provider aggregate not found 2026-02-26 02:44:51.647 8 INFO neutron.services.segments.plugin [-] Segment 4fb13952-22ea-43ff-a24a-ef2a1548887b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fb13952-22ea-43ff-a24a-ef2a1548887b found for delete ", "request_id": "req-7a492ae5-93a4-464b-bee7-5dfa2b222319"}]} 2026-02-26 02:44:51.657 8 INFO neutron.services.segments.plugin [-] Segment fb4821af-b386-4c04-8414-a87ca74cea8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb4821af-b386-4c04-8414-a87ca74cea8a found for delete ", "request_id": "req-57a090f8-a974-4db7-b4d7-10aeca4b19c3"}]} 2026-02-26 02:44:51.659 8 INFO neutron.services.segments.plugin [-] Segment fb4821af-b386-4c04-8414-a87ca74cea8a resource provider aggregate not found [pid: 7|app: 0|req: 525/1047] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/ports?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:51.675 8 INFO neutron.services.segments.plugin [-] Segment fb4821af-b386-4c04-8414-a87ca74cea8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb4821af-b386-4c04-8414-a87ca74cea8a found for delete ", "request_id": "req-b0bc9312-74af-446b-b9a0-eda136db91f4"}]} [pid: 7|app: 0|req: 526/1048] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/networks?id=8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1049] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=690b6378-e3d1-4865-8b2d-f82eab480706 => 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: 528/1050] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=690b6378-e3d1-4865-8b2d-f82eab480706 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1051] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/subnets?id=4dcd8ed0-204c-43de-ac0e-9e8de4fc2ee8 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1052] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/ports?network_id=8f496007-1ca6-4748-a1d3-853f9e5b315a&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1053] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1054] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:50 2026] POST /v2.0/routers => generated 510 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1055] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:51 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:51.981 8 WARNING neutron_lib.context [None req-8a6aa17e-49bf-44c7-8fd6-10a115620236 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 524/1056] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:44:51 2026] POST /v2.0/ports => generated 964 bytes in 311 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:71: 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: 525/1057] 162.253.55.70 () {34 vars in 1119 bytes} [Thu Feb 26 02:44:52 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1058] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:44:52 2026] PUT /v2.0/ports/690b6378-e3d1-4865-8b2d-f82eab480706 => generated 968 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1059] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:44:52 2026] PUT /v2.0/routers/06c0cb34-4661-44d0-a539-2bb69c417559/add_router_interface => generated 309 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:44:53.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e3f29bc-a54e-4b2b-a4d3-e989b690601a'] response: {'name': 'network-changed', 'server_uuid': '2586bd37-8d4b-4355-ae4b-8553fac67248', 'tag': '690b6378-e3d1-4865-8b2d-f82eab480706', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1060] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:53 2026] GET /v2.0/ports?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1061] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:53 2026] GET /v2.0/ports/954c16ff-8898-45b1-9c47-b60b9e15ef08 => generated 1038 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1062] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:53 2026] GET /v2.0/networks?id=8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 780 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1063] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=690b6378-e3d1-4865-8b2d-f82eab480706 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1064] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:53 2026] GET /v2.0/subnets?id=4dcd8ed0-204c-43de-ac0e-9e8de4fc2ee8 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1065] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:53 2026] GET /v2.0/ports?network_id=8f496007-1ca6-4748-a1d3-853f9e5b315a&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1066] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:53 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1067] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:53 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1068] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:44:53 2026] PUT /v2.0/routers/06c0cb34-4661-44d0-a539-2bb69c417559/remove_router_interface => generated 309 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:54.307 7 INFO neutron.api.v2.resource [None req-d57c4e55-6c64-4362-9b35-b2f32fab712f 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1069] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:44:54 2026] PUT /v2.0/routers/06c0cb34-4661-44d0-a539-2bb69c417559/remove_router_interface => generated 197 bytes in 135 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:71: 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: 529/1070] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:44:54 2026] GET /v2.0/ports?device_id=06c0cb34-4661-44d0-a539-2bb69c417559 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1071] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:54 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1072] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:44:54 2026] GET /v2.0/ports?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1073] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:54 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1074] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:44:54 2026] GET /v2.0/networks?id=8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1075] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:44:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=690b6378-e3d1-4865-8b2d-f82eab480706 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1076] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:44:55 2026] GET /v2.0/subnets?id=4dcd8ed0-204c-43de-ac0e-9e8de4fc2ee8 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1077] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:44:55 2026] GET /v2.0/ports?network_id=8f496007-1ca6-4748-a1d3-853f9e5b315a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1078] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:44:55 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1079] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:44:55 2026] GET /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:55.274 7 INFO neutron.services.segments.plugin [-] Segment f5b006c5-2a80-4df5-971d-91ccf8182eef resource provider aggregate not found 2026-02-26 02:44:55.278 7 INFO neutron.services.segments.plugin [-] Segment f5b006c5-2a80-4df5-971d-91ccf8182eef resource provider aggregate not found 2026-02-26 02:44:55.293 7 INFO neutron.services.segments.plugin [-] Segment f5b006c5-2a80-4df5-971d-91ccf8182eef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b006c5-2a80-4df5-971d-91ccf8182eef found for delete ", "request_id": "req-7207d23f-755c-4d3b-8079-518cef22083a"}]} 2026-02-26 02:44:55.295 7 INFO neutron.services.segments.plugin [-] Segment f5b006c5-2a80-4df5-971d-91ccf8182eef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b006c5-2a80-4df5-971d-91ccf8182eef found for delete ", "request_id": "req-097d32df-c625-4b85-8296-8ab37e6bf81a"}]} 2026-02-26 02:44:55.305 7 INFO neutron.db.l3_hamode_db [None req-b60f991f-d769-4b5e-a836-99995ab95b06 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] HA network c988a72b-3a49-42b6-a699-0629bc68dc1f was deleted as no HA routers are present in tenant 503d4a2c98fa4ecb9cfe92af960c4409. [pid: 7|app: 0|req: 542/1080] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:54 2026] DELETE /v2.0/routers/06c0cb34-4661-44d0-a539-2bb69c417559 => generated 0 bytes in 963 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1081] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:55 2026] DELETE /v2.0/subnets/c7bcf79c-e72d-41f6-9168-66c4128d7a8a => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1082] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:55 2026] DELETE /v2.0/networks/ed2177bc-202d-4871-9f18-1e6b7f78420b => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:55.762 8 WARNING neutron_lib.context [None req-f4ebbfd3-7e4b-4960-8b0d-15c5d1bce287 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:55.814 8 INFO neutron.db.segments_db [None req-f4ebbfd3-7e4b-4960-8b0d-15c5d1bce287 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Added segment 3ec74b7a-dd27-4ec1-9602-44c5614b956f of type vxlan for network 7b234478-2688-4f3b-87c4-d4856a669c86 [pid: 8|app: 0|req: 540/1083] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:44:55 2026] POST /v2.0/networks => generated 634 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:55.928 7 WARNING neutron_lib.context [None req-91ff570e-1b53-468a-af66-c8ecdfc5b769 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 541/1084] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:55 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1085] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:44:56 2026] GET /v2.0/security-groups?id=ecd59f33-b2bc-4119-ab5e-770fa3cdd762&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1086] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:55 2026] POST /v2.0/subnets => generated 646 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:44:56.134 8 WARNING neutron_lib.context [None req-d40e6ece-a470-4077-8bc1-35f991a4924b 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:44:56.175 8 INFO neutron.db.segments_db [None req-d40e6ece-a470-4077-8bc1-35f991a4924b 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Added segment e3e922d1-5e0a-43ac-953d-f99e72c3a819 of type vxlan for network 1ddd9240-ef66-4bd7-9018-c32a0cecc7cf [pid: 7|app: 0|req: 545/1087] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:44:56 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:56.498 8 INFO neutron.db.l3_hamode_db [None req-d40e6ece-a470-4077-8bc1-35f991a4924b 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:44:56.590 7 INFO neutron.db.l3_db [req-3af3b61a-6141-499c-8f73-58a606250937 req-0aa5e44e-d458-4425-a3f2-bbba7ac47fa6 8a5e5c95335446cf8539ce22a80ef2c3 9f3ba25f25af4c428841b18644ed5ec2 - - default default] Floating IP 30476b3e-9eea-4f36-ad84-3be1c359d0f8 disassociated. External IP: 10.96.250.217, port: 690b6378-e3d1-4865-8b2d-f82eab480706. 2026-02-26 02:44:56.627 8 INFO neutron.db.l3_hamode_db [None req-d40e6ece-a470-4077-8bc1-35f991a4924b 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 546/1088] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:44:56 2026] DELETE /v2.0/ports/690b6378-e3d1-4865-8b2d-f82eab480706 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:44:56.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c89a75b-1fb8-4125-838a-9369afd62748'] response: {'server_uuid': '2586bd37-8d4b-4355-ae4b-8553fac67248', 'name': 'network-vif-deleted', 'tag': '690b6378-e3d1-4865-8b2d-f82eab480706', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 547/1089] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:56 2026] GET /v2.0/security-groups?tenant_id=eb7a453cfed24f81820e40d76c3f3891&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1090] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:57 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:57.321 7 INFO neutron.services.segments.plugin [-] Segment cbb61b02-e2b6-4f5d-9538-ecb26cdd3d3c resource provider aggregate not found 2026-02-26 02:44:57.331 7 INFO neutron.services.segments.plugin [-] Segment cbb61b02-e2b6-4f5d-9538-ecb26cdd3d3c resource provider aggregate not found 2026-02-26 02:44:57.344 7 INFO neutron.services.segments.plugin [-] Segment cbb61b02-e2b6-4f5d-9538-ecb26cdd3d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb61b02-e2b6-4f5d-9538-ecb26cdd3d3c found for delete ", "request_id": "req-f61d8f3b-191c-4686-9688-c901b2ba74c5"}]} 2026-02-26 02:44:57.350 7 INFO neutron.services.segments.plugin [-] Segment cbb61b02-e2b6-4f5d-9538-ecb26cdd3d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb61b02-e2b6-4f5d-9538-ecb26cdd3d3c found for delete ", "request_id": "req-e4fc9fb4-6a2f-45c3-8c0d-22a5003ce5d1"}]} [pid: 7|app: 0|req: 549/1091] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:57 2026] DELETE /v2.0/security-groups/b80a2baa-8cd3-420b-b3c8-62383585477a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1092] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:44:56 2026] POST /v2.0/routers => generated 510 bytes in 1470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1093] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:44:57 2026] GET /v2.0/security-groups?tenant_id=7c93091aa8b6463689f95d094310c3e9&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1094] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:44:57 2026] DELETE /v2.0/security-groups/7919edd7-e2ee-46e6-8368-3ed57c5ff6a9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1095] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:58 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1096] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:44:57 2026] PUT /v2.0/routers/72684395-a79f-43f3-be6d-efe49f06b73c/add_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1097] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:58 2026] GET /v2.0/ports/a45a705c-ea8b-4c49-a6b9-1345adc7a218 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1098] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:44:58 2026] PUT /v2.0/routers/72684395-a79f-43f3-be6d-efe49f06b73c/remove_router_interface => generated 309 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1099] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:44:59 2026] GET /v2.0/ports?device_id=72684395-a79f-43f3-be6d-efe49f06b73c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1100] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:44:59 2026] GET /v2.0/ports?device_id=2586bd37-8d4b-4355-ae4b-8553fac67248 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:44:59.797 8 INFO neutron.services.segments.plugin [-] Segment e3e922d1-5e0a-43ac-953d-f99e72c3a819 resource provider aggregate not found 2026-02-26 02:44:59.801 8 INFO neutron.services.segments.plugin [-] Segment e3e922d1-5e0a-43ac-953d-f99e72c3a819 resource provider aggregate not found 2026-02-26 02:44:59.807 8 INFO neutron.services.segments.plugin [-] Segment e3e922d1-5e0a-43ac-953d-f99e72c3a819 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3e922d1-5e0a-43ac-953d-f99e72c3a819 found for delete ", "request_id": "req-46ab022e-b5db-4e0b-b437-c71025f22e20"}]} 2026-02-26 02:44:59.814 8 INFO neutron.services.segments.plugin [-] Segment e3e922d1-5e0a-43ac-953d-f99e72c3a819 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3e922d1-5e0a-43ac-953d-f99e72c3a819 found for delete ", "request_id": "req-15472f99-8fbc-4af0-bae2-ca04b032909e"}]} 2026-02-26 02:44:59.814 8 INFO neutron.db.l3_hamode_db [None req-ce3dc61d-275e-4ffc-a62a-2c3ec4294502 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] HA network 1ddd9240-ef66-4bd7-9018-c32a0cecc7cf was deleted as no HA routers are present in tenant 503d4a2c98fa4ecb9cfe92af960c4409. [pid: 8|app: 0|req: 546/1101] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:59 2026] DELETE /v2.0/routers/72684395-a79f-43f3-be6d-efe49f06b73c => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1102] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:44:59 2026] DELETE /v2.0/subnets/2e44203a-c123-4a92-81b0-e59e906d4101 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1103] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:44:59 2026] DELETE /v2.0/networks/7b234478-2688-4f3b-87c4-d4856a669c86 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:45:00.246 7 WARNING neutron_lib.context [None req-950f39f2-69b9-4438-9d86-59c3c04c1077 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:00.281 7 INFO neutron.db.segments_db [None req-950f39f2-69b9-4438-9d86-59c3c04c1077 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Added segment 88a3de47-f215-4f78-88c9-36d197a2885f of type vxlan for network 7f9bf22b-c2a7-4be3-b453-b5360d6380c7 2026-02-26 02:45:00.636 7 INFO neutron.db.l3_hamode_db [None req-950f39f2-69b9-4438-9d86-59c3c04c1077 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 548/1104] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:00 2026] DELETE /v2.0/security-groups/ecd59f33-b2bc-4119-ab5e-770fa3cdd762 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:00.663 8 INFO neutron.api.v2.resource [None req-f84fe934-4981-4d82-931d-4001f90a30d4 8a5e5c95335446cf8539ce22a80ef2c3 9f3ba25f25af4c428841b18644ed5ec2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 549/1105] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:45:00 2026] GET /v2.0/security-groups/ecd59f33-b2bc-4119-ab5e-770fa3cdd762 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1106] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:45:00 2026] DELETE /v2.0/floatingips/30476b3e-9eea-4f36-ad84-3be1c359d0f8 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1107] 10.0.0.10 () {34 vars in 989 bytes} [Thu Feb 26 02:45:00 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1108] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Feb 26 02:45:00 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:01.450 7 INFO neutron.db.l3_hamode_db [None req-950f39f2-69b9-4438-9d86-59c3c04c1077 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:45:01.829 8 INFO neutron.services.segments.plugin [-] Segment 3ec74b7a-dd27-4ec1-9602-44c5614b956f resource provider aggregate not found 2026-02-26 02:45:01.835 8 INFO neutron.services.segments.plugin [-] Segment 3ec74b7a-dd27-4ec1-9602-44c5614b956f resource provider aggregate not found 2026-02-26 02:45:01.843 8 INFO neutron.services.segments.plugin [-] Segment 3ec74b7a-dd27-4ec1-9602-44c5614b956f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ec74b7a-dd27-4ec1-9602-44c5614b956f found for delete ", "request_id": "req-b776499d-1239-4958-b1d9-84c3709cd05b"}]} 2026-02-26 02:45:01.845 8 INFO neutron.services.segments.plugin [-] Segment 3ec74b7a-dd27-4ec1-9602-44c5614b956f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ec74b7a-dd27-4ec1-9602-44c5614b956f found for delete ", "request_id": "req-907439a1-54b9-40f3-8528-3a899125c19d"}]} [pid: 8|app: 0|req: 553/1109] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:45:00 2026] PUT /v2.0/routers/d1698bd0-78ca-410d-910b-ed1a24c40912/remove_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1110] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:02 2026] GET /v2.0/security-groups?tenant_id=28adac454bc84a8b9df916e5ecad3639&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1111] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:00 2026] POST /v2.0/routers => generated 692 bytes in 2273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1112] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:02 2026] DELETE /v2.0/security-groups/0375b2e1-c789-4b92-89e3-c11eaf886569 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1113] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:45:02 2026] GET /v2.0/routers/406cf609-6d7f-4642-a4e2-cf334a7d8150 => generated 698 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1114] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:45:02 2026] GET /v2.0/routers => generated 701 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:03.222 8 INFO neutron.db.l3_hamode_db [None req-fba41664-5b8d-4de5-8526-8e01a12ac01c bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network 0d45805f-a69d-4b74-9333-496b28505260 was deleted as no HA routers are present in tenant 9f3ba25f25af4c428841b18644ed5ec2. [pid: 8|app: 0|req: 555/1115] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:02 2026] DELETE /v2.0/routers/d1698bd0-78ca-410d-910b-ed1a24c40912 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1116] 10.0.0.212 () {34 vars in 741 bytes} [Thu Feb 26 02:45:02 2026] PUT /v2.0/routers/406cf609-6d7f-4642-a4e2-cf334a7d8150 => generated 705 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1117] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:45:03 2026] GET /v2.0/routers/406cf609-6d7f-4642-a4e2-cf334a7d8150 => generated 705 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1118] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:03 2026] GET /v2.0/ports?device_id=406cf609-6d7f-4642-a4e2-cf334a7d8150 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1119] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:03 2026] DELETE /v2.0/subnets/4dcd8ed0-204c-43de-ac0e-9e8de4fc2ee8 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1120] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:03 2026] DELETE /v2.0/networks/8f496007-1ca6-4748-a1d3-853f9e5b315a => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1121] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 02:45:03 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:03.996 8 INFO neutron.services.segments.plugin [-] Segment 1705d81a-cb8b-4c9b-a6bb-cff10a1c1d1b resource provider aggregate not found 2026-02-26 02:45:04.001 8 INFO neutron.services.segments.plugin [-] Segment 1705d81a-cb8b-4c9b-a6bb-cff10a1c1d1b resource provider aggregate not found 2026-02-26 02:45:04.010 8 INFO neutron.services.segments.plugin [-] Segment 1705d81a-cb8b-4c9b-a6bb-cff10a1c1d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1705d81a-cb8b-4c9b-a6bb-cff10a1c1d1b found for delete ", "request_id": "req-6ad3e71c-2bb3-4b03-b9dc-052c08b17aa6"}]} [pid: 8|app: 0|req: 559/1122] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:03 2026] GET /v2.0/security-groups?tenant_id=9f3ba25f25af4c428841b18644ed5ec2&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:04.027 8 INFO neutron.services.segments.plugin [-] Segment b9af71e8-26ea-40d2-8874-028c4aed6a3c resource provider aggregate not found 2026-02-26 02:45:04.035 8 INFO neutron.services.segments.plugin [-] Segment 1705d81a-cb8b-4c9b-a6bb-cff10a1c1d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1705d81a-cb8b-4c9b-a6bb-cff10a1c1d1b found for delete ", "request_id": "req-89ad86b2-e6e7-42dd-83a3-dd70e9dbf5de"}]} 2026-02-26 02:45:04.040 8 INFO neutron.services.segments.plugin [-] Segment b9af71e8-26ea-40d2-8874-028c4aed6a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9af71e8-26ea-40d2-8874-028c4aed6a3c found for delete ", "request_id": "req-16348553-71d1-4dbf-95eb-ebab541f8307"}]} 2026-02-26 02:45:04.051 8 INFO neutron.services.segments.plugin [-] Segment b9af71e8-26ea-40d2-8874-028c4aed6a3c resource provider aggregate not found 2026-02-26 02:45:04.071 8 INFO neutron.services.segments.plugin [-] Segment b9af71e8-26ea-40d2-8874-028c4aed6a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9af71e8-26ea-40d2-8874-028c4aed6a3c found for delete ", "request_id": "req-dcafde66-dcc1-42f5-8642-68c513a2eede"}]} [pid: 8|app: 0|req: 560/1123] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:04 2026] DELETE /v2.0/security-groups/53d960cc-991e-4dca-a81a-7c7b5abecf6c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:04.436 7 INFO neutron.services.segments.plugin [-] Segment 88a3de47-f215-4f78-88c9-36d197a2885f resource provider aggregate not found 2026-02-26 02:45:04.442 7 INFO neutron.services.segments.plugin [-] Segment 88a3de47-f215-4f78-88c9-36d197a2885f resource provider aggregate not found 2026-02-26 02:45:04.446 7 INFO neutron.services.segments.plugin [-] Segment 88a3de47-f215-4f78-88c9-36d197a2885f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a3de47-f215-4f78-88c9-36d197a2885f found for delete ", "request_id": "req-a31dea37-a9d6-4815-80c9-a1d687f5ee62"}]} 2026-02-26 02:45:04.449 7 INFO neutron.db.l3_hamode_db [None req-9c723c2b-1618-40c2-a3ae-af483c21b0f3 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] HA network 7f9bf22b-c2a7-4be3-b453-b5360d6380c7 was deleted as no HA routers are present in tenant 503d4a2c98fa4ecb9cfe92af960c4409. [pid: 7|app: 0|req: 564/1124] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:03 2026] DELETE /v2.0/routers/406cf609-6d7f-4642-a4e2-cf334a7d8150 => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1125] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:04 2026] GET /v2.0/ports?device_id=406cf609-6d7f-4642-a4e2-cf334a7d8150 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:04.494 7 INFO neutron.services.segments.plugin [-] Segment 88a3de47-f215-4f78-88c9-36d197a2885f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a3de47-f215-4f78-88c9-36d197a2885f found for delete ", "request_id": "req-bb9bbba5-7846-4c1d-9861-b7ae6cf151f5"}]} 2026-02-26 02:45:04.510 7 INFO neutron.api.v2.resource [None req-fb985c75-d4a9-4709-bd95-df229daf2496 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1126] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:04 2026] DELETE /v2.0/routers/406cf609-6d7f-4642-a4e2-cf334a7d8150 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1127] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:04 2026] GET /v2.0/ports?device_id=72684395-a79f-43f3-be6d-efe49f06b73c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:04.569 7 INFO neutron.api.v2.resource [None req-4e4e5bb2-bf72-45e1-b560-31ad699ae10d 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 566/1128] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:04 2026] DELETE /v2.0/routers/72684395-a79f-43f3-be6d-efe49f06b73c => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:04.593 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8fac557-ccb5-4845-a754-0dd2b456556f 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1129] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:04 2026] DELETE /v2.0/subnets/2e44203a-c123-4a92-81b0-e59e906d4101 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1130] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:04 2026] GET /v2.0/ports?device_id=06c0cb34-4661-44d0-a539-2bb69c417559 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:04.644 8 INFO neutron.api.v2.resource [None req-901a5567-5deb-4345-94ed-3b304216b4b7 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1131] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:04 2026] DELETE /v2.0/routers/06c0cb34-4661-44d0-a539-2bb69c417559 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:04.680 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be02addd-4362-4f47-9c2f-86c0359d4865 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1132] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:04 2026] DELETE /v2.0/subnets/c7bcf79c-e72d-41f6-9168-66c4128d7a8a => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1133] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:04 2026] GET /v2.0/ports?device_id=d6a45a99-d5f6-46a5-8b9b-8dd6affd5a95 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:04.723 7 INFO neutron.api.v2.resource [None req-53dc5b5a-ea68-4a2e-a87e-5a742aebcd7d 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1134] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:04 2026] DELETE /v2.0/routers/d6a45a99-d5f6-46a5-8b9b-8dd6affd5a95 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:04.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32d0b70e-40d8-47a8-aef1-7c64a48dd99b 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1135] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:04 2026] DELETE /v2.0/subnets/2bfa50b9-fa14-4e83-b23e-9be616474624 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:04.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af9e6304-5b38-456b-8fb3-2aa0dea5b4e2 39b6fd316b09483d962fe616c0968434 503d4a2c98fa4ecb9cfe92af960c4409 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1136] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:04 2026] DELETE /v2.0/subnets/68083437-a43a-4737-a7d7-9112c375c05f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:04.856 8 WARNING neutron_lib.context [None req-395c19ed-f1e4-4178-808d-d538b72e75d5 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 573/1137] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:45:04 2026] GET /v2.0/ports?tenant_id=3dd9ba21d7a74901a921743d4d9ac514&device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:05.001 8 INFO neutron.db.segments_db [None req-395c19ed-f1e4-4178-808d-d538b72e75d5 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Added segment 83364006-9115-419f-b725-1df6c7577c65 of type vxlan for network 6c65a67e-eb9e-498e-8f4d-5f4d16be0de6 [pid: 8|app: 0|req: 565/1138] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:04 2026] POST /v2.0/networks => generated 649 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:05.109 7 WARNING neutron_lib.context [None req-0ae546c4-b80d-4cd7-8c0a-70747aea1096 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 566/1139] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:05 2026] GET /v2.0/security-groups?tenant_id=503d4a2c98fa4ecb9cfe92af960c4409&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1140] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:05 2026] POST /v2.0/subnets => generated 627 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1141] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:45:05 2026] GET /v2.0/networks?id=6004ce10-4cb1-405c-b12e-b90293e4050f => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:05.468 7 WARNING neutron_lib.context [None req-e1b5a7d6-e15c-4ccb-b75b-1ba7d899d64f 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 567/1142] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:05 2026] DELETE /v2.0/security-groups/4963783e-d931-406a-884c-eea71d9bba5b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:05.509 7 INFO neutron.db.segments_db [None req-e1b5a7d6-e15c-4ccb-b75b-1ba7d899d64f 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Added segment 9397e28e-4a1a-4cbd-bf4b-f67380166ebe of type vxlan for network b24e1dd0-ae20-4182-973b-29d07c7045d7 [pid: 8|app: 0|req: 568/1143] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:45:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=3301caad-82a1-409a-89cd-de20c776267f => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1144] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:45:05 2026] GET /v2.0/subnets?id=ca7376fb-41a8-4d49-af82-aa1bd1d9229d => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1145] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:45:05 2026] GET /v2.0/ports?network_id=6004ce10-4cb1-405c-b12e-b90293e4050f&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1146] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:45:05 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1147] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:05 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:05.755 7 INFO neutron.db.l3_hamode_db [None req-e1b5a7d6-e15c-4ccb-b75b-1ba7d899d64f 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 573/1148] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:45:05 2026] GET /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1149] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:05 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:06.150 8 INFO neutron.db.segments_db [None req-2b5bb12b-8c0b-4121-b950-43b8af445fbc bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment e3584061-7534-4342-a8f4-ad83a210c904 of type vxlan for network b55ba7ec-871f-4c19-8fe7-c8e3e862f66b [pid: 8|app: 0|req: 577/1152] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:45:05 2026] POST /v2.0/networks => generated 747 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1153] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:06 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:06.516 7 INFO neutron.db.l3_hamode_db [None req-e1b5a7d6-e15c-4ccb-b75b-1ba7d899d64f 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 579/1154] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:06 2026] POST /v2.0/subnets => generated 695 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1155] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:06 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:06.649 8 INFO neutron.db.segments_db [None req-b8c6dfd0-4d83-4531-a003-8e4826e950be bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 9374366c-595b-4e8d-bcc5-f758c2a36ca7 of type vxlan for network 78b17b6e-c06e-42ce-9bf1-8c8f3f76ea6c 2026-02-26 02:45:06.949 8 INFO neutron.db.l3_hamode_db [None req-b8c6dfd0-4d83-4531-a003-8e4826e950be bfd8832717a54d3f8b1ab7d0c9de0c14 97ed22e452bd4c60b8e6ae84a221f652 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 576/1156] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:05 2026] POST /v2.0/routers => generated 694 bytes in 1994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:07.630 7 WARNING neutron_lib.context [None req-545a1b50-dd0b-48fa-953f-063fabccf0fb 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:07.773 7 INFO neutron.db.segments_db [None req-545a1b50-dd0b-48fa-953f-063fabccf0fb 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Added segment 5e7b2ab5-c120-4948-9a42-fd9b50c1f0d5 of type vxlan for network 87025597-e4d3-4831-b959-7541ea1ee876 2026-02-26 02:45:07.782 8 INFO neutron.db.l3_hamode_db [None req-b8c6dfd0-4d83-4531-a003-8e4826e950be bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 577/1157] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:07 2026] POST /v2.0/networks => generated 629 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1158] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:06 2026] POST /v2.0/routers => generated 735 bytes in 2154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1159] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:08 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:08.778 8 WARNING neutron_lib.context [None req-4d928abc-c16d-4561-9429-c2064b86c30f 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:08.838 8 INFO neutron.db.segments_db [None req-4d928abc-c16d-4561-9429-c2064b86c30f 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Added segment 39c8694e-0ee2-45ee-9c7e-2a26e02b2460 of type vxlan for network 0639409e-7af7-4938-8061-57b150ef0e3c [pid: 8|app: 0|req: 583/1160] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:08 2026] POST /v2.0/networks => generated 629 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1161] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:45:08 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1162] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:45:07 2026] PUT /v2.0/routers/5e820e1d-6599-46b3-a3ef-0e2752e0f594/add_router_interface => generated 309 bytes in 1388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1163] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:09 2026] GET /v2.0/security-groups?id=0f8833c2-eac6-48ee-ba04-3076612a8e6c&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:09.287 7 WARNING neutron_lib.context [None req-2ddcd60e-cb8d-4882-b716-c8dd3f05bd56 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 580/1164] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:09 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:09.828 7 INFO neutron.db.l3_db [req-1058a36c-ab69-4571-b35c-494861683fa1 req-5f42c222-be7f-4ff8-a385-4e34cfdfe689 3eacec3bafe641b1b49caa4c6471978b 3dd9ba21d7a74901a921743d4d9ac514 - - default default] Floating IP 38e3e471-bc4d-425e-b068-9da7974c4e98 disassociated. External IP: 10.96.250.220, port: 3301caad-82a1-409a-89cd-de20c776267f. [pid: 7|app: 0|req: 581/1165] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:45:09 2026] DELETE /v2.0/ports/3301caad-82a1-409a-89cd-de20c776267f => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1166] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:45:08 2026] PUT /v2.0/routers/6a9e5a5f-5fa1-4598-be71-118b1098af2f/add_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:10.193 8 WARNING neutron_lib.context [None req-e67c273e-aa5e-4a20-9da1-06e9443b6a10 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:10.194 7 WARNING neutron_lib.context [None req-d4d36ecc-ca5f-467e-bf7c-5fd68e889aa9 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:10.229 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32872c3b-0e7c-4b95-958f-9ae14c6f0314'] response: {'server_uuid': 'e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44', 'name': 'network-vif-deleted', 'tag': '3301caad-82a1-409a-89cd-de20c776267f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 586/1167] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:10 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1168] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:10 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:10.453 8 WARNING neutron_lib.context [None req-107638ee-b04f-4b7e-81f7-1b1f9bc77ec4 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:10.492 8 INFO neutron.db.segments_db [None req-107638ee-b04f-4b7e-81f7-1b1f9bc77ec4 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Added segment d1ebbbae-45f0-4b3c-a8dd-4c30fe0cf8e1 of type vxlan for network 39b9fe0a-e2d3-4609-9e31-e8609b37c03f [pid: 7|app: 0|req: 582/1169] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:45:10 2026] POST /v2.0/ports => generated 958 bytes in 466 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:45:10.660 7 WARNING neutron_lib.context [None req-9bb56d3c-f292-4355-8b84-af0780129e0f 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:10.834 8 INFO neutron.db.l3_hamode_db [None req-107638ee-b04f-4b7e-81f7-1b1f9bc77ec4 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:45:10.945 8 INFO neutron.db.l3_hamode_db [None req-107638ee-b04f-4b7e-81f7-1b1f9bc77ec4 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 583/1170] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:45:10 2026] POST /v2.0/ports => generated 957 bytes in 360 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:45:11.020 7 WARNING neutron_lib.context [None req-11eaee4f-fb2d-41a9-874f-db5e81b3d3e3 02adea693de64c019ddfa21a451a338f 97ed22e452bd4c60b8e6ae84a221f652 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 584/1171] 10.0.0.212 () {34 vars in 685 bytes} [Thu Feb 26 02:45:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:45:11.145 7 WARNING neutron_lib.context [None req-f1a32ee9-37d4-4018-ab0e-ac59000d5525 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 588/1172] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:10 2026] POST /v2.0/routers => generated 507 bytes in 1158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:11.612 8 WARNING neutron_lib.context [None req-8cf78d41-9260-4c24-8c61-f0969eecd232 02adea693de64c019ddfa21a451a338f 97ed22e452bd4c60b8e6ae84a221f652 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 589/1173] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1174] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:11 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:12.018 7 INFO neutron.db.l3_db [None req-f1a32ee9-37d4-4018-ab0e-ac59000d5525 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Floating IP 257ef73a-8dff-4efc-b639-0c3516dc7cc2 associated. External IP: 10.96.250.207, port: 22fd5db4-3f60-4355-88e5-990abfe5259c. [pid: 7|app: 0|req: 585/1175] 10.0.0.212 () {34 vars in 677 bytes} [Thu Feb 26 02:45:11 2026] POST /v2.0/floatingips => generated 841 bytes in 1221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:12.365 7 WARNING neutron_lib.context [None req-70fbf2f3-a32b-4239-b1db-6e752d20d5ff 02adea693de64c019ddfa21a451a338f 97ed22e452bd4c60b8e6ae84a221f652 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 586/1176] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:12.592 7 INFO neutron.db.l3_db [None req-b1fa3037-1ad2-4fbf-a628-21e48587c993 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Floating IP 257ef73a-8dff-4efc-b639-0c3516dc7cc2 disassociated. External IP: 10.96.250.207, port: 22fd5db4-3f60-4355-88e5-990abfe5259c. [pid: 8|app: 0|req: 591/1177] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:45:11 2026] PUT /v2.0/routers/b7485a30-d026-4601-b608-74b6b22187d3/add_router_interface => generated 309 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:12.824 8 WARNING neutron_lib.context [None req-5eaa98d1-7ed2-4010-9702-6608d2556b6c 02adea693de64c019ddfa21a451a338f 97ed22e452bd4c60b8e6ae84a221f652 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 587/1178] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:45:12 2026] PUT /v2.0/floatingips/257ef73a-8dff-4efc-b639-0c3516dc7cc2 => generated 552 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1179] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:12 2026] GET /v2.0/ports?device_id=e29f2fd5-67f6-43e8-8b4f-74f7a0a3cc44 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1180] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:45:12 2026] GET /v2.0/ports/49922ac8-7e19-4084-8d8e-6ba9448605db => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1181] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:45:13 2026] DELETE /v2.0/floatingips/257ef73a-8dff-4efc-b639-0c3516dc7cc2 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1182] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:45:12 2026] POST /v2.0/floatingips => generated 552 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:13.366 8 WARNING neutron_lib.context [None req-1ed60fd7-4d62-469a-9837-3ca51650714b 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:14.220 8 INFO neutron.db.l3_db [None req-1ed60fd7-4d62-469a-9837-3ca51650714b 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Floating IP f1329f5f-5aef-4717-bd21-06a517c0007f associated. External IP: 10.96.250.217, port: ce05c3b8-977d-469d-8396-05b4bf6e7130. [pid: 8|app: 0|req: 593/1183] 10.0.0.212 () {34 vars in 677 bytes} [Thu Feb 26 02:45:13 2026] POST /v2.0/floatingips => generated 842 bytes in 1164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1184] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:45:13 2026] PUT /v2.0/routers/b7485a30-d026-4601-b608-74b6b22187d3/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1185] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:14 2026] DELETE /v2.0/security-groups/0f8833c2-eac6-48ee-ba04-3076612a8e6c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1186] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:45:14 2026] GET /v2.0/floatingips/f1329f5f-5aef-4717-bd21-06a517c0007f => generated 842 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:14.660 7 INFO neutron.api.v2.resource [None req-3e878b69-cb4c-495a-9838-e193bbb2a32e 3eacec3bafe641b1b49caa4c6471978b 3dd9ba21d7a74901a921743d4d9ac514 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1187] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:45:14 2026] GET /v2.0/security-groups/0f8833c2-eac6-48ee-ba04-3076612a8e6c => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1188] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:45:14 2026] GET /v2.0/ports/a035c8b6-2aba-4e7a-961f-ca8fa86ce690 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1189] 10.0.0.212 () {32 vars in 655 bytes} [Thu Feb 26 02:45:14 2026] GET /v2.0/floatingips => generated 845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1190] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:45:14 2026] DELETE /v2.0/floatingips/38e3e471-bc4d-425e-b068-9da7974c4e98 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:15.272 8 INFO neutron.db.l3_db [None req-a3f8f05f-eff1-43e1-a335-18248e5b11d1 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Floating IP f1329f5f-5aef-4717-bd21-06a517c0007f associated. External IP: 10.96.250.217, port: ce05c3b8-977d-469d-8396-05b4bf6e7130. [pid: 7|app: 0|req: 595/1191] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:45:14 2026] PUT /v2.0/routers/b7485a30-d026-4601-b608-74b6b22187d3/remove_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1192] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:45:14 2026] PUT /v2.0/floatingips/f1329f5f-5aef-4717-bd21-06a517c0007f => generated 841 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1193] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:45:15 2026] PUT /v2.0/routers/7b32987a-5808-46c6-8832-53e26cb25a46/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:16.859 7 INFO neutron.db.l3_db [None req-2a6602e7-423f-4127-903d-6d393ea07a79 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] Floating IP f1329f5f-5aef-4717-bd21-06a517c0007f disassociated. External IP: 10.96.250.217, port: 22fd5db4-3f60-4355-88e5-990abfe5259c. [pid: 8|app: 0|req: 598/1194] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:45:15 2026] PUT /v2.0/routers/b7485a30-d026-4601-b608-74b6b22187d3/remove_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1195] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:45:16 2026] PUT /v2.0/floatingips/f1329f5f-5aef-4717-bd21-06a517c0007f => generated 552 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1196] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:17 2026] GET /v2.0/ports?device_id=b7485a30-d026-4601-b608-74b6b22187d3 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1197] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:45:17 2026] DELETE /v2.0/floatingips/f1329f5f-5aef-4717-bd21-06a517c0007f => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:18.017 8 INFO neutron.services.segments.plugin [-] Segment a556605b-cb84-4e88-8431-75e4499fcbc0 resource provider aggregate not found 2026-02-26 02:45:18.020 7 INFO neutron.services.segments.plugin [-] Segment d1ebbbae-45f0-4b3c-a8dd-4c30fe0cf8e1 resource provider aggregate not found 2026-02-26 02:45:18.025 8 INFO neutron.services.segments.plugin [-] Segment a556605b-cb84-4e88-8431-75e4499fcbc0 resource provider aggregate not found 2026-02-26 02:45:18.037 7 INFO neutron.services.segments.plugin [-] Segment d1ebbbae-45f0-4b3c-a8dd-4c30fe0cf8e1 resource provider aggregate not found 2026-02-26 02:45:18.039 8 INFO neutron.services.segments.plugin [-] Segment a556605b-cb84-4e88-8431-75e4499fcbc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a556605b-cb84-4e88-8431-75e4499fcbc0 found for delete ", "request_id": "req-65b4b5ed-c3d1-46c3-98f8-474713d4fd86"}]} 2026-02-26 02:45:18.043 8 INFO neutron.db.l3_hamode_db [None req-34e83e2c-1466-401e-be44-3fe7d4024e04 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network 6af94eaa-0fd9-42c4-8c6c-932abc385015 was deleted as no HA routers are present in tenant 3dd9ba21d7a74901a921743d4d9ac514. 2026-02-26 02:45:18.046 8 INFO neutron.services.segments.plugin [-] Segment a556605b-cb84-4e88-8431-75e4499fcbc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a556605b-cb84-4e88-8431-75e4499fcbc0 found for delete ", "request_id": "req-6d47cce7-efb7-4f53-ae66-61efc4fd1624"}]} 2026-02-26 02:45:18.050 7 INFO neutron.services.segments.plugin [-] Segment d1ebbbae-45f0-4b3c-a8dd-4c30fe0cf8e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ebbbae-45f0-4b3c-a8dd-4c30fe0cf8e1 found for delete ", "request_id": "req-bbcb8c6d-e770-4624-8f0e-96451f0aae56"}]} [pid: 8|app: 0|req: 599/1198] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:17 2026] DELETE /v2.0/routers/7b32987a-5808-46c6-8832-53e26cb25a46 => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:18.055 7 INFO neutron.services.segments.plugin [-] Segment d1ebbbae-45f0-4b3c-a8dd-4c30fe0cf8e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ebbbae-45f0-4b3c-a8dd-4c30fe0cf8e1 found for delete ", "request_id": "req-6bc646bf-77df-4bb8-9883-0beb86fab94e"}]} 2026-02-26 02:45:18.055 7 INFO neutron.db.l3_hamode_db [None req-b6d26925-3648-4044-a544-dfbf35bd2118 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] HA network 39b9fe0a-e2d3-4609-9e31-e8609b37c03f was deleted as no HA routers are present in tenant 7b90e9b56a044af296871f5b50995f78. [pid: 7|app: 0|req: 600/1199] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:17 2026] DELETE /v2.0/routers/b7485a30-d026-4601-b608-74b6b22187d3 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:18.080 8 INFO neutron.api.v2.resource [None req-d8635e79-e5fd-4c86-91a9-f5ad629c06a0 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1200] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:45:18 2026] DELETE /v2.0/floatingips/f1329f5f-5aef-4717-bd21-06a517c0007f => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1201] 10.0.0.252 () {34 vars in 1100 bytes} [Thu Feb 26 02:45:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1226009484&fields=id&tenant_id=97ed22e452bd4c60b8e6ae84a221f652 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1202] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:18 2026] DELETE /v2.0/subnets/ca7376fb-41a8-4d49-af82-aa1bd1d9229d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1203] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:18 2026] DELETE /v2.0/subnets/72279cd3-0083-4b3f-a103-3deede161ba0 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1204] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:45:18 2026] GET /v2.0/networks?id=b55ba7ec-871f-4c19-8fe7-c8e3e862f66b => generated 680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1205] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:45:18 2026] DELETE /v2.0/ports/22fd5db4-3f60-4355-88e5-990abfe5259c => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1206] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:18 2026] DELETE /v2.0/subnets/3dc46950-8c61-4ff0-bab8-10c9d9a643de => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1207] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:45:18 2026] GET /v2.0/quotas/97ed22e452bd4c60b8e6ae84a221f652 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1208] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:18 2026] DELETE /v2.0/networks/6004ce10-4cb1-405c-b12e-b90293e4050f => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1209] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:45:18 2026] DELETE /v2.0/ports/ce05c3b8-977d-469d-8396-05b4bf6e7130 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1210] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:18 2026] DELETE /v2.0/networks/0639409e-7af7-4938-8061-57b150ef0e3c => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1211] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:18 2026] GET /v2.0/security-groups?tenant_id=3dd9ba21d7a74901a921743d4d9ac514&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1212] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:45:18 2026] GET /v2.0/ports?tenant_id=97ed22e452bd4c60b8e6ae84a221f652&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1213] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:18 2026] GET /v2.0/ports?device_id=5e820e1d-6599-46b3-a3ef-0e2752e0f594 => generated 958 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1214] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:19 2026] DELETE /v2.0/security-groups/b6e06c4d-36d3-4394-898d-00f1f66f9a8f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1215] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:45:19 2026] GET /v2.0/networks/b55ba7ec-871f-4c19-8fe7-c8e3e862f66b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1216] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:19 2026] DELETE /v2.0/networks/87025597-e4d3-4831-b959-7541ea1ee876 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1217] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:45:19 2026] GET /v2.0/networks/b55ba7ec-871f-4c19-8fe7-c8e3e862f66b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:19.359 7 WARNING neutron_lib.context [None req-c988a367-39c5-42df-b2d6-9658fd7c0afb 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:19.424 7 INFO neutron.db.segments_db [None req-c988a367-39c5-42df-b2d6-9658fd7c0afb 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Added segment 05a882a6-07b1-4fca-a00d-8e9d04240e17 of type vxlan for network 127fad89-9800-4315-a75b-2dc76383103c [pid: 7|app: 0|req: 609/1218] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:19 2026] POST /v2.0/networks => generated 629 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:19.516 7 WARNING neutron_lib.context [None req-fabd7853-6f8f-4428-9c4f-d676893d22a0 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 610/1219] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:19 2026] POST /v2.0/subnets => generated 626 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:19.803 7 WARNING neutron_lib.context [None req-128bd12e-fe75-4fb6-b469-d881b5f49b5a 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:19.854 7 INFO neutron.db.segments_db [None req-128bd12e-fe75-4fb6-b469-d881b5f49b5a 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Added segment 943073ff-3646-485b-a616-a065d465ae8d of type vxlan for network d218bb89-2f25-4dac-9876-0c01e0596f9b 2026-02-26 02:45:20.065 8 INFO neutron.services.segments.plugin [-] Segment bbd76544-e320-44fb-8c6a-8f46f830e90c resource provider aggregate not found 2026-02-26 02:45:20.076 8 INFO neutron.services.segments.plugin [-] Segment bbd76544-e320-44fb-8c6a-8f46f830e90c resource provider aggregate not found 2026-02-26 02:45:20.083 7 INFO neutron.services.segments.plugin [-] Segment 5e7b2ab5-c120-4948-9a42-fd9b50c1f0d5 resource provider aggregate not found 2026-02-26 02:45:20.088 7 INFO neutron.services.segments.plugin [-] Segment 5e7b2ab5-c120-4948-9a42-fd9b50c1f0d5 resource provider aggregate not found 2026-02-26 02:45:20.089 8 INFO neutron.services.segments.plugin [-] Segment bbd76544-e320-44fb-8c6a-8f46f830e90c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbd76544-e320-44fb-8c6a-8f46f830e90c found for delete ", "request_id": "req-0f939071-e9e1-487d-8e46-73a7bdb50fc7"}]} 2026-02-26 02:45:20.096 8 INFO neutron.services.segments.plugin [-] Segment bbd76544-e320-44fb-8c6a-8f46f830e90c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbd76544-e320-44fb-8c6a-8f46f830e90c found for delete ", "request_id": "req-d65ac945-d9d5-4f7d-b823-a86a3d2a28ee"}]} 2026-02-26 02:45:20.104 7 INFO neutron.services.segments.plugin [-] Segment 5e7b2ab5-c120-4948-9a42-fd9b50c1f0d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7b2ab5-c120-4948-9a42-fd9b50c1f0d5 found for delete ", "request_id": "req-5bf193ac-ca0a-4505-b1d8-6b893b6d09c7"}]} 2026-02-26 02:45:20.106 7 INFO neutron.services.segments.plugin [-] Segment 5e7b2ab5-c120-4948-9a42-fd9b50c1f0d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7b2ab5-c120-4948-9a42-fd9b50c1f0d5 found for delete ", "request_id": "req-8eeb682b-6d4f-46d5-ad37-9450dcf2f5c9"}]} 2026-02-26 02:45:20.116 8 INFO neutron.services.segments.plugin [-] Segment 39c8694e-0ee2-45ee-9c7e-2a26e02b2460 resource provider aggregate not found 2026-02-26 02:45:20.131 8 INFO neutron.services.segments.plugin [-] Segment 39c8694e-0ee2-45ee-9c7e-2a26e02b2460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39c8694e-0ee2-45ee-9c7e-2a26e02b2460 found for delete ", "request_id": "req-ebc7d44a-28a8-4bbc-86f6-928579aba7f0"}]} 2026-02-26 02:45:20.131 8 INFO neutron.services.segments.plugin [-] Segment 39c8694e-0ee2-45ee-9c7e-2a26e02b2460 resource provider aggregate not found 2026-02-26 02:45:20.153 8 INFO neutron.services.segments.plugin [-] Segment 39c8694e-0ee2-45ee-9c7e-2a26e02b2460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39c8694e-0ee2-45ee-9c7e-2a26e02b2460 found for delete ", "request_id": "req-dc8f3f63-eb1b-405b-97d0-cc59ee0991a2"}]} 2026-02-26 02:45:20.159 7 INFO neutron.db.l3_hamode_db [None req-128bd12e-fe75-4fb6-b469-d881b5f49b5a 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:45:20.261 7 INFO neutron.db.l3_hamode_db [None req-128bd12e-fe75-4fb6-b469-d881b5f49b5a 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 610/1220] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:45:19 2026] PUT /v2.0/routers/5e820e1d-6599-46b3-a3ef-0e2752e0f594/remove_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1221] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:20 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1222] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:19 2026] POST /v2.0/routers => generated 506 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:20.899 7 WARNING neutron_lib.context [None req-e9228893-3105-46ed-85c2-eaa2a6e11fb2 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:21.111 8 INFO neutron.db.l3_hamode_db [None req-1fe214cb-02ac-4c07-ac53-d26beea23310 67d9e660561c4667b2af083c9694c579 258b14d32c6b43f2b4be596d2be90d4a - - default default] HA network b24e1dd0-ae20-4182-973b-29d07c7045d7 was deleted as no HA routers are present in tenant 258b14d32c6b43f2b4be596d2be90d4a. [pid: 8|app: 0|req: 612/1225] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:20 2026] DELETE /v2.0/routers/5e820e1d-6599-46b3-a3ef-0e2752e0f594 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1226] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:21 2026] DELETE /v2.0/subnets/a18978c5-a9b4-4775-a257-30d3842f29c6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1227] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:45:20 2026] POST /v2.0/ports => generated 947 bytes in 364 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:71: 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: 614/1228] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:21 2026] DELETE /v2.0/networks/6c65a67e-eb9e-498e-8f4d-5f4d16be0de6 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1229] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:21 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1230] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:21 2026] GET /v2.0/security-groups?tenant_id=258b14d32c6b43f2b4be596d2be90d4a&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:22.150 8 INFO neutron.services.segments.plugin [-] Segment 9397e28e-4a1a-4cbd-bf4b-f67380166ebe resource provider aggregate not found 2026-02-26 02:45:22.163 8 INFO neutron.services.segments.plugin [-] Segment 9397e28e-4a1a-4cbd-bf4b-f67380166ebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9397e28e-4a1a-4cbd-bf4b-f67380166ebe found for delete ", "request_id": "req-2648e95a-c228-4da5-b7c2-ec1e2976f0c9"}]} 2026-02-26 02:45:22.166 8 INFO neutron.services.segments.plugin [-] Segment 9397e28e-4a1a-4cbd-bf4b-f67380166ebe resource provider aggregate not found 2026-02-26 02:45:22.172 8 INFO neutron.services.segments.plugin [-] Segment 83364006-9115-419f-b725-1df6c7577c65 resource provider aggregate not found 2026-02-26 02:45:22.177 8 INFO neutron.services.segments.plugin [-] Segment 9397e28e-4a1a-4cbd-bf4b-f67380166ebe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9397e28e-4a1a-4cbd-bf4b-f67380166ebe found for delete ", "request_id": "req-d656d8da-2d6c-4e3f-91ac-497e51f559b4"}]} 2026-02-26 02:45:22.182 8 INFO neutron.services.segments.plugin [-] Segment 83364006-9115-419f-b725-1df6c7577c65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83364006-9115-419f-b725-1df6c7577c65 found for delete ", "request_id": "req-ef3e0254-7128-441d-93a5-8e88efa6eefa"}]} 2026-02-26 02:45:22.188 8 INFO neutron.services.segments.plugin [-] Segment 83364006-9115-419f-b725-1df6c7577c65 resource provider aggregate not found 2026-02-26 02:45:22.201 8 INFO neutron.services.segments.plugin [-] Segment 83364006-9115-419f-b725-1df6c7577c65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83364006-9115-419f-b725-1df6c7577c65 found for delete ", "request_id": "req-83538a79-d2d0-43e6-9380-fba5a2010641"}]} [pid: 8|app: 0|req: 617/1231] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:22 2026] GET /v2.0/security-groups?tenant_id=2313e7b1a707424ca31886b5fa2891ef&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1232] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:45:21 2026] PUT /v2.0/routers/25c5c7c5-426b-4c9c-913c-9554edcaedac/add_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1233] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:22 2026] DELETE /v2.0/security-groups/18eb1258-de94-4955-87d0-c61df4851bf4 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 619/1234] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:45:22 2026] GET /v2.0/ports/8585c340-6655-485e-a6a3-681bf4edc811 => generated 1021 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1235] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:22 2026] DELETE /v2.0/security-groups/4a324c2b-191d-463c-91de-9a8fd49b88b6 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1236] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:22 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1237] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:45:22 2026] PUT /v2.0/routers/25c5c7c5-426b-4c9c-913c-9554edcaedac/remove_router_interface => generated 309 bytes in 740 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:23.229 7 INFO neutron.api.v2.resource [None req-eebd4e26-0d37-4cb3-a259-fd9d48dfa5f7 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1238] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:45:23 2026] PUT /v2.0/routers/25c5c7c5-426b-4c9c-913c-9554edcaedac/remove_router_interface => generated 197 bytes in 111 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:71: 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: 621/1239] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:23 2026] GET /v2.0/ports?device_id=25c5c7c5-426b-4c9c-913c-9554edcaedac => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1240] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:45:23 2026] GET /v2.0/network-ip-availabilities => generated 2856 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1241] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:23 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1242] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:45:23 2026] GET /v2.0/routers => generated 744 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1243] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:45:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:23.799 7 INFO neutron.services.segments.plugin [-] Segment 943073ff-3646-485b-a616-a065d465ae8d resource provider aggregate not found 2026-02-26 02:45:23.805 7 INFO neutron.services.segments.plugin [-] Segment 943073ff-3646-485b-a616-a065d465ae8d resource provider aggregate not found 2026-02-26 02:45:23.813 7 INFO neutron.services.segments.plugin [-] Segment 943073ff-3646-485b-a616-a065d465ae8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 943073ff-3646-485b-a616-a065d465ae8d found for delete ", "request_id": "req-ad47e076-343b-4c32-b0e6-9f5346dd218e"}]} 2026-02-26 02:45:23.814 7 INFO neutron.services.segments.plugin [-] Segment 943073ff-3646-485b-a616-a065d465ae8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 943073ff-3646-485b-a616-a065d465ae8d found for delete ", "request_id": "req-a7dfcd67-e1e4-459b-83af-bcc9f922e6d1"}]} 2026-02-26 02:45:23.834 7 INFO neutron.db.l3_hamode_db [None req-c3da9ca0-b89b-428d-b99f-a6acb826eee0 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] HA network d218bb89-2f25-4dac-9876-0c01e0596f9b was deleted as no HA routers are present in tenant 7b90e9b56a044af296871f5b50995f78. [pid: 7|app: 0|req: 619/1244] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:23 2026] DELETE /v2.0/routers/25c5c7c5-426b-4c9c-913c-9554edcaedac => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1245] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:45:23 2026] GET /v2.0/routers/6a9e5a5f-5fa1-4598-be71-118b1098af2f/l3-agents => generated 682 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1246] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:45:23 2026] GET /v2.0/subnets => generated 3249 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1247] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:45:23 2026] GET /v2.0/security-groups => generated 26071 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1248] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:45:23 2026] GET /v2.0/ports => generated 11457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1249] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:23 2026] DELETE /v2.0/subnets/0d8f99e1-6b50-407f-a4cd-223727b88096 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1250] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/networks => generated 4326 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1251] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/networks?id=b55ba7ec-871f-4c19-8fe7-c8e3e862f66b => generated 680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1252] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/agents => generated 3385 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1253] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97ed22e452bd4c60b8e6ae84a221f652 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1254] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/subnets => generated 2615 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:24.198 8 WARNING neutron_lib.context [req-4927fa97-4612-42b2-b832-7fd11445ab81 req-81d8813f-15f2-48ad-9418-21203a959d3e 02adea693de64c019ddfa21a451a338f 97ed22e452bd4c60b8e6ae84a221f652 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 621/1255] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:24 2026] DELETE /v2.0/networks/127fad89-9800-4315-a75b-2dc76383103c => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1256] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1257] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 1081 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:24.455 7 WARNING neutron_lib.context [None req-d85b3515-8371-4132-be67-32d69849da83 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 635/1258] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:45:24 2026] POST /v2.0/ports => generated 958 bytes in 337 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:45:24.548 7 INFO neutron.db.segments_db [None req-d85b3515-8371-4132-be67-32d69849da83 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Added segment 618cf8d8-c122-4806-8f19-d1cb90575fc3 of type vxlan for network 61b28eaf-4eef-44a1-a95e-14dc0807c685 [pid: 8|app: 0|req: 636/1259] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/floatingips => generated 555 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1260] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1261] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:24 2026] POST /v2.0/networks => generated 629 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:24.676 7 WARNING neutron_lib.context [None req-71e9ba61-3dfa-4a03-bc0e-26cbb27202ea 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1262] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:24 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1263] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:24.964 7 WARNING neutron_lib.context [None req-b48ceba2-96d1-4c17-85f3-51db30a90668 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 638/1264] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:45:24 2026] PUT /v2.0/ports/bac81e2a-6408-43ff-9730-b0b0ed073e6d => generated 1239 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:45:25.000 7 INFO neutron.db.segments_db [None req-b48ceba2-96d1-4c17-85f3-51db30a90668 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Added segment af50a5e8-8249-414f-aa49-3136e6620633 of type vxlan for network 6e3b583b-772e-45b0-889a-502215f86e8d [pid: 8|app: 0|req: 639/1265] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:24 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:25.262 7 INFO neutron.db.l3_hamode_db [None req-b48ceba2-96d1-4c17-85f3-51db30a90668 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:45:25.373 7 INFO neutron.db.l3_hamode_db [None req-b48ceba2-96d1-4c17-85f3-51db30a90668 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:45:25.541 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12f79d66-20b4-4119-b932-18f4ea0dfd5f'] response: {'name': 'network-changed', 'server_uuid': 'b4623564-abe4-4d9c-911b-5ef5143daf4c', 'tag': 'bac81e2a-6408-43ff-9730-b0b0ed073e6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 640/1266] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:45:25 2026] GET /v2.0/ports?tenant_id=97ed22e452bd4c60b8e6ae84a221f652&device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1267] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:45:25 2026] GET /v2.0/networks?tenant_id=97ed22e452bd4c60b8e6ae84a221f652&shared=False => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1268] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:45:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:25.833 7 INFO neutron.services.segments.plugin [-] Segment 05a882a6-07b1-4fca-a00d-8e9d04240e17 resource provider aggregate not found 2026-02-26 02:45:25.843 7 INFO neutron.services.segments.plugin [-] Segment 05a882a6-07b1-4fca-a00d-8e9d04240e17 resource provider aggregate not found 2026-02-26 02:45:25.849 7 INFO neutron.services.segments.plugin [-] Segment 05a882a6-07b1-4fca-a00d-8e9d04240e17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a882a6-07b1-4fca-a00d-8e9d04240e17 found for delete ", "request_id": "req-26da9754-ac5f-428b-9cfa-daecb0e642d2"}]} 2026-02-26 02:45:25.854 7 INFO neutron.services.segments.plugin [-] Segment 05a882a6-07b1-4fca-a00d-8e9d04240e17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a882a6-07b1-4fca-a00d-8e9d04240e17 found for delete ", "request_id": "req-025ac22a-7a8a-4c4a-bb61-3ed777b59444"}]} [pid: 7|app: 0|req: 627/1269] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:24 2026] POST /v2.0/routers => generated 506 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1270] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:26 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1271] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:26 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1272] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:45:26 2026] GET /v2.0/ports?tenant_id=97ed22e452bd4c60b8e6ae84a221f652&device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1273] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:45:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bac81e2a-6408-43ff-9730-b0b0ed073e6d => 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: 632/1274] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:45:26 2026] GET /v2.0/subnets?id=f707c704-982a-4ab8-90be-4cd7906594bd => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1275] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:45:26 2026] GET /v2.0/ports?network_id=b55ba7ec-871f-4c19-8fe7-c8e3e862f66b&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1276] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:45:26 2026] GET /v2.0/networks/b55ba7ec-871f-4c19-8fe7-c8e3e862f66b?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1277] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:45:26 2026] GET /v2.0/networks/b55ba7ec-871f-4c19-8fe7-c8e3e862f66b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1278] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:45:26 2026] PUT /v2.0/routers/7e42c1c7-e63c-4eb3-86a8-5a5190ca3555/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1279] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:27 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1280] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:27 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1281] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:45:27 2026] GET /v2.0/ports/da270215-8cf2-46a7-a906-acfc6562ef9e => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1282] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:27 2026] GET /v2.0/security-groups?tenant_id=ad589a4cf24e4c74ad05b2d7dc088b15&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1283] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:28 2026] DELETE /v2.0/security-groups/64084100-5dd8-4082-a0bf-abdd292d6d0f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1284] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:45:27 2026] PUT /v2.0/routers/7e42c1c7-e63c-4eb3-86a8-5a5190ca3555/remove_router_interface => generated 309 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1285] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:28 2026] GET /v2.0/ports?device_id=7e42c1c7-e63c-4eb3-86a8-5a5190ca3555 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1286] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:28 2026] GET /v2.0/security-groups?tenant_id=dfa737ad234844adb761cde86985bbb3&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1287] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:28 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1288] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:28 2026] DELETE /v2.0/security-groups/140da01a-415f-4dca-bef2-e27d1182c064 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1289] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:28 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:28.629 7 INFO neutron.services.segments.plugin [-] Segment af50a5e8-8249-414f-aa49-3136e6620633 resource provider aggregate not found 2026-02-26 02:45:28.633 7 INFO neutron.services.segments.plugin [-] Segment af50a5e8-8249-414f-aa49-3136e6620633 resource provider aggregate not found 2026-02-26 02:45:28.647 7 INFO neutron.services.segments.plugin [-] Segment af50a5e8-8249-414f-aa49-3136e6620633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af50a5e8-8249-414f-aa49-3136e6620633 found for delete ", "request_id": "req-8568688c-906f-4f19-aa32-cdbd6ede2876"}]} 2026-02-26 02:45:28.651 7 INFO neutron.services.segments.plugin [-] Segment af50a5e8-8249-414f-aa49-3136e6620633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af50a5e8-8249-414f-aa49-3136e6620633 found for delete ", "request_id": "req-49cfe27e-8b88-4580-98f3-de4221fb2bfd"}]} 2026-02-26 02:45:28.653 7 INFO neutron.db.l3_hamode_db [None req-2de722ef-68a3-4a65-aa73-fb0a2c5003f9 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] HA network 6e3b583b-772e-45b0-889a-502215f86e8d was deleted as no HA routers are present in tenant 7b90e9b56a044af296871f5b50995f78. [pid: 7|app: 0|req: 639/1290] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:28 2026] DELETE /v2.0/routers/7e42c1c7-e63c-4eb3-86a8-5a5190ca3555 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1291] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:28 2026] DELETE /v2.0/subnets/7b616b97-d981-4ba5-8701-0a2c99db9062 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1292] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:28 2026] DELETE /v2.0/networks/61b28eaf-4eef-44a1-a95e-14dc0807c685 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:45:29.104 7 WARNING neutron_lib.context [None req-094ceca3-9923-4b48-9240-d3bc9469285e 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:29.137 7 INFO neutron.db.segments_db [None req-094ceca3-9923-4b48-9240-d3bc9469285e 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Added segment 55f41466-f673-4c1c-81a2-bee0e68974b6 of type vxlan for network adeda3a2-b8ee-4adf-954b-321db918c3bd [pid: 8|app: 0|req: 653/1293] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:28 2026] GET /v2.0/security-groups?tenant_id=1b3a533152c247628c516ac20ecb75fa&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1294] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:29 2026] DELETE /v2.0/security-groups/b228dfce-17a5-4f4e-970b-b6b5c162efbe => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:29.388 7 INFO neutron.db.l3_hamode_db [None req-094ceca3-9923-4b48-9240-d3bc9469285e 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 655/1295] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:29 2026] GET /v2.0/security-groups?tenant_id=18d62f91d67b49fab486d46d8403dee9&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1296] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:29 2026] DELETE /v2.0/security-groups/b64e4645-02e2-49d5-ab41-7cc19b789ec5 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1297] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:29 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1298] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:29 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:30.128 7 INFO neutron.db.l3_hamode_db [None req-094ceca3-9923-4b48-9240-d3bc9469285e 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:45:30.665 7 INFO neutron.services.segments.plugin [-] Segment 618cf8d8-c122-4806-8f19-d1cb90575fc3 resource provider aggregate not found 2026-02-26 02:45:30.671 7 INFO neutron.services.segments.plugin [-] Segment 618cf8d8-c122-4806-8f19-d1cb90575fc3 resource provider aggregate not found 2026-02-26 02:45:30.689 7 INFO neutron.services.segments.plugin [-] Segment 618cf8d8-c122-4806-8f19-d1cb90575fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 618cf8d8-c122-4806-8f19-d1cb90575fc3 found for delete ", "request_id": "req-434e0ac8-31f8-413e-9af8-e54db9a659a0"}]} 2026-02-26 02:45:30.690 7 INFO neutron.services.segments.plugin [-] Segment 618cf8d8-c122-4806-8f19-d1cb90575fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 618cf8d8-c122-4806-8f19-d1cb90575fc3 found for delete ", "request_id": "req-2a83bcdd-11f3-482c-ac0a-320bff58658f"}]} [pid: 8|app: 0|req: 659/1299] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:30 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1300] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:30 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1301] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:29 2026] POST /v2.0/routers => generated 687 bytes in 1859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1302] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:45:30 2026] GET /v2.0/routers/12389534-a23d-42ad-aa6c-9ab1a907b9e2 => generated 693 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1303] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/routers => generated 696 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1304] 10.0.0.212 () {34 vars in 741 bytes} [Thu Feb 26 02:45:31 2026] PUT /v2.0/routers/12389534-a23d-42ad-aa6c-9ab1a907b9e2 => generated 700 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1305] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/routers/12389534-a23d-42ad-aa6c-9ab1a907b9e2 => generated 700 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1306] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:31 2026] GET /v2.0/ports?device_id=12389534-a23d-42ad-aa6c-9ab1a907b9e2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1307] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1308] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:32.363 7 INFO neutron.db.l3_hamode_db [None req-144f30a1-0d2a-4e72-a167-93eae3160666 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] HA network adeda3a2-b8ee-4adf-954b-321db918c3bd was deleted as no HA routers are present in tenant 7b90e9b56a044af296871f5b50995f78. [pid: 7|app: 0|req: 644/1309] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:31 2026] DELETE /v2.0/routers/12389534-a23d-42ad-aa6c-9ab1a907b9e2 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1310] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/ports?device_id=12389534-a23d-42ad-aa6c-9ab1a907b9e2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:32.408 7 INFO neutron.api.v2.resource [None req-da2410e8-52ba-4b28-895b-71b51d8cd0fc 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1311] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:32 2026] DELETE /v2.0/routers/12389534-a23d-42ad-aa6c-9ab1a907b9e2 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1312] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/ports?device_id=7e42c1c7-e63c-4eb3-86a8-5a5190ca3555 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:32.456 7 INFO neutron.api.v2.resource [None req-e1e84bb2-44e0-4890-9a96-222ecf5cd040 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1313] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:32 2026] DELETE /v2.0/routers/7e42c1c7-e63c-4eb3-86a8-5a5190ca3555 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:32.479 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a408446-5e47-4f04-8297-6f734173a78d 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1314] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:32 2026] DELETE /v2.0/subnets/7b616b97-d981-4ba5-8701-0a2c99db9062 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1315] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/ports?device_id=25c5c7c5-426b-4c9c-913c-9554edcaedac => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:32.531 7 INFO neutron.api.v2.resource [None req-baad897e-54fc-4ddb-9557-323d096dc2a0 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1316] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:32 2026] DELETE /v2.0/routers/25c5c7c5-426b-4c9c-913c-9554edcaedac => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1317] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/security-groups?tenant_id=657e5a1e0b7247c9ab05acac50bdb568&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:32.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cb171d9-7990-4620-9f7d-c9f76775b82b 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1318] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:32 2026] DELETE /v2.0/subnets/0d8f99e1-6b50-407f-a4cd-223727b88096 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1319] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:32 2026] GET /v2.0/ports?device_id=b7485a30-d026-4601-b608-74b6b22187d3 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:32.596 7 INFO neutron.api.v2.resource [None req-82c053ca-709c-4f36-b034-f2a8fe4b8fe6 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1320] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:32 2026] DELETE /v2.0/routers/b7485a30-d026-4601-b608-74b6b22187d3 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:32.615 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbd7a464-49e8-4492-9876-89ca702dbd83 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1321] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:32 2026] DELETE /v2.0/subnets/72279cd3-0083-4b3f-a103-3deede161ba0 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:32.636 7 INFO neutron.pecan_wsgi.hooks.translation [None req-164329b6-4e80-4dda-9aa0-5f8c7fda81b5 30e0594ac4d74113a57d50b1253563ba 7b90e9b56a044af296871f5b50995f78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1322] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:32 2026] DELETE /v2.0/subnets/3dc46950-8c61-4ff0-bab8-10c9d9a643de => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1323] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:32 2026] DELETE /v2.0/security-groups/fa4559b3-bcec-4b9b-b327-b9fc825eb5d2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:33.133 7 INFO neutron.services.segments.plugin [-] Segment 55f41466-f673-4c1c-81a2-bee0e68974b6 resource provider aggregate not found 2026-02-26 02:45:33.138 7 INFO neutron.services.segments.plugin [-] Segment 55f41466-f673-4c1c-81a2-bee0e68974b6 resource provider aggregate not found 2026-02-26 02:45:33.144 7 INFO neutron.services.segments.plugin [-] Segment 55f41466-f673-4c1c-81a2-bee0e68974b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55f41466-f673-4c1c-81a2-bee0e68974b6 found for delete ", "request_id": "req-1026d4d2-f8e0-42c7-b550-d5fc0d5797bb"}]} 2026-02-26 02:45:33.149 7 INFO neutron.services.segments.plugin [-] Segment 55f41466-f673-4c1c-81a2-bee0e68974b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55f41466-f673-4c1c-81a2-bee0e68974b6 found for delete ", "request_id": "req-57cdb8e2-d8a3-45d6-b4d1-db9cea3a5a59"}]} [pid: 8|app: 0|req: 668/1324] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:33 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1325] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:33 2026] GET /v2.0/security-groups?tenant_id=7b90e9b56a044af296871f5b50995f78&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1326] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:33 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1327] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:33 2026] GET /v2.0/security-groups?tenant_id=974ab82ca1a7450ab47b9cebc61d0569&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1328] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:33 2026] DELETE /v2.0/security-groups/ac5d275e-6a89-4ab5-bfa6-f617b9deb576 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1329] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:33 2026] DELETE /v2.0/security-groups/1d96903f-8616-4a56-8845-bbffd5e40770 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1330] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:33 2026] GET /v2.0/security-groups?tenant_id=d5a92ba5ef7f4b4199b5587944414996&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1331] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:33 2026] DELETE /v2.0/security-groups/0c89b6e8-1f82-4f90-8f78-fc522c97ec37 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1332] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:34 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1333] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:34 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1334] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:34 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:34.956 7 INFO neutron.db.l3_db [None req-b858048e-6b07-4700-bac5-da41ea4944a6 02adea693de64c019ddfa21a451a338f 97ed22e452bd4c60b8e6ae84a221f652 - - default default] Floating IP e094a604-33ba-4be1-907f-8586ea067157 associated. External IP: 10.96.250.201, port: bac81e2a-6408-43ff-9730-b0b0ed073e6d. [pid: 7|app: 0|req: 661/1335] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:45:34 2026] PUT /v2.0/floatingips/e094a604-33ba-4be1-907f-8586ea067157 => generated 856 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1336] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1337] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1338] 10.0.0.212 () {32 vars in 653 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions => generated 20516 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:45:35.720 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04f2e72e-1f74-439e-82c8-5b4c442c9884'] response: {'name': 'network-changed', 'server_uuid': 'b4623564-abe4-4d9c-911b-5ef5143daf4c', 'tag': 'bac81e2a-6408-43ff-9730-b0b0ed073e6d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 663/1339] 10.0.0.212 () {32 vars in 681 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1340] 10.0.0.212 () {32 vars in 681 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1341] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1342] 10.0.0.212 () {32 vars in 665 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1343] 10.0.0.212 () {32 vars in 699 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1344] 10.0.0.212 () {32 vars in 697 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1347] 10.0.0.212 () {32 vars in 701 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1348] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1349] 10.0.0.212 () {32 vars in 689 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1350] 10.0.0.212 () {32 vars in 703 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1351] 10.0.0.212 () {32 vars in 693 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1352] 10.0.0.212 () {32 vars in 695 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1353] 10.0.0.212 () {32 vars in 685 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1354] 10.0.0.212 () {32 vars in 687 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1355] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1356] 10.0.0.212 () {32 vars in 661 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1357] 10.0.0.212 () {32 vars in 699 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1358] 10.0.0.212 () {32 vars in 679 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1359] 10.0.0.212 () {32 vars in 683 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1360] 10.0.0.212 () {32 vars in 675 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1361] 10.0.0.212 () {32 vars in 689 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1362] 10.0.0.212 () {32 vars in 723 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1363] 10.0.0.212 () {32 vars in 687 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1364] 10.0.0.212 () {32 vars in 669 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1365] 10.0.0.212 () {32 vars in 687 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1366] 10.0.0.212 () {32 vars in 681 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1367] 10.0.0.212 () {32 vars in 699 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1368] 10.0.0.212 () {32 vars in 679 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1369] 10.0.0.212 () {32 vars in 667 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1370] 10.0.0.212 () {32 vars in 677 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1371] 10.0.0.212 () {32 vars in 665 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1372] 10.0.0.212 () {32 vars in 675 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1373] 10.0.0.212 () {32 vars in 713 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1374] 10.0.0.212 () {32 vars in 691 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1375] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:45:35 2026] GET /v2.0/ports?tenant_id=97ed22e452bd4c60b8e6ae84a221f652&device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1376] 10.0.0.212 () {32 vars in 683 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1377] 10.0.0.212 () {32 vars in 669 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1378] 10.0.0.212 () {32 vars in 687 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1379] 10.0.0.212 () {32 vars in 705 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1380] 10.0.0.212 () {32 vars in 675 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1381] 10.0.0.212 () {32 vars in 701 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1382] 10.0.0.212 () {32 vars in 675 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1383] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/networks?id=b55ba7ec-871f-4c19-8fe7-c8e3e862f66b => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1384] 10.0.0.212 () {32 vars in 693 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1385] 10.0.0.212 () {32 vars in 689 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1386] 10.0.0.212 () {32 vars in 709 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1387] 10.0.0.212 () {32 vars in 705 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1388] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bac81e2a-6408-43ff-9730-b0b0ed073e6d => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1389] 10.0.0.212 () {32 vars in 719 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1390] 10.0.0.212 () {32 vars in 697 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1391] 10.0.0.212 () {32 vars in 711 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1392] 10.0.0.212 () {32 vars in 669 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1393] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/subnets?id=f707c704-982a-4ab8-90be-4cd7906594bd => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1394] 10.0.0.212 () {32 vars in 687 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1395] 10.0.0.212 () {32 vars in 681 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1396] 10.0.0.212 () {32 vars in 675 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1397] 10.0.0.212 () {32 vars in 671 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1398] 10.0.0.212 () {32 vars in 661 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1399] 10.0.0.212 () {32 vars in 699 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1400] 10.0.0.212 () {32 vars in 699 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1401] 10.0.0.212 () {32 vars in 677 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1402] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/ports?network_id=b55ba7ec-871f-4c19-8fe7-c8e3e862f66b&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1403] 10.0.0.212 () {32 vars in 669 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1404] 10.0.0.212 () {32 vars in 683 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1405] 10.0.0.212 () {32 vars in 701 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1406] 10.0.0.212 () {32 vars in 685 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1407] 10.0.0.212 () {32 vars in 707 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1408] 10.0.0.212 () {32 vars in 669 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1409] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/networks/b55ba7ec-871f-4c19-8fe7-c8e3e862f66b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1410] 10.0.0.212 () {32 vars in 697 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1411] 10.0.0.212 () {32 vars in 695 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1412] 10.0.0.212 () {32 vars in 685 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1413] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/networks/b55ba7ec-871f-4c19-8fe7-c8e3e862f66b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1414] 10.0.0.212 () {32 vars in 689 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1415] 10.0.0.212 () {32 vars in 667 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1416] 10.0.0.212 () {32 vars in 681 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1417] 10.0.0.212 () {32 vars in 681 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1418] 10.0.0.212 () {32 vars in 691 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1419] 10.0.0.212 () {32 vars in 691 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1420] 10.0.0.212 () {32 vars in 695 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1421] 10.0.0.212 () {32 vars in 685 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1422] 10.0.0.212 () {32 vars in 689 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1423] 10.0.0.212 () {32 vars in 701 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1424] 10.0.0.212 () {32 vars in 703 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1425] 10.0.0.212 () {32 vars in 713 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1426] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1427] 10.0.0.212 () {32 vars in 715 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1428] 10.0.0.212 () {32 vars in 727 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1429] 10.0.0.212 () {32 vars in 741 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1430] 10.0.0.212 () {32 vars in 719 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1431] 10.0.0.212 () {32 vars in 683 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1432] 10.0.0.212 () {32 vars in 669 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1433] 10.0.0.212 () {32 vars in 719 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1434] 10.0.0.212 () {32 vars in 679 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1435] 10.0.0.212 () {32 vars in 669 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1436] 10.0.0.212 () {32 vars in 697 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1437] 10.0.0.212 () {32 vars in 705 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1438] 10.0.0.212 () {32 vars in 701 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:36.509 8 WARNING neutron_lib.context [None req-39358372-cffb-4610-b0ce-132e6b78b96c 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 719/1439] 10.0.0.212 () {32 vars in 701 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1440] 10.0.0.212 () {32 vars in 683 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1441] 10.0.0.212 () {32 vars in 705 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1442] 10.0.0.212 () {32 vars in 695 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1443] 10.0.0.212 () {32 vars in 689 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1444] 10.0.0.212 () {32 vars in 697 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1445] 10.0.0.212 () {32 vars in 679 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1446] 10.0.0.212 () {32 vars in 689 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1447] 10.0.0.212 () {32 vars in 701 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1448] 10.0.0.212 () {32 vars in 665 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1449] 10.0.0.212 () {32 vars in 681 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1450] 10.0.0.212 () {32 vars in 693 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1451] 10.0.0.212 () {32 vars in 677 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1452] 10.0.0.212 () {32 vars in 667 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:36.654 8 INFO neutron.db.segments_db [None req-39358372-cffb-4610-b0ce-132e6b78b96c 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Added segment 1370ea4b-0c8b-4752-9cf9-badb7f37aeae of type vxlan for network 4da81ba0-cb95-40bd-a935-039e5f77290f [pid: 8|app: 0|req: 721/1453] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:45:36 2026] POST /v2.0/networks => generated 631 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:36.750 7 WARNING neutron_lib.context [None req-58fc8c56-4332-4440-a06b-b564bafbf257 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:36.790 7 INFO neutron.db.segments_db [None req-58fc8c56-4332-4440-a06b-b564bafbf257 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Added segment d878d66b-14cf-45db-8ce6-cd8fa881bc8d of type vxlan for network eeec89a3-caea-4dd4-b2eb-691635cf6c16 [pid: 8|app: 0|req: 722/1454] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1455] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:36 2026] GET /v2.0/security-groups?id=3ce4575e-80b7-40a2-877c-6461725e0438&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:37.045 7 INFO neutron.db.l3_hamode_db [None req-58fc8c56-4332-4440-a06b-b564bafbf257 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 724/1456] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:37 2026] GET /v2.0/security-groups?tenant_id=c6a84c55441b4de7adcb4003c80a20c5&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1457] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:37 2026] DELETE /v2.0/security-groups/0ade950d-2a49-43da-acbb-8e87503ee740 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1458] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:45:37 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:37.781 7 INFO neutron.db.l3_hamode_db [None req-58fc8c56-4332-4440-a06b-b564bafbf257 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:45:38.000 8 INFO neutron.db.l3_db [req-0184d7b7-2d54-4b19-a1c4-121233bf4500 req-d8f4ca36-dcb0-43fd-b873-780be74a6958 02adea693de64c019ddfa21a451a338f 97ed22e452bd4c60b8e6ae84a221f652 - - default default] Floating IP e094a604-33ba-4be1-907f-8586ea067157 disassociated. External IP: 10.96.250.201, port: bac81e2a-6408-43ff-9730-b0b0ed073e6d. [pid: 8|app: 0|req: 727/1459] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:45:37 2026] DELETE /v2.0/ports/bac81e2a-6408-43ff-9730-b0b0ed073e6d => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1460] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:38 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1461] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:36 2026] POST /v2.0/routers => generated 695 bytes in 1936 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:38.724 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66798812-9f69-47fc-a60b-c8040b69c65e'] response: {'server_uuid': 'b4623564-abe4-4d9c-911b-5ef5143daf4c', 'name': 'network-vif-deleted', 'tag': 'bac81e2a-6408-43ff-9730-b0b0ed073e6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 729/1462] 10.0.0.212 () {32 vars in 776 bytes} [Thu Feb 26 02:45:38 2026] GET /v2.0/subnets?project_id=d3e1692109bb4485902ab8f36571c4f7&cidr=10.100.0.0%2F28 => generated 14 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1463] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:45:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:39.050 8 WARNING neutron_lib.context [None req-91cb9755-ca6e-42b4-ae26-bbf56d7187c5 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:39.050 8 WARNING neutron_lib.context [None req-91cb9755-ca6e-42b4-ae26-bbf56d7187c5 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 735/1464] 10.0.0.212 () {32 vars in 784 bytes} [Thu Feb 26 02:45:39 2026] GET /v2.0/subnets?network_id=217dd510-cbfd-44e3-ac10-f3166c7b228b&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:39.071 7 WARNING neutron_lib.context [None req-8f465167-9fee-4450-9995-4b33d9aff100 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:39.226 8 INFO neutron.db.segments_db [None req-91cb9755-ca6e-42b4-ae26-bbf56d7187c5 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Added segment 88af23d1-65bc-4166-a7ff-ce2078a6d823 of type vxlan for network 32b8337b-6a0a-454e-ad68-dc320de9656e 2026-02-26 02:45:39.295 8 INFO neutron.db.segments_db [None req-91cb9755-ca6e-42b4-ae26-bbf56d7187c5 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Added segment ca09f3f1-86ba-4885-a166-a77d9c614af5 of type vxlan for network c017d4a2-b6bd-4278-a439-8067647f665c [pid: 7|app: 0|req: 736/1465] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:39 2026] POST /v2.0/subnets => generated 657 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1466] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:39 2026] POST /v2.0/networks => generated 1245 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1467] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:39 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1468] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:45:39 2026] GET /v2.0/networks => generated 1844 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:39.641 8 INFO neutron.services.segments.plugin [-] Segment 88af23d1-65bc-4166-a7ff-ce2078a6d823 resource provider aggregate not found 2026-02-26 02:45:39.646 8 INFO neutron.services.segments.plugin [-] Segment 88af23d1-65bc-4166-a7ff-ce2078a6d823 resource provider aggregate not found [pid: 8|app: 0|req: 733/1469] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:39 2026] DELETE /v2.0/networks/32b8337b-6a0a-454e-ad68-dc320de9656e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:45:39.662 8 INFO neutron.services.segments.plugin [-] Segment 88af23d1-65bc-4166-a7ff-ce2078a6d823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88af23d1-65bc-4166-a7ff-ce2078a6d823 found for delete ", "request_id": "req-7a996a68-71fc-4bf1-b224-cc23b922ba75"}]} 2026-02-26 02:45:39.663 8 INFO neutron.services.segments.plugin [-] Segment 88af23d1-65bc-4166-a7ff-ce2078a6d823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88af23d1-65bc-4166-a7ff-ce2078a6d823 found for delete ", "request_id": "req-1db40a1d-6541-462d-b41e-147d080e1615"}]} [pid: 8|app: 0|req: 734/1470] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:39 2026] DELETE /v2.0/networks/c017d4a2-b6bd-4278-a439-8067647f665c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1471] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:45:39 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:39.846 8 WARNING neutron_lib.context [None req-da4f41f0-7a06-4e68-822f-18bdd114945f 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:39.899 8 INFO neutron.db.segments_db [None req-da4f41f0-7a06-4e68-822f-18bdd114945f 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Added segment 77a9b998-6367-404c-bdd4-6d163ea6f16e of type vxlan for network 813aaf6c-b9cf-4e62-a14f-f102ee94cc27 [pid: 8|app: 0|req: 736/1472] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:39 2026] POST /v2.0/networks => generated 650 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:40.005 8 WARNING neutron_lib.context [None req-7afebbca-fc25-4f42-8624-177afdc2e0b0 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:40.076 8 INFO neutron.db.segments_db [None req-7afebbca-fc25-4f42-8624-177afdc2e0b0 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Added segment bd08db36-71c0-42a0-bd4f-cfcd7324891f of type vxlan for network 1fb2a3b3-dbff-4162-9c5a-c2d2d090361c [pid: 8|app: 0|req: 737/1473] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:39 2026] POST /v2.0/networks => generated 650 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:40.197 8 WARNING neutron_lib.context [None req-e81ac7c1-1b9d-4054-b930-650e2ee3aa5a 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:40.217 8 WARNING neutron_lib.context [None req-e81ac7c1-1b9d-4054-b930-650e2ee3aa5a 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 737/1474] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:45:39 2026] PUT /v2.0/routers/1b69ee4a-09a2-4b17-8890-55d9b9d4c7de/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1475] 10.0.0.212 () {34 vars in 665 bytes} [Thu Feb 26 02:45:40 2026] POST /v2.0/ports => generated 1505 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 739/1476] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:45:40 2026] GET /v2.0/networks => generated 6506 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1477] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:45:40 2026] GET /v2.0/ports => generated 1505 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1478] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:45:40 2026] GET /v2.0/subnets => generated 3902 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1479] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:40 2026] GET /v2.0/ports?device_id=b4623564-abe4-4d9c-911b-5ef5143daf4c => generated 12 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1480] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:45:41 2026] GET /v2.0/routers => generated 1469 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1481] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:45:41 2026] DELETE /v2.0/ports/ba12ec05-5c92-406b-aca2-3195c7625201 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:45:41.253 8 WARNING neutron_lib.context [None req-2bdf4f3a-1e60-4362-b3de-549b81a747f9 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1482] 10.0.0.212 () {34 vars in 685 bytes} [Thu Feb 26 02:45:41 2026] POST /v2.0/security-groups => generated 1673 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:45:41.411 8 WARNING neutron_lib.context [None req-93abbc8f-e5ce-4f48-8e3d-067b36112df9 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 740/1483] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:45:41 2026] DELETE /v2.0/ports/c4c40eca-7a73-4c1f-8a76-4d0f999ecc98 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1484] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:45:41 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:41.491 7 WARNING neutron_lib.context [None req-192cec61-b20d-4285-a154-c731cbd94e61 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:41.551 7 INFO neutron.db.segments_db [None req-192cec61-b20d-4285-a154-c731cbd94e61 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Added segment 6820023d-d2b2-41f8-88ef-755a33b642ea of type vxlan for network 0f65b8b1-7381-47d1-8506-be39fb628e0c [pid: 8|app: 0|req: 744/1485] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:41.571 8 WARNING neutron_lib.context [None req-16ccfef3-355b-40d8-bc36-151e9ad38a87 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1486] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:41 2026] POST /v2.0/networks => generated 649 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:41.673 7 WARNING neutron_lib.context [None req-5fa759fe-5327-46aa-baa6-4adff6f8cefc 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:41.682 8 INFO neutron.services.segments.plugin [-] Segment ca09f3f1-86ba-4885-a166-a77d9c614af5 resource provider aggregate not found 2026-02-26 02:45:41.688 8 INFO neutron.services.segments.plugin [-] Segment ca09f3f1-86ba-4885-a166-a77d9c614af5 resource provider aggregate not found 2026-02-26 02:45:41.699 8 INFO neutron.services.segments.plugin [-] Segment ca09f3f1-86ba-4885-a166-a77d9c614af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca09f3f1-86ba-4885-a166-a77d9c614af5 found for delete ", "request_id": "req-91199dc2-258b-497c-ae58-838712140990"}]} 2026-02-26 02:45:41.700 8 INFO neutron.services.segments.plugin [-] Segment ca09f3f1-86ba-4885-a166-a77d9c614af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca09f3f1-86ba-4885-a166-a77d9c614af5 found for delete ", "request_id": "req-863e21a6-9b24-40e7-836c-2db3e3aae47a"}]} [pid: 8|app: 0|req: 745/1487] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:41.723 8 WARNING neutron_lib.context [None req-70524fe6-f27d-438a-a54f-481b0e04908d 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:41.726 7 INFO neutron.db.segments_db [None req-5fa759fe-5327-46aa-baa6-4adff6f8cefc 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Added segment 6ad96e79-53f4-431c-b9bf-6cd278fe3963 of type vxlan for network 8e4b54a9-9006-4d96-8f90-7e6e04c96ed1 [pid: 7|app: 0|req: 743/1488] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:41 2026] POST /v2.0/networks => generated 650 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1489] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:41.841 7 WARNING neutron_lib.context [None req-9f1c18eb-d139-4a96-955f-74cf932de774 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:41.850 8 WARNING neutron_lib.context [None req-b0f74bd3-43e8-4734-b863-e9738ae03876 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:41.875 8 WARNING neutron_lib.context [None req-b0f74bd3-43e8-4734-b863-e9738ae03876 56a6fd613a604ec7a26c0cd5bc022240 d8f1eeefa9bd433f9a423e82249d340c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 744/1490] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:41.960 7 WARNING neutron_lib.context [None req-dfa438eb-7dc8-422e-875d-323d0d765244 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:41.992 7 INFO neutron.db.securitygroups_db [None req-dfa438eb-7dc8-422e-875d-323d0d765244 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Project d3e1692109bb4485902ab8f36571c4f7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 745/1491] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:42.072 7 WARNING neutron_lib.context [None req-22a10a7c-e172-461f-a2e6-e595f6803deb 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:42.104 7 INFO neutron.db.securitygroups_db [None req-22a10a7c-e172-461f-a2e6-e595f6803deb 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Project d3e1692109bb4485902ab8f36571c4f7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 746/1492] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1493] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:41 2026] POST /v2.0/subnets => generated 1274 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1494] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:42 2026] DELETE /v2.0/security-groups/3ce4575e-80b7-40a2-877c-6461725e0438 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:42.319 7 INFO neutron.api.v2.resource [None req-8d50f68b-fcc7-4695-85f8-3a2ad3d7e4eb 02adea693de64c019ddfa21a451a338f 97ed22e452bd4c60b8e6ae84a221f652 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1495] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:45:42 2026] GET /v2.0/security-groups/3ce4575e-80b7-40a2-877c-6461725e0438 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1496] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:45:42 2026] GET /v2.0/subnets => generated 1910 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1497] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:42 2026] DELETE /v2.0/subnets/5eb900fe-747a-4a38-8c76-2d35da790291 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1498] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:45:42 2026] DELETE /v2.0/floatingips/e094a604-33ba-4be1-907f-8586ea067157 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1499] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:42 2026] DELETE /v2.0/subnets/c245c1a5-2528-41c6-b5c8-63b8f4668b71 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1500] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:45:42 2026] GET /v2.0/networks => generated 1296 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1501] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:45:42 2026] GET /v2.0/subnets => generated 649 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:42.896 7 INFO neutron.services.segments.plugin [-] Segment 6ad96e79-53f4-431c-b9bf-6cd278fe3963 resource provider aggregate not found 2026-02-26 02:45:42.903 7 INFO neutron.services.segments.plugin [-] Segment 6ad96e79-53f4-431c-b9bf-6cd278fe3963 resource provider aggregate not found 2026-02-26 02:45:42.909 7 INFO neutron.services.segments.plugin [-] Segment 6ad96e79-53f4-431c-b9bf-6cd278fe3963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad96e79-53f4-431c-b9bf-6cd278fe3963 found for delete ", "request_id": "req-ecee8b4b-a2cf-4bb0-b621-e1bc6901f4f8"}]} 2026-02-26 02:45:42.918 7 INFO neutron.services.segments.plugin [-] Segment 6ad96e79-53f4-431c-b9bf-6cd278fe3963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad96e79-53f4-431c-b9bf-6cd278fe3963 found for delete ", "request_id": "req-948619dc-602e-423b-9629-a9c41449f09a"}]} [pid: 7|app: 0|req: 752/1502] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:42 2026] DELETE /v2.0/networks/8e4b54a9-9006-4d96-8f90-7e6e04c96ed1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1503] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:42 2026] GET /v2.0/security-groups?tenant_id=5f4d2898bf6d4785a7d33eb1ecebd9c9&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1504] 10.0.0.252 () {34 vars in 1098 bytes} [Thu Feb 26 02:45:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-267108883&fields=id&tenant_id=d3e1692109bb4485902ab8f36571c4f7 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1505] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:43 2026] DELETE /v2.0/networks/0f65b8b1-7381-47d1-8506-be39fb628e0c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1506] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:43 2026] DELETE /v2.0/security-groups/2ae5125c-2b9c-4cd8-b0ec-1d2e619faad5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1507] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:45:43 2026] GET /v2.0/networks?id=4da81ba0-cb95-40bd-a935-039e5f77290f => generated 659 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1508] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:45:42 2026] PUT /v2.0/routers/6a9e5a5f-5fa1-4598-be71-118b1098af2f/remove_router_interface => generated 309 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1509] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:45:43 2026] GET /v2.0/quotas/d3e1692109bb4485902ab8f36571c4f7 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1510] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:43 2026] DELETE /v2.0/networks/1fb2a3b3-dbff-4162-9c5a-c2d2d090361c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1511] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:45:43 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&fields=id => generated 103 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1512] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:43 2026] DELETE /v2.0/networks/813aaf6c-b9cf-4e62-a14f-f102ee94cc27 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1513] 10.0.0.252 () {34 vars in 907 bytes} [Thu Feb 26 02:45:43 2026] GET /v2.0/extensions => generated 20516 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1514] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:45:44 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1515] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:45:44 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:44.302 8 INFO neutron.services.segments.plugin [-] Segment 9374366c-595b-4e8d-bcc5-f758c2a36ca7 resource provider aggregate not found 2026-02-26 02:45:44.309 8 INFO neutron.services.segments.plugin [-] Segment 9374366c-595b-4e8d-bcc5-f758c2a36ca7 resource provider aggregate not found 2026-02-26 02:45:44.314 8 INFO neutron.services.segments.plugin [-] Segment 9374366c-595b-4e8d-bcc5-f758c2a36ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9374366c-595b-4e8d-bcc5-f758c2a36ca7 found for delete ", "request_id": "req-613d5588-6a32-4bce-83eb-5dba68ce3877"}]} 2026-02-26 02:45:44.327 8 INFO neutron.services.segments.plugin [-] Segment 9374366c-595b-4e8d-bcc5-f758c2a36ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9374366c-595b-4e8d-bcc5-f758c2a36ca7 found for delete ", "request_id": "req-aa09d397-3593-47d8-9553-9fff722a1b4d"}]} 2026-02-26 02:45:44.335 8 INFO neutron.db.l3_hamode_db [None req-0422782e-6f3b-4f90-b9a4-ec02f370c2cf bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network 78b17b6e-c06e-42ce-9bf1-8c8f3f76ea6c was deleted as no HA routers are present in tenant 97ed22e452bd4c60b8e6ae84a221f652. [pid: 8|app: 0|req: 753/1516] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:43 2026] DELETE /v2.0/routers/6a9e5a5f-5fa1-4598-be71-118b1098af2f => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1517] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:44 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1518] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:44 2026] GET /v2.0/security-groups?tenant_id=d8f1eeefa9bd433f9a423e82249d340c&name=default => generated 2925 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1519] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:44 2026] DELETE /v2.0/subnets/f707c704-982a-4ab8-90be-4cd7906594bd => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1520] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:44 2026] DELETE /v2.0/security-groups/20896d20-8a2d-4f4c-b3e9-40072db98157 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1521] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:44 2026] DELETE /v2.0/networks/b55ba7ec-871f-4c19-8fe7-c8e3e862f66b => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:45:44.992 7 INFO neutron.services.segments.plugin [-] Segment 6820023d-d2b2-41f8-88ef-755a33b642ea resource provider aggregate not found 2026-02-26 02:45:44.998 7 INFO neutron.services.segments.plugin [-] Segment 6820023d-d2b2-41f8-88ef-755a33b642ea resource provider aggregate not found 2026-02-26 02:45:45.010 7 INFO neutron.services.segments.plugin [-] Segment 6820023d-d2b2-41f8-88ef-755a33b642ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6820023d-d2b2-41f8-88ef-755a33b642ea found for delete ", "request_id": "req-86067b64-3c4b-45df-a730-4526cb3ac2c4"}]} 2026-02-26 02:45:45.014 7 INFO neutron.services.segments.plugin [-] Segment 6820023d-d2b2-41f8-88ef-755a33b642ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6820023d-d2b2-41f8-88ef-755a33b642ea found for delete ", "request_id": "req-5585b2b8-bf41-4ff5-950e-80acf3ab49f0"}]} 2026-02-26 02:45:45.020 7 INFO neutron.services.segments.plugin [-] Segment bd08db36-71c0-42a0-bd4f-cfcd7324891f resource provider aggregate not found 2026-02-26 02:45:45.027 7 INFO neutron.services.segments.plugin [-] Segment bd08db36-71c0-42a0-bd4f-cfcd7324891f resource provider aggregate not found [pid: 7|app: 0|req: 767/1522] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:44 2026] GET /v2.0/security-groups?tenant_id=97ed22e452bd4c60b8e6ae84a221f652&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1523] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:45 2026] DELETE /v2.0/security-groups/76ba36c5-f72e-40d7-9779-bca2636aed02 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:45.435 7 INFO neutron.services.segments.plugin [-] Segment bd08db36-71c0-42a0-bd4f-cfcd7324891f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd08db36-71c0-42a0-bd4f-cfcd7324891f found for delete ", "request_id": "req-6b91b2f7-2826-48a4-88aa-5d4dc005ac21"}]} 2026-02-26 02:45:45.440 7 INFO neutron.services.segments.plugin [-] Segment bd08db36-71c0-42a0-bd4f-cfcd7324891f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd08db36-71c0-42a0-bd4f-cfcd7324891f found for delete ", "request_id": "req-9157280c-661a-45c3-adf3-58679eecac7d"}]} 2026-02-26 02:45:45.456 7 INFO neutron.services.segments.plugin [-] Segment 77a9b998-6367-404c-bdd4-6d163ea6f16e resource provider aggregate not found 2026-02-26 02:45:45.460 7 INFO neutron.services.segments.plugin [-] Segment 77a9b998-6367-404c-bdd4-6d163ea6f16e resource provider aggregate not found [pid: 7|app: 0|req: 768/1524] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:45 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:46.335 8 INFO neutron.services.segments.plugin [-] Segment e3584061-7534-4342-a8f4-ad83a210c904 resource provider aggregate not found 2026-02-26 02:45:46.347 8 WARNING neutron_lib.context [None req-22439386-8e87-44d3-bc44-546d2e6d5690 5055e720908b4aec88c0cd6eea831c12 d37843217a4a46b6ac2545931be58115 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:46.352 8 INFO neutron.services.segments.plugin [-] Segment e3584061-7534-4342-a8f4-ad83a210c904 resource provider aggregate not found 2026-02-26 02:45:46.358 8 INFO neutron.services.segments.plugin [-] Segment e3584061-7534-4342-a8f4-ad83a210c904 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3584061-7534-4342-a8f4-ad83a210c904 found for delete ", "request_id": "req-95b04b1f-b9d1-465f-903a-a39a2ce5c98b"}]} 2026-02-26 02:45:46.365 8 INFO neutron.services.segments.plugin [-] Segment e3584061-7534-4342-a8f4-ad83a210c904 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3584061-7534-4342-a8f4-ad83a210c904 found for delete ", "request_id": "req-1d45b996-c79c-4456-a3a4-6cc3456981f7"}]} 2026-02-26 02:45:46.492 8 INFO neutron.db.segments_db [None req-22439386-8e87-44d3-bc44-546d2e6d5690 5055e720908b4aec88c0cd6eea831c12 d37843217a4a46b6ac2545931be58115 - - default default] Added segment adf31b06-fe16-47fa-bfc7-d33f880aa007 of type vxlan for network f05782ab-43a6-4d54-9d54-c8d9240715fa 2026-02-26 02:45:46.566 7 INFO neutron.services.segments.plugin [-] Segment 77a9b998-6367-404c-bdd4-6d163ea6f16e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77a9b998-6367-404c-bdd4-6d163ea6f16e found for delete ", "request_id": "req-2878cf4a-861d-4de0-89f9-747abc8a257f"}]} 2026-02-26 02:45:46.570 7 INFO neutron.services.segments.plugin [-] Segment 77a9b998-6367-404c-bdd4-6d163ea6f16e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77a9b998-6367-404c-bdd4-6d163ea6f16e found for delete ", "request_id": "req-bc573883-bec1-422b-b31e-c0be0c701c08"}]} [pid: 8|app: 0|req: 757/1525] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:46 2026] POST /v2.0/networks => generated 644 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1526] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:46 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:46.632 8 WARNING neutron_lib.context [None req-e7b08716-e8f8-442e-8736-570d6583e124 5055e720908b4aec88c0cd6eea831c12 d37843217a4a46b6ac2545931be58115 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1527] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:46 2026] POST /v2.0/subnets => generated 641 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:46.924 8 WARNING neutron_lib.context [None req-e9a4eb6d-5a03-415e-aabd-cecb69e83845 5055e720908b4aec88c0cd6eea831c12 d37843217a4a46b6ac2545931be58115 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:46.965 8 INFO neutron.db.segments_db [None req-e9a4eb6d-5a03-415e-aabd-cecb69e83845 5055e720908b4aec88c0cd6eea831c12 d37843217a4a46b6ac2545931be58115 - - default default] Added segment a0ab1a1d-667f-45da-b06e-6794bfe3b28d of type vxlan for network 91de1edf-0e72-4be2-8a9a-a87453261937 2026-02-26 02:45:47.060 7 INFO neutron.db.segments_db [None req-e3ccf88c-6359-4c13-95b6-c7a01adaac65 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 202861f3-9ce6-4301-9738-396359a8917d of type vxlan for network f956587a-177c-4793-8676-b08143ed4768 [pid: 8|app: 0|req: 759/1528] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:45:46 2026] POST /v2.0/networks => generated 644 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1529] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:45:46 2026] POST /v2.0/networks => generated 738 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1530] 10.0.0.212 () {34 vars in 743 bytes} [Thu Feb 26 02:45:47 2026] PUT /v2.0/networks/91de1edf-0e72-4be2-8a9a-a87453261937 => generated 592 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1531] 10.0.0.119 () {30 vars in 650 bytes} [Thu Feb 26 02:45:47 2026] GET /v2.0/extensions => generated 20516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:45:47.187 7 WARNING neutron_lib.context [None req-5b6be78e-3e6b-48b7-8ce8-47a3b86a3ea5 5055e720908b4aec88c0cd6eea831c12 d37843217a4a46b6ac2545931be58115 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 761/1532] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:47 2026] POST /v2.0/subnets => generated 685 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1533] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:47 2026] POST /v2.0/subnets => generated 626 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1534] 10.0.0.119 () {30 vars in 724 bytes} [Thu Feb 26 02:45:47 2026] GET /v2.0/quotas/49ed616cbb794bc89473cae1e0ad4852/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:47.429 7 INFO neutron.db.segments_db [None req-1e4136b6-23c0-44a0-87ca-b756079ed90d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment d901b449-a75b-49c3-b4f3-caad8f63ddfe of type vxlan for network a9893dec-42b5-4f70-9e15-242c3cdb2d31 [pid: 8|app: 0|req: 763/1535] 10.0.0.212 () {34 vars in 741 bytes} [Thu Feb 26 02:45:47 2026] PUT /v2.0/subnets/a3407bc1-13cd-461d-8578-3d3e2827f30d => generated 636 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:47.702 7 INFO neutron.db.l3_hamode_db [None req-1e4136b6-23c0-44a0-87ca-b756079ed90d bfd8832717a54d3f8b1ab7d0c9de0c14 86a883106d394ba3a8a12b1908cca0d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 764/1536] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:47 2026] DELETE /v2.0/networks/91de1edf-0e72-4be2-8a9a-a87453261937 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1537] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:47 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:47.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61f1c834-329f-43a8-99fa-68fa5c0d6dda 5055e720908b4aec88c0cd6eea831c12 d37843217a4a46b6ac2545931be58115 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1538] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:47 2026] DELETE /v2.0/networks/91de1edf-0e72-4be2-8a9a-a87453261937 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1539] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:45:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1540] 10.0.0.212 () {32 vars in 742 bytes} [Thu Feb 26 02:45:47 2026] GET /v2.0/subnets?network_id=217dd510-cbfd-44e3-ac10-f3166c7b228b => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1541] 10.0.0.212 () {32 vars in 653 bytes} [Thu Feb 26 02:45:47 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1542] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:45:47 2026] GET /v2.0/networks => generated 1309 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1543] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:45:47 2026] GET /v2.0/subnets => generated 1280 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1544] 10.0.0.212 () {32 vars in 723 bytes} [Thu Feb 26 02:45:47 2026] GET /v2.0/networks/f05782ab-43a6-4d54-9d54-c8d9240715fa => generated 669 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1545] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:45:48 2026] GET /v2.0/subnets/6b44c145-8511-415d-9c00-d7760889af9a => generated 641 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:48.105 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cac081dc-44db-4945-96b2-2962d5903883 5055e720908b4aec88c0cd6eea831c12 d37843217a4a46b6ac2545931be58115 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1546] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:48 2026] DELETE /v2.0/subnets/a3407bc1-13cd-461d-8578-3d3e2827f30d => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:48.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ae5e64a-a3dd-421d-b14c-75f9327c223d 5055e720908b4aec88c0cd6eea831c12 d37843217a4a46b6ac2545931be58115 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1547] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:48 2026] DELETE /v2.0/networks/91de1edf-0e72-4be2-8a9a-a87453261937 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1548] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:45:48 2026] DELETE /v2.0/subnets/6b44c145-8511-415d-9c00-d7760889af9a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:45:48.378 8 INFO neutron.services.segments.plugin [-] Segment a0ab1a1d-667f-45da-b06e-6794bfe3b28d resource provider aggregate not found 2026-02-26 02:45:48.383 8 INFO neutron.services.segments.plugin [-] Segment a0ab1a1d-667f-45da-b06e-6794bfe3b28d resource provider aggregate not found 2026-02-26 02:45:48.395 8 INFO neutron.services.segments.plugin [-] Segment a0ab1a1d-667f-45da-b06e-6794bfe3b28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ab1a1d-667f-45da-b06e-6794bfe3b28d found for delete ", "request_id": "req-86acb864-bac3-45b2-b5d5-60f81f19d46c"}]} 2026-02-26 02:45:48.398 8 INFO neutron.services.segments.plugin [-] Segment a0ab1a1d-667f-45da-b06e-6794bfe3b28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ab1a1d-667f-45da-b06e-6794bfe3b28d found for delete ", "request_id": "req-cf0024bd-6743-45db-b7b1-f9894ddee0cc"}]} 2026-02-26 02:45:48.455 7 INFO neutron.db.l3_hamode_db [None req-1e4136b6-23c0-44a0-87ca-b756079ed90d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 777/1549] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:48 2026] DELETE /v2.0/networks/f05782ab-43a6-4d54-9d54-c8d9240715fa => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1550] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:45:48 2026] GET /v2.0/networks?id=4da81ba0-cb95-40bd-a935-039e5f77290f => generated 659 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1551] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:45:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d3e1692109bb4485902ab8f36571c4f7 => generated 180 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:48.773 8 WARNING neutron_lib.context [req-45d0d5e5-ae7c-4628-92da-f41ef906829d req-14ee965e-7086-41eb-a3fb-a8c27189bd31 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 780/1552] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:45:48 2026] POST /v2.0/ports => generated 954 bytes in 372 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:71: 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: 781/1553] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:49 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 957 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1554] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:45:47 2026] POST /v2.0/routers => generated 725 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1555] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:49 2026] GET /v2.0/security-groups?tenant_id=d37843217a4a46b6ac2545931be58115&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1556] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:49 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1557] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:45:49 2026] PUT /v2.0/ports/28a7fe19-c09c-4330-b653-b33ebc7728f6 => generated 1235 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 783/1558] 10.0.0.119 () {30 vars in 650 bytes} [Thu Feb 26 02:45:49 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:45:49.665 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc4c48d6-c518-4650-a4df-0fe9d05d5662'] response: {'name': 'network-changed', 'server_uuid': '038c9c9b-8ce3-4d68-abea-94b0aa674202', 'tag': '28a7fe19-c09c-4330-b653-b33ebc7728f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 784/1559] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:49 2026] DELETE /v2.0/security-groups/80915e65-d9e2-4970-b914-a697c0d9efbc => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1560] 10.0.0.119 () {30 vars in 724 bytes} [Thu Feb 26 02:45:49 2026] GET /v2.0/quotas/49ed616cbb794bc89473cae1e0ad4852/details => generated 847 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1561] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:45:50 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1562] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:45:50 2026] GET /v2.0/networks?tenant_id=d3e1692109bb4485902ab8f36571c4f7&shared=False => generated 755 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1563] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:45:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:50.679 8 INFO neutron.services.segments.plugin [-] Segment adf31b06-fe16-47fa-bfc7-d33f880aa007 resource provider aggregate not found 2026-02-26 02:45:50.694 8 INFO neutron.services.segments.plugin [-] Segment adf31b06-fe16-47fa-bfc7-d33f880aa007 resource provider aggregate not found 2026-02-26 02:45:50.702 8 INFO neutron.services.segments.plugin [-] Segment adf31b06-fe16-47fa-bfc7-d33f880aa007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf31b06-fe16-47fa-bfc7-d33f880aa007 found for delete ", "request_id": "req-cb44d939-57dc-47fc-b9fb-6c883b069d86"}]} 2026-02-26 02:45:50.715 8 INFO neutron.services.segments.plugin [-] Segment adf31b06-fe16-47fa-bfc7-d33f880aa007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf31b06-fe16-47fa-bfc7-d33f880aa007 found for delete ", "request_id": "req-c9056e78-5101-455d-8872-ebaf6d857c30"}]} [pid: 7|app: 0|req: 776/1564] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:45:49 2026] PUT /v2.0/routers/ed546980-f1ef-4a4a-a459-c1a074f82eaf/add_router_interface => generated 309 bytes in 1152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1565] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:50 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1566] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:50 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:51.364 8 WARNING neutron_lib.context [None req-15f9add5-0acb-4a78-98f2-08304ef1e387 f8ca6a5d2e604a46991a1b21dcbd929c 86a883106d394ba3a8a12b1908cca0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 779/1569] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:45:51 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1570] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:45:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=28a7fe19-c09c-4330-b653-b33ebc7728f6 => 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: 781/1571] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:45:51 2026] GET /v2.0/subnets?id=cf81a4ba-72bd-4101-a77f-ff2b8c763bf0 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1572] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:45:51 2026] GET /v2.0/ports?network_id=4da81ba0-cb95-40bd-a935-039e5f77290f&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1573] 10.0.0.212 () {34 vars in 685 bytes} [Thu Feb 26 02:45:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:45:51.534 8 WARNING neutron_lib.context [None req-329bf722-d65e-40d8-be56-628ea5abf479 f8ca6a5d2e604a46991a1b21dcbd929c 86a883106d394ba3a8a12b1908cca0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 783/1574] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:45:51 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1575] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:45:51 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1576] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:51.666 8 WARNING neutron_lib.context [None req-61057f50-bb88-49e7-b70a-58746c0a9acb f8ca6a5d2e604a46991a1b21dcbd929c 86a883106d394ba3a8a12b1908cca0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1577] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:51.777 8 WARNING neutron_lib.context [None req-27b66a84-1b4f-4d78-b293-3e299addb5a2 f8ca6a5d2e604a46991a1b21dcbd929c 86a883106d394ba3a8a12b1908cca0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:51.784 7 WARNING neutron_lib.context [None req-6fc7dc08-12d7-4d58-ae3a-04d2c9ce074a f6e7e281eed145a392984e70fe6ba3ca b31baa41d8834ae5b8d5657bb7671298 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 785/1578] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:45:51 2026] POST /v2.0/security-groups => generated 1624 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1579] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1580] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/security-groups?tenant_id=49ed616cbb794bc89473cae1e0ad4852&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1581] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/security-groups => generated 4529 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1582] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1583] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:45:51 2026] POST /v2.0/floatingips => generated 552 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1584] 10.0.0.212 () {34 vars in 758 bytes} [Thu Feb 26 02:45:52 2026] PUT /v2.0/security-groups/b2319b4e-03d6-4d11-87ff-b5dc1ea7a304 => generated 1662 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1585] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:52 2026] DELETE /v2.0/security-groups/0b30ab8a-3f5d-465e-af40-5f4d5fa3963e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1586] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/security-groups/b2319b4e-03d6-4d11-87ff-b5dc1ea7a304 => generated 1662 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1587] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:52 2026] DELETE /v2.0/security-groups/b2319b4e-03d6-4d11-87ff-b5dc1ea7a304 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1588] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:52.629 7 INFO neutron.api.v2.resource [None req-641081db-da83-420d-8248-dddfae2d6210 f6e7e281eed145a392984e70fe6ba3ca b31baa41d8834ae5b8d5657bb7671298 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1589] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:52 2026] DELETE /v2.0/security-groups/b2319b4e-03d6-4d11-87ff-b5dc1ea7a304 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:52.645 8 WARNING neutron_lib.context [None req-84a6cc54-5e1c-4245-ba8f-939db8b73863 f6e7e281eed145a392984e70fe6ba3ca b31baa41d8834ae5b8d5657bb7671298 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 798/1590] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:45:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1591] 10.0.0.252 () {34 vars in 1100 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1755066277&fields=id&tenant_id=86a883106d394ba3a8a12b1908cca0d6 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:52.846 8 WARNING neutron_lib.context [None req-ec960095-8381-49fb-a7d6-486fdc25cb0e f6e7e281eed145a392984e70fe6ba3ca b31baa41d8834ae5b8d5657bb7671298 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 794/1592] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/networks?id=f956587a-177c-4793-8676-b08143ed4768 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1593] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/quotas/86a883106d394ba3a8a12b1908cca0d6 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1594] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1595] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/ports?tenant_id=86a883106d394ba3a8a12b1908cca0d6&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1596] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:45:52 2026] GET /v2.0/security-group-rules/5f5f4f0f-cd3e-44d5-98e5-1877411637b9 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1597] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/networks/f956587a-177c-4793-8676-b08143ed4768?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1598] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1599] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/networks/f956587a-177c-4793-8676-b08143ed4768?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1600] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:45:53 2026] DELETE /v2.0/security-group-rules/5f5f4f0f-cd3e-44d5-98e5-1877411637b9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1601] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:53.285 7 WARNING neutron_lib.context [None req-1182c36a-a7d2-4d3e-8595-4755a85d544f f6e7e281eed145a392984e70fe6ba3ca b31baa41d8834ae5b8d5657bb7671298 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 804/1602] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1603] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1604] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/security-group-rules/6f50a3f3-5f56-44ce-bb41-4e61215884c0 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1605] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1606] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1607] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1608] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:45:53 2026] DELETE /v2.0/security-group-rules/6f50a3f3-5f56-44ce-bb41-4e61215884c0 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1609] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:53.668 8 WARNING neutron_lib.context [None req-7c614784-329a-4c92-b95b-04b38cecade9 f6e7e281eed145a392984e70fe6ba3ca b31baa41d8834ae5b8d5657bb7671298 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:53.696 8 INFO neutron.db.securitygroups_db [None req-7c614784-329a-4c92-b95b-04b38cecade9 f6e7e281eed145a392984e70fe6ba3ca b31baa41d8834ae5b8d5657bb7671298 - - default default] Project b31baa41d8834ae5b8d5657bb7671298 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 808/1610] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1611] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/security-group-rules/9a792c94-dd05-4400-bb84-9b24e3e216d2 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1612] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1613] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:45:53 2026] DELETE /v2.0/security-group-rules/9a792c94-dd05-4400-bb84-9b24e3e216d2 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1614] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1615] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:53 2026] DELETE /v2.0/security-groups/73b4304a-6d9a-4582-aebc-2bce35f50354 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1616] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:45:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1617] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:45:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1618] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:54 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1619] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:54 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1620] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:54 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1621] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:54 2026] GET /v2.0/security-groups?tenant_id=b31baa41d8834ae5b8d5657bb7671298&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1622] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:54 2026] DELETE /v2.0/security-groups/0d7ae1b5-cca0-431d-9015-2b5e648237cf => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1623] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:55 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1624] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:55 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1625] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:55 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1626] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:55 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1627] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:55 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1628] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:45:56 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:56.085 7 WARNING neutron_lib.context [None req-34786d63-5dd5-44e3-9d17-5324a9412097 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:56.739 8 WARNING neutron_lib.context [None req-b643535c-cc7d-417d-96ef-5635a50af27f bf08d89932794f429e1f99aa99cb510f 701f152a4c22465b984c30fa57a4b7e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:45:56.807 7 INFO neutron.db.l3_db [None req-34786d63-5dd5-44e3-9d17-5324a9412097 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Floating IP 0304e2c7-c8a2-42af-9e5d-657e6b00ef7f associated. External IP: 10.96.250.204, port: 28a7fe19-c09c-4330-b653-b33ebc7728f6. [pid: 8|app: 0|req: 818/1629] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:45:56 2026] POST /v2.0/security-groups => generated 1625 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1630] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:56 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1631] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:45:56 2026] GET /v2.0/security-groups => generated 4530 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1632] 10.0.0.212 () {34 vars in 758 bytes} [Thu Feb 26 02:45:56 2026] PUT /v2.0/security-groups/10a55fbb-745f-4ae9-b89a-0da564bc3b9d => generated 1662 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1633] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/security-groups/10a55fbb-745f-4ae9-b89a-0da564bc3b9d => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1634] 10.0.0.212 () {34 vars in 677 bytes} [Thu Feb 26 02:45:56 2026] POST /v2.0/floatingips => generated 855 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:45:57.155 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-def033ab-10b6-411e-8028-ed476b7985b0'] response: {'name': 'network-changed', 'server_uuid': '038c9c9b-8ce3-4d68-abea-94b0aa674202', 'tag': '28a7fe19-c09c-4330-b653-b33ebc7728f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 823/1635] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:57 2026] DELETE /v2.0/security-groups/10a55fbb-745f-4ae9-b89a-0da564bc3b9d => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1636] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1637] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:57.206 7 INFO neutron.api.v2.resource [None req-f779997d-5c4d-4bd5-b9f0-1baffcac3e1a bf08d89932794f429e1f99aa99cb510f 701f152a4c22465b984c30fa57a4b7e2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1638] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:57 2026] DELETE /v2.0/security-groups/10a55fbb-745f-4ae9-b89a-0da564bc3b9d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:57.218 8 WARNING neutron_lib.context [None req-c096569f-bce3-45ca-9136-5b5801edf860 bf08d89932794f429e1f99aa99cb510f 701f152a4c22465b984c30fa57a4b7e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 825/1639] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:45:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:45:57.349 7 WARNING neutron_lib.context [None req-b463aefe-cff0-4e21-bbde-c947f9306dac bf08d89932794f429e1f99aa99cb510f 701f152a4c22465b984c30fa57a4b7e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 815/1640] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1641] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/security-group-rules/6a060497-8c8b-445c-86b3-7f1de1f61c8e => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1642] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1643] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/networks?id=f956587a-177c-4793-8676-b08143ed4768 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1644] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=86a883106d394ba3a8a12b1908cca0d6 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1645] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:45:57 2026] DELETE /v2.0/security-group-rules/6a060497-8c8b-445c-86b3-7f1de1f61c8e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:45:57.711 7 WARNING neutron_lib.context [req-e00f366a-b133-4f87-82f5-6413c690648a req-2da4f04b-442c-42bc-a3d3-6c0269db0443 f8ca6a5d2e604a46991a1b21dcbd929c 86a883106d394ba3a8a12b1908cca0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 829/1646] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1647] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1648] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/networks?id=4da81ba0-cb95-40bd-a935-039e5f77290f => generated 755 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:57.835 8 WARNING neutron_lib.context [None req-dfe54ae4-15fa-43bd-ba62-c838b61213b3 bf08d89932794f429e1f99aa99cb510f 701f152a4c22465b984c30fa57a4b7e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 832/1649] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1650] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=28a7fe19-c09c-4330-b653-b33ebc7728f6 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1651] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/security-group-rules/1dbaa34d-6531-44bd-b049-53c461be95e0 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1652] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/subnets?id=cf81a4ba-72bd-4101-a77f-ff2b8c763bf0 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1653] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:45:57 2026] POST /v2.0/ports => generated 958 bytes in 322 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:71: 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: 836/1654] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1655] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/ports?network_id=4da81ba0-cb95-40bd-a935-039e5f77290f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1656] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 961 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1657] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:45:58 2026] DELETE /v2.0/security-group-rules/1dbaa34d-6531-44bd-b049-53c461be95e0 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1658] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1659] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1660] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 855 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1661] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1662] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:45:58.363 8 WARNING neutron_lib.context [None req-51f7ba66-4f0b-46ca-ac6d-242bb4ec48ca bf08d89932794f429e1f99aa99cb510f 701f152a4c22465b984c30fa57a4b7e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 820/1663] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:45:58 2026] PUT /v2.0/ports/368b8ac0-630f-484f-85f2-09ad18566c58 => generated 1239 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1664] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:45:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 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:71: 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: 821/1665] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/security-group-rules/7b729250-b5a8-4d0d-8cd7-874110894a47 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1666] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1667] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:45:58 2026] DELETE /v2.0/security-group-rules/7b729250-b5a8-4d0d-8cd7-874110894a47 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1668] 10.0.0.212 () {32 vars in 673 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1669] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:58 2026] DELETE /v2.0/security-groups/48e5fe3d-d93e-43be-8d82-d9aef997f79c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1670] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1671] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:45:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:45:59.364 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1c1b689-b26d-4b37-8e0c-f6dc50bc3c27'] response: {'name': 'network-changed', 'server_uuid': '4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048', 'tag': '368b8ac0-630f-484f-85f2-09ad18566c58', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 825/1672] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1673] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/security-groups?tenant_id=701f152a4c22465b984c30fa57a4b7e2&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1674] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1675] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/ports?tenant_id=86a883106d394ba3a8a12b1908cca0d6&device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1676] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 857 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1677] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=368b8ac0-630f-484f-85f2-09ad18566c58 => 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: 850/1678] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/subnets?id=a9269cda-9c4a-4611-a6b5-9748592c5573 => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1679] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:45:59 2026] DELETE /v2.0/security-groups/92c53fc3-3d13-4bf3-b23b-dd62972aa865 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1680] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/ports?network_id=f956587a-177c-4793-8676-b08143ed4768&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1681] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/networks/f956587a-177c-4793-8676-b08143ed4768?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1682] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:45:59 2026] GET /v2.0/networks/f956587a-177c-4793-8676-b08143ed4768?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1683] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:00 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1684] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:00 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1685] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:00 2026] GET /v2.0/ports?tenant_id=86a883106d394ba3a8a12b1908cca0d6&device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1686] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:00 2026] GET /v2.0/networks?id=f956587a-177c-4793-8676-b08143ed4768 => generated 766 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1687] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:46:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=368b8ac0-630f-484f-85f2-09ad18566c58 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1688] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:46:01 2026] GET /v2.0/subnets?id=a9269cda-9c4a-4611-a6b5-9748592c5573 => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1689] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:01 2026] GET /v2.0/ports?network_id=f956587a-177c-4793-8676-b08143ed4768&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1690] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:01 2026] GET /v2.0/networks/f956587a-177c-4793-8676-b08143ed4768?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1691] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:01 2026] GET /v2.0/networks/f956587a-177c-4793-8676-b08143ed4768?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:01.484 8 WARNING neutron_lib.context [None req-8c1a0e90-89c0-48b6-a773-9b272a99d724 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:01.630 8 INFO neutron.db.segments_db [None req-8c1a0e90-89c0-48b6-a773-9b272a99d724 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Added segment 1237cb83-c876-4dc3-a30e-55b5d9a1f102 of type vxlan for network fc486a52-a230-4667-9d17-e76c556e96d7 [pid: 8|app: 0|req: 857/1692] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:46:01 2026] POST /v2.0/networks => generated 639 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:01.729 7 WARNING neutron_lib.context [None req-4706f1a1-9715-49b1-9ec6-2f4d3ff346ad 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1693] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:01 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1694] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:01 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1695] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:01 2026] POST /v2.0/subnets => generated 657 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1696] 10.0.0.212 () {32 vars in 722 bytes} [Thu Feb 26 02:46:01 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:02.205 7 WARNING neutron_lib.context [None req-badd43e2-4693-4b68-81c8-946ba1aa4409 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 837/1697] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:02 2026] POST /v2.0/subnets => generated 732 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:02.472 8 WARNING neutron_lib.context [None req-1963d0a5-69d2-41c9-bb9c-f585b774da6e 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:02.531 8 INFO neutron.db.segments_db [None req-1963d0a5-69d2-41c9-bb9c-f585b774da6e 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Added segment f60c4409-8905-4a95-92f1-92f043973714 of type vxlan for network f0bfc8ab-43dc-4797-95ef-655879a9630f [pid: 8|app: 0|req: 861/1698] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:46:02 2026] POST /v2.0/networks => generated 638 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:02.644 7 WARNING neutron_lib.context [None req-c60d105e-eef6-4eaa-bc5d-27f66ee4f47e 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 838/1699] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:02 2026] POST /v2.0/subnets => generated 655 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:02.887 8 WARNING neutron_lib.context [None req-db6e908e-143e-467b-9ba4-bccd82b5036c 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 839/1700] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:02 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1701] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:03 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1702] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:02 2026] POST /v2.0/subnets => generated 725 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:03.217 7 WARNING neutron_lib.context [None req-1df01af8-a845-4b21-80e5-c2a3a31726e7 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:03.280 7 INFO neutron.db.segments_db [None req-1df01af8-a845-4b21-80e5-c2a3a31726e7 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Added segment fb153366-c0b1-4892-b7f2-642543f4357e of type vxlan for network f0b072db-31ed-40ca-956f-970f07236e00 [pid: 7|app: 0|req: 841/1703] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:46:03 2026] POST /v2.0/networks => generated 638 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:03.395 8 WARNING neutron_lib.context [None req-20097f36-1084-4983-9ab9-68ec62dcf996 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 863/1704] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:03 2026] POST /v2.0/subnets => generated 655 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:03.675 7 WARNING neutron_lib.context [None req-3c54c984-b3bb-4098-aabe-94d11a69e6ad 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 842/1705] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:03 2026] POST /v2.0/subnets => generated 730 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:04.007 7 WARNING neutron_lib.context [None req-aa8be26c-f609-4aa7-aa47-ce4493071999 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:04.058 7 INFO neutron.db.segments_db [None req-aa8be26c-f609-4aa7-aa47-ce4493071999 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Added segment 7b523ed5-3001-4a71-906b-f9dbbfe76a4c of type vxlan for network f947ada3-ee4d-4547-b539-c438d02a7ee1 [pid: 8|app: 0|req: 864/1706] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:04 2026] GET /v2.0/security-groups?tenant_id=5ddd869845024bc7a6165e0eea8df097&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1707] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:04 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:04.388 7 INFO neutron.db.l3_hamode_db [None req-aa8be26c-f609-4aa7-aa47-ce4493071999 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 866/1708] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:04 2026] DELETE /v2.0/security-groups/31c92552-26c4-45fd-b169-51983a595880 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1709] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:04 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1710] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:04 2026] GET /v2.0/security-groups?tenant_id=acb239f533394ca083f0cb3a638d4b9b&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1711] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 02:46:04 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1712] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:04 2026] DELETE /v2.0/security-groups/b8f5b89d-56fc-4534-b2d7-a98bdff0d3f1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1713] 10.0.0.10 () {34 vars in 989 bytes} [Thu Feb 26 02:46:04 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1714] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Feb 26 02:46:04 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:05.190 7 INFO neutron.db.l3_hamode_db [None req-aa8be26c-f609-4aa7-aa47-ce4493071999 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 873/1715] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:05 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1716] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:05 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1717] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:05 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1718] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:05 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:06.124 8 INFO neutron.db.l3_db [None req-a47d91bb-77a2-4f2b-a3d2-f2670a271723 f8ca6a5d2e604a46991a1b21dcbd929c 86a883106d394ba3a8a12b1908cca0d6 - - default default] Floating IP 2db84678-bb2c-4310-9fd1-15d9e761ab7e associated. External IP: 10.96.250.201, port: 368b8ac0-630f-484f-85f2-09ad18566c58. [pid: 7|app: 0|req: 843/1719] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:04 2026] POST /v2.0/routers => generated 685 bytes in 2183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1722] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/networks?id=4da81ba0-cb95-40bd-a935-039e5f77290f => generated 755 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1723] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:46:05 2026] PUT /v2.0/floatingips/2db84678-bb2c-4310-9fd1-15d9e761ab7e => generated 856 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1724] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=28a7fe19-c09c-4330-b653-b33ebc7728f6 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:06.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a746ed61-55c2-4676-9540-cf5780f61729'] response: {'name': 'network-changed', 'server_uuid': '4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048', 'tag': '368b8ac0-630f-484f-85f2-09ad18566c58', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 879/1725] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1726] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/subnets?id=cf81a4ba-72bd-4101-a77f-ff2b8c763bf0 => generated 678 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1727] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1728] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/ports?network_id=4da81ba0-cb95-40bd-a935-039e5f77290f&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1729] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1730] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1731] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1732] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:06 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1733] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:07 2026] GET /v2.0/ports?tenant_id=86a883106d394ba3a8a12b1908cca0d6&device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1734] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:07 2026] GET /v2.0/networks?id=f956587a-177c-4793-8676-b08143ed4768 => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1735] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:46:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=368b8ac0-630f-484f-85f2-09ad18566c58 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1736] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:46:07 2026] GET /v2.0/subnets?id=a9269cda-9c4a-4611-a6b5-9748592c5573 => generated 688 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1737] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:07 2026] GET /v2.0/ports?network_id=f956587a-177c-4793-8676-b08143ed4768&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1738] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:07 2026] GET /v2.0/networks/f956587a-177c-4793-8676-b08143ed4768?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1739] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:07 2026] GET /v2.0/networks/f956587a-177c-4793-8676-b08143ed4768?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1740] 10.0.0.212 () {32 vars in 826 bytes} [Thu Feb 26 02:46:07 2026] GET /v2.0/ports?project_id=d3e1692109bb4485902ab8f36571c4f7&network_id=4da81ba0-cb95-40bd-a935-039e5f77290f => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1741] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:46:06 2026] PUT /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1742] 10.0.0.212 () {32 vars in 742 bytes} [Thu Feb 26 02:46:07 2026] GET /v2.0/subnets?network_id=217dd510-cbfd-44e3-ac10-f3166c7b228b => 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: 849/1743] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:08 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:08.310 7 INFO neutron.db.l3_db [None req-91c9deb1-c450-4e6a-a06a-68899cbc2a6a 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Floating IP 0304e2c7-c8a2-42af-9e5d-657e6b00ef7f disassociated. External IP: 10.96.250.204, port: 28a7fe19-c09c-4330-b653-b33ebc7728f6. [pid: 7|app: 0|req: 850/1744] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:46:08 2026] PUT /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 554 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1745] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:08 2026] GET /v2.0/security-groups?id=506b354e-169b-4d22-9828-f79de483ea3a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:08.650 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36f5b2ac-1e0d-4c9f-bdbe-7d4a11725822'] response: {'name': 'network-changed', 'server_uuid': '038c9c9b-8ce3-4d68-abea-94b0aa674202', 'tag': '28a7fe19-c09c-4330-b653-b33ebc7728f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 852/1746] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:08 2026] GET /v2.0/security-groups?tenant_id=40625daf908746c68ead982dcb945f05&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1747] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:46:08 2026] GET /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 554 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1748] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:46:08 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1749] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:46:07 2026] PUT /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/add_router_interface => generated 309 bytes in 1339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1750] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:08 2026] DELETE /v2.0/security-groups/0e153694-59d9-43e1-9450-ac2dd4358866 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:46:09.288 8 INFO neutron.db.l3_db [req-04cf0b15-b7cf-4603-92f9-0549c70f6692 req-1d4f6dd8-03e9-4900-83a1-b86dc24fa8a7 f8ca6a5d2e604a46991a1b21dcbd929c 86a883106d394ba3a8a12b1908cca0d6 - - default default] Floating IP 2db84678-bb2c-4310-9fd1-15d9e761ab7e disassociated. External IP: 10.96.250.201, port: 368b8ac0-630f-484f-85f2-09ad18566c58. [pid: 8|app: 0|req: 896/1751] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:46:09 2026] DELETE /v2.0/ports/368b8ac0-630f-484f-85f2-09ad18566c58 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:46:09.787 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7139ced3-2e3f-45e4-ae33-22071e1a8d31'] response: {'server_uuid': '4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048', 'name': 'network-vif-deleted', 'tag': '368b8ac0-630f-484f-85f2-09ad18566c58', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 897/1752] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:09 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1753] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:09 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1754] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:09 2026] GET /v2.0/networks?id=4da81ba0-cb95-40bd-a935-039e5f77290f => generated 755 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1755] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:46:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=28a7fe19-c09c-4330-b653-b33ebc7728f6 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1756] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:46:09 2026] GET /v2.0/subnets?id=cf81a4ba-72bd-4101-a77f-ff2b8c763bf0 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1757] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:09 2026] GET /v2.0/ports?network_id=4da81ba0-cb95-40bd-a935-039e5f77290f&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1758] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:46:09 2026] GET /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1759] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:09 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1760] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:10 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1761] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:46:09 2026] PUT /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:10.683 8 WARNING neutron_lib.context [None req-13832e4e-e4dd-498c-af92-4e3dc7853034 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 906/1762] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:46:10 2026] POST /v2.0/security-groups => generated 1627 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:46:10.836 8 WARNING neutron_lib.context [None req-a593c3a6-e949-4829-acaf-27adacba1f86 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 907/1763] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1764] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:10 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:10.980 8 WARNING neutron_lib.context [None req-872cae8d-af02-4c3f-86c5-fcc8bc36742e 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 909/1765] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1766] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:46:11 2026] GET /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:11.118 8 WARNING neutron_lib.context [None req-f2597e7b-fb96-4821-8441-d2e4a0abdf91 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:11.193 7 INFO neutron.db.segments_db [None req-8128583d-61cf-4cc1-a19e-108afc9699eb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 97e2eda3-551d-44bb-9e14-7697ce2a4a3c of type vxlan for network 2cece9dc-0f01-4ede-bb6c-8c7ad6bc2ae6 [pid: 8|app: 0|req: 911/1767] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:11.230 8 WARNING neutron_lib.context [None req-ef4620f0-790e-41d6-b6fc-cb68a61b0c83 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 857/1768] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:46:10 2026] POST /v2.0/networks => generated 740 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1769] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:11.359 8 WARNING neutron_lib.context [None req-e93e4c33-f53c-4b75-bf02-4c773da6d0f0 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 913/1770] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:11.518 8 WARNING neutron_lib.context [None req-392bffc9-8ea3-4c10-816d-ccf34ccbf957 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 858/1771] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:11 2026] POST /v2.0/subnets => generated 687 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:11.586 7 INFO neutron.db.segments_db [None req-68e15a7c-e918-437b-b1cb-4b292f9e1bb7 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 61246fa3-b987-4514-bdfb-2ec304b8b547 of type vxlan for network 77d3f5c4-9109-40a5-8759-16ca2773158f [pid: 8|app: 0|req: 914/1772] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:11.667 8 WARNING neutron_lib.context [None req-ae7f7452-01e5-40b3-bba1-715aee7b9f36 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 915/1773] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:11.814 8 WARNING neutron_lib.context [None req-b407da1b-b58b-4dd5-b622-98836c46a58f 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:11.862 7 INFO neutron.db.l3_hamode_db [None req-68e15a7c-e918-437b-b1cb-4b292f9e1bb7 bfd8832717a54d3f8b1ab7d0c9de0c14 5d6e79e065cb4d7cb977a85d18d4f987 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 916/1774] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:11.975 8 WARNING neutron_lib.context [None req-0c756f7a-238e-48a9-a2d9-1a32104ecd67 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 917/1775] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1776] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:12 2026] GET /v2.0/ports?device_id=4c8c61d7-0de6-4e2a-a4b3-0dbf0e7b7048 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:12.188 8 WARNING neutron_lib.context [None req-4e5fae8b-ff28-43c4-af4b-c142058ef761 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1777] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:12.367 8 WARNING neutron_lib.context [None req-f60eaeb4-6489-4fc4-bb64-fc434930c5d3 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 920/1778] 10.0.0.212 () {34 vars in 685 bytes} [Thu Feb 26 02:46:12 2026] POST /v2.0/security-groups => generated 1675 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:46:12.529 8 WARNING neutron_lib.context [None req-51b5881f-3b83-45d2-8660-ab953bee9672 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 921/1779] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:12.731 8 WARNING neutron_lib.context [None req-0d3598aa-40d4-47be-9f3d-c534af6a1d2d 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:12.767 7 INFO neutron.db.l3_hamode_db [None req-68e15a7c-e918-437b-b1cb-4b292f9e1bb7 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 922/1780] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:12.850 8 WARNING neutron_lib.context [None req-b8034931-e41d-48f0-ab50-8e302412ba81 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 923/1781] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:12 2026] POST /v2.0/security-group-rules => generated 596 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:12.954 8 WARNING neutron_lib.context [None req-4b887f7f-e7e8-4c82-adcc-cd88430ef4f6 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 924/1782] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1783] 10.0.0.252 () {34 vars in 1094 bytes} [Thu Feb 26 02:46:13 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-501874608&fields=id&tenant_id=ac63a806a4664f4e8b5f63faa413d9e3 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:13.100 8 WARNING neutron_lib.context [None req-642a495c-d5bd-4de6-b492-8bc6f914be94 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 926/1784] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1785] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:46:13 2026] GET /v2.0/networks?id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:13.269 8 WARNING neutron_lib.context [None req-ec9d5712-4e44-42e9-8c49-adce7a3a9e2c 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:13.297 8 INFO neutron.db.securitygroups_db [None req-ec9d5712-4e44-42e9-8c49-adce7a3a9e2c 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Project d3e1692109bb4485902ab8f36571c4f7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 928/1786] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1787] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:13 2026] DELETE /v2.0/security-groups/506b354e-169b-4d22-9828-f79de483ea3a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1788] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:46:13 2026] GET /v2.0/quotas/ac63a806a4664f4e8b5f63faa413d9e3 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:13.504 8 WARNING neutron_lib.context [None req-9e17ea50-c201-4d8e-876e-d15b9a3e7e7b 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:13.534 8 INFO neutron.db.securitygroups_db [None req-9e17ea50-c201-4d8e-876e-d15b9a3e7e7b 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Project d3e1692109bb4485902ab8f36571c4f7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 931/1789] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:13 2026] POST /v2.0/security-group-rules => generated 606 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:13.633 8 INFO neutron.api.v2.resource [None req-1bef9d55-0939-4581-9b07-d6140b91a473 f8ca6a5d2e604a46991a1b21dcbd929c 86a883106d394ba3a8a12b1908cca0d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/1790] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:46:13 2026] GET /v2.0/security-groups/506b354e-169b-4d22-9828-f79de483ea3a => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1791] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:11 2026] POST /v2.0/routers => generated 727 bytes in 2105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1792] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:46:13 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&fields=id => generated 287 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1793] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:46:13 2026] DELETE /v2.0/floatingips/2db84678-bb2c-4310-9fd1-15d9e761ab7e => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1794] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:46:13 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1795] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:46:13 2026] PUT /v2.0/routers/ed546980-f1ef-4a4a-a459-c1a074f82eaf/remove_router_interface => generated 309 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1796] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:46:13 2026] PUT /v2.0/routers/80ff0d59-cf10-480d-bc6d-a98128e1efa2/add_router_interface => generated 309 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1797] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:46:14 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1798] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:46:14 2026] GET /v2.0/networks => generated 1296 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1799] 10.0.0.252 () {34 vars in 1100 bytes} [Thu Feb 26 02:46:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1945450864&fields=id&tenant_id=d3e1692109bb4485902ab8f36571c4f7 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1800] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:15 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1801] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:46:15 2026] GET /v2.0/networks?id=4da81ba0-cb95-40bd-a935-039e5f77290f => generated 659 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1802] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:46:15 2026] GET /v2.0/quotas/d3e1692109bb4485902ab8f36571c4f7 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1803] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:46:15 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&fields=id => generated 149 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1804] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:46:15 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1805] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:46:15 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1806] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:15 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:15.856 8 INFO neutron.services.segments.plugin [-] Segment d901b449-a75b-49c3-b4f3-caad8f63ddfe resource provider aggregate not found 2026-02-26 02:46:15.862 8 INFO neutron.services.segments.plugin [-] Segment d901b449-a75b-49c3-b4f3-caad8f63ddfe resource provider aggregate not found 2026-02-26 02:46:15.869 8 INFO neutron.db.l3_hamode_db [None req-5ff0be18-49c2-46f8-aa17-844790204477 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network a9893dec-42b5-4f70-9e15-242c3cdb2d31 was deleted as no HA routers are present in tenant 86a883106d394ba3a8a12b1908cca0d6. [pid: 8|app: 0|req: 936/1807] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:46:14 2026] DELETE /v2.0/routers/ed546980-f1ef-4a4a-a459-c1a074f82eaf => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1808] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:46:15 2026] DELETE /v2.0/subnets/a9269cda-9c4a-4611-a6b5-9748592c5573 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:46:16.032 8 INFO neutron.services.segments.plugin [-] Segment d901b449-a75b-49c3-b4f3-caad8f63ddfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d901b449-a75b-49c3-b4f3-caad8f63ddfe found for delete ", "request_id": "req-0c6d215e-1534-4e39-87e3-14fd06c0b051"}]} 2026-02-26 02:46:16.038 8 INFO neutron.services.segments.plugin [-] Segment d901b449-a75b-49c3-b4f3-caad8f63ddfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d901b449-a75b-49c3-b4f3-caad8f63ddfe found for delete ", "request_id": "req-d459d654-67ea-429a-9481-273526a09d0a"}]} [pid: 8|app: 0|req: 937/1809] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:46:16 2026] DELETE /v2.0/networks/f956587a-177c-4793-8676-b08143ed4768 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1810] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:16 2026] GET /v2.0/security-groups?tenant_id=86a883106d394ba3a8a12b1908cca0d6&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1811] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:16 2026] DELETE /v2.0/security-groups/f5aa7088-b7da-4790-803e-67171cb5693d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1812] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:16 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1813] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:46:17 2026] GET /v2.0/networks?id=2cece9dc-0f01-4ede-bb6c-8c7ad6bc2ae6 => generated 672 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1814] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:46:17 2026] GET /v2.0/quotas/5d6e79e065cb4d7cb977a85d18d4f987 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1815] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:46:17 2026] GET /v2.0/ports?tenant_id=5d6e79e065cb4d7cb977a85d18d4f987&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1816] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:46:17 2026] GET /v2.0/networks/2cece9dc-0f01-4ede-bb6c-8c7ad6bc2ae6?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1817] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:46:17 2026] GET /v2.0/networks/2cece9dc-0f01-4ede-bb6c-8c7ad6bc2ae6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1818] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:17 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1819] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:17 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:18.765 8 INFO neutron.services.segments.plugin [-] Segment 202861f3-9ce6-4301-9738-396359a8917d resource provider aggregate not found 2026-02-26 02:46:18.768 8 INFO neutron.services.segments.plugin [-] Segment 202861f3-9ce6-4301-9738-396359a8917d resource provider aggregate not found 2026-02-26 02:46:18.780 8 INFO neutron.services.segments.plugin [-] Segment 202861f3-9ce6-4301-9738-396359a8917d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202861f3-9ce6-4301-9738-396359a8917d found for delete ", "request_id": "req-69d8682f-45ce-431f-8c21-f6b6bfedb793"}]} 2026-02-26 02:46:18.782 8 INFO neutron.services.segments.plugin [-] Segment 202861f3-9ce6-4301-9738-396359a8917d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202861f3-9ce6-4301-9738-396359a8917d found for delete ", "request_id": "req-fdeab805-958a-4f26-b1f6-dbbaca82b36c"}]} [pid: 8|app: 0|req: 943/1820] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:18 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1821] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:18 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:19.045 7 INFO neutron.db.segments_db [None req-480a29d1-e69e-4f72-9944-abfdf64ceddb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 868cd77c-1ab8-43b7-82b1-c56be8d578a4 of type vxlan for network 8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b [pid: 7|app: 0|req: 878/1822] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:46:18 2026] POST /v2.0/networks => generated 744 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1823] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:19 2026] POST /v2.0/subnets => generated 691 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:19.378 7 INFO neutron.db.segments_db [None req-0f462bfd-b3eb-426f-8eaa-1ff92dc3c71b bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 082a7c50-9a98-4625-8105-e3eab5dc7940 of type vxlan for network f1e5af70-0a18-4495-9658-1e6abf14d9f7 [pid: 8|app: 0|req: 946/1824] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:19 2026] GET /v2.0/networks?id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1825] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:46:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ac63a806a4664f4e8b5f63faa413d9e3 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:19.515 8 WARNING neutron_lib.context [req-6614c9ef-984b-4f7d-b9ca-c40dabac70d7 req-8bf1ffb5-1202-43c1-8947-53615ab0fcf5 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:19.604 7 INFO neutron.db.l3_hamode_db [None req-0f462bfd-b3eb-426f-8eaa-1ff92dc3c71b bfd8832717a54d3f8b1ab7d0c9de0c14 648cfe3a670d4bc19aa32949ab557c5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 948/1826] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:46:19 2026] POST /v2.0/ports => generated 1183 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 949/1827] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:19 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:20.386 7 INFO neutron.db.l3_hamode_db [None req-0f462bfd-b3eb-426f-8eaa-1ff92dc3c71b bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 950/1828] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:46:19 2026] PUT /v2.0/ports/4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => generated 1464 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 951/1829] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:20 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:20.479 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a15ded2-c547-4b1a-8453-565279056f26'] response: {'name': 'network-changed', 'server_uuid': '7e3b4ccf-705c-45ce-b033-919e72998ac1', 'tag': '4140c987-b8a4-4d2f-b4b2-8e043b3ec58a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 952/1830] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:20 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1198 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1831] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:20 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1834] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:20 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1467 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1835] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:21 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1836] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:46:21 2026] GET /v2.0/networks?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&shared=False => generated 2376 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1837] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:46:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1838] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:46:19 2026] POST /v2.0/routers => generated 731 bytes in 2105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1839] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:21 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1840] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:21 2026] GET /v2.0/networks?id=4da81ba0-cb95-40bd-a935-039e5f77290f => generated 659 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1841] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:46:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d3e1692109bb4485902ab8f36571c4f7 => generated 273 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:21.664 7 WARNING neutron_lib.context [req-39b35939-5a0a-4154-bf4e-b3e04e27d7cc req-15d6f3a1-9539-4624-88ee-04e6c707a891 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1842] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:46:21 2026] POST /v2.0/ports => generated 958 bytes in 342 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:71: 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: 884/1843] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:46:22 2026] PUT /v2.0/ports/091ba4c9-1d73-4488-b499-b4895aaf651b => generated 1239 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 885/1844] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:22.491 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e361c53-3a72-4933-afae-a7f73f82ea69'] response: {'name': 'network-changed', 'server_uuid': '4c25a08c-f78b-4fcd-bc03-c798f408adec', 'tag': '091ba4c9-1d73-4488-b499-b4895aaf651b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 886/1845] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1846] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => 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: 888/1847] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37e&port_id=4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => 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: 889/1848] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/subnets?id=bc472893-6faf-49b7-ac04-959382fe6c61&id=e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 1409 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1849] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1850] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1851] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1852] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:46:21 2026] PUT /v2.0/routers/5c38bcb7-e125-424e-9c51-a3d26d91c289/add_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1853] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1854] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1855] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:22 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1856] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1857] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/networks?tenant_id=d3e1692109bb4485902ab8f36571c4f7&shared=False => generated 755 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1858] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:23.375 7 WARNING neutron_lib.context [None req-d57913d4-9dbf-46b5-a80e-e0a199ac7b5b 6571d1109a3d4727b503431c724bd07e 648cfe3a670d4bc19aa32949ab557c5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 896/1859] 10.0.0.212 () {34 vars in 685 bytes} [Thu Feb 26 02:46:23 2026] POST /v2.0/security-groups => generated 1661 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:46:23.497 7 WARNING neutron_lib.context [None req-2f3bd609-8470-46d0-b71a-325101cbf5ab 6571d1109a3d4727b503431c724bd07e 648cfe3a670d4bc19aa32949ab557c5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/1860] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/agents => generated 3386 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1861] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1862] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:46:23.651 7 WARNING neutron_lib.context [None req-3f4fc2af-2727-4378-9a67-d947eef78ba3 6571d1109a3d4727b503431c724bd07e 648cfe3a670d4bc19aa32949ab557c5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 966/1863] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/networks => generated 9567 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1864] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/network-ip-availabilities => generated 6287 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1865] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:46:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1866] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/networks?id=2cece9dc-0f01-4ede-bb6c-8c7ad6bc2ae6 => generated 672 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1867] 10.0.0.252 () {34 vars in 1272 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20&device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1&device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 3927 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:46:23.848 8 WARNING neutron_lib.context [None req-8417cfea-51ed-4330-8a0b-b14620902e35 6571d1109a3d4727b503431c724bd07e 648cfe3a670d4bc19aa32949ab557c5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 899/1868] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:46:23 2026] GET /v2.0/ports => generated 33178 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:46:23.902 7 WARNING neutron_lib.context [req-406c13cb-7c69-44a0-86c7-e5d86db009e0 req-ff28a897-f638-4f32-a825-2cef8ed2ac98 4f5b8bde70924af9b927de7e1b9abe3e 5d6e79e065cb4d7cb977a85d18d4f987 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 900/1869] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:46:23 2026] POST /v2.0/ports => generated 954 bytes in 402 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:71: 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: 901/1870] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1871] 10.0.0.252 () {34 vars in 1200 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&id=cd687cac-796c-4e7a-bfd3-c67616d672be&id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 296 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1872] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/subnets => generated 10021 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1873] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1874] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:46:23 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1875] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1876] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1877] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=091ba4c9-1d73-4488-b499-b4895aaf651b => 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: 974/1878] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/floatingips => generated 1093 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1879] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/subnets?id=cf81a4ba-72bd-4101-a77f-ff2b8c763bf0 => generated 678 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1880] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/security-groups => generated 50895 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1881] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/ports?network_id=4da81ba0-cb95-40bd-a935-039e5f77290f&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1882] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/subnets => generated 10021 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1883] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1884] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1885] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:46:24 2026] PUT /v2.0/ports/0975edb3-9d2b-476f-8dc0-6e5d065c1887 => generated 1235 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1886] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/routers => generated 2903 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 982/1887] 10.0.0.252 () {34 vars in 1100 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1524675244&fields=id&tenant_id=648cfe3a670d4bc19aa32949ab557c5c => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1888] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1889] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1890] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1891] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/networks?id=8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1892] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/quotas/648cfe3a670d4bc19aa32949ab557c5c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:25.051 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2e28dd7-038b-4bcd-8fad-e5db73ceb6a1'] response: {'name': 'network-changed', 'server_uuid': 'a8356650-7039-420d-a68d-65cfca2b3c20', 'tag': '0975edb3-9d2b-476f-8dc0-6e5d065c1887', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 984/1893] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:46:24 2026] GET /v2.0/routers/1b69ee4a-09a2-4b17-8890-55d9b9d4c7de/l3-agents => generated 681 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1894] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/ports?tenant_id=648cfe3a670d4bc19aa32949ab557c5c&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1895] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/routers/5c38bcb7-e125-424e-9c51-a3d26d91c289/l3-agents => generated 682 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1896] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/networks/8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1897] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/networks/8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1898] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/l3-agents => generated 682 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1899] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/routers/80ff0d59-cf10-480d-bc6d-a98128e1efa2/l3-agents => generated 682 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1900] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1901] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/ports?tenant_id=5d6e79e065cb4d7cb977a85d18d4f987&device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1902] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1903] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/networks?tenant_id=5d6e79e065cb4d7cb977a85d18d4f987&shared=False => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1904] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1905] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1906] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1198 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1907] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:25 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1908] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1909] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1910] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1911] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/ports?tenant_id=5d6e79e065cb4d7cb977a85d18d4f987&device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1912] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1913] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0975edb3-9d2b-476f-8dc0-6e5d065c1887 => 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: 994/1914] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1915] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/subnets?id=80eecd63-8570-42e4-8ac9-03108fb83e7b => generated 690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1916] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/ports?network_id=2cece9dc-0f01-4ede-bb6c-8c7ad6bc2ae6&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1917] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/networks/2cece9dc-0f01-4ede-bb6c-8c7ad6bc2ae6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1918] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:26 2026] GET /v2.0/networks/2cece9dc-0f01-4ede-bb6c-8c7ad6bc2ae6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1919] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:27 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1920] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:27 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1921] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:27 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1922] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:27 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1923] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:27 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1924] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:28 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1925] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:28 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1926] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:28 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1927] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:29 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1928] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:29 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1929] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:29 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1930] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:29 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1931] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:29 2026] GET /v2.0/networks?id=8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1932] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:29 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1933] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:46:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=648cfe3a670d4bc19aa32949ab557c5c => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:29.836 8 WARNING neutron_lib.context [req-ea40ed61-5f71-409a-97cd-d0ee870e2d0a req-17a2d37e-90b9-4cd3-8f15-40bf0b0cbae1 6571d1109a3d4727b503431c724bd07e 648cfe3a670d4bc19aa32949ab557c5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1004/1934] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:46:29 2026] POST /v2.0/ports => generated 958 bytes in 390 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:71: 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: 1005/1935] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:30 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1936] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:30 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1937] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:46:30 2026] PUT /v2.0/ports/fe079e99-3b90-4cde-b465-c56557f68a98 => generated 1239 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1938] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:30 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 932/1939] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:30 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1940] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:30 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1200 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1941] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:30 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1942] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1943] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1944] 10.0.0.212 () {32 vars in 818 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&mac_address=fa%3A16%3A3e%3A84%3Ab7%3Af2 => generated 1200 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:46:31.147 7 WARNING neutron_lib.context [None req-de372632-2ca0-4fcd-ae81-00d3b6136f57 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:31.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3626c149-f474-4b8c-8998-528ff5c3a023'] response: {'name': 'network-changed', 'server_uuid': '42c0896e-bec8-4248-8fd5-6020cc3ef681', 'tag': 'fe079e99-3b90-4cde-b465-c56557f68a98', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1011/1945] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1946] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1947] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1948] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/ports?tenant_id=648cfe3a670d4bc19aa32949ab557c5c&device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1949] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1950] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/networks?tenant_id=648cfe3a670d4bc19aa32949ab557c5c&shared=False => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1951] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1952] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:46:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:31.952 7 INFO neutron.db.l3_db [None req-de372632-2ca0-4fcd-ae81-00d3b6136f57 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Floating IP b5a64023-38cf-4d6c-a881-181c237696f3 associated. External IP: 10.96.250.207, port: 4140c987-b8a4-4d2f-b4b2-8e043b3ec58a. 2026-02-26 02:46:32.229 8 INFO neutron.db.l3_db [None req-70d9ba4f-6d30-49a4-a30d-82a43332a3f8 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Floating IP 0304e2c7-c8a2-42af-9e5d-657e6b00ef7f associated. External IP: 10.96.250.204, port: 091ba4c9-1d73-4488-b499-b4895aaf651b. [pid: 7|app: 0|req: 935/1953] 10.0.0.212 () {34 vars in 677 bytes} [Thu Feb 26 02:46:31 2026] POST /v2.0/floatingips => generated 855 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1954] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1955] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1956] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1957] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1958] 10.0.0.252 () {34 vars in 1094 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-501874608&fields=id&tenant_id=ac63a806a4664f4e8b5f63faa413d9e3 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1959] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:46:31 2026] PUT /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 856 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1960] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 856 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:32.611 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9714e3e-6b3d-46b5-a234-e11e2446469f'] response: {'name': 'network-changed', 'server_uuid': '4c25a08c-f78b-4fcd-bc03-c798f408adec', 'tag': '091ba4c9-1d73-4488-b499-b4895aaf651b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1020/1961] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1962] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/quotas/ac63a806a4664f4e8b5f63faa413d9e3 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1963] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&fields=id => generated 333 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1964] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1965] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1966] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/ports?tenant_id=648cfe3a670d4bc19aa32949ab557c5c&device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1967] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fe079e99-3b90-4cde-b465-c56557f68a98 => 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: 945/1968] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/subnets?id=4ffd0997-c525-426c-9b4e-06e251578824 => generated 694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1969] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/ports?network_id=8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1970] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/ports?device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1971] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:32 2026] GET /v2.0/networks/8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1972] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/networks/8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1973] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/ports?tenant_id=d3e1692109bb4485902ab8f36571c4f7&device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:46:33.210 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86c2a6fc-57a2-4f3e-b128-935e32e20458'] response: {'name': 'network-changed', 'server_uuid': '7e3b4ccf-705c-45ce-b033-919e72998ac1', 'tag': '4140c987-b8a4-4d2f-b4b2-8e043b3ec58a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 948/1974] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/networks?id=4da81ba0-cb95-40bd-a935-039e5f77290f => generated 755 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1975] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=091ba4c9-1d73-4488-b499-b4895aaf651b => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1976] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/subnets?id=cf81a4ba-72bd-4101-a77f-ff2b8c763bf0 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1977] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/ports?network_id=4da81ba0-cb95-40bd-a935-039e5f77290f&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1978] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1979] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1980] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1981] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1982] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1983] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1984] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1985] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1986] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/networks?id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1987] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1988] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37e&port_id=4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => 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: 956/1989] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/subnets?id=bc472893-6faf-49b7-ac04-959382fe6c61&id=e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1990] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1991] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:33 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1992] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:34 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1993] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:34 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1994] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:46:34 2026] GET /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1995] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:34 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1996] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:34 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1997] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:34 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1998] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:35 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2001] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:35 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2002] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:35 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2003] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:36 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2004] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:36 2026] GET /v2.0/security-groups?id=6de62a61-ed66-471b-a132-e3b1e8801f2a&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2005] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:46:36 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2006] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:37 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2007] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:37 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2008] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:46:36 2026] DELETE /v2.0/ports/0975edb3-9d2b-476f-8dc0-6e5d065c1887 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2009] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:37 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2010] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:37 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2011] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:46:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ac63a806a4664f4e8b5f63faa413d9e3 => generated 178 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:37.501 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11aaa46b-1a74-42ca-aa5b-e6310687bdd5'] response: {'server_uuid': 'a8356650-7039-420d-a68d-65cfca2b3c20', 'name': 'network-vif-deleted', 'tag': '0975edb3-9d2b-476f-8dc0-6e5d065c1887', 'status': 'completed', 'code': 200} 2026-02-26 02:46:37.509 7 WARNING neutron_lib.context [req-b44968d7-e95a-4b18-9853-97aafd62f52b req-2c101b87-74b0-4699-95ae-069994eac1b3 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2012] 10.0.0.10 () {34 vars in 989 bytes} [Thu Feb 26 02:46:37 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2013] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Feb 26 02:46:37 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2014] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:46:37 2026] POST /v2.0/ports => generated 1183 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 967/2015] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:38 2026] GET /v2.0/ports?device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1186 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2016] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:38 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2017] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:38 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2018] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:38 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2019] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:46:37 2026] PUT /v2.0/ports/9dd65f29-7bcf-4942-b001-e9ff49c14861 => generated 1464 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2020] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:38 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 12 bytes in 19 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:46:39.453 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75459bc6-e75e-4877-84f6-2149aece541e'] response: {'name': 'network-changed', 'server_uuid': '7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2', 'tag': '9dd65f29-7bcf-4942-b001-e9ff49c14861', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 972/2021] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2022] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2023] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => 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: 974/2024] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/ports?device_id=a8356650-7039-420d-a68d-65cfca2b3c20 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2025] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2026] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A115&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => 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: 976/2027] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/subnets?id=da2b5408-c0b8-4a5b-9ee7-e1433c04d4af&id=fae599ab-4800-479a-a4ec-6166b910cbb3 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2028] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2029] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2030] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2031] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2032] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:39 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:39.935 8 INFO neutron.db.l3_db [None req-fa474e58-8555-49cb-afca-0677c87da5bd 6571d1109a3d4727b503431c724bd07e 648cfe3a670d4bc19aa32949ab557c5c - - default default] Floating IP 01d9c19c-5d12-4adc-a073-4bf0571e1b5f associated. External IP: 10.96.250.210, port: fe079e99-3b90-4cde-b465-c56557f68a98. [pid: 8|app: 0|req: 1053/2033] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:46:39 2026] PUT /v2.0/floatingips/01d9c19c-5d12-4adc-a073-4bf0571e1b5f => generated 856 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2034] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:40 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2035] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:40 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2036] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:40 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1467 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2037] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:40 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2038] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:46:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => 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: 1056/2039] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 02:46:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A115&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => 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: 984/2040] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:41 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2041] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:46:41 2026] GET /v2.0/subnets?id=da2b5408-c0b8-4a5b-9ee7-e1433c04d4af&id=fae599ab-4800-479a-a4ec-6166b910cbb3 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2042] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:41 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2043] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:41 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2044] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:41 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2045] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:41 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2046] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:41 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:46:41.820 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d90dcd9-e7c6-4b6c-a0bf-296955107dae'] response: {'name': 'network-changed', 'server_uuid': '42c0896e-bec8-4248-8fd5-6020cc3ef681', 'tag': 'fe079e99-3b90-4cde-b465-c56557f68a98', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 988/2047] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2048] 10.0.0.10 () {34 vars in 989 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2049] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/security-groups?id=4b3af6e3-f8ef-45c2-8020-ec512f3edecf&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2050] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2051] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/ports?tenant_id=648cfe3a670d4bc19aa32949ab557c5c&device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2052] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/networks?id=8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2053] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fe079e99-3b90-4cde-b465-c56557f68a98 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2054] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/subnets?id=4ffd0997-c525-426c-9b4e-06e251578824 => generated 694 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2055] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/ports?network_id=8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2056] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/networks/8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2057] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/networks/8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2058] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:46:41 2026] PUT /v2.0/routers/80ff0d59-cf10-480d-bc6d-a98128e1efa2/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2059] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:46:42 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:43.248 8 INFO neutron.db.l3_db [req-a104b734-b9b4-44c3-9441-5128f6d7b2c5 req-f72753a1-c682-4cbe-a4b4-1a6b771bbd71 6571d1109a3d4727b503431c724bd07e 648cfe3a670d4bc19aa32949ab557c5c - - default default] Floating IP 01d9c19c-5d12-4adc-a073-4bf0571e1b5f disassociated. External IP: 10.96.250.210, port: fe079e99-3b90-4cde-b465-c56557f68a98. [pid: 8|app: 0|req: 1062/2060] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:46:42 2026] DELETE /v2.0/ports/fe079e99-3b90-4cde-b465-c56557f68a98 => generated 0 bytes in 676 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2061] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:43 2026] GET /v2.0/ports?device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2062] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:43 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2063] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:43 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:43.913 7 INFO neutron.services.segments.plugin [-] Segment 61246fa3-b987-4514-bdfb-2ec304b8b547 resource provider aggregate not found 2026-02-26 02:46:43.918 7 INFO neutron.services.segments.plugin [-] Segment 61246fa3-b987-4514-bdfb-2ec304b8b547 resource provider aggregate not found 2026-02-26 02:46:43.931 7 INFO neutron.db.l3_hamode_db [None req-8cb781e5-51e6-4cc4-b7ed-1943143689f5 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network 77d3f5c4-9109-40a5-8759-16ca2773158f was deleted as no HA routers are present in tenant 5d6e79e065cb4d7cb977a85d18d4f987. [pid: 7|app: 0|req: 999/2064] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:46:42 2026] DELETE /v2.0/routers/80ff0d59-cf10-480d-bc6d-a98128e1efa2 => generated 0 bytes in 1080 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:46:43.949 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6482effa-a864-4b08-9616-caae9a54e26b'] response: {'server_uuid': '42c0896e-bec8-4248-8fd5-6020cc3ef681', 'name': 'network-vif-deleted', 'tag': 'fe079e99-3b90-4cde-b465-c56557f68a98', 'status': 'completed', 'code': 200} 2026-02-26 02:46:44.088 7 INFO neutron.services.segments.plugin [-] Segment 61246fa3-b987-4514-bdfb-2ec304b8b547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61246fa3-b987-4514-bdfb-2ec304b8b547 found for delete ", "request_id": "req-fd213d31-7a34-4b95-8d24-2c69db04565a"}]} 2026-02-26 02:46:44.089 7 INFO neutron.services.segments.plugin [-] Segment 61246fa3-b987-4514-bdfb-2ec304b8b547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61246fa3-b987-4514-bdfb-2ec304b8b547 found for delete ", "request_id": "req-daff5c63-f169-4e09-a9a8-df23e23a7993"}]} [pid: 8|app: 0|req: 1066/2065] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:46:43 2026] DELETE /v2.0/subnets/80eecd63-8570-42e4-8ac9-03108fb83e7b => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2066] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:44 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2067] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:44 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:44.427 8 INFO neutron.services.segments.plugin [-] Segment 97e2eda3-551d-44bb-9e14-7697ce2a4a3c resource provider aggregate not found 2026-02-26 02:46:44.435 8 INFO neutron.services.segments.plugin [-] Segment 97e2eda3-551d-44bb-9e14-7697ce2a4a3c resource provider aggregate not found 2026-02-26 02:46:44.442 8 INFO neutron.services.segments.plugin [-] Segment 97e2eda3-551d-44bb-9e14-7697ce2a4a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e2eda3-551d-44bb-9e14-7697ce2a4a3c found for delete ", "request_id": "req-a346dfc0-b9a0-45f3-9c2e-d6e69b0195a6"}]} 2026-02-26 02:46:44.445 8 INFO neutron.services.segments.plugin [-] Segment 97e2eda3-551d-44bb-9e14-7697ce2a4a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e2eda3-551d-44bb-9e14-7697ce2a4a3c found for delete ", "request_id": "req-41714b2b-c6c4-4537-8624-53393552fd6b"}]} [pid: 8|app: 0|req: 1067/2068] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:46:44 2026] DELETE /v2.0/networks/2cece9dc-0f01-4ede-bb6c-8c7ad6bc2ae6 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2069] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:44 2026] GET /v2.0/security-groups?tenant_id=5d6e79e065cb4d7cb977a85d18d4f987&name=default => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2070] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:44 2026] DELETE /v2.0/security-groups/6de62a61-ed66-471b-a132-e3b1e8801f2a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2071] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:44 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2072] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:45 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2073] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:45 2026] GET /v2.0/security-groups?id=2ecdee21-14b9-40f3-9b43-f3849c588c31&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2074] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:45 2026] GET /v2.0/ports?device_id=42c0896e-bec8-4248-8fd5-6020cc3ef681 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2075] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:46:45 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:46.260 8 INFO neutron.db.l3_db [req-0b3da613-e48e-4529-8dc8-ab897fd4d075 req-d3af3add-b8ed-4e87-9eec-25b948bc7b55 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] Floating IP 0304e2c7-c8a2-42af-9e5d-657e6b00ef7f disassociated. External IP: 10.96.250.204, port: 091ba4c9-1d73-4488-b499-b4895aaf651b. [pid: 7|app: 0|req: 1006/2076] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:46 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2077] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:46:46 2026] DELETE /v2.0/ports/091ba4c9-1d73-4488-b499-b4895aaf651b => generated 0 bytes in 735 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2078] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:47 2026] DELETE /v2.0/security-groups/4b3af6e3-f8ef-45c2-8020-ec512f3edecf => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:46:47.277 8 INFO neutron.api.v2.resource [None req-8f21ca7d-5a06-438a-a610-687aad4da747 6571d1109a3d4727b503431c724bd07e 648cfe3a670d4bc19aa32949ab557c5c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1072/2079] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:46:47 2026] GET /v2.0/security-groups/4b3af6e3-f8ef-45c2-8020-ec512f3edecf => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:46:47.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b24070fb-cb2c-4cb6-9251-e631f5b9b2d6'] response: {'server_uuid': '4c25a08c-f78b-4fcd-bc03-c798f408adec', 'name': 'network-vif-deleted', 'tag': '091ba4c9-1d73-4488-b499-b4895aaf651b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1008/2080] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:46:47 2026] DELETE /v2.0/floatingips/01d9c19c-5d12-4adc-a073-4bf0571e1b5f => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2081] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:47 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2082] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:46:47 2026] PUT /v2.0/routers/5c38bcb7-e125-424e-9c51-a3d26d91c289/remove_router_interface => generated 309 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2083] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:48 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2084] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:48 2026] GET /v2.0/ports?device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2085] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:49 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2086] 10.0.0.212 () {32 vars in 818 bytes} [Thu Feb 26 02:46:49 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&mac_address=fa%3A16%3A3e%3A9a%3A1e%3A6f => generated 1200 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:46:49.152 7 WARNING neutron_lib.context [None req-a038ac7d-b13c-42c6-b974-62b13ae00f0e 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:46:49.274 8 INFO neutron.services.segments.plugin [-] Segment 082a7c50-9a98-4625-8105-e3eab5dc7940 resource provider aggregate not found 2026-02-26 02:46:49.277 8 INFO neutron.services.segments.plugin [-] Segment 082a7c50-9a98-4625-8105-e3eab5dc7940 resource provider aggregate not found 2026-02-26 02:46:49.287 8 INFO neutron.db.l3_hamode_db [None req-1f8a647a-d0c2-4fb6-bd85-b6b494cfc2ec bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network f1e5af70-0a18-4495-9658-1e6abf14d9f7 was deleted as no HA routers are present in tenant 648cfe3a670d4bc19aa32949ab557c5c. [pid: 8|app: 0|req: 1074/2087] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:46:48 2026] DELETE /v2.0/routers/5c38bcb7-e125-424e-9c51-a3d26d91c289 => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:46:49.295 8 INFO neutron.services.segments.plugin [-] Segment 082a7c50-9a98-4625-8105-e3eab5dc7940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082a7c50-9a98-4625-8105-e3eab5dc7940 found for delete ", "request_id": "req-1d7f7dd4-9550-410d-8c7c-c5e5dc2135ec"}]} 2026-02-26 02:46:49.296 8 INFO neutron.services.segments.plugin [-] Segment 082a7c50-9a98-4625-8105-e3eab5dc7940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082a7c50-9a98-4625-8105-e3eab5dc7940 found for delete ", "request_id": "req-10116ba5-5652-40d1-b190-5d8cbd1e0790"}]} [pid: 8|app: 0|req: 1075/2088] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:46:49 2026] DELETE /v2.0/subnets/4ffd0997-c525-426c-9b4e-06e251578824 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2089] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:46:49 2026] DELETE /v2.0/networks/8b5ca018-983a-4f0e-8ca6-2bfdc1f8b78b => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2090] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:49 2026] GET /v2.0/security-groups?tenant_id=648cfe3a670d4bc19aa32949ab557c5c&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2091] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:49 2026] GET /v2.0/ports?device_id=4c25a08c-f78b-4fcd-bc03-c798f408adec => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2092] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:49 2026] DELETE /v2.0/security-groups/7e9e2c82-eb78-4930-842f-4cc46dc81698 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:46:49.930 7 INFO neutron.db.l3_db [None req-a038ac7d-b13c-42c6-b974-62b13ae00f0e 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Floating IP 7fb9895d-4a5d-4c46-abd5-46e69aabf369 associated. External IP: 10.96.250.217, port: 9dd65f29-7bcf-4942-b001-e9ff49c14861. [pid: 7|app: 0|req: 1014/2093] 10.0.0.212 () {34 vars in 677 bytes} [Thu Feb 26 02:46:49 2026] POST /v2.0/floatingips => generated 854 bytes in 1121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2096] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:50 2026] DELETE /v2.0/security-groups/2ecdee21-14b9-40f3-9b43-f3849c588c31 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:46:51.102 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68f956a8-a5c4-44e0-a57f-a4fa48f2028b'] response: {'name': 'network-changed', 'server_uuid': '7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2', 'tag': '9dd65f29-7bcf-4942-b001-e9ff49c14861', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1016/2097] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:46:51 2026] DELETE /v2.0/floatingips/0304e2c7-c8a2-42af-9e5d-657e6b00ef7f => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:46:51.468 8 INFO neutron.services.segments.plugin [-] Segment 868cd77c-1ab8-43b7-82b1-c56be8d578a4 resource provider aggregate not found 2026-02-26 02:46:51.474 8 INFO neutron.services.segments.plugin [-] Segment 868cd77c-1ab8-43b7-82b1-c56be8d578a4 resource provider aggregate not found 2026-02-26 02:46:51.489 8 INFO neutron.services.segments.plugin [-] Segment 868cd77c-1ab8-43b7-82b1-c56be8d578a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 868cd77c-1ab8-43b7-82b1-c56be8d578a4 found for delete ", "request_id": "req-a429cd67-e779-4f65-ae13-07afc7b084b7"}]} 2026-02-26 02:46:51.501 8 INFO neutron.services.segments.plugin [-] Segment 868cd77c-1ab8-43b7-82b1-c56be8d578a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 868cd77c-1ab8-43b7-82b1-c56be8d578a4 found for delete ", "request_id": "req-77439e12-9ae2-4ad1-9fde-6b335e610195"}]} [pid: 8|app: 0|req: 1082/2098] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2099] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2100] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2101] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2102] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2103] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A115&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => 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: 1085/2104] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/subnets?id=da2b5408-c0b8-4a5b-9ee7-e1433c04d4af&id=fae599ab-4800-479a-a4ec-6166b910cbb3 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2105] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2106] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2107] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2108] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:46:51 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2109] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:52 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2110] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:46:52 2026] GET /v2.0/security-groups?id=cd687cac-796c-4e7a-bfd3-c67616d672be&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2111] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:46:53 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2112] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:53 2026] GET /v2.0/security-groups?tenant_id=c94518db715942d49e9d369ca20c9a21&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2113] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:46:53 2026] DELETE /v2.0/ports/28a7fe19-c09c-4330-b653-b33ebc7728f6 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2114] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:53 2026] DELETE /v2.0/security-groups/1bf8523e-3969-4f7f-a2d2-924bac49f92b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:46:53.833 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d499a30a-3182-48c9-bb48-9ba5d29ceab0'] response: {'server_uuid': '038c9c9b-8ce3-4d68-abea-94b0aa674202', 'name': 'network-vif-deleted', 'tag': '28a7fe19-c09c-4330-b653-b33ebc7728f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1025/2115] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:53 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2116] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:53 2026] GET /v2.0/security-groups?tenant_id=43616a4a10bc4327abceebfd2ac98617&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2117] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:53 2026] DELETE /v2.0/security-groups/4f178cc4-92b8-4eef-94b5-3e900897f9e5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2118] 10.0.0.10 () {34 vars in 989 bytes} [Thu Feb 26 02:46:54 2026] GET /v2.0/ports?device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2119] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Feb 26 02:46:54 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2120] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:54 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2121] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:46:56 2026] GET /v2.0/ports?device_id=038c9c9b-8ce3-4d68-abea-94b0aa674202 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2122] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:57 2026] DELETE /v2.0/security-groups/cd687cac-796c-4e7a-bfd3-c67616d672be => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2123] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:46:57 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2124] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:57 2026] GET /v2.0/security-groups?tenant_id=679b16297ec2455691830299b78e52c9&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2125] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:57 2026] DELETE /v2.0/security-groups/85cf14a1-bd3c-43e9-8955-2f9bb62f9139 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2126] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:57 2026] GET /v2.0/security-groups?tenant_id=440c756158ab43fba9228111bb2cc9d2&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2127] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:58 2026] DELETE /v2.0/security-groups/ce443bb3-d41a-4554-a997-e7f1db468f0e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2128] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:46:57 2026] PUT /v2.0/routers/1b69ee4a-09a2-4b17-8890-55d9b9d4c7de/remove_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2129] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:46:58 2026] GET /v2.0/security-groups?tenant_id=4e8e9366b22d48cc8849cc4c9a277a39&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2130] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:46:58 2026] DELETE /v2.0/subnets/cf81a4ba-72bd-4101-a77f-ff2b8c763bf0 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2131] 10.0.0.2 () {30 vars in 687 bytes} [Thu Feb 26 02:46:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2132] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:46:58 2026] DELETE /v2.0/security-groups/bcd54523-6800-4fde-aa66-c32a22721b51 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2133] 10.0.0.2 () {30 vars in 689 bytes} [Thu Feb 26 02:46:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2134] 10.0.0.2 () {30 vars in 665 bytes} [Thu Feb 26 02:46:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2135] 10.0.0.2 () {30 vars in 701 bytes} [Thu Feb 26 02:46:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2136] 10.0.0.2 () {28 vars in 436 bytes} [Thu Feb 26 02:46:59 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2137] 10.0.0.2 () {30 vars in 725 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 657 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2138] 10.0.0.2 () {30 vars in 687 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2139] 10.0.0.2 () {30 vars in 689 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2140] 10.0.0.2 () {30 vars in 665 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2141] 10.0.0.2 () {30 vars in 701 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:46:59.338 7 INFO neutron.services.segments.plugin [-] Segment d878d66b-14cf-45db-8ce6-cd8fa881bc8d resource provider aggregate not found 2026-02-26 02:46:59.341 7 INFO neutron.services.segments.plugin [-] Segment d878d66b-14cf-45db-8ce6-cd8fa881bc8d resource provider aggregate not found 2026-02-26 02:46:59.350 7 INFO neutron.db.l3_hamode_db [None req-83a288c8-50ce-45a1-a81b-6e95c0787167 46e334f9ae3c46e29953202f5556f200 d3e1692109bb4485902ab8f36571c4f7 - - default default] HA network eeec89a3-caea-4dd4-b2eb-691635cf6c16 was deleted as no HA routers are present in tenant d3e1692109bb4485902ab8f36571c4f7. [pid: 7|app: 0|req: 1036/2142] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:46:58 2026] DELETE /v2.0/routers/1b69ee4a-09a2-4b17-8890-55d9b9d4c7de => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:46:59.359 7 INFO neutron.services.segments.plugin [-] Segment d878d66b-14cf-45db-8ce6-cd8fa881bc8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d878d66b-14cf-45db-8ce6-cd8fa881bc8d found for delete ", "request_id": "req-c29f83ba-41f5-451f-9970-38fe7db3ae98"}]} 2026-02-26 02:46:59.359 7 INFO neutron.services.segments.plugin [-] Segment d878d66b-14cf-45db-8ce6-cd8fa881bc8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d878d66b-14cf-45db-8ce6-cd8fa881bc8d found for delete ", "request_id": "req-f5dadac5-6181-45bb-809e-c61cf4ad66bf"}]} [pid: 8|app: 0|req: 1107/2143] 10.0.0.2 () {30 vars in 725 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2144] 10.0.0.2 () {30 vars in 687 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2145] 10.0.0.2 () {30 vars in 689 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2146] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:46:59 2026] DELETE /v2.0/networks/4da81ba0-cb95-40bd-a935-039e5f77290f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2147] 10.0.0.2 () {30 vars in 665 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2148] 10.0.0.2 () {30 vars in 701 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2149] 10.0.0.2 () {30 vars in 727 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2150] 10.0.0.2 () {30 vars in 679 bytes} [Thu Feb 26 02:46:59 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2151] 10.0.0.2 () {34 vars in 701 bytes} [Thu Feb 26 02:46:59 2026] POST /v2.0/ports => generated 1132 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2152] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:00 2026] GET /v2.0/security-groups?tenant_id=d3e1692109bb4485902ab8f36571c4f7&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1113/2153] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:00 2026] DELETE /v2.0/security-groups/8ba06994-50e2-4f22-9920-6ed75e6c7b54 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2154] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:00 2026] GET /v2.0/security-groups?tenant_id=16cbc54208a54f6a943c6b325c3f9c8a&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2155] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:00 2026] DELETE /v2.0/security-groups/ecd04585-c752-4def-aa59-a5e0d7aa32f4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2156] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:00 2026] GET /v2.0/security-groups?tenant_id=214e60f3728c49999f5c957be5b903f0&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2157] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:00 2026] DELETE /v2.0/security-groups/008b25d1-4a0a-4f29-8e26-8860fd6da731 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:02.318 7 INFO neutron.services.segments.plugin [-] Segment 1370ea4b-0c8b-4752-9cf9-badb7f37aeae resource provider aggregate not found 2026-02-26 02:47:02.322 7 INFO neutron.services.segments.plugin [-] Segment 1370ea4b-0c8b-4752-9cf9-badb7f37aeae resource provider aggregate not found 2026-02-26 02:47:02.329 7 INFO neutron.services.segments.plugin [-] Segment 1370ea4b-0c8b-4752-9cf9-badb7f37aeae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1370ea4b-0c8b-4752-9cf9-badb7f37aeae found for delete ", "request_id": "req-9701274e-ecab-4958-81d4-4f27c47bfb7a"}]} 2026-02-26 02:47:02.331 7 INFO neutron.services.segments.plugin [-] Segment 1370ea4b-0c8b-4752-9cf9-badb7f37aeae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1370ea4b-0c8b-4752-9cf9-badb7f37aeae found for delete ", "request_id": "req-565af9b0-0a10-419a-a9f1-9f114aaaafb6"}]} 2026-02-26 02:47:02.500 7 WARNING neutron_lib.context [None req-4b368b58-4f05-4d4d-9f0b-4ad4374e75b5 0a96485170784188a82d1c0ee7dd59a6 13181e26b65441d3b5448c7abfc906c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1043/2158] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:47:02 2026] POST /v2.0/subnetpools => generated 547 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2159] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:47:02 2026] GET /v2.0/subnetpools/2f17d970-9fe8-439e-b3cb-2afa10e1f40c => generated 547 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2160] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:47:02 2026] PUT /v2.0/subnetpools/2f17d970-9fe8-439e-b3cb-2afa10e1f40c => generated 500 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2161] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:47:02 2026] DELETE /v2.0/subnetpools/2f17d970-9fe8-439e-b3cb-2afa10e1f40c => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:02.728 8 INFO neutron.api.v2.resource [None req-02894070-ab31-4d8f-80b2-a019cf908350 0a96485170784188a82d1c0ee7dd59a6 13181e26b65441d3b5448c7abfc906c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1118/2162] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:47:02 2026] GET /v2.0/subnetpools/2f17d970-9fe8-439e-b3cb-2afa10e1f40c => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:47:02.740 8 INFO neutron.api.v2.resource [None req-23ae5a4d-605e-4cb9-86ec-4c3466bfb409 0a96485170784188a82d1c0ee7dd59a6 13181e26b65441d3b5448c7abfc906c1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1119/2163] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:47:02 2026] DELETE /v2.0/subnetpools/2f17d970-9fe8-439e-b3cb-2afa10e1f40c => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:47:02.866 7 INFO neutron.db.segments_db [None req-ccb247cd-5ef4-474a-862e-d8d21f2a66ba bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 8225816a-7de2-4f97-bde2-e519a2125746 of type vxlan for network 429fa9a0-9a2c-42d7-acff-3d59cf0a2869 [pid: 7|app: 0|req: 1045/2164] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:47:02 2026] POST /v2.0/networks => generated 741 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2165] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:47:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2166] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:02 2026] POST /v2.0/subnets => generated 688 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2167] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:47:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:03.177 7 INFO neutron.db.segments_db [None req-9b2ebac6-aa56-4ef6-8f43-9ba611994a0d a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] Added segment 2d187642-3200-40ea-80f7-b73bead73bf8 of type vxlan for network 40c5f3a7-a9f4-4fd0-b641-ca3ec1c55c92 [pid: 7|app: 0|req: 1046/2168] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:02 2026] POST /v2.0/networks => generated 725 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:03.306 7 INFO neutron.db.segments_db [None req-a43f9af5-3e06-4f9c-a32d-2d3101cf8310 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment b96bc828-ddf2-4054-af5a-016003970f09 of type vxlan for network ed8fbc81-bc78-4fd9-9a53-3da05b0f8c22 [pid: 8|app: 0|req: 1123/2169] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:03 2026] GET /v2.0/security-groups?tenant_id=13181e26b65441d3b5448c7abfc906c1&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2170] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:47:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2171] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:03 2026] POST /v2.0/subnets => generated 644 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:03.531 7 INFO neutron.db.l3_hamode_db [None req-a43f9af5-3e06-4f9c-a32d-2d3101cf8310 bfd8832717a54d3f8b1ab7d0c9de0c14 c7fd0f2588fc43928710cd781e751687 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1126/2172] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:03 2026] DELETE /v2.0/security-groups/6b17a24a-1196-4a47-b3ae-9a1f931cd9a0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2173] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:47:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:03.591 8 WARNING neutron.api.v2.base [None req-e038e142-8cc5-4425-a9ae-0e3e3e5dac52 a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-02-26 02:47:03.592 8 INFO neutron.api.v2.resource [None req-e038e142-8cc5-4425-a9ae-0e3e3e5dac52 a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1128/2174] 10.0.0.212 () {34 vars in 681 bytes} [Thu Feb 26 02:47:03 2026] POST /v2.0/rbac-policies => generated 143 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2175] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:47:03 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:47:03.785 8 INFO neutron.services.segments.plugin [-] Segment 2d187642-3200-40ea-80f7-b73bead73bf8 resource provider aggregate not found 2026-02-26 02:47:03.790 8 INFO neutron.services.segments.plugin [-] Segment 2d187642-3200-40ea-80f7-b73bead73bf8 resource provider aggregate not found 2026-02-26 02:47:03.804 8 INFO neutron.services.segments.plugin [-] Segment 2d187642-3200-40ea-80f7-b73bead73bf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d187642-3200-40ea-80f7-b73bead73bf8 found for delete ", "request_id": "req-31cebf04-a81a-4c72-8875-87eb2b0976c1"}]} 2026-02-26 02:47:03.807 8 INFO neutron.services.segments.plugin [-] Segment 2d187642-3200-40ea-80f7-b73bead73bf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d187642-3200-40ea-80f7-b73bead73bf8 found for delete ", "request_id": "req-400dc136-38fb-4358-9be8-eac59beb9833"}]} [pid: 8|app: 0|req: 1130/2176] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:03 2026] DELETE /v2.0/networks/40c5f3a7-a9f4-4fd0-b641-ca3ec1c55c92 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:47:03.879 8 INFO neutron.db.segments_db [None req-07f4b1a9-30bd-4156-b6a6-8e575dae9ac6 a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] Added segment 2baf671b-f190-4d22-ba3d-614d9ff0d28d of type vxlan for network 95049a02-857a-4418-bb7b-d48f28c0428b [pid: 8|app: 0|req: 1131/2177] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:03 2026] POST /v2.0/networks => generated 726 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2178] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:47:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2179] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:03 2026] POST /v2.0/subnets => generated 647 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2180] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:47:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:04.160 8 WARNING neutron.api.v2.base [None req-caba85f5-fd8d-44b6-b817-302eacde186b a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-02-26 02:47:04.160 8 INFO neutron.api.v2.resource [None req-caba85f5-fd8d-44b6-b817-302eacde186b a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1135/2181] 10.0.0.212 () {34 vars in 681 bytes} [Thu Feb 26 02:47:04 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2182] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:47:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:04.321 7 INFO neutron.db.l3_hamode_db [None req-a43f9af5-3e06-4f9c-a32d-2d3101cf8310 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1137/2183] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:04 2026] DELETE /v2.0/networks/95049a02-857a-4418-bb7b-d48f28c0428b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2184] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:47:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:04.422 8 INFO neutron.db.segments_db [None req-3f75b746-d303-470b-84ba-4b9f5cb333f8 a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] Added segment 739a5b0d-ca58-407b-bc39-1723eadcc49a of type vxlan for network f8a1d2e0-6cf8-41de-8efd-94a182687033 [pid: 8|app: 0|req: 1139/2185] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:04 2026] POST /v2.0/networks => generated 727 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:04.517 8 INFO neutron.api.v2.resource [None req-001ba6c8-3c80-4620-b611-dcc747f590fb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2186] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 02:47:04 2026] GET /v2.0/security-groups/lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2187] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:04 2026] POST /v2.0/subnets => generated 647 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2188] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 02:47:04 2026] GET /v2.0/security-groups?name=lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2189] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 02:47:04 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2190] 10.0.0.212 () {34 vars in 681 bytes} [Thu Feb 26 02:47:04 2026] POST /v2.0/rbac-policies => generated 324 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2191] 162.253.55.70 () {34 vars in 734 bytes} [Thu Feb 26 02:47:04 2026] POST /v2.0/security-groups => generated 1636 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2192] 162.253.55.70 () {30 vars in 813 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/security-group-rules?security_group_id=39d7df48-372a-4f3d-8183-d40b9b838bdd => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2193] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:03 2026] POST /v2.0/routers => generated 728 bytes in 1884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2194] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 02:47:05 2026] PUT /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2195] 10.0.0.212 () {32 vars in 623 bytes} [Thu Feb 26 02:47:05 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1050/2196] 10.0.0.212 () {32 vars in 723 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/networks/f8a1d2e0-6cf8-41de-8efd-94a182687033 => generated 655 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2197] 10.0.0.212 () {32 vars in 633 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/ => generated 632 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2198] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2199] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2200] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2201] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2202] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:05.834 8 INFO neutron.services.segments.plugin [-] Segment 2baf671b-f190-4d22-ba3d-614d9ff0d28d resource provider aggregate not found [pid: 7|app: 0|req: 1059/2205] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:47:05.841 8 INFO neutron.services.segments.plugin [-] Segment 2baf671b-f190-4d22-ba3d-614d9ff0d28d resource provider aggregate not found 2026-02-26 02:47:05.861 8 INFO neutron.services.segments.plugin [-] Segment 2baf671b-f190-4d22-ba3d-614d9ff0d28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2baf671b-f190-4d22-ba3d-614d9ff0d28d found for delete ", "request_id": "req-a03836c7-a84a-444f-b6f7-81bbe52f731c"}]} 2026-02-26 02:47:05.877 8 INFO neutron.services.segments.plugin [-] Segment 2baf671b-f190-4d22-ba3d-614d9ff0d28d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2baf671b-f190-4d22-ba3d-614d9ff0d28d found for delete ", "request_id": "req-234f9b7f-6d17-473b-bf10-0022108fcf05"}]} 2026-02-26 02:47:06.013 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2664cb94-3aee-4151-9bbb-8d62f8c4013b 6441556dbc2c4c7da959341331b24670 e055cd53e3494c0193e2e8024c510339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1060/2206] 10.0.0.212 () {32 vars in 723 bytes} [Thu Feb 26 02:47:05 2026] GET /v2.0/networks/f8a1d2e0-6cf8-41de-8efd-94a182687033 => generated 138 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2207] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:47:05 2026] PUT /v2.0/routers/8fb3d7c4-6f84-4bc4-8616-90b2c880dc43/add_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:06.435 7 INFO neutron.services.segments.plugin [-] Segment 739a5b0d-ca58-407b-bc39-1723eadcc49a resource provider aggregate not found 2026-02-26 02:47:06.439 7 INFO neutron.services.segments.plugin [-] Segment 739a5b0d-ca58-407b-bc39-1723eadcc49a resource provider aggregate not found 2026-02-26 02:47:06.451 7 INFO neutron.services.segments.plugin [-] Segment 739a5b0d-ca58-407b-bc39-1723eadcc49a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 739a5b0d-ca58-407b-bc39-1723eadcc49a found for delete ", "request_id": "req-c878d604-9226-44d9-a2bb-e25f36f730a4"}]} 2026-02-26 02:47:06.454 7 INFO neutron.services.segments.plugin [-] Segment 739a5b0d-ca58-407b-bc39-1723eadcc49a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 739a5b0d-ca58-407b-bc39-1723eadcc49a found for delete ", "request_id": "req-e8e99dc3-804f-4349-9427-977795c407e8"}]} [pid: 7|app: 0|req: 1061/2208] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:06 2026] DELETE /v2.0/networks/f8a1d2e0-6cf8-41de-8efd-94a182687033 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2209] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:47:06 2026] GET /v2.0/networks?id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:06.518 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc90db3d-5e84-47d3-9d1b-05916bc59cad a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2210] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:06 2026] DELETE /v2.0/subnets/7c505758-7288-4680-9fb0-6914621ad6fe => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2211] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:47:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:06.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de803198-819c-4343-81df-e2edaadd559f a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/2212] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:06 2026] DELETE /v2.0/subnets/4e53e95b-d25e-421e-bba0-92f523eab288 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2213] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:06 2026] GET /v2.0/security-groups?tenant_id=d814ba3e413e40cd8f9a05c0464aae0d&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2214] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 02:47:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37e&port_id=4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:06.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08af2c00-ad28-4acd-ac6c-ba3f379226b8 a9e331d74022408d856c19d2b9caef0c f8c4d49ebc424757a22e2dc51341a3ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1149/2215] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:06 2026] DELETE /v2.0/subnets/0812a2c2-ae0f-4752-a12a-b72cc6e194da => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2216] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:47:06 2026] GET /v2.0/subnets?id=bc472893-6faf-49b7-ac04-959382fe6c61&id=e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2217] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:47:06 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2218] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:06 2026] DELETE /v2.0/security-groups/004de2f9-38f0-4161-a03e-36a39941996f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2219] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:47:06 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2220] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:47:06 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2221] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:47:06 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2222] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:07 2026] GET /v2.0/security-groups?tenant_id=98b2491eaeab443e81875ed6ed264011&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2223] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:07 2026] DELETE /v2.0/security-groups/96144918-6716-4c8b-aae2-06d99b8d90c3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:07.724 8 INFO neutron.db.segments_db [None req-c55316d9-6a2d-4beb-8ff3-b735788964ca bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 48d7aa36-54d9-4e73-b4df-e2d1614398cb of type vxlan for network 38f22c9e-91d2-4f5d-81e6-419eb5459b27 [pid: 8|app: 0|req: 1154/2224] 10.0.0.212 () {34 vars in 671 bytes} [Thu Feb 26 02:47:07 2026] POST /v2.0/networks => generated 740 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2225] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:07 2026] GET /v2.0/security-groups?tenant_id=f8c4d49ebc424757a22e2dc51341a3ad&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2226] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:07 2026] DELETE /v2.0/security-groups/5f1206cb-4540-44e4-b18a-a4db1efc0e8d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2227] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:07 2026] POST /v2.0/subnets => generated 687 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:08.125 8 INFO neutron.db.segments_db [None req-ca8aea12-37a4-49b8-99c1-f3a3dc5d7897 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Added segment 6256d526-a606-4276-b07d-1ee24697f2dc of type vxlan for network a3806140-aaa9-4802-b340-775b403ed15a 2026-02-26 02:47:08.394 8 INFO neutron.db.l3_hamode_db [None req-ca8aea12-37a4-49b8-99c1-f3a3dc5d7897 bfd8832717a54d3f8b1ab7d0c9de0c14 e5588f3d290345a98774a17c69b39394 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1072/2228] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:08 2026] GET /v2.0/security-groups?tenant_id=e055cd53e3494c0193e2e8024c510339&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2229] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:08 2026] DELETE /v2.0/security-groups/ec502384-4fc0-410e-8941-12510b6a13fe => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:09.215 8 INFO neutron.db.l3_hamode_db [None req-ca8aea12-37a4-49b8-99c1-f3a3dc5d7897 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1157/2230] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:08 2026] POST /v2.0/routers => generated 727 bytes in 2110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2231] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:10 2026] GET /v2.0/security-groups?tenant_id=1c8536728f6945ae8f996c87717249f4&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2232] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:10 2026] DELETE /v2.0/security-groups/5e3f5c31-83cd-42fd-a70e-4bc7dbd88316 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2233] 10.0.0.212 () {34 vars in 783 bytes} [Thu Feb 26 02:47:10 2026] PUT /v2.0/routers/4275edd5-7222-4016-a82e-431ebda28ad0/add_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:12.110 7 WARNING neutron_lib.context [None req-ae86def8-da2f-483c-b227-dd92303560df ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1076/2234] 10.0.0.212 () {34 vars in 685 bytes} [Thu Feb 26 02:47:12 2026] POST /v2.0/security-groups => generated 1675 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:47:12.250 8 WARNING neutron_lib.context [None req-b434903b-1d60-43e8-8b5a-ed70a8d62f53 ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1159/2235] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:47:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:12.376 7 WARNING neutron_lib.context [None req-49dfc92e-d444-4768-91bb-2afa6f83443e ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1077/2236] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:47:12 2026] POST /v2.0/security-group-rules => generated 596 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:12.527 8 WARNING neutron_lib.context [None req-497823c3-3ff4-4180-ab25-5f484e94e91c ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1160/2237] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:47:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:12.645 7 WARNING neutron_lib.context [None req-bfd606ac-a232-4f6e-bf28-6e2a460df8a5 ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1078/2238] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:47:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:12.767 8 WARNING neutron_lib.context [None req-991b7395-432a-48db-b340-639d53f6b070 ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:47:12.804 8 INFO neutron.db.securitygroups_db [None req-991b7395-432a-48db-b340-639d53f6b070 ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Project c7fd0f2588fc43928710cd781e751687 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1161/2239] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:47:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:12.896 8 WARNING neutron_lib.context [None req-5c7389c8-6cf9-4168-8918-3615de5cea0a ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:47:12.932 8 INFO neutron.db.securitygroups_db [None req-5c7389c8-6cf9-4168-8918-3615de5cea0a ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Project c7fd0f2588fc43928710cd781e751687 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1079/2240] 10.0.0.212 () {34 vars in 678 bytes} [Thu Feb 26 02:47:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2241] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:47:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2242] 10.0.0.212 () {34 vars in 678 bytes} [Thu Feb 26 02:47:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2243] 10.0.0.212 () {34 vars in 678 bytes} [Thu Feb 26 02:47:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2244] 10.0.0.212 () {34 vars in 678 bytes} [Thu Feb 26 02:47:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2245] 10.0.0.212 () {34 vars in 678 bytes} [Thu Feb 26 02:47:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2246] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:47:13 2026] PUT /v2.0/policies/ba37e8df-0861-43a9-9a88-ceb6ede33f52/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2247] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:47:13 2026] PUT /v2.0/policies/4795114f-3415-48ce-ae0f-f178aecf8ea6/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2248] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:13 2026] GET /v2.0/security-groups?tenant_id=a96f7e126f804d7c92d2219306f083b0&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2249] 10.0.0.252 () {34 vars in 1016 bytes} [Thu Feb 26 02:47:13 2026] GET /v2.0/security-groups?id=ed30255a-1aaf-4d7e-a8d5-94c59d6483bc&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2250] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:47:13 2026] PUT /v2.0/policies/68efe646-3102-45cd-bcb3-e16c0bb715b7/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2251] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:47:13 2026] GET /v2.0/networks?id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2252] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:47:13 2026] PUT /v2.0/policies/8b12e209-0176-4fc1-bb91-b76423479c78/tags => 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: 1168/2253] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:47:13 2026] GET /v2.0/quotas/bb1aee1d1a9147229580b6a4a7f0279e => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2254] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:13 2026] DELETE /v2.0/security-groups/8f7cff14-f63a-4d95-9e53-8aa1151c8e61 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:13.481 7 WARNING neutron_lib.context [None req-8ed19e49-7606-437b-b3c2-5cea4231bd2d ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1169/2255] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:47:13 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2256] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:47:13 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2257] 10.0.0.212 () {34 vars in 685 bytes} [Thu Feb 26 02:47:13 2026] POST /v2.0/security-groups => generated 1660 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:47:13.605 7 WARNING neutron_lib.context [None req-95fd97be-b7e3-48b8-a84a-940df8c1426d ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1171/2258] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:47:13 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2259] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:47:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:13.717 8 WARNING neutron_lib.context [None req-1d395dfc-7e86-4675-ab52-4d5289a8bf09 ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1172/2260] 10.0.0.212 () {34 vars in 695 bytes} [Thu Feb 26 02:47:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:13.843 8 WARNING neutron_lib.context [None req-803793e7-311f-4c5a-90a1-068a80b16972 ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2261] 10.0.0.212 () {32 vars in 674 bytes} [Thu Feb 26 02:47:13 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2262] 10.0.0.212 () {32 vars in 688 bytes} [Thu Feb 26 02:47:13 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2263] 10.0.0.212 () {32 vars in 684 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2264] 10.0.0.212 () {32 vars in 696 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2265] 10.0.0.212 () {32 vars in 682 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2266] 10.0.0.212 () {32 vars in 696 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2267] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2268] 10.0.0.212 () {32 vars in 692 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2269] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2270] 10.0.0.212 () {32 vars in 704 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2271] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:47:13 2026] POST /v2.0/floatingips => generated 552 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2272] 10.0.0.212 () {32 vars in 734 bytes} [Thu Feb 26 02:47:14 2026] DELETE /v2.0/qos/policies/ba37e8df-0861-43a9-9a88-ceb6ede33f52 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2273] 10.0.0.252 () {34 vars in 1100 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1365816677&fields=id&tenant_id=c7fd0f2588fc43928710cd781e751687 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2274] 10.0.0.212 () {32 vars in 734 bytes} [Thu Feb 26 02:47:14 2026] DELETE /v2.0/qos/policies/4795114f-3415-48ce-ae0f-f178aecf8ea6 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2275] 10.0.0.252 () {34 vars in 1098 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--290660155&fields=id&tenant_id=c7fd0f2588fc43928710cd781e751687 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2276] 10.0.0.212 () {32 vars in 734 bytes} [Thu Feb 26 02:47:14 2026] DELETE /v2.0/qos/policies/68efe646-3102-45cd-bcb3-e16c0bb715b7 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2277] 10.0.0.212 () {32 vars in 734 bytes} [Thu Feb 26 02:47:14 2026] DELETE /v2.0/qos/policies/8b12e209-0176-4fc1-bb91-b76423479c78 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2278] 10.0.0.252 () {34 vars in 982 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/networks?id=429fa9a0-9a2c-42d7-acff-3d59cf0a2869 => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2279] 10.0.0.252 () {34 vars in 965 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/quotas/c7fd0f2588fc43928710cd781e751687 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2280] 10.0.0.212 () {32 vars in 734 bytes} [Thu Feb 26 02:47:14 2026] DELETE /v2.0/qos/policies/4f9fbc3b-89da-41c5-b545-35924553b41e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2281] 10.0.0.252 () {34 vars in 1002 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/ports?tenant_id=c7fd0f2588fc43928710cd781e751687&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2282] 10.0.0.252 () {34 vars in 1008 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/networks/429fa9a0-9a2c-42d7-acff-3d59cf0a2869?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2283] 10.0.0.252 () {34 vars in 1108 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/networks/429fa9a0-9a2c-42d7-acff-3d59cf0a2869?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2284] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:14 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2285] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:15 2026] GET /v2.0/security-groups?tenant_id=e2f927dc966d40f29620efd7aa279255&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2286] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:15 2026] DELETE /v2.0/security-groups/44361dca-f4a1-4190-b880-59db684417fe => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2287] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:15 2026] GET /v2.0/security-groups?tenant_id=ffeebd30fd4747a3bd54579a13bf91a9&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2288] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:15 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2289] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:15 2026] DELETE /v2.0/security-groups/13e1cdb7-3124-4ebf-bd3e-00a9848c77dd => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2290] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:16 2026] GET /v2.0/security-groups?tenant_id=5dda22879c8d4e1fb3e104d615dbc3dc&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2291] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:16 2026] DELETE /v2.0/security-groups/bd3849cd-705d-40c4-84e5-64856e94d7b8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2292] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:17 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2293] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:17 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2294] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:17 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:17.934 7 WARNING neutron_lib.context [None req-c7cd81e0-5e04-4f72-b851-55a91c46fcbd ee9ab2059619406a963917608ffbcae1 bac9731ed6b94a02a0ad992b767c1382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1186/2295] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:18 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2296] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:47:18 2026] GET /v2.0/networks?id=1a83c305-b00f-4614-a4f2-500e2101d1db => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2297] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:47:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bb1aee1d1a9147229580b6a4a7f0279e => generated 343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2298] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:47:17 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:18.421 7 WARNING neutron_lib.context [None req-ad7c79b6-8950-4add-98b3-19696784ef5b ee9ab2059619406a963917608ffbcae1 bac9731ed6b94a02a0ad992b767c1382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1189/2299] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:47:18 2026] POST /v2.0/ports => generated 1082 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1111/2300] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:47:18 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:19.069 7 WARNING neutron_lib.context [None req-b8cc2be3-4537-44e4-aeab-fc0d63a6a7eb ee9ab2059619406a963917608ffbcae1 bac9731ed6b94a02a0ad992b767c1382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1190/2301] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:47:18 2026] PUT /v2.0/ports/d5c9099e-f9c9-422a-94ff-63d41b4a472c => generated 1243 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1191/2302] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:19 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:19.501 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae3e4ea0-c3e6-4dfd-a040-b3d7b0e5f8f6'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': 'd5c9099e-f9c9-422a-94ff-63d41b4a472c', 'status': 'completed', 'code': 200} 2026-02-26 02:47:19.616 8 WARNING neutron_lib.context [None req-715e8a97-2ca0-4a1e-b3d9-70437611ffda 4424ff30fd66460fbfc9813a42860102 7921ffc37da945248462edbb11d4946f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:47:19.771 8 INFO neutron.db.segments_db [None req-715e8a97-2ca0-4a1e-b3d9-70437611ffda 4424ff30fd66460fbfc9813a42860102 7921ffc37da945248462edbb11d4946f - - default default] Added segment 27171895-db82-46e2-8d2d-b0ddd77d5a4a of type vxlan for network 30745c85-c46c-4e43-845c-951f0a238902 [pid: 8|app: 0|req: 1192/2303] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:19 2026] POST /v2.0/networks => generated 632 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2304] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:47:19 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2305] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:47:19 2026] PUT /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2306] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:47:19 2026] POST /v2.0/floatingips => generated 552 bytes in 913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2307] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:47:19 2026] GET /v2.0/networks?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&shared=False => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:19.988 8 WARNING neutron_lib.context [None req-a427ae05-64b9-4d31-86fe-b6555f4839c7 ee9ab2059619406a963917608ffbcae1 bac9731ed6b94a02a0ad992b767c1382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1113/2308] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:19 2026] GET /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2309] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2310] 10.0.0.212 () {34 vars in 764 bytes} [Thu Feb 26 02:47:20 2026] PUT /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2311] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2312] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2313] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/security-groups?id=ed30255a-1aaf-4d7e-a8d5-94c59d6483bc&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2314] 10.0.0.212 () {34 vars in 760 bytes} [Thu Feb 26 02:47:20 2026] PUT /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2315] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2316] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2317] 10.0.0.212 () {34 vars in 782 bytes} [Thu Feb 26 02:47:20 2026] PUT /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2318] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2319] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/networks?id=429fa9a0-9a2c-42d7-acff-3d59cf0a2869 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2320] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:47:20 2026] PUT /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2321] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2322] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:47:19 2026] POST /v2.0/floatingips => generated 552 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2323] 162.253.55.70 () {34 vars in 1049 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7fd0f2588fc43928710cd781e751687 => generated 273 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:20.490 7 WARNING neutron_lib.context [None req-c033ccab-6e12-42c8-9fdb-179fec27f09d ee9ab2059619406a963917608ffbcae1 bac9731ed6b94a02a0ad992b767c1382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1197/2324] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:20.501 8 WARNING neutron_lib.context [req-45b9b2ac-84ae-44d1-a87e-107c87c8f6a9 req-44495930-3243-491e-9f5f-8b1a61c14195 ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1198/2325] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:47:20 2026] POST /v2.0/ports => generated 993 bytes in 332 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:71: 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: 1199/2326] 10.0.0.212 () {32 vars in 741 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2329] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:47:20 2026] POST /v2.0/floatingips => generated 552 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:21.007 7 INFO neutron.api.v2.resource [None req-0eafde92-ded3-41d1-b286-8e9b53f73f7c 4424ff30fd66460fbfc9813a42860102 7921ffc37da945248462edbb11d4946f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1129/2330] 10.0.0.212 () {32 vars in 745 bytes} [Thu Feb 26 02:47:20 2026] GET /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2331] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:47:21 2026] PUT /v2.0/floatingips/77842deb-c45f-4bba-98dc-2f81b2c04720/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2332] 10.0.0.212 () {32 vars in 744 bytes} [Thu Feb 26 02:47:21 2026] DELETE /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2333] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:47:21 2026] PUT /v2.0/floatingips/86ca97a8-a00b-4143-881f-bbfef62e9dc2/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2334] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2335] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2336] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:47:21 2026] PUT /v2.0/floatingips/c3ff5bfd-8b41-470d-9103-3b68d4794596/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2337] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.233&port_id=d5c9099e-f9c9-422a-94ff-63d41b4a472c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:21.264 7 INFO neutron.api.v2.resource [None req-6a7d8724-9449-43e3-bf6b-94b02f4a1d12 4424ff30fd66460fbfc9813a42860102 7921ffc37da945248462edbb11d4946f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1137/2338] 10.0.0.212 () {32 vars in 748 bytes} [Thu Feb 26 02:47:21 2026] DELETE /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2339] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:47:21 2026] PUT /v2.0/floatingips/f7af4bda-f285-46cc-940c-64bda9922fda/tags => 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: 1139/2340] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/subnets?id=cfbf8e72-c41c-4d90-9070-2d716e68cca2 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2341] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:47:20 2026] PUT /v2.0/ports/2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b => generated 1274 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1140/2342] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:47:21 2026] DELETE /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2343] 10.0.0.212 () {32 vars in 672 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2344] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/ports?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2345] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2346] 10.0.0.212 () {32 vars in 686 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2347] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2348] 10.0.0.212 () {32 vars in 682 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2349] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:21.529 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c1741c8-a300-4907-92a1-4d203f4a9c1a'] response: {'name': 'network-changed', 'server_uuid': 'fb7d49d3-2e3a-439a-bac6-10ec25f7a53f', 'tag': '2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1208/2350] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:47:21.575 7 INFO neutron.services.segments.plugin [-] Segment 27171895-db82-46e2-8d2d-b0ddd77d5a4a resource provider aggregate not found 2026-02-26 02:47:21.579 7 INFO neutron.services.segments.plugin [-] Segment 27171895-db82-46e2-8d2d-b0ddd77d5a4a resource provider aggregate not found 2026-02-26 02:47:21.587 7 INFO neutron.services.segments.plugin [-] Segment 27171895-db82-46e2-8d2d-b0ddd77d5a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27171895-db82-46e2-8d2d-b0ddd77d5a4a found for delete ", "request_id": "req-ddc86626-96be-4bca-b7d7-bbe44e43f374"}]} 2026-02-26 02:47:21.594 7 INFO neutron.services.segments.plugin [-] Segment 27171895-db82-46e2-8d2d-b0ddd77d5a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27171895-db82-46e2-8d2d-b0ddd77d5a4a found for delete ", "request_id": "req-dfe3a34e-ea6b-4b42-bb47-746309e7d0db"}]} [pid: 7|app: 0|req: 1143/2351] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:21 2026] DELETE /v2.0/networks/30745c85-c46c-4e43-845c-951f0a238902 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2352] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1008 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2353] 10.0.0.212 () {32 vars in 680 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2354] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2355] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2356] 10.0.0.212 () {32 vars in 690 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2357] 10.0.0.212 () {32 vars in 702 bytes} [Thu Feb 26 02:47:21 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2358] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/ports?tenant_id=c7fd0f2588fc43928710cd781e751687&device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1277 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2359] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:47:21 2026] DELETE /v2.0/floatingips/77842deb-c45f-4bba-98dc-2f81b2c04720 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2360] 162.253.55.70 () {34 vars in 1017 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/networks?tenant_id=c7fd0f2588fc43928710cd781e751687&shared=False => generated 769 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2361] 162.253.55.70 () {34 vars in 929 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2362] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/security-groups?tenant_id=7921ffc37da945248462edbb11d4946f&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2363] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:47:22 2026] DELETE /v2.0/floatingips/86ca97a8-a00b-4143-881f-bbfef62e9dc2 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2364] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:22 2026] DELETE /v2.0/security-groups/143a4af3-93b6-4cde-831f-b7d00120fa63 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2365] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:47:22 2026] DELETE /v2.0/floatingips/c3ff5bfd-8b41-470d-9103-3b68d4794596 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2366] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/security-groups?tenant_id=d9573d86907d4704932882eebee08241&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2367] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:22 2026] DELETE /v2.0/security-groups/3c5d4aec-c8ba-4849-ad18-b65b00b0dce3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2368] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1008 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2369] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2370] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:47:22 2026] DELETE /v2.0/floatingips/f7af4bda-f285-46cc-940c-64bda9922fda => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2371] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:22 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2372] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/security-groups?id=ed30255a-1aaf-4d7e-a8d5-94c59d6483bc&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2373] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2374] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/ports?tenant_id=c7fd0f2588fc43928710cd781e751687&device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1277 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2375] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b => 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: 1161/2376] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/subnets?id=dba8138e-66a2-439a-8da2-4484e091d7ac => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2377] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:47:23 2026] DELETE /v2.0/floatingips/2743bfb3-b47e-4107-826d-46690fcdbcd7 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2378] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/ports?network_id=429fa9a0-9a2c-42d7-acff-3d59cf0a2869&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2379] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/networks/429fa9a0-9a2c-42d7-acff-3d59cf0a2869?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2380] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/networks/429fa9a0-9a2c-42d7-acff-3d59cf0a2869?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2381] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/floatingips => generated 2240 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2382] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2383] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:47:23 2026] GET /v2.0/routers => generated 2175 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2384] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2385] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2386] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/routers/4275edd5-7222-4016-a82e-431ebda28ad0/l3-agents => generated 682 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2387] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/security-groups?tenant_id=58ce4a302d354c7d8e03a6ada5825a0d&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2388] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/l3-agents => generated 681 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2389] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:24 2026] DELETE /v2.0/security-groups/4b01e323-bd10-4598-99ff-0aeaf55818e0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2390] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/routers/8fb3d7c4-6f84-4bc4-8616-90b2c880dc43/l3-agents => generated 682 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2391] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2392] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/subnets => generated 8731 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2393] 162.253.55.70 () {34 vars in 1043 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/security-groups?id=ed30255a-1aaf-4d7e-a8d5-94c59d6483bc&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2394] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2395] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/agents => generated 3385 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2396] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/network-ip-availabilities => generated 5409 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2397] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/security-groups?tenant_id=bac9731ed6b94a02a0ad992b767c1382&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2398] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/networks => generated 8127 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2399] 10.0.0.252 () {34 vars in 1272 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b&device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 5428 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2400] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/security-groups => generated 47170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2401] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:24 2026] DELETE /v2.0/security-groups/026ae9a4-8963-47c8-8e10-a06628d9f6eb => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2402] 10.0.0.252 () {34 vars in 1280 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/security-groups?id=ed30255a-1aaf-4d7e-a8d5-94c59d6483bc&id=1ea149f2-0347-4b4e-9872-093df3b00983&id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 371 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2403] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:47:24 2026] GET /v2.0/subnets => generated 8731 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2404] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:47:25 2026] GET /v2.0/ports => generated 33592 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2405] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:25 2026] GET /v2.0/security-groups?tenant_id=1ac5d97e783f4107a037d66e0a2d9611&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2406] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:25 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2407] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:25 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2408] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:25 2026] DELETE /v2.0/security-groups/0a707151-0860-4ad5-8f51-8b77c64b35e4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2409] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1248 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2410] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/security-groups?id=ed30255a-1aaf-4d7e-a8d5-94c59d6483bc&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2411] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2412] 162.253.55.70 () {34 vars in 1123 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2413] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2414] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1008 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2415] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2416] 10.0.0.212 () {34 vars in 678 bytes} [Thu Feb 26 02:47:26 2026] POST /v2.0/qos/policies => generated 359 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2417] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:47:26 2026] PUT /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2418] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2419] 10.0.0.212 () {34 vars in 764 bytes} [Thu Feb 26 02:47:26 2026] PUT /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2420] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2421] 10.0.0.212 () {34 vars in 760 bytes} [Thu Feb 26 02:47:26 2026] PUT /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2422] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2423] 10.0.0.212 () {34 vars in 782 bytes} [Thu Feb 26 02:47:26 2026] PUT /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2424] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2425] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:47:26 2026] PUT /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2426] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2427] 10.0.0.212 () {32 vars in 741 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:26.844 7 INFO neutron.api.v2.resource [None req-8286ab4b-ee4f-463e-b5ca-ef3824536cc2 0779a343cc0d4f1fba1f70805ce6d6c2 7c7272959153458a9260c7b4b4dc96fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2428] 10.0.0.212 () {32 vars in 745 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2429] 10.0.0.212 () {32 vars in 744 bytes} [Thu Feb 26 02:47:26 2026] DELETE /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2430] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:26.917 8 INFO neutron.api.v2.resource [None req-bd34cedc-65bb-431e-bfeb-643c2485b940 0779a343cc0d4f1fba1f70805ce6d6c2 7c7272959153458a9260c7b4b4dc96fa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1244/2431] 10.0.0.212 () {32 vars in 748 bytes} [Thu Feb 26 02:47:26 2026] DELETE /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2432] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:47:26 2026] DELETE /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2433] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:47:26 2026] GET /v2.0/policies/96ed9189-3078-43bd-8396-473b12525d3d/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2434] 10.0.0.212 () {32 vars in 734 bytes} [Thu Feb 26 02:47:26 2026] DELETE /v2.0/qos/policies/96ed9189-3078-43bd-8396-473b12525d3d => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2435] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:27 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1008 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2436] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:27 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2437] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:27 2026] GET /v2.0/security-groups?tenant_id=39d9587f1e5d42d690511a6c980eebe6&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2438] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:27 2026] DELETE /v2.0/security-groups/f03b70e3-2cd4-4154-8798-7c9f8074bc9a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2439] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:28 2026] GET /v2.0/security-groups?tenant_id=7c7272959153458a9260c7b4b4dc96fa&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2440] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:28 2026] DELETE /v2.0/security-groups/4b013b21-89d9-4863-96ec-b6206fd5a244 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2441] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:28 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2442] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:28 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2443] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:28 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2444] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:47:28 2026] GET /v2.0/security-groups?id=ed30255a-1aaf-4d7e-a8d5-94c59d6483bc&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2445] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:29 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:47:29.739 7 WARNING neutron_lib.context [None req-255a2a6d-72dc-4de6-aec0-f12fbc169766 88442958a70e4e3cab1a60b2f3c75a00 e808db648cb14448bb861861d5e96fdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1195/2446] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:47:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:47:29.998 7 WARNING neutron_lib.context [None req-418d80d4-cadc-4a69-bb9a-4d13b8cb4299 88442958a70e4e3cab1a60b2f3c75a00 e808db648cb14448bb861861d5e96fdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1252/2447] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:29 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2448] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2449] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:47:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:47:30.126 8 WARNING neutron_lib.context [None req-0c32ee36-f105-4192-aabd-18f00d78cb9c 88442958a70e4e3cab1a60b2f3c75a00 e808db648cb14448bb861861d5e96fdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1254/2450] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:47:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:47:30.239 8 WARNING neutron_lib.context [None req-d09d06ba-ecb4-46d9-b994-b66a433b67a5 88442958a70e4e3cab1a60b2f3c75a00 e808db648cb14448bb861861d5e96fdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1197/2451] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2452] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:47:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-26 02:47:30.327 8 WARNING neutron_lib.context [None req-791cf606-2ae2-4477-8aa5-6da26a06acb5 88442958a70e4e3cab1a60b2f3c75a00 e808db648cb14448bb861861d5e96fdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1256/2453] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:47:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2454] 10.0.0.212 () {34 vars in 767 bytes} [Thu Feb 26 02:47:30 2026] PUT /v2.0/security-groups/c158e493-153f-4c05-a00f-4cd93a6eecf0/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2455] 10.0.0.212 () {34 vars in 767 bytes} [Thu Feb 26 02:47:30 2026] PUT /v2.0/security-groups/844af6a6-6ef3-4bb2-9403-4348fcd5abcb/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2456] 10.0.0.212 () {34 vars in 767 bytes} [Thu Feb 26 02:47:30 2026] PUT /v2.0/security-groups/2aea97a8-f84d-4527-8f8e-7a4ae44d949e/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2457] 10.0.0.212 () {34 vars in 767 bytes} [Thu Feb 26 02:47:30 2026] PUT /v2.0/security-groups/ce532829-8d41-4055-9440-01e7d08488f8/tags => 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: 1261/2458] 10.0.0.212 () {32 vars in 680 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:47:30.583 7 INFO neutron.db.l3_db [None req-12bfd190-77ca-4153-8fce-8aece4b34391 ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Floating IP 1cc0a208-13db-48fd-a0cc-f67dfa57e46e associated. External IP: 10.96.250.215, port: 2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b. [pid: 8|app: 0|req: 1262/2459] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2460] 10.0.0.212 () {32 vars in 690 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2461] 10.0.0.212 () {32 vars in 702 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2462] 10.0.0.212 () {32 vars in 688 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2463] 10.0.0.212 () {32 vars in 702 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2464] 10.0.0.212 () {32 vars in 698 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2465] 10.0.0.212 () {32 vars in 710 bytes} [Thu Feb 26 02:47:30 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2466] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:47:30 2026] PUT /v2.0/floatingips/1cc0a208-13db-48fd-a0cc-f67dfa57e46e => generated 855 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2467] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:30 2026] DELETE /v2.0/security-groups/c158e493-153f-4c05-a00f-4cd93a6eecf0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:31.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5be238d8-c6c2-407d-b049-379be45643c4'] response: {'name': 'network-changed', 'server_uuid': 'fb7d49d3-2e3a-439a-bac6-10ec25f7a53f', 'tag': '2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1199/2468] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:30 2026] DELETE /v2.0/security-groups/844af6a6-6ef3-4bb2-9403-4348fcd5abcb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2469] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:31 2026] DELETE /v2.0/security-groups/2aea97a8-f84d-4527-8f8e-7a4ae44d949e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2470] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:31 2026] DELETE /v2.0/security-groups/ce532829-8d41-4055-9440-01e7d08488f8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2471] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:31 2026] DELETE /v2.0/security-groups/c7fd454b-fdf5-4d87-a42d-e32737644fcc => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2472] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/ports?tenant_id=c7fd0f2588fc43928710cd781e751687&device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1279 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2473] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/networks?id=429fa9a0-9a2c-42d7-acff-3d59cf0a2869 => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2474] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2475] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/subnets?id=dba8138e-66a2-439a-8da2-4484e091d7ac => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2476] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/ports?network_id=429fa9a0-9a2c-42d7-acff-3d59cf0a2869&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2477] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/networks/429fa9a0-9a2c-42d7-acff-3d59cf0a2869?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2478] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/networks/429fa9a0-9a2c-42d7-acff-3d59cf0a2869?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2479] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:31 2026] GET /v2.0/security-groups?tenant_id=f6c6091367774102822049747c11c665&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2480] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:32 2026] DELETE /v2.0/security-groups/416ab6a8-ffa2-4c12-a503-abcf6e3e354d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2481] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:32 2026] GET /v2.0/security-groups?tenant_id=b97bc904111e443aa75ec7a26b14ce36&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2482] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:32 2026] DELETE /v2.0/security-groups/d2286a56-0d06-4ad9-81ea-3d386bf9d5d9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2483] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:32 2026] GET /v2.0/security-groups?tenant_id=84fa14b3adc543a8aa4748a81677b3c0&name=default => generated 2925 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2484] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:32 2026] DELETE /v2.0/security-groups/7c7a8a56-5cdc-4939-afa0-0e224b0372b7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2485] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:33 2026] GET /v2.0/security-groups?tenant_id=e808db648cb14448bb861861d5e96fdb&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2486] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:33 2026] DELETE /v2.0/security-groups/995e46e8-52bf-4fdf-bcb0-05016ae8c963 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2487] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:33 2026] GET /v2.0/security-groups?tenant_id=e0b6a7439d014ff2be2b209c78bcb55c&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2488] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:33 2026] DELETE /v2.0/security-groups/b96bb7ec-b9e8-4a85-84d8-24d2d867d61b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:37.702 7 WARNING neutron_lib.context [None req-8db8d4ec-fe53-4d42-b8a5-be71fafcee92 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:47:37.856 7 INFO neutron.db.segments_db [None req-8db8d4ec-fe53-4d42-b8a5-be71fafcee92 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Added segment 5ec02975-8a94-4af3-a7b4-dbb0ed025717 of type vxlan for network 34d8596c-79c9-4c0b-bf25-6188d01868cc [pid: 7|app: 0|req: 1209/2491] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:37 2026] POST /v2.0/networks => generated 632 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:37.981 8 WARNING neutron_lib.context [None req-11466f25-8745-498d-871f-86b949775f5e 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1283/2492] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:37 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:38.221 7 WARNING neutron_lib.context [None req-272407fd-ac1e-4203-aff1-4f91c9cc3c13 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:47:38.273 7 INFO neutron.db.segments_db [None req-272407fd-ac1e-4203-aff1-4f91c9cc3c13 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Added segment 355bd89d-92e9-4540-b758-06c1f987432c of type vxlan for network af3033bc-c3d7-45bd-b125-f52aee99c85d [pid: 7|app: 0|req: 1210/2493] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:38 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:38.366 8 WARNING neutron_lib.context [None req-930745e9-df81-4b85-80e7-1aaa59e4553f 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1284/2494] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:38 2026] POST /v2.0/subnets => generated 629 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:38.650 7 WARNING neutron_lib.context [None req-9c9054e1-efd8-4c8b-a86a-bbb9100dff0f 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:47:38.702 7 INFO neutron.db.segments_db [None req-9c9054e1-efd8-4c8b-a86a-bbb9100dff0f 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Added segment e8b94bdc-d5cc-4858-b452-09aec705ad46 of type vxlan for network 76a9eb09-7551-4fb8-a936-07811733e6fc [pid: 7|app: 0|req: 1211/2495] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:38 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:38.792 8 WARNING neutron_lib.context [None req-cff3ef07-273f-4002-8f06-0eadd3061080 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1285/2496] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:38 2026] POST /v2.0/subnets => generated 629 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:39.023 7 WARNING neutron_lib.context [None req-9e88e352-3009-465e-b96a-f853076515af 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:47:39.071 7 INFO neutron.db.segments_db [None req-9e88e352-3009-465e-b96a-f853076515af 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Added segment a6910854-70f7-4f03-af20-706c3f836aeb of type vxlan for network caf5d18b-7747-4f05-8df0-736dca38b897 [pid: 7|app: 0|req: 1212/2497] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:39 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:39.168 8 WARNING neutron_lib.context [None req-0ad6885b-58e7-4114-841c-5a9785d35554 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1286/2498] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:39 2026] POST /v2.0/subnets => generated 629 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:39.503 7 WARNING neutron_lib.context [None req-f8449dcd-c379-4932-8380-72216dadff41 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:47:39.550 7 INFO neutron.db.segments_db [None req-f8449dcd-c379-4932-8380-72216dadff41 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Added segment 7231002f-8b98-40dd-9832-eb51d3bc5d9b of type vxlan for network a22eb246-9788-4ab2-9bc8-78bf6fc20c23 [pid: 7|app: 0|req: 1213/2499] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:39 2026] POST /v2.0/networks => generated 631 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:39.631 8 WARNING neutron_lib.context [None req-9798223c-76d3-4e3d-b65b-c04a5a02d543 4e8c688bb66d40acb9a4c1d42c3dc124 0057fc45249c4774b7828eb01eeb87ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1287/2500] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:47:39 2026] POST /v2.0/subnets => generated 629 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2501] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:47:39 2026] PUT /v2.0/subnets/0899ca58-bf55-400a-abec-05384f3378ee/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2502] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:47:39 2026] PUT /v2.0/subnets/c5365f0f-660e-4fd2-a6b8-083b2bbbf362/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2503] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:47:40 2026] PUT /v2.0/subnets/a920d3e2-3965-4b7e-878a-09839c013422/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2504] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:47:40 2026] PUT /v2.0/subnets/13e79246-1f92-4a37-a259-835cc4adf99a/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2505] 10.0.0.212 () {32 vars in 664 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2506] 10.0.0.212 () {32 vars in 678 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2507] 10.0.0.212 () {32 vars in 674 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2508] 10.0.0.212 () {32 vars in 686 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2509] 10.0.0.212 () {32 vars in 672 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2510] 10.0.0.212 () {32 vars in 686 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2511] 10.0.0.212 () {32 vars in 682 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2512] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2513] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1010 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2514] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2515] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:40 2026] DELETE /v2.0/subnets/0899ca58-bf55-400a-abec-05384f3378ee => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2516] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1279 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2517] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:40 2026] DELETE /v2.0/subnets/c5365f0f-660e-4fd2-a6b8-083b2bbbf362 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2518] 10.0.0.212 () {32 vars in 858 bytes} [Thu Feb 26 02:47:40 2026] GET /v2.0/floatingips?floating_network_id=217dd510-cbfd-44e3-ac10-f3166c7b228b&port_id=2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b => generated 860 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2519] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:40 2026] DELETE /v2.0/subnets/a920d3e2-3965-4b7e-878a-09839c013422 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2520] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:41 2026] DELETE /v2.0/subnets/13e79246-1f92-4a37-a259-835cc4adf99a => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2521] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:41 2026] DELETE /v2.0/subnets/c53d194e-a8fd-4de4-9213-dbd0b142c566 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2522] 10.0.0.10 () {34 vars in 989 bytes} [Thu Feb 26 02:47:41 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:47:41.964 7 INFO neutron.services.segments.plugin [-] Segment 5ec02975-8a94-4af3-a7b4-dbb0ed025717 resource provider aggregate not found 2026-02-26 02:47:41.970 7 INFO neutron.services.segments.plugin [-] Segment 5ec02975-8a94-4af3-a7b4-dbb0ed025717 resource provider aggregate not found 2026-02-26 02:47:41.990 7 INFO neutron.services.segments.plugin [-] Segment 5ec02975-8a94-4af3-a7b4-dbb0ed025717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ec02975-8a94-4af3-a7b4-dbb0ed025717 found for delete ", "request_id": "req-2e993ff0-9d43-4cf3-8709-daa6da213006"}]} 2026-02-26 02:47:41.991 7 INFO neutron.services.segments.plugin [-] Segment 5ec02975-8a94-4af3-a7b4-dbb0ed025717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ec02975-8a94-4af3-a7b4-dbb0ed025717 found for delete ", "request_id": "req-b1968f0a-0419-4daa-9009-3d54904498c2"}]} [pid: 7|app: 0|req: 1224/2523] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:41 2026] DELETE /v2.0/networks/34d8596c-79c9-4c0b-bf25-6188d01868cc => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2524] 10.0.0.10 () {34 vars in 1119 bytes} [Thu Feb 26 02:47:41 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2525] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:42 2026] DELETE /v2.0/networks/af3033bc-c3d7-45bd-b125-f52aee99c85d => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:47:42.593 8 INFO neutron.services.segments.plugin [-] Segment e8b94bdc-d5cc-4858-b452-09aec705ad46 resource provider aggregate not found 2026-02-26 02:47:42.600 8 INFO neutron.services.segments.plugin [-] Segment e8b94bdc-d5cc-4858-b452-09aec705ad46 resource provider aggregate not found 2026-02-26 02:47:42.614 8 INFO neutron.services.segments.plugin [-] Segment e8b94bdc-d5cc-4858-b452-09aec705ad46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8b94bdc-d5cc-4858-b452-09aec705ad46 found for delete ", "request_id": "req-bc3f4e78-3a13-4b86-9c34-eca76a136069"}]} [pid: 8|app: 0|req: 1301/2526] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:42 2026] DELETE /v2.0/networks/76a9eb09-7551-4fb8-a936-07811733e6fc => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2527] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:42 2026] DELETE /v2.0/networks/caf5d18b-7747-4f05-8df0-736dca38b897 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:47:42.993 8 INFO neutron.services.segments.plugin [-] Segment e8b94bdc-d5cc-4858-b452-09aec705ad46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8b94bdc-d5cc-4858-b452-09aec705ad46 found for delete ", "request_id": "req-af7408b7-6942-4c7f-8b81-9df9ca6d1c46"}]} [pid: 8|app: 0|req: 1302/2528] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:42 2026] DELETE /v2.0/networks/a22eb246-9788-4ab2-9bc8-78bf6fc20c23 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:47:44.186 7 INFO neutron.services.segments.plugin [-] Segment 355bd89d-92e9-4540-b758-06c1f987432c resource provider aggregate not found 2026-02-26 02:47:44.192 7 INFO neutron.services.segments.plugin [-] Segment 355bd89d-92e9-4540-b758-06c1f987432c resource provider aggregate not found 2026-02-26 02:47:44.206 7 INFO neutron.services.segments.plugin [-] Segment 355bd89d-92e9-4540-b758-06c1f987432c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 355bd89d-92e9-4540-b758-06c1f987432c found for delete ", "request_id": "req-c827be5c-17ba-4b5c-b74d-351930bcb771"}]} 2026-02-26 02:47:44.211 7 INFO neutron.services.segments.plugin [-] Segment 355bd89d-92e9-4540-b758-06c1f987432c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 355bd89d-92e9-4540-b758-06c1f987432c found for delete ", "request_id": "req-80387266-b8e6-4a4c-9fcc-ad2c3f0bfb89"}]} 2026-02-26 02:47:44.224 7 INFO neutron.services.segments.plugin [-] Segment a6910854-70f7-4f03-af20-706c3f836aeb resource provider aggregate not found 2026-02-26 02:47:44.229 7 INFO neutron.services.segments.plugin [-] Segment a6910854-70f7-4f03-af20-706c3f836aeb resource provider aggregate not found 2026-02-26 02:47:44.241 7 INFO neutron.services.segments.plugin [-] Segment a6910854-70f7-4f03-af20-706c3f836aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6910854-70f7-4f03-af20-706c3f836aeb found for delete ", "request_id": "req-5b283a47-749d-4ad2-9cd5-24be0264bdbf"}]} 2026-02-26 02:47:44.245 7 INFO neutron.services.segments.plugin [-] Segment a6910854-70f7-4f03-af20-706c3f836aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6910854-70f7-4f03-af20-706c3f836aeb found for delete ", "request_id": "req-a913cfed-349c-4ff7-b2a0-a7c97ccdd308"}]} [pid: 8|app: 0|req: 1303/2529] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:44 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2530] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:44 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2531] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:44 2026] GET /v2.0/security-groups?tenant_id=948a6de95ce040719a5ba9b8ff68daa9&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2532] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:44 2026] DELETE /v2.0/security-groups/d639596f-b769-4140-8339-d94033a0707c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2533] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:44 2026] GET /v2.0/security-groups?tenant_id=0057fc45249c4774b7828eb01eeb87ff&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:47:44.670 8 INFO neutron.services.segments.plugin [-] Segment 7231002f-8b98-40dd-9832-eb51d3bc5d9b resource provider aggregate not found 2026-02-26 02:47:44.689 8 INFO neutron.services.segments.plugin [-] Segment 7231002f-8b98-40dd-9832-eb51d3bc5d9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7231002f-8b98-40dd-9832-eb51d3bc5d9b found for delete ", "request_id": "req-2d1669cc-2ac6-47d3-b036-7e2599875615"}]} [pid: 8|app: 0|req: 1306/2534] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:44 2026] DELETE /v2.0/security-groups/3509a4ee-8992-45ff-b5dd-2c4057665817 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2535] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:44 2026] GET /v2.0/security-groups?tenant_id=e3766155e82e43a39713e36eb252b5e8&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:47:45.035 8 INFO neutron.services.segments.plugin [-] Segment 7231002f-8b98-40dd-9832-eb51d3bc5d9b resource provider aggregate not found 2026-02-26 02:47:45.052 8 INFO neutron.services.segments.plugin [-] Segment 7231002f-8b98-40dd-9832-eb51d3bc5d9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7231002f-8b98-40dd-9832-eb51d3bc5d9b found for delete ", "request_id": "req-e99f1c86-ad38-454e-89b4-bf06bd2817f7"}]} [pid: 8|app: 0|req: 1307/2536] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:45 2026] DELETE /v2.0/security-groups/f0093758-86e3-483c-af3d-17c416ffa52c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2537] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:45 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2538] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:45 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2539] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:47:46 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2540] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:46 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2541] 10.0.0.252 () {34 vars in 1120 bytes} [Thu Feb 26 02:47:46 2026] GET /v2.0/security-groups?id=f9855c22-41d7-402b-828b-ca36775c5c80&id=ee1baac2-15a2-4c11-8549-61adac6e4c9f&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:46.879 8 INFO neutron.db.l3_db [req-6b3c109c-75b4-4e95-803f-0ff1b7c8f944 req-9e923c4b-f242-4991-9c11-f06f569f3122 ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] Floating IP 1cc0a208-13db-48fd-a0cc-f67dfa57e46e disassociated. External IP: 10.96.250.215, port: 2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b. [pid: 8|app: 0|req: 1309/2542] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:47:46 2026] DELETE /v2.0/ports/2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b => generated 0 bytes in 765 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2543] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:47 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:48.498 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b1653d9-22e2-4ab5-ba61-566921422ba0'] response: {'server_uuid': 'fb7d49d3-2e3a-439a-bac6-10ec25f7a53f', 'name': 'network-vif-deleted', 'tag': '2cb7f65f-6b03-4569-b24e-ddeb9e52eb7b', 'status': 'completed', 'code': 200} 2026-02-26 02:47:48.640 8 WARNING neutron_lib.context [None req-2255cfa1-9c09-4ca5-b391-f4292a1e4e4a f0898882b3184bdcac89b141bb71f95b c3644f1dbdc5453399f5b491713f3c3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:47:48.799 8 INFO neutron.db.segments_db [None req-2255cfa1-9c09-4ca5-b391-f4292a1e4e4a f0898882b3184bdcac89b141bb71f95b c3644f1dbdc5453399f5b491713f3c3d - - default default] Added segment 7f870ddc-0ec9-400b-9b14-f2d884dfed60 of type vxlan for network 9e95edcc-2448-4f02-88a2-e2ebc05c6ffb [pid: 8|app: 0|req: 1310/2544] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:47:48 2026] POST /v2.0/networks => generated 631 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:47:48.916 7 WARNING neutron_lib.context [None req-bc6f41ee-c995-43b7-8923-bb78db99167b f0898882b3184bdcac89b141bb71f95b c3644f1dbdc5453399f5b491713f3c3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1311/2545] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:48 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2546] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:47:48 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2547] 10.0.0.212 () {34 vars in 747 bytes} [Thu Feb 26 02:47:49 2026] PUT /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 25 bytes in 50 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:71: 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: 1236/2548] 10.0.0.212 () {32 vars in 727 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2549] 10.0.0.212 () {34 vars in 758 bytes} [Thu Feb 26 02:47:49 2026] PUT /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2550] 10.0.0.212 () {32 vars in 727 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2551] 10.0.0.212 () {34 vars in 754 bytes} [Thu Feb 26 02:47:49 2026] PUT /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2552] 10.0.0.212 () {32 vars in 727 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2553] 10.0.0.212 () {34 vars in 776 bytes} [Thu Feb 26 02:47:49 2026] PUT /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2554] 10.0.0.212 () {32 vars in 727 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2555] 10.0.0.212 () {34 vars in 747 bytes} [Thu Feb 26 02:47:49 2026] PUT /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2556] 10.0.0.212 () {32 vars in 727 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2557] 10.0.0.212 () {32 vars in 735 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:49.698 7 INFO neutron.api.v2.resource [None req-21540f55-bd9c-4ad2-9f1c-384c3285568f f0898882b3184bdcac89b141bb71f95b c3644f1dbdc5453399f5b491713f3c3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1241/2558] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2559] 10.0.0.212 () {32 vars in 738 bytes} [Thu Feb 26 02:47:49 2026] DELETE /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2560] 10.0.0.212 () {32 vars in 727 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:49.828 8 INFO neutron.api.v2.resource [None req-d35987a5-39c0-442c-b2fb-395073aa0a7d f0898882b3184bdcac89b141bb71f95b c3644f1dbdc5453399f5b491713f3c3d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1319/2561] 10.0.0.212 () {32 vars in 742 bytes} [Thu Feb 26 02:47:49 2026] DELETE /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2562] 10.0.0.212 () {32 vars in 730 bytes} [Thu Feb 26 02:47:49 2026] DELETE /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2563] 10.0.0.212 () {32 vars in 727 bytes} [Thu Feb 26 02:47:49 2026] GET /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2564] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:47:50 2026] GET /v2.0/ports?device_id=fb7d49d3-2e3a-439a-bac6-10ec25f7a53f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2565] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:47:49 2026] DELETE /v2.0/ports/a2c78dd3-21f7-40bb-8448-381d89baa3d7 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:47:50.240 8 INFO neutron.services.segments.plugin [-] Segment 7f870ddc-0ec9-400b-9b14-f2d884dfed60 resource provider aggregate not found 2026-02-26 02:47:50.245 8 INFO neutron.services.segments.plugin [-] Segment 7f870ddc-0ec9-400b-9b14-f2d884dfed60 resource provider aggregate not found 2026-02-26 02:47:50.252 8 INFO neutron.services.segments.plugin [-] Segment 7f870ddc-0ec9-400b-9b14-f2d884dfed60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f870ddc-0ec9-400b-9b14-f2d884dfed60 found for delete ", "request_id": "req-0d10b745-654f-4aca-9f43-c871411d248a"}]} [pid: 8|app: 0|req: 1322/2566] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:50 2026] DELETE /v2.0/networks/9e95edcc-2448-4f02-88a2-e2ebc05c6ffb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:47:50.923 8 INFO neutron.services.segments.plugin [-] Segment 7f870ddc-0ec9-400b-9b14-f2d884dfed60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f870ddc-0ec9-400b-9b14-f2d884dfed60 found for delete ", "request_id": "req-b89e3600-2589-4777-a06b-19a72935810e"}]} [pid: 8|app: 0|req: 1324/2569] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:50 2026] GET /v2.0/security-groups?tenant_id=c3644f1dbdc5453399f5b491713f3c3d&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2570] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:51 2026] DELETE /v2.0/security-groups/196937bf-84b6-4c78-879c-eb1b230798dc => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2571] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:51 2026] DELETE /v2.0/security-groups/f9855c22-41d7-402b-828b-ca36775c5c80 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:51.268 8 INFO neutron.api.v2.resource [None req-412b9991-837d-4bd0-ba57-6b2092a7a89e ce14e2336f274a5283af1e20f5dd856f c7fd0f2588fc43928710cd781e751687 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1326/2572] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:47:51 2026] GET /v2.0/security-groups/f9855c22-41d7-402b-828b-ca36775c5c80 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2573] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:51 2026] GET /v2.0/security-groups?tenant_id=37624d19be2c48fb85c987c4e81de76a&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2574] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:51 2026] DELETE /v2.0/security-groups/949dfc85-7e0d-429d-a8c6-671d130f422d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2575] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:47:51 2026] DELETE /v2.0/floatingips/1cc0a208-13db-48fd-a0cc-f67dfa57e46e => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2576] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:51 2026] DELETE /v2.0/security-groups/ee1baac2-15a2-4c11-8549-61adac6e4c9f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2577] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:47:51 2026] PUT /v2.0/routers/8fb3d7c4-6f84-4bc4-8616-90b2c880dc43/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:47:53.781 7 INFO neutron.services.segments.plugin [-] Segment b96bc828-ddf2-4054-af5a-016003970f09 resource provider aggregate not found 2026-02-26 02:47:53.790 7 INFO neutron.services.segments.plugin [-] Segment b96bc828-ddf2-4054-af5a-016003970f09 resource provider aggregate not found 2026-02-26 02:47:53.797 7 INFO neutron.services.segments.plugin [-] Segment b96bc828-ddf2-4054-af5a-016003970f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96bc828-ddf2-4054-af5a-016003970f09 found for delete ", "request_id": "req-3fe48c70-5c3a-4bf2-a5bd-7ff53579d941"}]} 2026-02-26 02:47:53.808 7 INFO neutron.services.segments.plugin [-] Segment b96bc828-ddf2-4054-af5a-016003970f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96bc828-ddf2-4054-af5a-016003970f09 found for delete ", "request_id": "req-8a060e4d-c6ee-47bc-a812-9c527e611fdf"}]} 2026-02-26 02:47:53.821 7 INFO neutron.db.l3_hamode_db [None req-cbf1f417-cb78-4fb8-b8ce-b9085c44f2d8 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network ed8fbc81-bc78-4fd9-9a53-3da05b0f8c22 was deleted as no HA routers are present in tenant c7fd0f2588fc43928710cd781e751687. [pid: 7|app: 0|req: 1250/2578] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:52 2026] DELETE /v2.0/routers/8fb3d7c4-6f84-4bc4-8616-90b2c880dc43 => generated 0 bytes in 971 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2579] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:53 2026] DELETE /v2.0/subnets/dba8138e-66a2-439a-8da2-4484e091d7ac => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2580] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:53 2026] DELETE /v2.0/networks/429fa9a0-9a2c-42d7-acff-3d59cf0a2869 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:47:55.102 7 WARNING neutron_lib.context [None req-bc7c85ac-8383-40f1-b29c-17cad4959653 bc9f4ab27d4045f9afc4b568078ef6a9 0e022fca59d84a2598848d790c72df0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1252/2581] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:47:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2582] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:47:55 2026] PUT /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2583] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:47:55 2026] GET /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2584] 10.0.0.212 () {34 vars in 770 bytes} [Thu Feb 26 02:47:55 2026] PUT /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2585] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:47:54 2026] PUT /v2.0/routers/4275edd5-7222-4016-a82e-431ebda28ad0/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2586] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:47:55 2026] GET /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2587] 10.0.0.212 () {34 vars in 766 bytes} [Thu Feb 26 02:47:55 2026] PUT /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2588] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:47:55 2026] GET /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2589] 10.0.0.212 () {34 vars in 788 bytes} [Thu Feb 26 02:47:55 2026] PUT /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2590] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:47:55 2026] GET /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2591] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:47:55 2026] PUT /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2592] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:47:55 2026] GET /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2593] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:47:55 2026] GET /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:55.526 7 INFO neutron.api.v2.resource [None req-dc41976e-6d3b-4725-8063-3830c038f5c5 bc9f4ab27d4045f9afc4b568078ef6a9 0e022fca59d84a2598848d790c72df0a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1264/2594] 10.0.0.212 () {32 vars in 751 bytes} [Thu Feb 26 02:47:55 2026] GET /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2595] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:47:55 2026] DELETE /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2596] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:47:55 2026] GET /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:47:55.655 7 INFO neutron.api.v2.resource [None req-0d849900-5acc-4ce0-94e4-981169263a8b bc9f4ab27d4045f9afc4b568078ef6a9 0e022fca59d84a2598848d790c72df0a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1267/2597] 10.0.0.212 () {32 vars in 754 bytes} [Thu Feb 26 02:47:55 2026] DELETE /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2598] 10.0.0.212 () {32 vars in 742 bytes} [Thu Feb 26 02:47:55 2026] DELETE /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2599] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:47:55 2026] GET /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2600] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:47:55 2026] DELETE /v2.0/subnetpools/7ed1df1b-c720-4dac-9c00-d474cdeca384 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:56.116 8 INFO neutron.services.segments.plugin [-] Segment 6256d526-a606-4276-b07d-1ee24697f2dc resource provider aggregate not found 2026-02-26 02:47:56.120 8 INFO neutron.services.segments.plugin [-] Segment 6256d526-a606-4276-b07d-1ee24697f2dc resource provider aggregate not found 2026-02-26 02:47:56.123 8 INFO neutron.db.l3_hamode_db [None req-a40e57aa-1e3d-41e0-89de-e44b22d0b209 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] HA network a3806140-aaa9-4802-b340-775b403ed15a was deleted as no HA routers are present in tenant e5588f3d290345a98774a17c69b39394. [pid: 8|app: 0|req: 1331/2601] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:55 2026] DELETE /v2.0/routers/4275edd5-7222-4016-a82e-431ebda28ad0 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:47:56.165 7 INFO neutron.services.segments.plugin [-] Segment 8225816a-7de2-4f97-bde2-e519a2125746 resource provider aggregate not found 2026-02-26 02:47:56.168 7 INFO neutron.services.segments.plugin [-] Segment 8225816a-7de2-4f97-bde2-e519a2125746 resource provider aggregate not found 2026-02-26 02:47:56.182 7 INFO neutron.services.segments.plugin [-] Segment 8225816a-7de2-4f97-bde2-e519a2125746 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8225816a-7de2-4f97-bde2-e519a2125746 found for delete ", "request_id": "req-c8bef13b-f56c-4abd-96b1-11e3fc3333f6"}]} 2026-02-26 02:47:56.183 7 INFO neutron.services.segments.plugin [-] Segment 8225816a-7de2-4f97-bde2-e519a2125746 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8225816a-7de2-4f97-bde2-e519a2125746 found for delete ", "request_id": "req-29dbf1e5-ae60-4ff8-b20a-e01c58f528f5"}]} [pid: 7|app: 0|req: 1271/2602] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:47:56 2026] DELETE /v2.0/subnets/2eccb44e-0fc4-4366-a5b4-e7664a775e4e => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:47:56.349 8 INFO neutron.services.segments.plugin [-] Segment 6256d526-a606-4276-b07d-1ee24697f2dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6256d526-a606-4276-b07d-1ee24697f2dc found for delete ", "request_id": "req-d01ce18f-b1a1-4390-968a-b73f01a5af19"}]} 2026-02-26 02:47:56.350 8 INFO neutron.services.segments.plugin [-] Segment 6256d526-a606-4276-b07d-1ee24697f2dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6256d526-a606-4276-b07d-1ee24697f2dc found for delete ", "request_id": "req-48e4a357-8206-47c2-b249-aaed45a3f70d"}]} [pid: 8|app: 0|req: 1332/2603] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:47:56 2026] DELETE /v2.0/networks/38f22c9e-91d2-4f5d-81e6-419eb5459b27 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2604] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:56 2026] GET /v2.0/security-groups?tenant_id=9ce830baa7594087a9a1c731a8d7d2c8&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2605] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:56 2026] DELETE /v2.0/security-groups/fc35d37e-237e-40fe-869a-3a6701a0b094 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2606] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:56 2026] GET /v2.0/security-groups?tenant_id=c7fd0f2588fc43928710cd781e751687&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2607] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:56 2026] GET /v2.0/security-groups?tenant_id=0e022fca59d84a2598848d790c72df0a&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2608] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:56 2026] DELETE /v2.0/security-groups/022e8d23-a03f-4f0e-b4bb-92021755fd1a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2609] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:57 2026] DELETE /v2.0/security-groups/4c6a7c6c-9b9e-4306-8b29-8705ff975f9d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2610] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:47:57 2026] GET /v2.0/security-groups?tenant_id=e5588f3d290345a98774a17c69b39394&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2611] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:47:57 2026] DELETE /v2.0/security-groups/5da3209e-5bb7-45c3-bcce-8911a59143c0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:48:01.535 7 WARNING neutron_lib.context [None req-35402c7d-cd9d-4201-86cb-050e524d8734 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:01.693 7 INFO neutron.db.segments_db [None req-35402c7d-cd9d-4201-86cb-050e524d8734 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Added segment 69dc76af-2cdb-4d5e-a29a-b4fa5f6b3c12 of type vxlan for network aedc1ace-6d0e-4371-aa00-e29ea88965d6 [pid: 7|app: 0|req: 1276/2612] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:48:01 2026] POST /v2.0/networks => generated 632 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:01.809 8 WARNING neutron_lib.context [None req-eda5a9ca-0884-4dbb-9c68-32eda45bf12e c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:01.817 8 INFO neutron.services.segments.plugin [-] Segment 48d7aa36-54d9-4e73-b4df-e2d1614398cb resource provider aggregate not found 2026-02-26 02:48:01.822 8 INFO neutron.services.segments.plugin [-] Segment 48d7aa36-54d9-4e73-b4df-e2d1614398cb resource provider aggregate not found 2026-02-26 02:48:01.831 8 INFO neutron.services.segments.plugin [-] Segment 48d7aa36-54d9-4e73-b4df-e2d1614398cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48d7aa36-54d9-4e73-b4df-e2d1614398cb found for delete ", "request_id": "req-4e1b21c4-bc9f-4d9d-b4c7-4065896c45e7"}]} 2026-02-26 02:48:01.832 8 INFO neutron.services.segments.plugin [-] Segment 48d7aa36-54d9-4e73-b4df-e2d1614398cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48d7aa36-54d9-4e73-b4df-e2d1614398cb found for delete ", "request_id": "req-415bd639-5f10-4dfc-a661-5c80e5f10833"}]} [pid: 8|app: 0|req: 1337/2613] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:48:01 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:02.112 7 WARNING neutron_lib.context [None req-d54bee3c-2502-4778-85b2-a21d6b1e0376 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:02.186 7 INFO neutron.db.segments_db [None req-d54bee3c-2502-4778-85b2-a21d6b1e0376 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Added segment c10a4267-beb3-484b-926e-64d324537eae of type vxlan for network 83a0cf69-7e50-4bb5-bfc5-156ced02d302 [pid: 7|app: 0|req: 1277/2614] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:48:02 2026] POST /v2.0/networks => generated 631 bytes in 178 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:48:02.295 8 WARNING neutron_lib.context [None req-1c85825f-fc24-4427-990d-2d586177ef51 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1338/2615] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:48:02 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:02.625 7 WARNING neutron_lib.context [None req-eb776bf7-4c15-4d34-9f20-4d149d484ef3 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:02.672 7 INFO neutron.db.segments_db [None req-eb776bf7-4c15-4d34-9f20-4d149d484ef3 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Added segment 49ecfe37-3527-47d2-b35a-4f8eec6beeee of type vxlan for network e7aaed4d-7166-4164-aa4f-43c92cb305ed [pid: 7|app: 0|req: 1278/2616] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:48:02 2026] POST /v2.0/networks => generated 631 bytes in 159 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:48:02.791 8 WARNING neutron_lib.context [None req-443e7cb0-4c00-4024-a600-40c0149abcef c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1339/2617] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:48:02 2026] POST /v2.0/ports => generated 743 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:03.031 7 WARNING neutron_lib.context [None req-209cd410-74cd-43d1-8d1c-d572d93d9b64 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:03.112 7 INFO neutron.db.segments_db [None req-209cd410-74cd-43d1-8d1c-d572d93d9b64 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Added segment 680d9a08-4af7-4997-a240-dc1ef485cc60 of type vxlan for network 5628eb5a-6acf-4a59-a984-b34a969ca990 [pid: 7|app: 0|req: 1279/2618] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:48:03 2026] POST /v2.0/networks => generated 631 bytes in 174 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:48:03.214 8 WARNING neutron_lib.context [None req-b4b6dee7-e5e0-48e1-8e5e-2fe5744ccff0 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1340/2619] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:48:03 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:03.497 7 WARNING neutron_lib.context [None req-e0cd7e8d-d443-46d1-ba96-2c7d225f2f1c c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:03.571 7 INFO neutron.db.segments_db [None req-e0cd7e8d-d443-46d1-ba96-2c7d225f2f1c c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Added segment 2f05c922-c8b8-42f1-beb4-666bdc35e359 of type vxlan for network d0b9c22a-083c-405d-8fb9-c7780cf00084 [pid: 7|app: 0|req: 1280/2620] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:48:03 2026] POST /v2.0/networks => generated 631 bytes in 173 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:48:03.673 8 WARNING neutron_lib.context [None req-b57c2bfc-7b50-48a6-8595-f41d292f3019 c4c7b4b01021416fbe240c3f0b3210cd 00378d0ca9df4c09bd8537bfb0e5f249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1341/2621] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:48:03 2026] POST /v2.0/ports => generated 743 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2622] 10.0.0.212 () {34 vars in 747 bytes} [Thu Feb 26 02:48:03 2026] PUT /v2.0/ports/6de123e5-1965-4108-9c5b-1ea26f4e78df/tags => generated 17 bytes in 47 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:71: 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: 1342/2623] 10.0.0.212 () {34 vars in 747 bytes} [Thu Feb 26 02:48:03 2026] PUT /v2.0/ports/1ffe1469-dbcb-44ef-83a9-ef9c9d7c0374/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2624] 10.0.0.212 () {34 vars in 747 bytes} [Thu Feb 26 02:48:04 2026] PUT /v2.0/ports/f1d000fd-8b34-4c9a-987f-eb9e2fd541ce/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2625] 10.0.0.212 () {34 vars in 747 bytes} [Thu Feb 26 02:48:04 2026] PUT /v2.0/ports/eab39cf0-13aa-4d9e-b32e-4db355ad9d66/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2626] 10.0.0.212 () {32 vars in 660 bytes} [Thu Feb 26 02:48:04 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2627] 10.0.0.212 () {32 vars in 674 bytes} [Thu Feb 26 02:48:04 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2628] 10.0.0.212 () {32 vars in 670 bytes} [Thu Feb 26 02:48:04 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2629] 10.0.0.212 () {32 vars in 682 bytes} [Thu Feb 26 02:48:04 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2630] 10.0.0.212 () {32 vars in 668 bytes} [Thu Feb 26 02:48:04 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2631] 10.0.0.212 () {32 vars in 682 bytes} [Thu Feb 26 02:48:04 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2632] 10.0.0.212 () {32 vars in 678 bytes} [Thu Feb 26 02:48:04 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2633] 10.0.0.212 () {32 vars in 690 bytes} [Thu Feb 26 02:48:04 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2634] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:48:04 2026] DELETE /v2.0/ports/6de123e5-1965-4108-9c5b-1ea26f4e78df => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2635] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 02:48:05 2026] GET /v2.0/ports?device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2636] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:48:05 2026] DELETE /v2.0/ports/1ffe1469-dbcb-44ef-83a9-ef9c9d7c0374 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2637] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:48:05 2026] DELETE /v2.0/ports/f1d000fd-8b34-4c9a-987f-eb9e2fd541ce => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2638] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:48:05 2026] DELETE /v2.0/ports/eab39cf0-13aa-4d9e-b32e-4db355ad9d66 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2639] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:05 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2642] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:48:05 2026] DELETE /v2.0/ports/19139a40-215f-4f80-8c25-4a96affe7621 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:48:05.940 8 INFO neutron.services.segments.plugin [-] Segment 69dc76af-2cdb-4d5e-a29a-b4fa5f6b3c12 resource provider aggregate not found 2026-02-26 02:48:05.943 8 INFO neutron.services.segments.plugin [-] Segment 69dc76af-2cdb-4d5e-a29a-b4fa5f6b3c12 resource provider aggregate not found 2026-02-26 02:48:05.952 8 INFO neutron.services.segments.plugin [-] Segment 69dc76af-2cdb-4d5e-a29a-b4fa5f6b3c12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69dc76af-2cdb-4d5e-a29a-b4fa5f6b3c12 found for delete ", "request_id": "req-e0dcd809-57aa-44af-811b-75ccf7a1913a"}]} 2026-02-26 02:48:05.956 8 INFO neutron.services.segments.plugin [-] Segment 69dc76af-2cdb-4d5e-a29a-b4fa5f6b3c12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69dc76af-2cdb-4d5e-a29a-b4fa5f6b3c12 found for delete ", "request_id": "req-dc4301ed-1e5e-4bbd-bc5c-b2ffe810087e"}]} [pid: 8|app: 0|req: 1353/2643] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:48:05 2026] DELETE /v2.0/networks/aedc1ace-6d0e-4371-aa00-e29ea88965d6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:48:06.084 7 INFO neutron.services.segments.plugin [-] Segment c10a4267-beb3-484b-926e-64d324537eae resource provider aggregate not found 2026-02-26 02:48:06.088 7 INFO neutron.services.segments.plugin [-] Segment c10a4267-beb3-484b-926e-64d324537eae resource provider aggregate not found 2026-02-26 02:48:06.096 7 INFO neutron.services.segments.plugin [-] Segment c10a4267-beb3-484b-926e-64d324537eae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10a4267-beb3-484b-926e-64d324537eae found for delete ", "request_id": "req-26cd2882-981c-4b84-b5e6-25813e095e7e"}]} [pid: 7|app: 0|req: 1291/2644] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:48:05 2026] DELETE /v2.0/networks/83a0cf69-7e50-4bb5-bfc5-156ced02d302 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:48:06.206 7 INFO neutron.services.segments.plugin [-] Segment c10a4267-beb3-484b-926e-64d324537eae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10a4267-beb3-484b-926e-64d324537eae found for delete ", "request_id": "req-9bde1876-7108-464b-bfd0-7cf47a66978a"}]} [pid: 8|app: 0|req: 1354/2645] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:48:06 2026] DELETE /v2.0/networks/e7aaed4d-7166-4164-aa4f-43c92cb305ed => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2646] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:06 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2647] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2648] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 02:48:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A115&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => 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: 1295/2649] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:48:06 2026] GET /v2.0/subnets?id=da2b5408-c0b8-4a5b-9ee7-e1433c04d4af&id=fae599ab-4800-479a-a4ec-6166b910cbb3 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2650] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:48:06 2026] DELETE /v2.0/networks/5628eb5a-6acf-4a59-a984-b34a969ca990 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2651] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:06 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2652] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:06 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2653] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:48:06 2026] DELETE /v2.0/networks/d0b9c22a-083c-405d-8fb9-c7780cf00084 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2654] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:06 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2655] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:06 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2656] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2657] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2658] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2659] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2660] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2661] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2662] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/security-groups?tenant_id=00378d0ca9df4c09bd8537bfb0e5f249&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2663] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:07 2026] DELETE /v2.0/security-groups/6159b066-a900-449a-95ea-3b8894f4a71f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2664] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/security-groups?tenant_id=e3b66cf87a7b4e1594aae70484b0b34f&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2665] 162.253.55.70 () {34 vars in 715 bytes} [Thu Feb 26 02:48:07 2026] POST /v2.0/ports => generated 1093 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2666] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:07 2026] DELETE /v2.0/security-groups/cc3ac5ba-2ffe-4dc3-b0a9-772523f29d59 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1365/2667] 10.0.0.252 () {34 vars in 971 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1093 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2668] 10.0.0.252 () {34 vars in 907 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:48:08.007 8 INFO neutron.services.segments.plugin [-] Segment 49ecfe37-3527-47d2-b35a-4f8eec6beeee resource provider aggregate not found 2026-02-26 02:48:08.012 8 INFO neutron.services.segments.plugin [-] Segment 49ecfe37-3527-47d2-b35a-4f8eec6beeee resource provider aggregate not found 2026-02-26 02:48:08.021 8 INFO neutron.services.segments.plugin [-] Segment 49ecfe37-3527-47d2-b35a-4f8eec6beeee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ecfe37-3527-47d2-b35a-4f8eec6beeee found for delete ", "request_id": "req-6909ddc7-56c5-41c7-bca9-5496221da412"}]} 2026-02-26 02:48:08.024 8 INFO neutron.services.segments.plugin [-] Segment 49ecfe37-3527-47d2-b35a-4f8eec6beeee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ecfe37-3527-47d2-b35a-4f8eec6beeee found for delete ", "request_id": "req-3ca5803a-24d9-4837-961e-79456a0371fc"}]} 2026-02-26 02:48:08.036 8 INFO neutron.services.segments.plugin [-] Segment 680d9a08-4af7-4997-a240-dc1ef485cc60 resource provider aggregate not found 2026-02-26 02:48:08.039 8 INFO neutron.services.segments.plugin [-] Segment 680d9a08-4af7-4997-a240-dc1ef485cc60 resource provider aggregate not found 2026-02-26 02:48:08.049 8 INFO neutron.services.segments.plugin [-] Segment 680d9a08-4af7-4997-a240-dc1ef485cc60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 680d9a08-4af7-4997-a240-dc1ef485cc60 found for delete ", "request_id": "req-978998cc-10f6-4071-85ce-75f428d1a084"}]} 2026-02-26 02:48:08.052 8 INFO neutron.services.segments.plugin [-] Segment 680d9a08-4af7-4997-a240-dc1ef485cc60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 680d9a08-4af7-4997-a240-dc1ef485cc60 found for delete ", "request_id": "req-ef74335f-a0ff-4b64-a613-be23b8a920c5"}]} 2026-02-26 02:48:08.060 8 INFO neutron.services.segments.plugin [-] Segment 2f05c922-c8b8-42f1-beb4-666bdc35e359 resource provider aggregate not found 2026-02-26 02:48:08.064 8 INFO neutron.services.segments.plugin [-] Segment 2f05c922-c8b8-42f1-beb4-666bdc35e359 resource provider aggregate not found 2026-02-26 02:48:08.077 8 INFO neutron.services.segments.plugin [-] Segment 2f05c922-c8b8-42f1-beb4-666bdc35e359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f05c922-c8b8-42f1-beb4-666bdc35e359 found for delete ", "request_id": "req-2030e61f-41e6-4855-878f-82b99ca54aba"}]} 2026-02-26 02:48:08.079 8 INFO neutron.services.segments.plugin [-] Segment 2f05c922-c8b8-42f1-beb4-666bdc35e359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f05c922-c8b8-42f1-beb4-666bdc35e359 found for delete ", "request_id": "req-c733e1f2-5ee2-4193-b6ac-fa8360b9fd5e"}]} [pid: 8|app: 0|req: 1366/2669] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:07 2026] GET /v2.0/security-groups?tenant_id=871b6e760cfd415690855bf5456de05c&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2670] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:08 2026] DELETE /v2.0/security-groups/22cdaa90-4bcb-460d-afb3-414b6a3b6341 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2671] 162.253.55.70 () {34 vars in 1261 bytes} [Thu Feb 26 02:48:08 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2672] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:08 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2673] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:09 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2674] 162.253.55.70 () {34 vars in 974 bytes} [Thu Feb 26 02:48:09 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1093 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2675] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:09 2026] GET /v2.0/networks?id=fc486a52-a230-4667-9d17-e76c556e96d7 => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2676] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:48:09 2026] PUT /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1283 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2677] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2523 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1308/2678] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.233&port_id=d5c9099e-f9c9-422a-94ff-63d41b4a472c => 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: 1371/2679] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/subnets?id=cfbf8e72-c41c-4d90-9070-2d716e68cca2 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:48:11.196 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc4d5383-894e-454a-9b61-aec52d0d5ed7'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': '93864c37-5e32-46c4-808e-98788a75fe59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1309/2680] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/ports?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2681] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2682] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2683] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=93864c37-5e32-46c4-808e-98788a75fe59 => 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: 1311/2684] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/subnets?id=88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2685] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/ports?network_id=fc486a52-a230-4667-9d17-e76c556e96d7&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2686] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2687] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:11 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:48:12.282 7 WARNING neutron_lib.context [None req-074462ad-336b-4363-b3a5-7eb29df4d68d 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:12.333 7 INFO neutron.db.segments_db [None req-074462ad-336b-4363-b3a5-7eb29df4d68d 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Added segment 6be51d83-ac2e-4512-8f17-a62494c941f2 of type vxlan for network 5de99e27-8759-42ae-af9d-055ce7341c60 2026-02-26 02:48:12.580 7 INFO neutron.db.l3_hamode_db [None req-074462ad-336b-4363-b3a5-7eb29df4d68d 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1376/2688] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:12 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2689] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:12 2026] GET /v2.0/networks?id=fc486a52-a230-4667-9d17-e76c556e96d7 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2690] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=93864c37-5e32-46c4-808e-98788a75fe59 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:48:12.703 7 INFO neutron.db.l3_hamode_db [None req-074462ad-336b-4363-b3a5-7eb29df4d68d 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1379/2691] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:12 2026] GET /v2.0/subnets?id=88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2692] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:12 2026] GET /v2.0/ports?network_id=fc486a52-a230-4667-9d17-e76c556e96d7&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2693] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:12 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2694] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:12 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2695] 10.0.0.212 () {34 vars in 668 bytes} [Thu Feb 26 02:48:12 2026] POST /v2.0/routers => generated 474 bytes in 1167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:13.275 8 WARNING neutron_lib.context [None req-f7250999-5f9a-470c-bcd6-85c8c89ca03f 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:13.310 8 INFO neutron.db.l3_hamode_db [None req-f7250999-5f9a-470c-bcd6-85c8c89ca03f 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:48:13.408 8 INFO neutron.db.l3_hamode_db [None req-f7250999-5f9a-470c-bcd6-85c8c89ca03f 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1383/2696] 10.0.0.212 () {34 vars in 668 bytes} [Thu Feb 26 02:48:13 2026] POST /v2.0/routers => generated 474 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:13.952 7 WARNING neutron_lib.context [None req-116e64b3-9222-426f-aa98-53ff5f8b2894 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:13.988 7 INFO neutron.db.l3_hamode_db [None req-116e64b3-9222-426f-aa98-53ff5f8b2894 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:48:14.098 7 INFO neutron.db.l3_hamode_db [None req-116e64b3-9222-426f-aa98-53ff5f8b2894 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1314/2697] 10.0.0.212 () {34 vars in 668 bytes} [Thu Feb 26 02:48:13 2026] POST /v2.0/routers => generated 474 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:14.648 8 WARNING neutron_lib.context [None req-67e95710-729c-422a-a50b-a64c584db59b 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:14.688 8 INFO neutron.db.l3_hamode_db [None req-67e95710-729c-422a-a50b-a64c584db59b 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:48:14.797 8 INFO neutron.db.l3_hamode_db [None req-67e95710-729c-422a-a50b-a64c584db59b 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1315/2698] 10.0.0.252 () {34 vars in 971 bytes} [Thu Feb 26 02:48:14 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1285 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2699] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 02:48:14 2026] PUT /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1310 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:48:15.243 7 INFO neutron.api.v2.resource [None req-f5edca3c-6265-4208-ade7-d283387bdd21 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1317/2700] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/security-groups/lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:48:15.271 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6c1d835-e8f4-4d24-a61a-1d5280fb2848'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': '93864c37-5e32-46c4-808e-98788a75fe59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1318/2701] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/security-groups?name=lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 1637 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2702] 10.0.0.212 () {34 vars in 668 bytes} [Thu Feb 26 02:48:14 2026] POST /v2.0/routers => generated 474 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:15.371 8 WARNING neutron_lib.context [None req-bf8f37b3-c4e7-4e5f-a4b8-1d4880a8b5b8 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:15.405 8 INFO neutron.db.l3_hamode_db [None req-bf8f37b3-c4e7-4e5f-a4b8-1d4880a8b5b8 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:48:15.521 8 INFO neutron.db.l3_hamode_db [None req-bf8f37b3-c4e7-4e5f-a4b8-1d4880a8b5b8 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1319/2703] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 02:48:15 2026] PUT /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1310 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1320/2704] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2705] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2706] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2707] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2708] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2709] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2710] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2711] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/networks?id=fc486a52-a230-4667-9d17-e76c556e96d7 => generated 802 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2712] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1346 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2713] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=93864c37-5e32-46c4-808e-98788a75fe59 => 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: 1330/2714] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2715] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/subnets?id=88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2716] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2717] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:15 2026] GET /v2.0/ports?network_id=fc486a52-a230-4667-9d17-e76c556e96d7&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2718] 10.0.0.212 () {34 vars in 668 bytes} [Thu Feb 26 02:48:15 2026] POST /v2.0/routers => generated 474 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2719] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2720] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2721] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2722] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:48:16 2026] PUT /v2.0/routers/95eafbe6-b552-4da4-8417-12a7c559669f/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2723] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2724] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:48:16 2026] PUT /v2.0/routers/a67ebe22-2a88-46c8-b513-0949c99e8dd3/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2725] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:48:16 2026] PUT /v2.0/routers/6ad494f1-f7e1-4f4b-8ca7-2010bcf4bf02/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2726] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:48:16 2026] PUT /v2.0/routers/5b948f5f-b429-467f-9d9b-788cf4ef74a1/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2727] 10.0.0.212 () {32 vars in 664 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2728] 10.0.0.212 () {32 vars in 678 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2729] 10.0.0.212 () {32 vars in 674 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2730] 10.0.0.212 () {32 vars in 686 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2731] 10.0.0.212 () {32 vars in 672 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2732] 10.0.0.212 () {32 vars in 686 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2733] 10.0.0.212 () {32 vars in 682 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2734] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2735] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:48:16 2026] GET /v2.0/routers/95eafbe6-b552-4da4-8417-12a7c559669f => generated 485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:48:17.323 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0728c5f2-1c07-49bf-a76f-a107ec4fe8d4'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': '93864c37-5e32-46c4-808e-98788a75fe59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1342/2736] 10.0.0.212 () {34 vars in 742 bytes} [Thu Feb 26 02:48:17 2026] PUT /v2.0/routers/95eafbe6-b552-4da4-8417-12a7c559669f => generated 485 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2737] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:48:17 2026] GET /v2.0/ports?device_id=95eafbe6-b552-4da4-8417-12a7c559669f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2738] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:17 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2739] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:17 2026] GET /v2.0/networks?id=fc486a52-a230-4667-9d17-e76c556e96d7 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2740] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=93864c37-5e32-46c4-808e-98788a75fe59 => 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: 1399/2741] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:17 2026] GET /v2.0/subnets?id=88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2742] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:18 2026] GET /v2.0/ports?network_id=fc486a52-a230-4667-9d17-e76c556e96d7&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2743] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:18 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2744] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:18 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2745] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:48:17 2026] DELETE /v2.0/routers/95eafbe6-b552-4da4-8417-12a7c559669f => generated 0 bytes in 706 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2746] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:48:18 2026] GET /v2.0/routers/a67ebe22-2a88-46c8-b513-0949c99e8dd3 => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2747] 10.0.0.212 () {34 vars in 742 bytes} [Thu Feb 26 02:48:18 2026] PUT /v2.0/routers/a67ebe22-2a88-46c8-b513-0949c99e8dd3 => generated 493 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2748] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:48:18 2026] GET /v2.0/ports?device_id=a67ebe22-2a88-46c8-b513-0949c99e8dd3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2749] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:48:18 2026] DELETE /v2.0/routers/a67ebe22-2a88-46c8-b513-0949c99e8dd3 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2750] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:48:19 2026] GET /v2.0/routers/6ad494f1-f7e1-4f4b-8ca7-2010bcf4bf02 => generated 502 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2751] 10.0.0.212 () {34 vars in 742 bytes} [Thu Feb 26 02:48:19 2026] PUT /v2.0/routers/6ad494f1-f7e1-4f4b-8ca7-2010bcf4bf02 => generated 502 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2752] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:48:19 2026] GET /v2.0/ports?device_id=6ad494f1-f7e1-4f4b-8ca7-2010bcf4bf02 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2753] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:48:19 2026] DELETE /v2.0/routers/6ad494f1-f7e1-4f4b-8ca7-2010bcf4bf02 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2754] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:48:20 2026] GET /v2.0/routers/5b948f5f-b429-467f-9d9b-788cf4ef74a1 => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:48:20.362 8 WARNING neutron_lib.context [None req-66438f51-dfc2-427d-9fbf-b5010f8bacd2 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1348/2755] 10.0.0.212 () {34 vars in 742 bytes} [Thu Feb 26 02:48:20 2026] PUT /v2.0/routers/5b948f5f-b429-467f-9d9b-788cf4ef74a1 => generated 487 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2756] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:48:20 2026] GET /v2.0/ports?device_id=5b948f5f-b429-467f-9d9b-788cf4ef74a1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:48:21.061 8 INFO neutron.db.l3_db [None req-66438f51-dfc2-427d-9fbf-b5010f8bacd2 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Floating IP 20b30c48-3c0e-4904-8f45-f919183bd9b2 associated. External IP: 10.96.250.201, port: 8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1. [pid: 7|app: 0|req: 1350/2757] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:48:20 2026] DELETE /v2.0/routers/5b948f5f-b429-467f-9d9b-788cf4ef74a1 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2760] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:48:21 2026] GET /v2.0/routers/757be7b5-c8c3-4718-aa23-ed77563a3cf4 => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2761] 10.0.0.212 () {34 vars in 742 bytes} [Thu Feb 26 02:48:21 2026] PUT /v2.0/routers/757be7b5-c8c3-4718-aa23-ed77563a3cf4 => generated 480 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2762] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:48:21 2026] GET /v2.0/ports?device_id=757be7b5-c8c3-4718-aa23-ed77563a3cf4 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2763] 10.0.0.212 () {34 vars in 677 bytes} [Thu Feb 26 02:48:20 2026] POST /v2.0/floatingips => generated 899 bytes in 1374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:22.174 7 INFO neutron.services.segments.plugin [-] Segment 6be51d83-ac2e-4512-8f17-a62494c941f2 resource provider aggregate not found 2026-02-26 02:48:22.180 7 INFO neutron.services.segments.plugin [-] Segment 6be51d83-ac2e-4512-8f17-a62494c941f2 resource provider aggregate not found 2026-02-26 02:48:22.185 7 INFO neutron.services.segments.plugin [-] Segment 6be51d83-ac2e-4512-8f17-a62494c941f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6be51d83-ac2e-4512-8f17-a62494c941f2 found for delete ", "request_id": "req-1d5f5d1a-2efc-4379-9e79-e1582f0375a0"}]} 2026-02-26 02:48:22.201 7 INFO neutron.db.l3_hamode_db [None req-5ba1b895-28a2-48b9-8d5a-1eb4a88a2285 37a978e7afb14752b56d20cfc647bf7b 1c962cca9c4f466ab827353dd8a26629 - - default default] HA network 5de99e27-8759-42ae-af9d-055ce7341c60 was deleted as no HA routers are present in tenant 1c962cca9c4f466ab827353dd8a26629. [pid: 7|app: 0|req: 1356/2764] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:48:21 2026] DELETE /v2.0/routers/757be7b5-c8c3-4718-aa23-ed77563a3cf4 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2765] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:22 2026] GET /v2.0/security-groups?tenant_id=bfe86351cd7d4f31ae6fb23a6ee9c12b&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:48:23.080 7 INFO neutron.services.segments.plugin [-] Segment 6be51d83-ac2e-4512-8f17-a62494c941f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6be51d83-ac2e-4512-8f17-a62494c941f2 found for delete ", "request_id": "req-6bbb8553-075b-476f-ba88-a1f48576c630"}]} [pid: 7|app: 0|req: 1357/2766] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:23 2026] DELETE /v2.0/security-groups/e0760033-b7ca-4868-936d-128bbbac8b5c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2767] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:23 2026] GET /v2.0/security-groups?tenant_id=1c962cca9c4f466ab827353dd8a26629&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2768] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:23 2026] DELETE /v2.0/security-groups/76a4e232-1730-42b9-a49a-ac8d6bb25f6b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2769] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:23 2026] GET /v2.0/security-groups?tenant_id=758dfd8e06d641c6999e81f6eed08ace&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2770] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:23 2026] DELETE /v2.0/security-groups/942ca5a7-92b9-4549-b6e3-3cb37ba8c827 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2771] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:48:23 2026] GET /v2.0/floatingips => generated 2589 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2772] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:48:23 2026] GET /v2.0/networks => generated 5226 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2773] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:48:23 2026] GET /v2.0/network-ip-availabilities => generated 3613 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2774] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/security-groups => generated 30251 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2775] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2776] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/ports => generated 24650 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2777] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/routers => generated 728 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2778] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2779] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/l3-agents => generated 681 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2780] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/subnets => generated 6132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2781] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:48:24 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: 7|app: 0|req: 1366/2782] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/subnets => generated 6132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2783] 10.0.0.252 () {34 vars in 1178 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b&device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 5502 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2784] 10.0.0.252 () {34 vars in 1200 bytes} [Thu Feb 26 02:48:24 2026] GET /v2.0/security-groups?id=ed30255a-1aaf-4d7e-a8d5-94c59d6483bc&id=1ea149f2-0347-4b4e-9872-093df3b00983&id=39d7df48-372a-4f3d-8183-d40b9b838bdd&fields=id&fields=name => generated 285 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2785] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:48:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2786] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:48:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2787] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:48:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2788] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:48:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:48:26.470 8 INFO neutron.api.v2.resource [None req-7f195523-db7a-4d84-baea-9074db39161a bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/2789] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 02:48:26 2026] GET /v2.0/security-groups/lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2790] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 02:48:26 2026] GET /v2.0/security-groups?name=lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2791] 162.253.55.70 () {30 vars in 813 bytes} [Thu Feb 26 02:48:26 2026] GET /v2.0/security-group-rules?security_group_id=39d7df48-372a-4f3d-8183-d40b9b838bdd => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2792] 162.253.55.70 () {34 vars in 745 bytes} [Thu Feb 26 02:48:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2793] 162.253.55.70 () {34 vars in 745 bytes} [Thu Feb 26 02:48:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:27.753 7 WARNING neutron_lib.context [None req-ef6fb851-c55c-4ea9-beb3-d12dc157746f 126560511cac4d019985655c27f05d03 c34ba2637c9544cc9bd44525d620e638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1372/2794] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:48:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:27.809 8 WARNING neutron_lib.context [None req-8d031d3e-1c8d-4a9b-be92-a2a43f9550ae 126560511cac4d019985655c27f05d03 c34ba2637c9544cc9bd44525d620e638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1423/2795] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:48:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:27.871 7 WARNING neutron_lib.context [None req-cad1748e-03a2-4e0b-bdc8-ccfd36e009d5 126560511cac4d019985655c27f05d03 c34ba2637c9544cc9bd44525d620e638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1373/2796] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:48:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:27.924 8 WARNING neutron_lib.context [None req-4ba45de1-dd14-4e26-ab84-0f9ea98b8c3f 126560511cac4d019985655c27f05d03 c34ba2637c9544cc9bd44525d620e638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1424/2797] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:48:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:28.001 7 WARNING neutron_lib.context [None req-5beade48-7dae-4ade-9516-2a7ac056350e 126560511cac4d019985655c27f05d03 c34ba2637c9544cc9bd44525d620e638 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1374/2798] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:48:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2799] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:48:28 2026] PUT /v2.0/subnetpools/64a03e22-ec27-41bd-ab0a-72407e8a745c/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2800] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:48:28 2026] PUT /v2.0/subnetpools/5df5fa8d-7448-4c89-9ac9-94a4870354b2/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2801] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:48:28 2026] PUT /v2.0/subnetpools/2505f5b0-4c23-4892-97f7-daa0eba0b3b0/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2802] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:48:28 2026] PUT /v2.0/subnetpools/9e2e96b4-efbb-4b2a-807c-04d1968a5f37/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2803] 10.0.0.212 () {32 vars in 672 bytes} [Thu Feb 26 02:48:28 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2804] 10.0.0.212 () {32 vars in 686 bytes} [Thu Feb 26 02:48:28 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2805] 10.0.0.212 () {32 vars in 682 bytes} [Thu Feb 26 02:48:28 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2806] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:48:28 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2807] 10.0.0.212 () {32 vars in 680 bytes} [Thu Feb 26 02:48:28 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2808] 10.0.0.212 () {32 vars in 694 bytes} [Thu Feb 26 02:48:28 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2809] 10.0.0.212 () {32 vars in 690 bytes} [Thu Feb 26 02:48:28 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2810] 10.0.0.212 () {32 vars in 702 bytes} [Thu Feb 26 02:48:28 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2811] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:48:28 2026] DELETE /v2.0/subnetpools/64a03e22-ec27-41bd-ab0a-72407e8a745c => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2812] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:48:28 2026] DELETE /v2.0/subnetpools/5df5fa8d-7448-4c89-9ac9-94a4870354b2 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2813] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:48:28 2026] DELETE /v2.0/subnetpools/2505f5b0-4c23-4892-97f7-daa0eba0b3b0 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2814] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:48:28 2026] DELETE /v2.0/subnetpools/9e2e96b4-efbb-4b2a-807c-04d1968a5f37 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2815] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:48:28 2026] DELETE /v2.0/subnetpools/12dbd128-2397-4514-9e55-50487046e7c4 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2816] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:29 2026] GET /v2.0/security-groups?tenant_id=c34ba2637c9544cc9bd44525d620e638&name=default => generated 2929 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2817] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:29 2026] DELETE /v2.0/security-groups/19bf93d5-e2e8-4f45-97af-92d3e323b15e => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2818] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:29 2026] GET /v2.0/security-groups?tenant_id=5ad78e7e7e664c06a3ecdd907c1ee6c7&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2819] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:30 2026] DELETE /v2.0/security-groups/bca44168-88a4-4c51-8f3f-dc9ddd5509ff => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2820] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:30 2026] GET /v2.0/security-groups?tenant_id=0f7c956376ba46dea11f0768ba1ad655&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2821] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:30 2026] DELETE /v2.0/security-groups/73d549fb-738e-4280-8692-48713d2aa1f3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2822] 10.0.0.2 () {30 vars in 687 bytes} [Thu Feb 26 02:48:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2823] 10.0.0.2 () {30 vars in 689 bytes} [Thu Feb 26 02:48:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:48:33.548 8 WARNING neutron_lib.context [None req-41d97cf7-f5f8-4e79-8cf3-faae88acd820 cee151f6c782451c8833573a8b74180e e54365c20a5b45d0b3b49c0f17ea32ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1388/2824] 10.0.0.2 () {30 vars in 665 bytes} [Thu Feb 26 02:48:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2825] 10.0.0.2 () {30 vars in 701 bytes} [Thu Feb 26 02:48:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2826] 10.0.0.212 () {34 vars in 676 bytes} [Thu Feb 26 02:48:33 2026] POST /v2.0/floatingips => generated 552 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2827] 10.0.0.2 () {28 vars in 436 bytes} [Thu Feb 26 02:48:34 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2828] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:48:34 2026] PUT /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2829] 10.0.0.2 () {30 vars in 725 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/subnets/e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2830] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2831] 10.0.0.212 () {34 vars in 770 bytes} [Thu Feb 26 02:48:34 2026] PUT /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2832] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2833] 10.0.0.212 () {34 vars in 766 bytes} [Thu Feb 26 02:48:34 2026] PUT /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2834] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2835] 10.0.0.212 () {34 vars in 788 bytes} [Thu Feb 26 02:48:34 2026] PUT /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2836] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2837] 10.0.0.212 () {34 vars in 759 bytes} [Thu Feb 26 02:48:34 2026] PUT /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2838] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2839] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:48:34.456 7 INFO neutron.api.v2.resource [None req-24b405ff-335c-4329-aeac-33e40faedb61 cee151f6c782451c8833573a8b74180e e54365c20a5b45d0b3b49c0f17ea32ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1396/2840] 10.0.0.212 () {32 vars in 751 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2841] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:48:34 2026] DELETE /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2842] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:48:34.555 8 INFO neutron.api.v2.resource [None req-2e54f2ff-627e-4211-96d1-ecc69a82e01f cee151f6c782451c8833573a8b74180e e54365c20a5b45d0b3b49c0f17ea32ac - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1446/2843] 10.0.0.212 () {32 vars in 754 bytes} [Thu Feb 26 02:48:34 2026] DELETE /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2844] 10.0.0.212 () {32 vars in 742 bytes} [Thu Feb 26 02:48:34 2026] DELETE /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2845] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2846] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2847] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2848] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2849] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2850] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/subnets/e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2851] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:48:34 2026] DELETE /v2.0/floatingips/5fdb99e6-8fff-43b1-ab79-e424894b5931 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2852] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:48:34 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2853] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:48:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2854] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:48:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2855] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:48:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2856] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:48:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2857] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:35 2026] GET /v2.0/security-groups?tenant_id=0af57615606b44eca804d21d9e73ba12&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2858] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:35 2026] DELETE /v2.0/security-groups/70e207ae-887b-42d0-95f1-61ff3aed2d7a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2861] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:35 2026] GET /v2.0/security-groups?tenant_id=e54365c20a5b45d0b3b49c0f17ea32ac&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2862] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:35 2026] DELETE /v2.0/security-groups/2ef11ab0-ed47-4b2f-b74c-6edfbce57fb7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2863] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:36 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2864] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:36 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2865] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:36 2026] GET /v2.0/networks?id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2866] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:48:36 2026] POST /v2.0/ports => generated 1299 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2867] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:48:37 2026] PUT /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 1460 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1461/2868] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:38 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 4038 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1408/2869] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 02:48:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.233&port_id=d5c9099e-f9c9-422a-94ff-63d41b4a472c => 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: 1462/2870] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:38 2026] GET /v2.0/subnets?id=cfbf8e72-c41c-4d90-9070-2d716e68cca2 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:48:38.777 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e19f2ebf-453d-41e0-8798-2199b904d14f'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': '7553478c-d0ab-4c87-87ce-c7b94e989281', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1409/2871] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:38 2026] GET /v2.0/ports?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2872] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:38 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2873] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:38 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2874] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=93864c37-5e32-46c4-808e-98788a75fe59 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2875] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:38 2026] GET /v2.0/subnets?id=88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2876] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:38 2026] GET /v2.0/ports?network_id=fc486a52-a230-4667-9d17-e76c556e96d7&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2877] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2878] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2879] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7553478c-d0ab-4c87-87ce-c7b94e989281 => 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: 1415/2880] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d2&port_id=7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2881] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/subnets?id=bc472893-6faf-49b7-ac04-959382fe6c61&id=e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 1409 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:48:39.201 8 WARNING neutron_lib.context [None req-e9a1e173-c00b-4e7b-a700-9f845bcaea03 5772e4f64c944b21a78b95902f6d3b0e dae69e56ccd54530b0dfbbb634a28c0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1417/2882] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2883] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2884] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2885] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2886] 10.0.0.212 () {34 vars in 684 bytes} [Thu Feb 26 02:48:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2887] 10.0.0.212 () {34 vars in 767 bytes} [Thu Feb 26 02:48:39 2026] PUT /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2888] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2889] 10.0.0.212 () {34 vars in 778 bytes} [Thu Feb 26 02:48:39 2026] PUT /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2890] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2891] 10.0.0.212 () {34 vars in 774 bytes} [Thu Feb 26 02:48:39 2026] PUT /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2892] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2893] 10.0.0.212 () {34 vars in 796 bytes} [Thu Feb 26 02:48:39 2026] PUT /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2894] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2895] 10.0.0.212 () {34 vars in 767 bytes} [Thu Feb 26 02:48:39 2026] PUT /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2896] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2897] 10.0.0.212 () {32 vars in 755 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:48:39.758 8 INFO neutron.api.v2.resource [None req-c3e1b21e-6d2d-482d-9b75-5cb19555cd03 5772e4f64c944b21a78b95902f6d3b0e dae69e56ccd54530b0dfbbb634a28c0a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/2898] 10.0.0.212 () {32 vars in 759 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2899] 10.0.0.212 () {32 vars in 758 bytes} [Thu Feb 26 02:48:39 2026] DELETE /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2900] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:48:39.847 7 INFO neutron.api.v2.resource [None req-b04af98a-d351-40ea-9bbb-3f5d87e17b99 5772e4f64c944b21a78b95902f6d3b0e dae69e56ccd54530b0dfbbb634a28c0a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2901] 10.0.0.212 () {32 vars in 762 bytes} [Thu Feb 26 02:48:39 2026] DELETE /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2902] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:48:39 2026] DELETE /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2903] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:48:39 2026] GET /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2904] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:39 2026] DELETE /v2.0/security-groups/0ee4b91f-c8b3-44e0-8145-2048f9aef354 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2905] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 4038 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2906] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/networks?id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2907] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2908] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d2&port_id=7553478c-d0ab-4c87-87ce-c7b94e989281 => 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: 1432/2909] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/subnets?id=bc472893-6faf-49b7-ac04-959382fe6c61&id=e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2910] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2911] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2912] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2913] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2914] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/security-groups?tenant_id=dae69e56ccd54530b0dfbbb634a28c0a&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2915] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:40 2026] DELETE /v2.0/security-groups/9ef2d196-f181-4bf3-b1f0-7d3e86a889ed => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2916] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:40 2026] GET /v2.0/security-groups?tenant_id=e28856a6800146de92baea4f03778ebd&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2917] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:41 2026] DELETE /v2.0/security-groups/c863478c-269f-45a5-bf3c-f831b79ba5ea => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2918] 10.0.0.252 () {34 vars in 971 bytes} [Thu Feb 26 02:48:42 2026] GET /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 1462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2919] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:42 2026] GET /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 1462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2920] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:42 2026] GET /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 1462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2921] 162.253.55.70 () {34 vars in 788 bytes} [Thu Feb 26 02:48:42 2026] PUT /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 1197 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2922] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1440/2923] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/subnets/e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2924] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2925] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2926] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:48:43.562 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-298257c6-f79f-41dd-873b-43694f60dca7'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': '7553478c-d0ab-4c87-87ce-c7b94e989281', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1442/2927] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2928] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2929] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2930] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2931] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2932] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7 => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2933] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2934] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2935] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2936] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:43 2026] GET /v2.0/networks?id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2937] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7553478c-d0ab-4c87-87ce-c7b94e989281 => 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: 1491/2938] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/subnets?id=e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2939] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2940] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:48:44.204 7 WARNING neutron_lib.context [None req-179fbb22-4cd4-4c37-9c61-ec937d1ae194 942420f891044313b0a70115f8826c77 c3fc88e2d04c45b487374f1283386223 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1494/2941] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:48:44.360 7 INFO neutron.db.segments_db [None req-179fbb22-4cd4-4c37-9c61-ec937d1ae194 942420f891044313b0a70115f8826c77 c3fc88e2d04c45b487374f1283386223 - - default default] Added segment 40bafa74-f650-4a56-8445-7009ea4978f1 of type vxlan for network d0d321d9-0617-4c63-8dbe-540d5e0a566e [pid: 7|app: 0|req: 1448/2942] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:48:44 2026] POST /v2.0/networks => generated 631 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:48:44.469 8 WARNING neutron_lib.context [None req-535ef955-be15-406d-ac87-3cb987cf5dfb 942420f891044313b0a70115f8826c77 c3fc88e2d04c45b487374f1283386223 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:48:44.520 8 INFO neutron.db.segments_db [None req-535ef955-be15-406d-ac87-3cb987cf5dfb 942420f891044313b0a70115f8826c77 c3fc88e2d04c45b487374f1283386223 - - default default] Added segment 4a01ad9f-0891-42eb-840a-9616d4264373 of type vxlan for network e89271a5-8bb8-43e9-b8e1-9bf1b6f2b6dc [pid: 8|app: 0|req: 1495/2943] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:48:44 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2944] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:48:44 2026] PUT /v2.0/networks/d0d321d9-0617-4c63-8dbe-540d5e0a566e/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2945] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/networks/d0d321d9-0617-4c63-8dbe-540d5e0a566e/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2946] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:48:44 2026] PUT /v2.0/networks/e89271a5-8bb8-43e9-b8e1-9bf1b6f2b6dc/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2947] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/networks/e89271a5-8bb8-43e9-b8e1-9bf1b6f2b6dc/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2948] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:48:44 2026] PUT /v2.0/networks/e89271a5-8bb8-43e9-b8e1-9bf1b6f2b6dc/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2949] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/networks/e89271a5-8bb8-43e9-b8e1-9bf1b6f2b6dc/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2950] 10.0.0.212 () {32 vars in 733 bytes} [Thu Feb 26 02:48:44 2026] GET /v2.0/networks/d0d321d9-0617-4c63-8dbe-540d5e0a566e/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:48:45.000 8 INFO neutron.services.segments.plugin [-] Segment 40bafa74-f650-4a56-8445-7009ea4978f1 resource provider aggregate not found 2026-02-26 02:48:45.005 8 INFO neutron.services.segments.plugin [-] Segment 40bafa74-f650-4a56-8445-7009ea4978f1 resource provider aggregate not found 2026-02-26 02:48:45.011 8 INFO neutron.services.segments.plugin [-] Segment 40bafa74-f650-4a56-8445-7009ea4978f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40bafa74-f650-4a56-8445-7009ea4978f1 found for delete ", "request_id": "req-86c01e12-1196-4e12-86f4-4940385f88a8"}]} [pid: 8|app: 0|req: 1499/2951] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:48:44 2026] DELETE /v2.0/networks/d0d321d9-0617-4c63-8dbe-540d5e0a566e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:48:45.139 7 INFO neutron.services.segments.plugin [-] Segment 4a01ad9f-0891-42eb-840a-9616d4264373 resource provider aggregate not found 2026-02-26 02:48:45.144 7 INFO neutron.services.segments.plugin [-] Segment 4a01ad9f-0891-42eb-840a-9616d4264373 resource provider aggregate not found 2026-02-26 02:48:45.153 7 INFO neutron.services.segments.plugin [-] Segment 4a01ad9f-0891-42eb-840a-9616d4264373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a01ad9f-0891-42eb-840a-9616d4264373 found for delete ", "request_id": "req-720d14be-8a93-44bb-881a-49a7884a3309"}]} [pid: 7|app: 0|req: 1453/2952] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:48:45 2026] DELETE /v2.0/networks/e89271a5-8bb8-43e9-b8e1-9bf1b6f2b6dc => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:48:45.750 8 INFO neutron.services.segments.plugin [-] Segment 40bafa74-f650-4a56-8445-7009ea4978f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40bafa74-f650-4a56-8445-7009ea4978f1 found for delete ", "request_id": "req-d79b3519-32db-4450-a855-419e51b3f555"}]} [pid: 8|app: 0|req: 1500/2953] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:45 2026] GET /v2.0/security-groups?tenant_id=c3fc88e2d04c45b487374f1283386223&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:48:45.871 7 INFO neutron.services.segments.plugin [-] Segment 4a01ad9f-0891-42eb-840a-9616d4264373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a01ad9f-0891-42eb-840a-9616d4264373 found for delete ", "request_id": "req-ae4e5077-3fcf-47fe-b466-17f37c6e0901"}]} [pid: 7|app: 0|req: 1454/2954] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:45 2026] DELETE /v2.0/security-groups/a2c90d37-3cd0-459d-b214-9bfaa61f1917 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2955] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:48:46 2026] GET /v2.0/security-groups?tenant_id=9b5dff11c6724d1fa13d3ef424b7cb78&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2956] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:48:46 2026] DELETE /v2.0/security-groups/e819e74e-5fcc-4f6e-ae1f-d0593e276ab4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2957] 10.0.0.2 () {30 vars in 687 bytes} [Thu Feb 26 02:48:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2958] 10.0.0.2 () {30 vars in 689 bytes} [Thu Feb 26 02:48:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2959] 10.0.0.2 () {30 vars in 665 bytes} [Thu Feb 26 02:48:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2960] 10.0.0.2 () {30 vars in 701 bytes} [Thu Feb 26 02:48:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2961] 10.0.0.2 () {28 vars in 436 bytes} [Thu Feb 26 02:48:49 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2962] 10.0.0.2 () {30 vars in 725 bytes} [Thu Feb 26 02:48:49 2026] GET /v2.0/subnets/da2b5408-c0b8-4a5b-9ee7-e1433c04d4af => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2965] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:48:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2966] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:48:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2967] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:48:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2968] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:48:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2969] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:50 2026] GET /v2.0/subnets/e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2970] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:48:50 2026] GET /v2.0/subnets/da2b5408-c0b8-4a5b-9ee7-e1433c04d4af => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2971] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:48:51 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3811 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2972] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:48:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2973] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:48:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2974] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:48:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2975] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:48:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2976] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:52 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2977] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:52 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2978] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:53 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2979] 162.253.55.70 () {38 vars in 954 bytes} [Thu Feb 26 02:48:53 2026] POST /v2.0/ports => generated 1307 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2980] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:48:53 2026] PUT /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 1468 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1468/2981] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 5271 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1514/2982] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.233&port_id=d5c9099e-f9c9-422a-94ff-63d41b4a472c => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2983] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/subnets?id=cfbf8e72-c41c-4d90-9070-2d716e68cca2 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:48:55.370 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07154ab3-b154-4be0-8478-769aa8d724c1'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': 'b1059fa4-58bc-4734-9336-1ee3c3cc896c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1515/2984] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/ports?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2985] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2986] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2987] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=93864c37-5e32-46c4-808e-98788a75fe59 => 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: 1517/2988] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/subnets?id=88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2989] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/ports?network_id=fc486a52-a230-4667-9d17-e76c556e96d7&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2990] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2991] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2992] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2993] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/subnets?id=e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2994] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2995] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2996] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2997] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=b1059fa4-58bc-4734-9336-1ee3c3cc896c => 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: 1522/2998] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33c&port_id=b1059fa4-58bc-4734-9336-1ee3c3cc896c => 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: 1477/2999] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/subnets?id=da2b5408-c0b8-4a5b-9ee7-e1433c04d4af&id=fae599ab-4800-479a-a4ec-6166b910cbb3 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3000] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:55 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3001] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:56 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3002] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:56 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3003] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:56 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3004] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:48:57 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 5271 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3005] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:48:57 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3006] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:48:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=b1059fa4-58bc-4734-9336-1ee3c3cc896c => 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: 1481/3007] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 02:48:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33c&port_id=b1059fa4-58bc-4734-9336-1ee3c3cc896c => 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: 1527/3008] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:48:57 2026] GET /v2.0/subnets?id=da2b5408-c0b8-4a5b-9ee7-e1433c04d4af&id=fae599ab-4800-479a-a4ec-6166b910cbb3 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3009] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:57 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3010] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:48:57 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3011] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:48:57 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3012] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:48:57 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3013] 10.0.0.252 () {34 vars in 971 bytes} [Thu Feb 26 02:48:59 2026] GET /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 1470 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3014] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:59 2026] GET /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 1470 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3015] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:48:59 2026] GET /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 1470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3016] 162.253.55.70 () {34 vars in 788 bytes} [Thu Feb 26 02:48:59 2026] PUT /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 1201 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3017] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00 => generated 798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:49:00.409 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96c399f7-6575-4e4e-9cc2-7d9182305b9f'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': 'b1059fa4-58bc-4734-9336-1ee3c3cc896c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1532/3018] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/subnets/da2b5408-c0b8-4a5b-9ee7-e1433c04d4af => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3019] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3020] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3021] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3022] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3023] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3024] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3025] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3026] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3027] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3028] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3029] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3030] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 5040 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3031] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:49:00 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3032] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:49:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=b1059fa4-58bc-4734-9336-1ee3c3cc896c => 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: 1494/3033] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:49:01 2026] GET /v2.0/subnets?id=da2b5408-c0b8-4a5b-9ee7-e1433c04d4af => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3034] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:01 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3035] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:01 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3036] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:01 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3037] 162.253.55.70 () {34 vars in 1095 bytes} [Thu Feb 26 02:49:04 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3040] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:49:06 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1469 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3041] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:49:06 2026] GET /v2.0/networks?id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3042] 162.253.55.70 () {34 vars in 1057 bytes} [Thu Feb 26 02:49:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3043] 162.253.55.70 () {34 vars in 1103 bytes} [Thu Feb 26 02:49:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A37e&port_id=4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => 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: 1545/3044] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:49:06 2026] GET /v2.0/subnets?id=bc472893-6faf-49b7-ac04-959382fe6c61&id=e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3045] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:06 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3046] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:06 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3047] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:06 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3048] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:06 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3049] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3050] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3051] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3052] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3053] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/subnets/e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3054] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 5040 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3055] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3056] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3057] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3058] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3059] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 1237 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3060] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 02:49:10 2026] PUT /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 1026 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3061] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1554/3062] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 4865 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3063] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:10 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 4865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:49:11.334 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52b2f504-a765-4f37-b734-846ad42b1b84'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': 'b1059fa4-58bc-4734-9336-1ee3c3cc896c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1555/3064] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:49:11 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 4865 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3065] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:49:11 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3066] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:11 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3067] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:11 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3068] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:11 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 4865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3069] 162.253.55.70 () {34 vars in 974 bytes} [Thu Feb 26 02:49:12 2026] GET /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 1062 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3070] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:12 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 4865 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3071] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:49:12 2026] DELETE /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3072] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3811 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:49:14.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14084f69-f279-4289-8da7-9d9a54e19fee bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3073] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 02:49:14 2026] DELETE /v2.0/ports/b1059fa4-58bc-4734-9336-1ee3c3cc896c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3074] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3075] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3076] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:49:14.278 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e28924a0-4c16-4c0e-b518-223a36c906f0'] response: {'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'name': 'network-vif-deleted', 'tag': 'b1059fa4-58bc-4734-9336-1ee3c3cc896c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1561/3077] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3078] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3079] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3080] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3081] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3082] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3083] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3084] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3085] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3811 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3086] 162.253.55.70 () {34 vars in 1145 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/networks?id=1a83c305-b00f-4614-a4f2-500e2101d1db&id=fc486a52-a230-4667-9d17-e76c556e96d7&id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 2310 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3087] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.233&port_id=d5c9099e-f9c9-422a-94ff-63d41b4a472c => 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: 1522/3088] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/subnets?id=cfbf8e72-c41c-4d90-9070-2d716e68cca2 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3089] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/ports?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3090] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3091] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:14 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3092] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=93864c37-5e32-46c4-808e-98788a75fe59 => 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: 1569/3093] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/subnets?id=88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3094] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/ports?network_id=fc486a52-a230-4667-9d17-e76c556e96d7&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3095] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3096] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3097] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7553478c-d0ab-4c87-87ce-c7b94e989281 => 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: 1527/3098] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/subnets?id=e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3099] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/ports?network_id=f0bfc8ab-43dc-4797-95ef-655879a9630f&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3100] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3101] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:15 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3102] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3103] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3104] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3105] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3106] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3811 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3107] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3108] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3109] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3110] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3111] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 1233 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3112] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 02:49:20 2026] PUT /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 1026 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3115] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1537/3116] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3640 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3117] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:20 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3640 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:49:21.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c377db19-f556-410d-a9ec-9afc8df9cc2a'] response: {'name': 'network-changed', 'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'tag': '7553478c-d0ab-4c87-87ce-c7b94e989281', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1538/3118] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:49:21 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3119] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:49:21 2026] GET /v2.0/networks?id=f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3120] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:21 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3121] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:21 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3122] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:21 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3123] 162.253.55.70 () {34 vars in 974 bytes} [Thu Feb 26 02:49:22 2026] GET /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3124] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3125] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:49:22 2026] DELETE /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3126] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/security-groups => generated 31477 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3127] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/network-ip-availabilities => generated 3613 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3128] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/subnets => generated 6132 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:49:23.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04251007-f1ca-43f4-8e86-8a34ef475c93'] response: {'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'name': 'network-vif-deleted', 'tag': '7553478c-d0ab-4c87-87ce-c7b94e989281', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1543/3129] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/routers => generated 728 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3130] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3131] 10.0.0.161 () {28 vars in 677 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/l3-agents => generated 681 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3132] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/floatingips => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3133] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/networks => generated 5226 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3134] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/subnets => generated 6132 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3135] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:49:23 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: 1590/3136] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/ports => generated 24650 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3137] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3138] 10.0.0.252 () {34 vars in 1178 bytes} [Thu Feb 26 02:49:23 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b&device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 5502 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3139] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3140] 10.0.0.252 () {34 vars in 1200 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/security-groups?id=ed30255a-1aaf-4d7e-a8d5-94c59d6483bc&id=1ea149f2-0347-4b4e-9872-093df3b00983&id=39d7df48-372a-4f3d-8183-d40b9b838bdd&fields=id&fields=name => generated 285 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:49:24.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b53d6ac3-a533-47d5-bf5b-789f29890519 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3141] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 02:49:24 2026] DELETE /v2.0/ports/7553478c-d0ab-4c87-87ce-c7b94e989281 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3142] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3143] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3144] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3145] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3146] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3147] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3148] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3149] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3150] 162.253.55.70 () {30 vars in 741 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3151] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3152] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3153] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3154] 162.253.55.70 () {34 vars in 1065 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/networks?id=1a83c305-b00f-4614-a4f2-500e2101d1db&id=fc486a52-a230-4667-9d17-e76c556e96d7 => generated 1523 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3155] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.233&port_id=d5c9099e-f9c9-422a-94ff-63d41b4a472c => 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: 1556/3156] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/subnets?id=cfbf8e72-c41c-4d90-9070-2d716e68cca2 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3157] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/ports?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3158] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3159] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3160] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:49:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=93864c37-5e32-46c4-808e-98788a75fe59 => 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: 1603/3161] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:49:25 2026] GET /v2.0/subnets?id=88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3162] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:25 2026] GET /v2.0/ports?network_id=fc486a52-a230-4667-9d17-e76c556e96d7&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3163] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:25 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3164] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:25 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3167] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3168] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3169] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3170] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:49:36.241 8 INFO neutron.api.v2.resource [None req-1c420f38-6f3d-4fa3-96a7-912dd1a6d96f bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3171] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 02:49:36 2026] GET /v2.0/security-groups/lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3172] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 02:49:36 2026] GET /v2.0/security-groups?name=lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 2863 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3173] 162.253.55.70 () {30 vars in 813 bytes} [Thu Feb 26 02:49:36 2026] GET /v2.0/security-group-rules?security_group_id=39d7df48-372a-4f3d-8183-d40b9b838bdd => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3174] 162.253.55.70 () {32 vars in 787 bytes} [Thu Feb 26 02:49:36 2026] DELETE /v2.0/security-group-rules/04333398-fd5c-470e-8796-9edd9a7e41c5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3175] 162.253.55.70 () {32 vars in 787 bytes} [Thu Feb 26 02:49:36 2026] DELETE /v2.0/security-group-rules/068a6ba5-c859-46f0-8776-f49c7436d433 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:49:40.159 7 INFO neutron.db.l3_db [None req-1123288f-e744-41d0-876f-9353e6303aa5 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Floating IP 20b30c48-3c0e-4904-8f45-f919183bd9b2 disassociated (deleted). External IP: 10.96.250.201, port: 8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1. [pid: 7|app: 0|req: 1566/3176] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:49:39 2026] DELETE /v2.0/floatingips/20b30c48-3c0e-4904-8f45-f919183bd9b2 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:49:40.497 8 INFO neutron.api.v2.resource [None req-979b1ead-f88e-4b86-8746-b68020ba8e9f 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3177] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:49:40 2026] GET /v2.0/floatingips/20b30c48-3c0e-4904-8f45-f919183bd9b2 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3178] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3179] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3180] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3181] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:49:41.129 7 INFO neutron.api.v2.resource [None req-65b21fdd-53e1-49a5-aeed-2f86cd7bd10d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3182] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/security-groups/lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3183] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/security-groups?name=lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3184] 162.253.55.70 () {30 vars in 813 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/security-group-rules?security_group_id=39d7df48-372a-4f3d-8183-d40b9b838bdd => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3185] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3186] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3187] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3188] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3189] 162.253.55.70 () {30 vars in 739 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3190] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3191] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3192] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:41 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3193] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:42 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3194] 162.253.55.70 () {34 vars in 974 bytes} [Thu Feb 26 02:49:43 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3195] 162.253.55.70 () {34 vars in 1059 bytes} [Thu Feb 26 02:49:43 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3196] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:43 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3197] 162.253.55.70 () {34 vars in 1015 bytes} [Thu Feb 26 02:49:43 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7?fields=dns_domain => generated 29 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3198] 162.253.55.70 () {38 vars in 1027 bytes} [Thu Feb 26 02:49:43 2026] PUT /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1147 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3199] 162.253.55.70 () {30 vars in 767 bytes} [Thu Feb 26 02:49:44 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1578/3200] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 02:49:44 2026] PUT /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1086 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3201] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 1086 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1579/3202] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 02:49:45 2026] DELETE /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3203] 162.253.55.70 () {30 vars in 701 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3204] 162.253.55.70 () {30 vars in 703 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3205] 162.253.55.70 () {30 vars in 679 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3206] 162.253.55.70 () {30 vars in 715 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:49:45.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0757b2a6-f0d6-45ba-a585-2271243fcdd8 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3207] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 02:49:45 2026] DELETE /v2.0/ports/93864c37-5e32-46c4-808e-98788a75fe59 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3208] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:49:45.496 8 INFO neutron.api.v2.resource [None req-54c7be60-efef-4639-99ed-4cd6b8af3de2 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3209] 162.253.55.70 () {30 vars in 761 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/security-groups/lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3210] 162.253.55.70 () {30 vars in 783 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/security-groups?name=lb-5c4a04af-3acb-4dae-97ff-0931fa5337f1 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3211] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/ports?tenant_id=bb1aee1d1a9147229580b6a4a7f0279e&device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3212] 162.253.55.70 () {30 vars in 735 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3213] 162.253.55.70 () {34 vars in 1065 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/networks?id=1a83c305-b00f-4614-a4f2-500e2101d1db&id=fc486a52-a230-4667-9d17-e76c556e96d7 => generated 1523 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3214] 162.253.55.70 () {34 vars in 1061 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.233&port_id=d5c9099e-f9c9-422a-94ff-63d41b4a472c => 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: 1631/3215] 162.253.55.70 () {34 vars in 983 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/subnets?id=cfbf8e72-c41c-4d90-9070-2d716e68cca2 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3216] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/ports?network_id=1a83c305-b00f-4614-a4f2-500e2101d1db&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3217] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3218] 162.253.55.70 () {34 vars in 787 bytes} [Thu Feb 26 02:49:45 2026] PUT /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 1094 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3219] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:45 2026] GET /v2.0/networks/1a83c305-b00f-4614-a4f2-500e2101d1db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3220] 162.253.55.70 () {32 vars in 777 bytes} [Thu Feb 26 02:49:45 2026] DELETE /v2.0/security-groups/39d7df48-372a-4f3d-8183-d40b9b838bdd => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3221] 162.253.55.70 () {32 vars in 757 bytes} [Thu Feb 26 02:49:45 2026] DELETE /v2.0/ports/8cbfe985-8d2e-4c4a-af6d-a1b58180bbb1 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3222] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:49:48 2026] GET /v2.0/ports?device_id=0656613e-135d-4b08-b0cc-c977d3ef909b => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3223] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:49:48 2026] DELETE /v2.0/ports/d5c9099e-f9c9-422a-94ff-63d41b4a472c => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:49:50.948 7 INFO neutron.db.l3_db [None req-845720d9-dc7b-48d9-a372-2651c8c299ea 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Floating IP 7fb9895d-4a5d-4c46-abd5-46e69aabf369 disassociated (deleted). External IP: 10.96.250.217, port: 9dd65f29-7bcf-4942-b001-e9ff49c14861. [pid: 7|app: 0|req: 1588/3226] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:49:50 2026] DELETE /v2.0/floatingips/7fb9895d-4a5d-4c46-abd5-46e69aabf369 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:49:51.267 8 INFO neutron.api.v2.resource [None req-67e103fa-b41d-4300-a668-1f58b0479533 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3227] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:49:51 2026] GET /v2.0/floatingips/7fb9895d-4a5d-4c46-abd5-46e69aabf369 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:49:51.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36902625-75cb-430a-90aa-768d167c9717'] response: {'name': 'network-changed', 'server_uuid': '7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2', 'tag': '9dd65f29-7bcf-4942-b001-e9ff49c14861', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1589/3228] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:49:51 2026] GET /v2.0/ports?device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:49:51.529 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42d03a2a-4381-4b66-a78c-6c7f762f704a'] response: {'server_uuid': '0656613e-135d-4b08-b0cc-c977d3ef909b', 'name': 'network-vif-deleted', 'tag': 'd5c9099e-f9c9-422a-94ff-63d41b4a472c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1640/3229] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:49:51 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3230] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:49:51 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3231] 162.253.55.70 () {34 vars in 985 bytes} [Thu Feb 26 02:49:52 2026] GET /v2.0/networks?id=f0b072db-31ed-40ca-956f-970f07236e00 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3232] 162.253.55.70 () {34 vars in 1055 bytes} [Thu Feb 26 02:49:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => 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: 1642/3233] 162.253.55.70 () {34 vars in 1105 bytes} [Thu Feb 26 02:49:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A115&port_id=9dd65f29-7bcf-4942-b001-e9ff49c14861 => 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: 1592/3234] 162.253.55.70 () {34 vars in 1063 bytes} [Thu Feb 26 02:49:52 2026] GET /v2.0/subnets?id=da2b5408-c0b8-4a5b-9ee7-e1433c04d4af&id=fae599ab-4800-479a-a4ec-6166b910cbb3 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3235] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:52 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3236] 162.253.55.70 () {34 vars in 1051 bytes} [Thu Feb 26 02:49:52 2026] GET /v2.0/ports?network_id=f0b072db-31ed-40ca-956f-970f07236e00&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3237] 162.253.55.70 () {34 vars in 1011 bytes} [Thu Feb 26 02:49:52 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3238] 162.253.55.70 () {34 vars in 1111 bytes} [Thu Feb 26 02:49:52 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3239] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:49:53 2026] GET /v2.0/ports?device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 1200 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3240] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:49:53 2026] DELETE /v2.0/ports/9dd65f29-7bcf-4942-b001-e9ff49c14861 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3241] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:49:56 2026] GET /v2.0/ports?device_id=7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:01.719 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-217083c8-b09a-4671-9866-7707644eedca'] response: {'server_uuid': '7ff4e5ed-e1d7-439c-a64f-8d8f134de4a2', 'name': 'network-vif-deleted', 'tag': '9dd65f29-7bcf-4942-b001-e9ff49c14861', 'status': 'completed', 'code': 200} 2026-02-26 02:50:01.953 7 INFO neutron.db.l3_db [None req-51e7cd60-89e1-4b35-af04-dc1651dc594a 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] Floating IP b5a64023-38cf-4d6c-a881-181c237696f3 disassociated (deleted). External IP: 10.96.250.207, port: 4140c987-b8a4-4d2f-b4b2-8e043b3ec58a. [pid: 7|app: 0|req: 1596/3242] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:50:01 2026] DELETE /v2.0/floatingips/b5a64023-38cf-4d6c-a881-181c237696f3 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:02.265 8 INFO neutron.api.v2.resource [None req-a6e9fcc7-bea3-48b6-af15-08277ecf15db 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3243] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:50:02 2026] GET /v2.0/floatingips/b5a64023-38cf-4d6c-a881-181c237696f3 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3244] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:50:02 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3245] 10.0.0.252 () {34 vars in 1040 bytes} [Thu Feb 26 02:50:02 2026] GET /v2.0/security-groups?id=1ea149f2-0347-4b4e-9872-093df3b00983&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:04.376 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34fc4634-1478-41ce-a1ec-b58b023f1348'] response: {'name': 'network-changed', 'server_uuid': '7e3b4ccf-705c-45ce-b033-919e72998ac1', 'tag': '4140c987-b8a4-4d2f-b4b2-8e043b3ec58a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1598/3246] 162.253.55.70 () {34 vars in 993 bytes} [Thu Feb 26 02:50:04 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3247] 162.253.55.70 () {36 vars in 996 bytes} [Thu Feb 26 02:50:04 2026] DELETE /v2.0/ports/4140c987-b8a4-4d2f-b4b2-8e043b3ec58a => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3248] 162.253.55.70 () {34 vars in 1079 bytes} [Thu Feb 26 02:50:04 2026] GET /v2.0/ports?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3251] 10.0.0.252 () {34 vars in 990 bytes} [Thu Feb 26 02:50:07 2026] GET /v2.0/ports?device_id=7e3b4ccf-705c-45ce-b033-919e72998ac1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3252] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:12 2026] DELETE /v2.0/security-group-rules/473b232d-784f-437a-a9d2-1c85d28d946b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:12.775 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77bcc648-fabe-4aa5-a7b0-a8a2b70fd2bd'] response: {'server_uuid': '7e3b4ccf-705c-45ce-b033-919e72998ac1', 'name': 'network-vif-deleted', 'tag': '4140c987-b8a4-4d2f-b4b2-8e043b3ec58a', 'status': 'completed', 'code': 200} 2026-02-26 02:50:12.786 8 INFO neutron.api.v2.resource [None req-976fa7ec-4dcb-4cce-974d-b063c8a3d1fb 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3253] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:12 2026] GET /v2.0/security-group-rules/473b232d-784f-437a-a9d2-1c85d28d946b => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3254] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:12 2026] DELETE /v2.0/security-group-rules/6a65a721-5e9a-4adb-9ba6-964433726e39 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:12.872 8 INFO neutron.api.v2.resource [None req-97361545-25fb-4e56-81fe-3ffc3110cc47 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3255] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:12 2026] GET /v2.0/security-group-rules/6a65a721-5e9a-4adb-9ba6-964433726e39 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3256] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:12 2026] DELETE /v2.0/security-group-rules/3c638c3d-2999-474b-a41d-d6dabbf68442 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:12.971 8 INFO neutron.api.v2.resource [None req-f99b85fa-74cc-496e-ab8a-8fd8d9d4ea4c 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3257] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:12 2026] GET /v2.0/security-group-rules/3c638c3d-2999-474b-a41d-d6dabbf68442 => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3258] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:12 2026] DELETE /v2.0/security-group-rules/a5d5c982-f24f-41cd-9d20-9c8ff5c0ff5b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:13.110 8 INFO neutron.api.v2.resource [None req-731fbf35-dd92-4cd8-9f92-6f9f203f80e7 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3259] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-group-rules/a5d5c982-f24f-41cd-9d20-9c8ff5c0ff5b => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3260] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:13 2026] DELETE /v2.0/security-group-rules/59a6a250-ecc3-4258-a2ce-47f6bdce6b20 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:13.206 8 INFO neutron.api.v2.resource [None req-52948ce2-6c87-44e0-8ca7-9c19d6c2fc72 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3261] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-group-rules/59a6a250-ecc3-4258-a2ce-47f6bdce6b20 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3262] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:13 2026] DELETE /v2.0/security-group-rules/7a96213a-cdf3-4528-9697-568a436d2245 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:13.286 8 INFO neutron.api.v2.resource [None req-4ab88ee1-1326-4ba8-b129-eba04856f0e6 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3263] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-group-rules/7a96213a-cdf3-4528-9697-568a436d2245 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3264] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:13 2026] DELETE /v2.0/security-group-rules/6595a786-ecda-4015-a05a-250975146b90 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:13.365 8 INFO neutron.api.v2.resource [None req-f4d4aabc-c266-4dfb-ba45-cdff46282c31 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3265] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-group-rules/6595a786-ecda-4015-a05a-250975146b90 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3266] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:13 2026] DELETE /v2.0/security-group-rules/482f78ef-31aa-41e0-8e5c-54a36461ab86 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:13.457 8 INFO neutron.api.v2.resource [None req-3e6afe6a-4be2-4ebe-af02-6819210281ca 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3267] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-group-rules/482f78ef-31aa-41e0-8e5c-54a36461ab86 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3268] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:13 2026] DELETE /v2.0/security-group-rules/11c76135-9a00-4105-b445-69ba69fffd86 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:13.549 8 INFO neutron.api.v2.resource [None req-93065dec-d0ad-4252-b3cd-def8b6ee7c7b 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3269] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-group-rules/11c76135-9a00-4105-b445-69ba69fffd86 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3270] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:13 2026] DELETE /v2.0/security-group-rules/73adef62-9213-40ba-8acc-bab661590f0a => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:13.618 8 INFO neutron.api.v2.resource [None req-3b016eb3-4de3-4577-88b3-5c7794b59b94 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3271] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-group-rules/73adef62-9213-40ba-8acc-bab661590f0a => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3272] 10.0.0.212 () {32 vars in 750 bytes} [Thu Feb 26 02:50:13 2026] DELETE /v2.0/security-group-rules/39eb91c0-b2c1-4539-8bf0-178b95a97f37 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:13.709 8 INFO neutron.api.v2.resource [None req-fab2015e-e0fb-4f1e-beef-62475034c11f 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3273] 10.0.0.212 () {32 vars in 747 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-group-rules/39eb91c0-b2c1-4539-8bf0-178b95a97f37 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3274] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:13 2026] DELETE /v2.0/security-groups/1ea149f2-0347-4b4e-9872-093df3b00983 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:13.806 8 INFO neutron.api.v2.resource [None req-22539e80-3d99-4b93-9d22-ba166a4de6bd 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1663/3275] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:50:13 2026] GET /v2.0/security-groups/1ea149f2-0347-4b4e-9872-093df3b00983 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3276] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:50:13 2026] PUT /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/remove_router_interface => generated 309 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:14.921 8 INFO neutron.api.v2.resource [None req-7220d624-3a29-4fb9-bc16-b476ec8718ec 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3277] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:50:14 2026] PUT /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/remove_router_interface => generated 198 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3278] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:50:14 2026] PUT /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:16.070 8 INFO neutron.api.v2.resource [None req-df5ff111-8dd9-4740-bee9-fe54dd7a039e 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1665/3279] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:50:15 2026] PUT /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/remove_router_interface => generated 198 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3280] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:50:16 2026] PUT /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/remove_router_interface => generated 309 bytes in 1403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:50:17.663 8 INFO neutron.api.v2.resource [None req-0b5a630b-e743-430d-815e-476818a89104 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1666/3281] 10.0.0.212 () {34 vars in 789 bytes} [Thu Feb 26 02:50:17 2026] PUT /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb/remove_router_interface => generated 198 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:50:18.402 7 INFO neutron.db.l3_hamode_db [None req-27c7e110-0852-4eaf-ba4e-e65094e2f297 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] HA network f947ada3-ee4d-4547-b539-c438d02a7ee1 was deleted as no HA routers are present in tenant ac63a806a4664f4e8b5f63faa413d9e3. [pid: 7|app: 0|req: 1616/3282] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:50:17 2026] DELETE /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:18.428 8 INFO neutron.api.v2.resource [None req-6f11ed13-0570-4139-ae92-362640a058ba 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3283] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:50:18 2026] GET /v2.0/routers/7918b348-c8a2-4c25-a7f3-3e95ce9376fb => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:50:18.474 7 INFO neutron.services.segments.plugin [-] Segment 7b523ed5-3001-4a71-906b-f9dbbfe76a4c resource provider aggregate not found 2026-02-26 02:50:18.491 7 INFO neutron.services.segments.plugin [-] Segment 7b523ed5-3001-4a71-906b-f9dbbfe76a4c resource provider aggregate not found 2026-02-26 02:50:18.495 7 INFO neutron.services.segments.plugin [-] Segment 7b523ed5-3001-4a71-906b-f9dbbfe76a4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b523ed5-3001-4a71-906b-f9dbbfe76a4c found for delete ", "request_id": "req-712d6e45-3341-43df-82cb-469957837736"}]} 2026-02-26 02:50:18.504 7 INFO neutron.services.segments.plugin [-] Segment 7b523ed5-3001-4a71-906b-f9dbbfe76a4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b523ed5-3001-4a71-906b-f9dbbfe76a4c found for delete ", "request_id": "req-d1041504-ceca-4b28-a908-4e83cd5a404b"}]} [pid: 7|app: 0|req: 1617/3284] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:50:18 2026] DELETE /v2.0/subnets/fae599ab-4800-479a-a4ec-6166b910cbb3 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:18.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87497658-8870-4bf4-b9fc-c66f502875c6 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3285] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:50:18 2026] GET /v2.0/subnets/fae599ab-4800-479a-a4ec-6166b910cbb3 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3286] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:50:18 2026] DELETE /v2.0/subnets/da2b5408-c0b8-4a5b-9ee7-e1433c04d4af => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:18.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a96943a-6d4e-4c26-b0f6-e580f4074b5e 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3287] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:50:18 2026] GET /v2.0/subnets/da2b5408-c0b8-4a5b-9ee7-e1433c04d4af => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3288] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:18 2026] DELETE /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:19.102 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6dd9f2c2-e271-424e-b30d-bbf66b8d77bf 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3289] 10.0.0.212 () {32 vars in 723 bytes} [Thu Feb 26 02:50:19 2026] GET /v2.0/networks/f0b072db-31ed-40ca-956f-970f07236e00 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3290] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:50:19 2026] DELETE /v2.0/subnets/bc472893-6faf-49b7-ac04-959382fe6c61 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:19.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2255a16e-744d-47b0-a9a1-f351bd421c55 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1671/3291] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:50:19 2026] GET /v2.0/subnets/bc472893-6faf-49b7-ac04-959382fe6c61 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3292] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:50:19 2026] DELETE /v2.0/subnets/e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:19.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-499b4122-c503-435a-ac6a-71612c2dcd2a 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1672/3293] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:50:19 2026] GET /v2.0/subnets/e83dd206-123b-4aa2-916f-db2c0a588ea0 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3294] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:19 2026] DELETE /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:19.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-908fab8b-4dcb-44ef-969b-32ac292070ef 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1673/3295] 10.0.0.212 () {32 vars in 723 bytes} [Thu Feb 26 02:50:19 2026] GET /v2.0/networks/f0bfc8ab-43dc-4797-95ef-655879a9630f => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3296] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:50:19 2026] DELETE /v2.0/subnets/f0a82168-66af-48c2-b060-e8074f283f77 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:20.049 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afb57e0b-59e5-4eae-8cde-f8d06533b154 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1674/3297] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:50:20 2026] GET /v2.0/subnets/f0a82168-66af-48c2-b060-e8074f283f77 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3298] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:50:20 2026] DELETE /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:20.274 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50c93e6d-29fe-4fc9-9f45-11bd22102415 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1675/3299] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:50:20 2026] GET /v2.0/subnets/88148b8d-6e86-47f2-9d72-07324b08f2ce => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:50:20.512 7 INFO neutron.services.segments.plugin [-] Segment fb153366-c0b1-4892-b7f2-642543f4357e resource provider aggregate not found 2026-02-26 02:50:20.522 7 INFO neutron.services.segments.plugin [-] Segment fb153366-c0b1-4892-b7f2-642543f4357e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb153366-c0b1-4892-b7f2-642543f4357e found for delete ", "request_id": "req-460c47c9-9fad-4fed-8110-657e20acfedd"}]} 2026-02-26 02:50:20.528 7 INFO neutron.services.segments.plugin [-] Segment fb153366-c0b1-4892-b7f2-642543f4357e resource provider aggregate not found 2026-02-26 02:50:20.540 7 INFO neutron.services.segments.plugin [-] Segment f60c4409-8905-4a95-92f1-92f043973714 resource provider aggregate not found 2026-02-26 02:50:20.544 7 INFO neutron.services.segments.plugin [-] Segment fb153366-c0b1-4892-b7f2-642543f4357e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb153366-c0b1-4892-b7f2-642543f4357e found for delete ", "request_id": "req-4ed0180c-04a7-4414-ba2b-97d0425cd43f"}]} 2026-02-26 02:50:20.557 7 INFO neutron.services.segments.plugin [-] Segment f60c4409-8905-4a95-92f1-92f043973714 resource provider aggregate not found 2026-02-26 02:50:20.560 7 INFO neutron.services.segments.plugin [-] Segment f60c4409-8905-4a95-92f1-92f043973714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f60c4409-8905-4a95-92f1-92f043973714 found for delete ", "request_id": "req-d70996d7-c4a9-48c3-bc85-f26a12c8001c"}]} 2026-02-26 02:50:20.566 7 INFO neutron.services.segments.plugin [-] Segment f60c4409-8905-4a95-92f1-92f043973714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f60c4409-8905-4a95-92f1-92f043973714 found for delete ", "request_id": "req-f5e80930-7939-45f5-af8e-0d72eb0a273d"}]} [pid: 7|app: 0|req: 1625/3300] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:20 2026] DELETE /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:20.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39449a29-4e51-44cb-83d5-fa9dc42769fe 34f18eb698ca4e1c845834f7de546879 ac63a806a4664f4e8b5f63faa413d9e3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1676/3301] 10.0.0.212 () {32 vars in 723 bytes} [Thu Feb 26 02:50:20 2026] GET /v2.0/networks/fc486a52-a230-4667-9d17-e76c556e96d7 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:50:22.576 7 INFO neutron.services.segments.plugin [-] Segment 1237cb83-c876-4dc3-a30e-55b5d9a1f102 resource provider aggregate not found 2026-02-26 02:50:22.582 7 INFO neutron.services.segments.plugin [-] Segment 1237cb83-c876-4dc3-a30e-55b5d9a1f102 resource provider aggregate not found 2026-02-26 02:50:22.591 7 INFO neutron.services.segments.plugin [-] Segment 1237cb83-c876-4dc3-a30e-55b5d9a1f102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1237cb83-c876-4dc3-a30e-55b5d9a1f102 found for delete ", "request_id": "req-0a2cfa56-fb13-47db-a10d-0a9dc3505bdc"}]} 2026-02-26 02:50:22.595 7 INFO neutron.services.segments.plugin [-] Segment 1237cb83-c876-4dc3-a30e-55b5d9a1f102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1237cb83-c876-4dc3-a30e-55b5d9a1f102 found for delete ", "request_id": "req-ee1d8bed-216a-40eb-ac17-79fab828cb6b"}]} [pid: 7|app: 0|req: 1627/3304] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:22 2026] GET /v2.0/security-groups?tenant_id=7a2be03a3e52438eb97e24b8158273b2&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3305] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:22 2026] DELETE /v2.0/security-groups/4c899c92-ddae-4186-931b-f4dfa60ae1c0 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3306] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:22 2026] GET /v2.0/security-groups?tenant_id=0bb8259e3e304003b86d313847873657&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3307] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:22 2026] DELETE /v2.0/security-groups/38fb9b06-8a6c-4fbf-81bd-02ad0621f3c9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3308] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:23 2026] GET /v2.0/security-groups?tenant_id=0bfeb8e350504badad0408d5006913c7&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3309] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:23 2026] DELETE /v2.0/security-groups/89d04c3d-a333-49e7-89e4-ba99ac4f3ebc => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3310] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:23 2026] GET /v2.0/security-groups?tenant_id=e4be4cbd3cc54a3fa31640ac60546f5f&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3311] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:23 2026] DELETE /v2.0/security-groups/c2006d52-f61a-4140-bf6e-a9bc436697cf => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3312] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:50:23 2026] GET /v2.0/security-groups => generated 20301 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3313] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:50:23 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: 1683/3314] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/security-groups?tenant_id=ac63a806a4664f4e8b5f63faa413d9e3&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3315] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/ports => generated 4721 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3316] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/agents => generated 3385 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3317] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3318] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:24 2026] DELETE /v2.0/security-groups/2fcc8e96-c893-4b05-925e-f204d964a75d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3319] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3320] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:50:24 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: 1636/3321] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3322] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3323] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:50:24 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: 1687/3324] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3325] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/security-groups?tenant_id=e5dceb0e820949f2a8893a301c48edc4&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3326] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:24 2026] DELETE /v2.0/security-groups/ebd82542-d64c-463f-9332-29a0fbcae1e8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3327] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:24 2026] GET /v2.0/security-groups?tenant_id=0644888710544025be4f455f6916c3f5&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3328] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:24 2026] DELETE /v2.0/security-groups/bbab5bec-3d48-43f1-8dd5-8cb73a24bdfc => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:28.715 7 WARNING neutron_lib.context [None req-ce5946d9-4fdd-475a-8ed4-27cba4acaa34 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:28.848 7 INFO neutron.db.segments_db [None req-ce5946d9-4fdd-475a-8ed4-27cba4acaa34 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Added segment a66b1293-6965-445d-a1ac-ffd0e32357c0 of type vxlan for network 8e1f6237-6362-491d-b526-819331a6b616 [pid: 7|app: 0|req: 1640/3329] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:28 2026] POST /v2.0/networks => generated 632 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:28.944 8 WARNING neutron_lib.context [None req-349decb7-fda7-4a93-bdf8-64d312fcfc77 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:28.993 8 INFO neutron.db.segments_db [None req-349decb7-fda7-4a93-bdf8-64d312fcfc77 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Added segment 8384d9e8-96c1-467e-9061-fce99eeae002 of type vxlan for network 088a47e5-c447-40a3-9065-2438a59ed27a [pid: 8|app: 0|req: 1690/3330] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:28 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:29.097 7 WARNING neutron_lib.context [None req-777e67e0-0484-4c59-a393-d323a9e09066 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:29.148 7 INFO neutron.db.segments_db [None req-777e67e0-0484-4c59-a393-d323a9e09066 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Added segment c780ff88-7ce6-4575-afc9-e5838f603b10 of type vxlan for network afafe5b6-3cb4-480e-a18a-5931bf340812 [pid: 7|app: 0|req: 1641/3331] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:29.237 8 WARNING neutron_lib.context [None req-9d192947-f3de-4265-82df-4d7e806c4ab7 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:29.290 8 INFO neutron.db.segments_db [None req-9d192947-f3de-4265-82df-4d7e806c4ab7 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Added segment 15703db3-a5b3-4fdc-a50f-2dfc4a9acdab of type vxlan for network 5848f16b-c46b-41dd-b022-bdd426efea5a [pid: 8|app: 0|req: 1691/3332] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:29.381 7 WARNING neutron_lib.context [None req-db9a8910-ffd8-48e7-9ae6-6bef094746d1 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:29.437 7 INFO neutron.db.segments_db [None req-db9a8910-ffd8-48e7-9ae6-6bef094746d1 c04a21414bbe4a26b6571164b77f53f5 8c017a79c1a8421c8911cc6b446017b1 - - default default] Added segment 9623e484-2475-408c-8521-8817a659ad31 of type vxlan for network 3929d1d2-377f-442a-903d-5b4c5d6f43be [pid: 7|app: 0|req: 1642/3333] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:29 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3334] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:50:29 2026] PUT /v2.0/networks/8e1f6237-6362-491d-b526-819331a6b616/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3335] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:50:29 2026] PUT /v2.0/networks/088a47e5-c447-40a3-9065-2438a59ed27a/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3336] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:50:29 2026] PUT /v2.0/networks/afafe5b6-3cb4-480e-a18a-5931bf340812/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3337] 10.0.0.212 () {34 vars in 753 bytes} [Thu Feb 26 02:50:29 2026] PUT /v2.0/networks/5848f16b-c46b-41dd-b022-bdd426efea5a/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3338] 10.0.0.212 () {32 vars in 666 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3339] 10.0.0.212 () {32 vars in 680 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3340] 10.0.0.212 () {32 vars in 676 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3341] 10.0.0.212 () {32 vars in 688 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3342] 10.0.0.212 () {32 vars in 674 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3343] 10.0.0.212 () {32 vars in 688 bytes} [Thu Feb 26 02:50:29 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3344] 10.0.0.212 () {32 vars in 684 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3345] 10.0.0.212 () {32 vars in 696 bytes} [Thu Feb 26 02:50:30 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3346] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/networks/8e1f6237-6362-491d-b526-819331a6b616 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:30.435 7 INFO neutron.services.segments.plugin [-] Segment 8384d9e8-96c1-467e-9061-fce99eeae002 resource provider aggregate not found 2026-02-26 02:50:30.438 7 INFO neutron.services.segments.plugin [-] Segment 8384d9e8-96c1-467e-9061-fce99eeae002 resource provider aggregate not found 2026-02-26 02:50:30.445 7 INFO neutron.services.segments.plugin [-] Segment 8384d9e8-96c1-467e-9061-fce99eeae002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8384d9e8-96c1-467e-9061-fce99eeae002 found for delete ", "request_id": "req-90986b76-e257-4eb1-aef6-750327110df1"}]} [pid: 7|app: 0|req: 1649/3347] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/networks/088a47e5-c447-40a3-9065-2438a59ed27a => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:30.459 8 INFO neutron.services.segments.plugin [-] Segment a66b1293-6965-445d-a1ac-ffd0e32357c0 resource provider aggregate not found 2026-02-26 02:50:30.468 8 INFO neutron.services.segments.plugin [-] Segment a66b1293-6965-445d-a1ac-ffd0e32357c0 resource provider aggregate not found 2026-02-26 02:50:30.490 8 INFO neutron.services.segments.plugin [-] Segment a66b1293-6965-445d-a1ac-ffd0e32357c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a66b1293-6965-445d-a1ac-ffd0e32357c0 found for delete ", "request_id": "req-dd56dbc5-fdb0-48ca-8ae3-4844661a62a1"}]} 2026-02-26 02:50:30.491 8 INFO neutron.services.segments.plugin [-] Segment a66b1293-6965-445d-a1ac-ffd0e32357c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a66b1293-6965-445d-a1ac-ffd0e32357c0 found for delete ", "request_id": "req-2e0710f4-eed2-4adb-a9b8-56e99dd19b7c"}]} [pid: 8|app: 0|req: 1699/3348] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/networks/afafe5b6-3cb4-480e-a18a-5931bf340812 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:30.605 7 INFO neutron.services.segments.plugin [-] Segment 8384d9e8-96c1-467e-9061-fce99eeae002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8384d9e8-96c1-467e-9061-fce99eeae002 found for delete ", "request_id": "req-3cabc2a0-869c-423a-bcc1-162d21ac3fa2"}]} [pid: 7|app: 0|req: 1650/3349] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/networks/5848f16b-c46b-41dd-b022-bdd426efea5a => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3350] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:30 2026] DELETE /v2.0/networks/3929d1d2-377f-442a-903d-5b4c5d6f43be => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3351] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:31 2026] GET /v2.0/security-groups?tenant_id=ae3d4542cee242019c1037246f650442&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3352] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:31 2026] DELETE /v2.0/security-groups/4bdb927f-75f5-49bd-a03c-8e5636e52655 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3353] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:31 2026] GET /v2.0/security-groups?tenant_id=8c017a79c1a8421c8911cc6b446017b1&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3354] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:32 2026] DELETE /v2.0/security-groups/01670ac2-70a8-496d-b0ad-1c929d80b32d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3355] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:32 2026] GET /v2.0/security-groups?tenant_id=07d08fc4f2694d29b17e22959b02896e&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3356] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:32 2026] DELETE /v2.0/security-groups/c155f35d-cf41-4a48-80fe-b71901e767ec => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:36.353 8 INFO neutron.services.segments.plugin [-] Segment c780ff88-7ce6-4575-afc9-e5838f603b10 resource provider aggregate not found 2026-02-26 02:50:36.357 8 INFO neutron.services.segments.plugin [-] Segment c780ff88-7ce6-4575-afc9-e5838f603b10 resource provider aggregate not found 2026-02-26 02:50:36.362 8 INFO neutron.services.segments.plugin [-] Segment c780ff88-7ce6-4575-afc9-e5838f603b10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c780ff88-7ce6-4575-afc9-e5838f603b10 found for delete ", "request_id": "req-2592d04e-51cd-4ce7-89a8-3747ff778f59"}]} 2026-02-26 02:50:36.365 8 INFO neutron.services.segments.plugin [-] Segment c780ff88-7ce6-4575-afc9-e5838f603b10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c780ff88-7ce6-4575-afc9-e5838f603b10 found for delete ", "request_id": "req-1f6dac6e-9324-42f6-83a1-7b7829b93940"}]} 2026-02-26 02:50:36.373 8 INFO neutron.services.segments.plugin [-] Segment 9623e484-2475-408c-8521-8817a659ad31 resource provider aggregate not found 2026-02-26 02:50:36.377 8 INFO neutron.services.segments.plugin [-] Segment 9623e484-2475-408c-8521-8817a659ad31 resource provider aggregate not found 2026-02-26 02:50:36.383 8 INFO neutron.services.segments.plugin [-] Segment 9623e484-2475-408c-8521-8817a659ad31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9623e484-2475-408c-8521-8817a659ad31 found for delete ", "request_id": "req-e71b21f8-3535-40f6-9053-bcd1c1d54c4e"}]} 2026-02-26 02:50:36.387 8 INFO neutron.services.segments.plugin [-] Segment 9623e484-2475-408c-8521-8817a659ad31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9623e484-2475-408c-8521-8817a659ad31 found for delete ", "request_id": "req-fdd8f53b-0fa8-4366-90ab-b0f899bf1a66"}]} 2026-02-26 02:50:36.481 8 WARNING neutron_lib.context [None req-66f42646-84dc-4f7c-aeed-61e349cc2cd2 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:36.631 8 INFO neutron.db.segments_db [None req-66f42646-84dc-4f7c-aeed-61e349cc2cd2 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Added segment eec1a925-8b6c-4a8f-be7d-312f852f493b of type vxlan for network 5d54a79e-c594-45cd-af93-6911158969ee [pid: 8|app: 0|req: 1705/3359] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:36 2026] POST /v2.0/networks => generated 631 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:36.743 7 WARNING neutron_lib.context [None req-15581d0a-0c56-45b5-9f8b-3f61d65f8c32 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:36.756 7 INFO neutron.services.segments.plugin [-] Segment 15703db3-a5b3-4fdc-a50f-2dfc4a9acdab resource provider aggregate not found 2026-02-26 02:50:36.759 7 INFO neutron.services.segments.plugin [-] Segment 15703db3-a5b3-4fdc-a50f-2dfc4a9acdab resource provider aggregate not found 2026-02-26 02:50:36.770 7 INFO neutron.services.segments.plugin [-] Segment 15703db3-a5b3-4fdc-a50f-2dfc4a9acdab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15703db3-a5b3-4fdc-a50f-2dfc4a9acdab found for delete ", "request_id": "req-c8208eec-892f-460c-9775-c40b5dd8fdae"}]} 2026-02-26 02:50:36.771 7 INFO neutron.services.segments.plugin [-] Segment 15703db3-a5b3-4fdc-a50f-2dfc4a9acdab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15703db3-a5b3-4fdc-a50f-2dfc4a9acdab found for delete ", "request_id": "req-110473c6-062b-42f2-b16a-36fa8ebdd883"}]} [pid: 7|app: 0|req: 1655/3360] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:50:36 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:37.028 8 WARNING neutron_lib.context [None req-14640b1c-eea2-4536-a47a-54499b8caf2b 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1706/3361] 10.0.0.212 () {34 vars in 666 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/trunks => generated 407 bytes in 195 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:50:37.230 7 WARNING neutron_lib.context [None req-9d44a6c0-4ba6-41d1-af42-1c656971fbce 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:37.281 7 INFO neutron.db.segments_db [None req-9d44a6c0-4ba6-41d1-af42-1c656971fbce 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Added segment d9b8f1f4-ce76-4b66-8f97-4fa9efaa9129 of type vxlan for network cdfa0863-cdf9-4090-bd5e-af85a4d53873 [pid: 7|app: 0|req: 1656/3362] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:37.377 8 WARNING neutron_lib.context [None req-182c219d-af22-4c99-abd8-a081e0d5b2fc 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1707/3363] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:37.645 7 WARNING neutron_lib.context [None req-f10d2013-5604-4041-a7e4-3276a8c7d897 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1657/3364] 10.0.0.212 () {34 vars in 666 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/trunks => generated 407 bytes in 191 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:50:37.844 8 WARNING neutron_lib.context [None req-6a631903-6b1e-4183-bd3e-449f6ddbe38c 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:37.895 8 INFO neutron.db.segments_db [None req-6a631903-6b1e-4183-bd3e-449f6ddbe38c 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Added segment f10a8c49-88a2-4de4-a060-f4e471f1ada4 of type vxlan for network 69fd4618-32f1-48a2-ba0b-d525a68e5a38 [pid: 8|app: 0|req: 1708/3365] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:37.983 7 WARNING neutron_lib.context [None req-78c01f34-c49f-4575-85ce-406bea1d5d4a 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1658/3366] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:50:37 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:38.275 8 WARNING neutron_lib.context [None req-46797ee5-e0e3-4430-acb8-4b99cf158e2e 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1709/3367] 10.0.0.212 () {34 vars in 666 bytes} [Thu Feb 26 02:50:38 2026] POST /v2.0/trunks => generated 407 bytes in 147 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:50:38.429 7 WARNING neutron_lib.context [None req-579edead-7a82-4f77-b68c-dc8fd8f2cf0c 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:38.479 7 INFO neutron.db.segments_db [None req-579edead-7a82-4f77-b68c-dc8fd8f2cf0c 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Added segment 9577fc9a-dcea-44d7-9cc6-18ebdd824575 of type vxlan for network 50c9fc94-8151-437e-987e-9109c21c85d2 [pid: 7|app: 0|req: 1659/3368] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:38 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:38.583 8 WARNING neutron_lib.context [None req-dc499dd8-53ba-4abf-ab29-1df1bbb83fda 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1710/3369] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:50:38 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:38.913 7 WARNING neutron_lib.context [None req-922baae7-cf6d-43f4-a90c-8bbea7fca053 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1660/3370] 10.0.0.212 () {34 vars in 666 bytes} [Thu Feb 26 02:50:38 2026] POST /v2.0/trunks => generated 407 bytes in 168 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:50:39.085 8 WARNING neutron_lib.context [None req-f3f9bb0b-6bcd-48ca-a7dd-a0a8c455ffb1 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:39.141 8 INFO neutron.db.segments_db [None req-f3f9bb0b-6bcd-48ca-a7dd-a0a8c455ffb1 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Added segment 2610c5a5-43ad-4b47-9054-3ebd2c84f9cf of type vxlan for network ed3bd721-f34a-4b53-a135-f2b57b34fb9b [pid: 8|app: 0|req: 1711/3371] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:39 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:39.238 7 WARNING neutron_lib.context [None req-b96585ff-8796-482e-9169-9562cc21b356 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1661/3372] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:50:39 2026] POST /v2.0/ports => generated 743 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:39.519 8 WARNING neutron_lib.context [None req-eec1dd81-927d-4708-8ffa-0070ab53babb 6e7790c66aab425c808e0f48ac602dc6 60bee580c3d444778bd59a2df086ce1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1712/3373] 10.0.0.212 () {34 vars in 666 bytes} [Thu Feb 26 02:50:39 2026] POST /v2.0/trunks => generated 407 bytes in 165 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:71: 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: 1662/3374] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:50:39 2026] PUT /v2.0/trunks/2f8e4beb-75f0-406b-885f-69194b21b56c/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3375] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:50:39 2026] PUT /v2.0/trunks/54a9e6c9-f8e0-4069-ac20-105204c7d8ae/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3376] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:50:39 2026] PUT /v2.0/trunks/2f0c9f00-bdb1-478a-b787-90d31132316a/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3377] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:50:39 2026] PUT /v2.0/trunks/1e427987-fe4f-4577-b3a5-4175ee824991/tags => 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: 1664/3378] 10.0.0.212 () {32 vars in 662 bytes} [Thu Feb 26 02:50:39 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3379] 10.0.0.212 () {32 vars in 676 bytes} [Thu Feb 26 02:50:39 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3380] 10.0.0.212 () {32 vars in 672 bytes} [Thu Feb 26 02:50:39 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3381] 10.0.0.212 () {32 vars in 684 bytes} [Thu Feb 26 02:50:39 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3382] 10.0.0.212 () {32 vars in 670 bytes} [Thu Feb 26 02:50:39 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3383] 10.0.0.212 () {32 vars in 684 bytes} [Thu Feb 26 02:50:39 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3384] 10.0.0.212 () {32 vars in 680 bytes} [Thu Feb 26 02:50:39 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3385] 10.0.0.212 () {32 vars in 692 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3386] 10.0.0.212 () {32 vars in 719 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/trunks/2f8e4beb-75f0-406b-885f-69194b21b56c => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3387] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/ports/76ff29db-23eb-4989-b7bb-0f688fd8d1aa => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3388] 10.0.0.212 () {32 vars in 722 bytes} [Thu Feb 26 02:50:40 2026] DELETE /v2.0/trunks/2f8e4beb-75f0-406b-885f-69194b21b56c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3389] 10.0.0.212 () {32 vars in 719 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/trunks/54a9e6c9-f8e0-4069-ac20-105204c7d8ae => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3390] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/ports/716db07d-74d0-4efb-a71f-f77d337a50a2 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3391] 10.0.0.212 () {32 vars in 722 bytes} [Thu Feb 26 02:50:40 2026] DELETE /v2.0/trunks/54a9e6c9-f8e0-4069-ac20-105204c7d8ae => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3392] 10.0.0.212 () {32 vars in 719 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/trunks/2f0c9f00-bdb1-478a-b787-90d31132316a => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3393] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/ports/d6c2ceb7-6cfd-4f2d-8db4-4583344cb173 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3394] 10.0.0.212 () {32 vars in 722 bytes} [Thu Feb 26 02:50:40 2026] DELETE /v2.0/trunks/2f0c9f00-bdb1-478a-b787-90d31132316a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3395] 10.0.0.212 () {32 vars in 719 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/trunks/1e427987-fe4f-4577-b3a5-4175ee824991 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3396] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/ports/c284b99a-04e0-4d05-91f2-7a90ef704cfc => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3397] 10.0.0.212 () {32 vars in 722 bytes} [Thu Feb 26 02:50:40 2026] DELETE /v2.0/trunks/1e427987-fe4f-4577-b3a5-4175ee824991 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3398] 10.0.0.212 () {32 vars in 719 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/trunks/a23f117e-c759-4569-8b6c-823d5ed345d7 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3399] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:50:40 2026] GET /v2.0/ports/d716aab4-765b-47d5-9c48-ac00e18bee35 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3400] 10.0.0.212 () {32 vars in 722 bytes} [Thu Feb 26 02:50:40 2026] DELETE /v2.0/trunks/a23f117e-c759-4569-8b6c-823d5ed345d7 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3401] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:50:40 2026] DELETE /v2.0/ports/76ff29db-23eb-4989-b7bb-0f688fd8d1aa => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3402] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:50:41 2026] DELETE /v2.0/ports/716db07d-74d0-4efb-a71f-f77d337a50a2 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3403] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:50:41 2026] DELETE /v2.0/ports/d6c2ceb7-6cfd-4f2d-8db4-4583344cb173 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3404] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:50:41 2026] DELETE /v2.0/ports/c284b99a-04e0-4d05-91f2-7a90ef704cfc => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3405] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:50:41 2026] DELETE /v2.0/ports/d716aab4-765b-47d5-9c48-ac00e18bee35 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:41.998 7 INFO neutron.services.segments.plugin [-] Segment eec1a925-8b6c-4a8f-be7d-312f852f493b resource provider aggregate not found 2026-02-26 02:50:42.002 7 INFO neutron.services.segments.plugin [-] Segment eec1a925-8b6c-4a8f-be7d-312f852f493b resource provider aggregate not found 2026-02-26 02:50:42.015 7 INFO neutron.services.segments.plugin [-] Segment eec1a925-8b6c-4a8f-be7d-312f852f493b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eec1a925-8b6c-4a8f-be7d-312f852f493b found for delete ", "request_id": "req-dbb5da60-60a5-4be1-ad24-f7a91fe35ef7"}]} 2026-02-26 02:50:42.016 7 INFO neutron.services.segments.plugin [-] Segment eec1a925-8b6c-4a8f-be7d-312f852f493b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eec1a925-8b6c-4a8f-be7d-312f852f493b found for delete ", "request_id": "req-f1b6150a-28fe-4a86-b40a-b25f13cdb002"}]} [pid: 7|app: 0|req: 1678/3406] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:41 2026] DELETE /v2.0/networks/5d54a79e-c594-45cd-af93-6911158969ee => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:42.135 8 INFO neutron.services.segments.plugin [-] Segment d9b8f1f4-ce76-4b66-8f97-4fa9efaa9129 resource provider aggregate not found 2026-02-26 02:50:42.143 8 INFO neutron.services.segments.plugin [-] Segment d9b8f1f4-ce76-4b66-8f97-4fa9efaa9129 resource provider aggregate not found 2026-02-26 02:50:42.147 8 INFO neutron.services.segments.plugin [-] Segment d9b8f1f4-ce76-4b66-8f97-4fa9efaa9129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b8f1f4-ce76-4b66-8f97-4fa9efaa9129 found for delete ", "request_id": "req-78d5b00a-8883-45a8-9c7c-45dcda709239"}]} 2026-02-26 02:50:42.157 8 INFO neutron.services.segments.plugin [-] Segment d9b8f1f4-ce76-4b66-8f97-4fa9efaa9129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b8f1f4-ce76-4b66-8f97-4fa9efaa9129 found for delete ", "request_id": "req-5952a291-207f-499e-821e-8f30faf5e8a8"}]} [pid: 8|app: 0|req: 1729/3407] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:42 2026] DELETE /v2.0/networks/cdfa0863-cdf9-4090-bd5e-af85a4d53873 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3408] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:42 2026] DELETE /v2.0/networks/69fd4618-32f1-48a2-ba0b-d525a68e5a38 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3409] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:42 2026] DELETE /v2.0/networks/50c9fc94-8151-437e-987e-9109c21c85d2 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3410] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:42 2026] DELETE /v2.0/networks/ed3bd721-f34a-4b53-a135-f2b57b34fb9b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3411] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/security-groups?tenant_id=3a1b31457f494235819f34967355e303&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3412] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:43 2026] DELETE /v2.0/security-groups/cfc30cb2-7e5c-4a3a-8e7e-7cfe7b3d92ef => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3413] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:43 2026] GET /v2.0/security-groups?tenant_id=7ca7c8d8c86d40dbb6b9a1cf37fd874e&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3414] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:43 2026] DELETE /v2.0/security-groups/87b649fc-7d9d-4d9a-88c8-00c78a9bd208 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3415] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:44 2026] GET /v2.0/security-groups?tenant_id=60bee580c3d444778bd59a2df086ce1f&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:50:44.155 7 INFO neutron.services.segments.plugin [-] Segment f10a8c49-88a2-4de4-a060-f4e471f1ada4 resource provider aggregate not found 2026-02-26 02:50:44.161 7 INFO neutron.services.segments.plugin [-] Segment f10a8c49-88a2-4de4-a060-f4e471f1ada4 resource provider aggregate not found 2026-02-26 02:50:44.166 7 INFO neutron.services.segments.plugin [-] Segment f10a8c49-88a2-4de4-a060-f4e471f1ada4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f10a8c49-88a2-4de4-a060-f4e471f1ada4 found for delete ", "request_id": "req-d7093522-6a31-4b2b-9d99-27aa39110476"}]} 2026-02-26 02:50:44.170 7 INFO neutron.services.segments.plugin [-] Segment f10a8c49-88a2-4de4-a060-f4e471f1ada4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f10a8c49-88a2-4de4-a060-f4e471f1ada4 found for delete ", "request_id": "req-7bc34961-2669-49b8-9444-908e7141ea72"}]} 2026-02-26 02:50:44.177 7 INFO neutron.services.segments.plugin [-] Segment 2610c5a5-43ad-4b47-9054-3ebd2c84f9cf resource provider aggregate not found 2026-02-26 02:50:44.181 7 INFO neutron.services.segments.plugin [-] Segment 2610c5a5-43ad-4b47-9054-3ebd2c84f9cf resource provider aggregate not found 2026-02-26 02:50:44.189 7 INFO neutron.services.segments.plugin [-] Segment 2610c5a5-43ad-4b47-9054-3ebd2c84f9cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2610c5a5-43ad-4b47-9054-3ebd2c84f9cf found for delete ", "request_id": "req-ef64480f-33d4-43e3-8d86-1602be9bdd03"}]} 2026-02-26 02:50:44.195 7 INFO neutron.services.segments.plugin [-] Segment 2610c5a5-43ad-4b47-9054-3ebd2c84f9cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2610c5a5-43ad-4b47-9054-3ebd2c84f9cf found for delete ", "request_id": "req-d83ea412-e8b6-4f75-9d9a-76d5425a6877"}]} [pid: 7|app: 0|req: 1683/3416] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:44 2026] DELETE /v2.0/security-groups/e53adb16-d47c-40fe-8906-b13990536aaf => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:47.357 8 INFO neutron.services.segments.plugin [-] Segment 9577fc9a-dcea-44d7-9cc6-18ebdd824575 resource provider aggregate not found 2026-02-26 02:50:47.362 8 INFO neutron.services.segments.plugin [-] Segment 9577fc9a-dcea-44d7-9cc6-18ebdd824575 resource provider aggregate not found 2026-02-26 02:50:47.371 8 INFO neutron.services.segments.plugin [-] Segment 9577fc9a-dcea-44d7-9cc6-18ebdd824575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9577fc9a-dcea-44d7-9cc6-18ebdd824575 found for delete ", "request_id": "req-1c752196-05bd-46a3-b866-97c43001ba3b"}]} 2026-02-26 02:50:47.378 8 INFO neutron.services.segments.plugin [-] Segment 9577fc9a-dcea-44d7-9cc6-18ebdd824575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9577fc9a-dcea-44d7-9cc6-18ebdd824575 found for delete ", "request_id": "req-c3549a12-094f-4d98-a2f8-ec8364543cfc"}]} 2026-02-26 02:50:47.497 8 WARNING neutron_lib.context [None req-83b19b25-f7dc-43f8-a013-2e8371aa19f2 8e4239141b6147e1ac58559f7c978693 df39dcfaade94130b23fe4ee226f59df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:47.537 8 INFO neutron.db.segments_db [None req-83b19b25-f7dc-43f8-a013-2e8371aa19f2 8e4239141b6147e1ac58559f7c978693 df39dcfaade94130b23fe4ee226f59df - - default default] Added segment 6fea3be3-e3fc-4ee9-a94a-0a029ac416b9 of type vxlan for network 09b5b712-2338-4d3e-aa2d-797085934bd2 2026-02-26 02:50:47.794 8 INFO neutron.db.l3_hamode_db [None req-83b19b25-f7dc-43f8-a013-2e8371aa19f2 8e4239141b6147e1ac58559f7c978693 df39dcfaade94130b23fe4ee226f59df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 02:50:47.913 8 INFO neutron.db.l3_hamode_db [None req-83b19b25-f7dc-43f8-a013-2e8371aa19f2 8e4239141b6147e1ac58559f7c978693 df39dcfaade94130b23fe4ee226f59df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1734/3417] 10.0.0.212 () {34 vars in 668 bytes} [Thu Feb 26 02:50:47 2026] POST /v2.0/routers => generated 474 bytes in 1170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3418] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:50:48 2026] PUT /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3419] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3420] 10.0.0.212 () {34 vars in 762 bytes} [Thu Feb 26 02:50:48 2026] PUT /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3421] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3422] 10.0.0.212 () {34 vars in 758 bytes} [Thu Feb 26 02:50:48 2026] PUT /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3423] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3424] 10.0.0.212 () {34 vars in 780 bytes} [Thu Feb 26 02:50:48 2026] PUT /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3425] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:48 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3426] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:50:48 2026] PUT /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3427] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3428] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:49.208 8 INFO neutron.api.v2.resource [None req-1425cbfa-cd7e-4588-8ea3-0176d1d7b0ec 8e4239141b6147e1ac58559f7c978693 df39dcfaade94130b23fe4ee226f59df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1740/3429] 10.0.0.212 () {32 vars in 743 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3430] 10.0.0.212 () {32 vars in 742 bytes} [Thu Feb 26 02:50:49 2026] DELETE /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3431] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:49.388 7 INFO neutron.api.v2.resource [None req-51893d88-f29f-4ed8-9cde-955c595691f0 8e4239141b6147e1ac58559f7c978693 df39dcfaade94130b23fe4ee226f59df - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1691/3432] 10.0.0.212 () {32 vars in 746 bytes} [Thu Feb 26 02:50:49 2026] DELETE /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3433] 10.0.0.212 () {32 vars in 734 bytes} [Thu Feb 26 02:50:49 2026] DELETE /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3434] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3435] 10.0.0.212 () {32 vars in 721 bytes} [Thu Feb 26 02:50:49 2026] GET /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3436] 10.0.0.212 () {34 vars in 742 bytes} [Thu Feb 26 02:50:49 2026] PUT /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb => generated 480 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3437] 10.0.0.212 () {32 vars in 736 bytes} [Thu Feb 26 02:50:50 2026] GET /v2.0/ports?device_id=48d8143b-c881-46fe-a4de-41aacaaf87bb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:50.544 7 INFO neutron.services.segments.plugin [-] Segment 6fea3be3-e3fc-4ee9-a94a-0a029ac416b9 resource provider aggregate not found 2026-02-26 02:50:50.550 7 INFO neutron.services.segments.plugin [-] Segment 6fea3be3-e3fc-4ee9-a94a-0a029ac416b9 resource provider aggregate not found 2026-02-26 02:50:50.556 7 INFO neutron.db.l3_hamode_db [None req-1e5f63b0-8210-42e6-915e-95d071de99bf 8e4239141b6147e1ac58559f7c978693 df39dcfaade94130b23fe4ee226f59df - - default default] HA network 09b5b712-2338-4d3e-aa2d-797085934bd2 was deleted as no HA routers are present in tenant df39dcfaade94130b23fe4ee226f59df. 2026-02-26 02:50:50.557 7 INFO neutron.services.segments.plugin [-] Segment 6fea3be3-e3fc-4ee9-a94a-0a029ac416b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fea3be3-e3fc-4ee9-a94a-0a029ac416b9 found for delete ", "request_id": "req-a78d909c-b790-4add-a86c-bbde4c003588"}]} [pid: 7|app: 0|req: 1694/3438] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:50:50 2026] DELETE /v2.0/routers/48d8143b-c881-46fe-a4de-41aacaaf87bb => generated 0 bytes in 495 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:51.138 7 INFO neutron.services.segments.plugin [-] Segment 6fea3be3-e3fc-4ee9-a94a-0a029ac416b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fea3be3-e3fc-4ee9-a94a-0a029ac416b9 found for delete ", "request_id": "req-4654af37-0c9f-4425-b1a4-d228aed315de"}]} [pid: 7|app: 0|req: 1696/3441] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:51 2026] GET /v2.0/security-groups?tenant_id=f18f491352d948bb83d866b49352a4d6&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3442] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:51 2026] DELETE /v2.0/security-groups/ad5ded7b-de65-4662-94ac-aa79aa9987aa => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3443] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:51 2026] GET /v2.0/security-groups?tenant_id=df39dcfaade94130b23fe4ee226f59df&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3444] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:51 2026] DELETE /v2.0/security-groups/4e9d00a7-0bfc-4292-96c3-32be3db0f621 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:54.792 7 WARNING neutron_lib.context [None req-3a7a5c20-bc92-4518-98ca-130727427c52 06d4dc0140fa4c09b0780ee4c351b4f8 ae4467d75131470a9bbb5bffc92e2c92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:50:54.912 7 INFO neutron.db.segments_db [None req-3a7a5c20-bc92-4518-98ca-130727427c52 06d4dc0140fa4c09b0780ee4c351b4f8 ae4467d75131470a9bbb5bffc92e2c92 - - default default] Added segment dc403d33-ef68-46c6-bffe-2f0f4ca365ae of type vxlan for network 725adc91-54da-4390-afc5-dd11a04ecc98 [pid: 7|app: 0|req: 1698/3445] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:50:54 2026] POST /v2.0/networks => generated 632 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:50:54.995 8 WARNING neutron_lib.context [None req-c5299568-51af-48e4-aed2-229c7ff12d74 06d4dc0140fa4c09b0780ee4c351b4f8 ae4467d75131470a9bbb5bffc92e2c92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1748/3446] 10.0.0.212 () {34 vars in 669 bytes} [Thu Feb 26 02:50:54 2026] POST /v2.0/subnets => generated 626 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3447] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:50:55 2026] PUT /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3448] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3449] 10.0.0.212 () {34 vars in 762 bytes} [Thu Feb 26 02:50:55 2026] PUT /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3450] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3451] 10.0.0.212 () {34 vars in 758 bytes} [Thu Feb 26 02:50:55 2026] PUT /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3452] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3453] 10.0.0.212 () {34 vars in 780 bytes} [Thu Feb 26 02:50:55 2026] PUT /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3454] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3455] 10.0.0.212 () {34 vars in 751 bytes} [Thu Feb 26 02:50:55 2026] PUT /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3456] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3457] 10.0.0.212 () {32 vars in 739 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:50:55.655 8 INFO neutron.api.v2.resource [None req-d21d8d04-62c6-42e3-a0dc-f0f4b46f8dc7 06d4dc0140fa4c09b0780ee4c351b4f8 ae4467d75131470a9bbb5bffc92e2c92 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1754/3458] 10.0.0.212 () {32 vars in 743 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3459] 10.0.0.212 () {32 vars in 742 bytes} [Thu Feb 26 02:50:55 2026] DELETE /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3460] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:50:55.769 7 INFO neutron.api.v2.resource [None req-5f79d421-3e2b-415c-bb53-baee59e72408 06d4dc0140fa4c09b0780ee4c351b4f8 ae4467d75131470a9bbb5bffc92e2c92 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1706/3461] 10.0.0.212 () {32 vars in 746 bytes} [Thu Feb 26 02:50:55 2026] DELETE /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3462] 10.0.0.212 () {32 vars in 734 bytes} [Thu Feb 26 02:50:55 2026] DELETE /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3463] 10.0.0.212 () {32 vars in 731 bytes} [Thu Feb 26 02:50:55 2026] GET /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3464] 10.0.0.212 () {32 vars in 724 bytes} [Thu Feb 26 02:50:55 2026] DELETE /v2.0/subnets/62b6c4ec-9c2b-4fc2-92c1-3e707dd6e2dc => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:50:56.241 7 INFO neutron.services.segments.plugin [-] Segment dc403d33-ef68-46c6-bffe-2f0f4ca365ae resource provider aggregate not found 2026-02-26 02:50:56.245 7 INFO neutron.services.segments.plugin [-] Segment dc403d33-ef68-46c6-bffe-2f0f4ca365ae resource provider aggregate not found 2026-02-26 02:50:56.250 7 INFO neutron.services.segments.plugin [-] Segment dc403d33-ef68-46c6-bffe-2f0f4ca365ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc403d33-ef68-46c6-bffe-2f0f4ca365ae found for delete ", "request_id": "req-6c69fc0d-0796-450a-95bd-f4595e5bd0dc"}]} 2026-02-26 02:50:56.259 7 INFO neutron.services.segments.plugin [-] Segment dc403d33-ef68-46c6-bffe-2f0f4ca365ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc403d33-ef68-46c6-bffe-2f0f4ca365ae found for delete ", "request_id": "req-260aebe5-0df1-4b1f-8f58-091a773b0480"}]} [pid: 7|app: 0|req: 1708/3465] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:50:56 2026] DELETE /v2.0/networks/725adc91-54da-4390-afc5-dd11a04ecc98 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3466] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:56 2026] GET /v2.0/security-groups?tenant_id=ae4467d75131470a9bbb5bffc92e2c92&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3467] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:57 2026] DELETE /v2.0/security-groups/43fe2e8f-30a3-4071-a028-3c5c32359040 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3468] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:50:57 2026] GET /v2.0/security-groups?tenant_id=b972254b3f754b18980c70d546a7172c&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3469] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:50:57 2026] DELETE /v2.0/security-groups/6dc39254-c729-4920-96cf-cdddfcd8403d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:51:00.487 8 WARNING neutron_lib.context [None req-b77c93a1-6e35-4ff6-9c0c-e350bb1bdd17 d864bdfd7a6f4ad09c16a29adab49299 ba1f6d3c7b68407da5d411e31f1f4f4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-26 02:51:00.624 8 INFO neutron.db.segments_db [None req-b77c93a1-6e35-4ff6-9c0c-e350bb1bdd17 d864bdfd7a6f4ad09c16a29adab49299 ba1f6d3c7b68407da5d411e31f1f4f4c - - default default] Added segment b19c5ae5-b111-4ad1-8671-a6a261fc34e0 of type vxlan for network 188d5924-d87f-42bd-baca-2e58df11f0b0 [pid: 8|app: 0|req: 1760/3470] 10.0.0.212 () {34 vars in 670 bytes} [Thu Feb 26 02:51:00 2026] POST /v2.0/networks => generated 632 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:00.724 7 WARNING neutron_lib.context [None req-128af0af-291e-4c0f-9e93-a41b3bf44c8e d864bdfd7a6f4ad09c16a29adab49299 ba1f6d3c7b68407da5d411e31f1f4f4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1711/3471] 10.0.0.212 () {34 vars in 664 bytes} [Thu Feb 26 02:51:00 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-26 02:51:01.023 8 WARNING neutron_lib.context [None req-5eeaec2a-8a9b-47dc-8dec-6b071eefdd7b d864bdfd7a6f4ad09c16a29adab49299 ba1f6d3c7b68407da5d411e31f1f4f4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1761/3472] 10.0.0.212 () {34 vars in 666 bytes} [Thu Feb 26 02:51:01 2026] POST /v2.0/trunks => generated 407 bytes in 144 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:71: 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: 1712/3473] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:51:01 2026] PUT /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3474] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3475] 10.0.0.212 () {34 vars in 760 bytes} [Thu Feb 26 02:51:01 2026] PUT /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3476] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3477] 10.0.0.212 () {34 vars in 756 bytes} [Thu Feb 26 02:51:01 2026] PUT /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3478] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3479] 10.0.0.212 () {34 vars in 778 bytes} [Thu Feb 26 02:51:01 2026] PUT /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3480] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3481] 10.0.0.212 () {34 vars in 749 bytes} [Thu Feb 26 02:51:01 2026] PUT /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3482] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3483] 10.0.0.212 () {32 vars in 737 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:51:01.497 8 INFO neutron.api.v2.resource [None req-1f422ce1-3970-4c79-ae61-0107f4009b6f d864bdfd7a6f4ad09c16a29adab49299 ba1f6d3c7b68407da5d411e31f1f4f4c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1767/3484] 10.0.0.212 () {32 vars in 741 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3485] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:51:01 2026] DELETE /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3486] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 02:51:01.573 7 INFO neutron.api.v2.resource [None req-5a47c1c8-9699-4947-8d7c-2c702a51d02f d864bdfd7a6f4ad09c16a29adab49299 ba1f6d3c7b68407da5d411e31f1f4f4c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1719/3487] 10.0.0.212 () {32 vars in 744 bytes} [Thu Feb 26 02:51:01 2026] DELETE /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3488] 10.0.0.212 () {32 vars in 732 bytes} [Thu Feb 26 02:51:01 2026] DELETE /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3489] 10.0.0.212 () {32 vars in 729 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3490] 10.0.0.212 () {32 vars in 719 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3491] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:51:01 2026] GET /v2.0/ports/327216ce-81d9-4e31-8d70-a32fdf056df8 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3492] 10.0.0.212 () {32 vars in 722 bytes} [Thu Feb 26 02:51:01 2026] DELETE /v2.0/trunks/9c873f49-6202-4032-8ce2-b41fbfc8c6ec => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3493] 10.0.0.212 () {32 vars in 720 bytes} [Thu Feb 26 02:51:01 2026] DELETE /v2.0/ports/327216ce-81d9-4e31-8d70-a32fdf056df8 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-26 02:51:02.138 8 INFO neutron.services.segments.plugin [-] Segment b19c5ae5-b111-4ad1-8671-a6a261fc34e0 resource provider aggregate not found 2026-02-26 02:51:02.146 8 INFO neutron.services.segments.plugin [-] Segment b19c5ae5-b111-4ad1-8671-a6a261fc34e0 resource provider aggregate not found 2026-02-26 02:51:02.154 8 INFO neutron.services.segments.plugin [-] Segment b19c5ae5-b111-4ad1-8671-a6a261fc34e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b19c5ae5-b111-4ad1-8671-a6a261fc34e0 found for delete ", "request_id": "req-b2bd72b8-ca90-4fd4-bdb3-4f295a09501e"}]} [pid: 8|app: 0|req: 1772/3494] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:51:01 2026] DELETE /v2.0/networks/188d5924-d87f-42bd-baca-2e58df11f0b0 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3495] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:51:02 2026] GET /v2.0/security-groups?tenant_id=ba1f6d3c7b68407da5d411e31f1f4f4c&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:51:02.880 8 INFO neutron.services.segments.plugin [-] Segment b19c5ae5-b111-4ad1-8671-a6a261fc34e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b19c5ae5-b111-4ad1-8671-a6a261fc34e0 found for delete ", "request_id": "req-bc4fb50d-a0ff-4122-ae8f-830a5d669737"}]} [pid: 8|app: 0|req: 1773/3496] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:51:02 2026] DELETE /v2.0/security-groups/c227e4f3-cce6-47e6-8da1-0c4f2534b590 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3497] 10.0.0.212 () {32 vars in 774 bytes} [Thu Feb 26 02:51:03 2026] GET /v2.0/security-groups?tenant_id=c5d78fc5b6ad4b60a5d428039837084e&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1774/3498] 10.0.0.212 () {32 vars in 740 bytes} [Thu Feb 26 02:51:03 2026] DELETE /v2.0/security-groups/4ce7a2d3-5d6d-4b86-a114-b2024888f402 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3501] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:51:05 2026] GET /v2.0/networks => generated 2168 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3502] 10.0.0.212 () {32 vars in 655 bytes} [Thu Feb 26 02:51:06 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: 1726/3503] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:51:06 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: 8|app: 0|req: 1778/3504] 10.0.0.212 () {32 vars in 643 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3505] 10.0.0.212 () {32 vars in 647 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1779/3506] 10.0.0.212 () {32 vars in 649 bytes} [Thu Feb 26 02:51:06 2026] GET /v2.0/networks => generated 2168 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3507] 10.0.0.212 () {32 vars in 663 bytes} [Thu Feb 26 02:51:07 2026] GET /v2.0/security-groups => generated 17397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1780/3508] 10.0.0.212 () {32 vars in 655 bytes} [Thu Feb 26 02:51:07 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: 1730/3511] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/floatingips => generated 19 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1782/3512] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/subnets => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3513] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:51:23 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: 1783/3514] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/networks => generated 2168 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3515] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3516] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3517] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/ports => generated 4721 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3518] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3519] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3520] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/agents => generated 3384 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3521] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:51:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3530] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/floatingips => generated 19 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3531] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3532] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3533] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3534] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3535] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3536] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1794/3537] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:52:23 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: 1744/3538] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1795/3539] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3540] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:52:23 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3549] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/networks => generated 2168 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3550] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/ports => generated 4721 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3551] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:53:23 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: 1751/3552] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3553] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3554] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3555] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3556] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:53:23 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: 1804/3557] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/floatingips => 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: 1754/3558] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3559] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:53:23 2026] GET /v2.0/agents => generated 3384 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:54:23.197 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 1810/3568] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/subnets => generated 1308 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:54:23.353 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 1759/3569] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3570] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:54:23 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: 1760/3571] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3572] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/routers => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3573] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3574] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3575] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3576] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3577] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3578] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:54:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:55:23.277 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0617b13a-238e-4d09-b42f-25d3afa4b64f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41286. [pid: 7|app: 0|req: 1768/3587] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/subnets => generated 1308 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1820/3588] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:55:23 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: 1769/3589] 10.0.0.161 () {28 vars in 599 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-26 02:55:23.477 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6f2b96c2-8d7c-4d32-8d96-f7ba6aa98cae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41292. [pid: 8|app: 0|req: 1821/3590] 10.0.0.161 () {28 vars in 579 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/ports => generated 4721 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3591] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:55:23 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: 1822/3592] 10.0.0.161 () {28 vars in 624 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3593] 10.0.0.161 () {28 vars in 591 bytes} [Thu Feb 26 02:55:23 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: 1823/3594] 10.0.0.161 () {28 vars in 585 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/networks => generated 2168 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3595] 10.0.0.161 () {28 vars in 583 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1824/3596] 10.0.0.161 () {28 vars in 581 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3597] 10.0.0.161 () {28 vars in 619 bytes} [Thu Feb 26 02:55:23 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)